From 1025fb5fadc390b348fa6383dae69d04a2f751b9 Mon Sep 17 00:00:00 2001 From: jamesfwood Date: Wed, 14 Jun 2023 15:56:13 -0700 Subject: [PATCH] Release 6-14-23 (#17) * remove sample varible to image from CYGNSS_L2_V2.1 (#14) * release * update SWOT_L2_LR_SSH_EXPERT_1.0, removed swh_sea_state_bias (#16) --------- Co-authored-by: sliu008 <69875423+sliu008@users.noreply.github.com> --- CHANGELOG.md | 21 +++++++++++++++++++++ config-files/SWOT_L2_LR_SSH_EXPERT_1.0.cfg | 11 +---------- 2 files changed, 22 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0eeb6d4..f25c3a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,27 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### Security +## [Released] - 2023-06-14 + +### Added +### Changed + - Removed swh_sea_state_bias from SWOT_L2_LR_SSH_EXPERT_1.0 +### Deprecated +### Removed +### Fixed +### Security + +## [Released] - 2023-06-09 + +### Added +### Changed +- **PODAAC-5542** + - Removed sample variable 'image' from CYGNSS_L2_V2.1 +### Deprecated +### Removed +### Fixed +### Security + ## [Released] - 2023-06-09 diff --git a/config-files/SWOT_L2_LR_SSH_EXPERT_1.0.cfg b/config-files/SWOT_L2_LR_SSH_EXPERT_1.0.cfg index 51658bd..c392588 100644 --- a/config-files/SWOT_L2_LR_SSH_EXPERT_1.0.cfg +++ b/config-files/SWOT_L2_LR_SSH_EXPERT_1.0.cfg @@ -217,14 +217,6 @@ "min": -2.0, "max": 0.0, "palette": "paletteMedspirationIndexed" - }, - { - "id": "swh_sea_state_bias", - "title": "SWH used in sea state bias correction", - "units": "m", - "min": 0.0, - "max": 30.0, - "palette": "paletteMedspirationIndexed" } ], "image": { @@ -316,7 +308,6 @@ "rain_rate", "ice_conc", "sea_state_bias_cor", - "sea_state_bias_cor_2", - "swh_sea_state_bias" + "sea_state_bias_cor_2" ] }