Skip to content

Commit

Permalink
Released] - 2024-02-20 (#56)
Browse files Browse the repository at this point in the history
* 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)

* changed swot nalt collections to use swot linestring strategy (#18)

* Added SWOT_L2_NALT_OGDR_1.0 and SWOT_L2_NALT_IGDR_1.0

* Added SWOT BASIC, EXPERT, WINDWAVE for 1.1

* deploy

* add ssha_karin_2 variable to swot expert (#25)

* Updated CHANGELOG

* move ssha_karin_2 to end of image list (#28)

* New SWOT configs added

* Added linefeed

* Added SWOT 2.0 collections

* Swot l2 hr raster (#34)

* add SWOT_L2_HR_Raster

* add changelog

* release 2023-12-04

* cleanup old swot collections

* removed footprints from SWOT L2 SSH subs

* update changelog

* update workflow

* Commit four new cfg for SWOT NALT IGDR OGDR v1 v2 (#36)

Co-authored-by: John Mcnelis <[email protected]>

* Added more swot configs and updated changelog

* update workflow

* fixed version

* Add config ASCATB_ESDR_L2_WIND_STRESS_V1.1 (#32)

Co-authored-by: Dean Henze <[email protected]>

* Removed footprint in CYGNSS_L2_SURFACE_FLUX_V2.0

* new nalt gdr configs (#43)

Co-authored-by: John Mcnelis <[email protected]>

* more swot nalt configs (#44)

Co-authored-by: John Mcnelis <[email protected]>

* Make release

* new cfgs for swot rad (#46)

Co-authored-by: John Mcnelis <[email protected]>

* Added more SWOT collections to release

* Added configs for Wen-Hao's collections (#48)

* Added ASCATB_ESDR_L2_WIND_STRESS_V1.1 config (#52)

Co-authored-by: Dean Henze <[email protected]>

* Added variables to SWOT L2 NALT GDR SSHA

* Feature/ascata esdr l2 wind stress v1.1 (#51)

* Add ASCATA_ESDR_L2_WIND_STRESS_V1.1.cfg

* update changelog

---------

Co-authored-by: Dean Henze <[email protected]>
Co-authored-by: James Wood <[email protected]>

* Feature/fill ins (#53)

* update ascat configs to fill in missing pixels

* update ASCATB_ESDR_L2_WIND_STRESS_V1.1 and ascat collection to have fill in missing pixels

* remove the high resolution from swot expert collections

* update changelog

* Add fillin

---------

Co-authored-by: James Wood <[email protected]>

* make release 1-30-24

* fix changelog

* update swot 2.0 collection and add new variable global_grid (#55)

* Update changelog

* fixed comment

---------

Co-authored-by: sliu008 <[email protected]>
Co-authored-by: Jack McNelis <[email protected]>
Co-authored-by: John Mcnelis <[email protected]>
Co-authored-by: Dean Henze <[email protected]>
Co-authored-by: Dean Henze <[email protected]>
Co-authored-by: Dean Henze <[email protected]>
Co-authored-by: James Wood <[email protected]>
  • Loading branch information
8 people authored Feb 21, 2024
1 parent ff783c0 commit 3327c10
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,25 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security

## [Released] - 2024-02-20

### Added
- Added a global_grid variable to allow tig to use an entire grid region -90 90 -180 180 to generate images to fix swot 2.0 alignment
### Changed
### Deprecated
### Removed
### Fixed
### Security

## [Released] - 2024-01-30

### Added
Expand Down
1 change: 1 addition & 0 deletions config-files/SWOT_L2_LR_SSH_BASIC_2.0.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
]
},
"footprint": {},
"global_grid": true,
"imgVariables": [
{
"id": "ssh_karin",
Expand Down
1 change: 1 addition & 0 deletions config-files/SWOT_L2_LR_SSH_EXPERT_2.0.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
]
},
"footprint": {},
"global_grid": true,
"imgVariables": [
{
"id": "ssh_karin",
Expand Down
1 change: 1 addition & 0 deletions config-files/SWOT_L2_LR_SSH_WINDWAVE_2.0.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
]
},
"footprint": {},
"global_grid": true,
"imgVariables": [
{
"id": "swh_karin",
Expand Down

0 comments on commit 3327c10

Please sign in to comment.