SeaDAS Release Checklist (8.2.0) - seadas/seadas-toolbox GitHub Wiki
Versioning
-
Set remote SeaDAS Toolbox version https://seadas.gsfc.nasa.gov/downloads/SEADAS_TOOLBOX_VERSION.txt
1.2.0 -
Set remote SeaDAS version https://seadas.gsfc.nasa.gov/downloads/VERSION.txt
8.2.0
SeaDAS Platform Installers
Upload installers
-
https://oceandata.sci.gsfc.nasa.gov/SeaDAS/installer/8.2.0/seadas_8.2.0_windows64_installer.exe
-
https://oceandata.sci.gsfc.nasa.gov/SeaDAS/installer/8.2.0/seadas_8.2.0_mac_installer.sh
-
https://oceandata.sci.gsfc.nasa.gov/SeaDAS/installer/8.2.0/seadas_8.2.0_linux64_installer.sh
Update ocssw images
Update Main SeaDAS Page
The latest version of SeaDAS is 8.2.0, which contains SeaDAS Toolbox (version 1.2.0) and Sentinel-3 Toolbox (version 8.0.6).
Release Notes
- Update
https://seadas.gsfc.nasa.gov/release-notes/
see ... https://github.com/seadas/seadas-toolbox/wiki/SeaDAS-8.2.0-Release-Notes
Release History
- Add entry for SeaDAS 8.2.0
https://seadas.gsfc.nasa.gov/history/
SeaDAS 8.2.0
March 17, 2020
SeaDAS 8.2.0 adds Mapgen Tool, major revision to multilevel_processor, fixes L2gen GUI bugs, fixes file directory fields in the OCSSW GUIs, adds memory configuration capabilities, and other bug fixes. Uses modifications of ESA SNAP (version 8.0.9) and ESA S3TBX (version 8.0.6).
Help Pages
- Update with 8.2.0 Help
https://seadas.gsfc.nasa.gov/help/
Update Center
Update with 8.2.0 nbm files
- https://oceandata.sci.gsfc.nasa.gov/SeaDAS/updatecenter/8.0/seadas-toolbox/updates.xml.gz
- https://oceandata.sci.gsfc.nasa.gov/SeaDAS/updatecenter/8.0/snap/updates.xml.gz
- https://oceandata.sci.gsfc.nasa.gov/SeaDAS/updatecenter/8.0/snap-toolboxes/updates.xml.gz
- https://oceandata.sci.gsfc.nasa.gov/SeaDAS/updatecenter/8.0/snap-supported-plugins/updates.xml.gz
- https://oceandata.sci.gsfc.nasa.gov/SeaDAS/updatecenter/8.0/snap-community-plugins/updates.xml.gz
Announcements
- Add to announcements page (which probably should be a listing of all announcements including releases, new video tutorials, conferences, etc.
https://seadas.gsfc.nasa.gov/announcement/
SeaDAS Toolbox Plugin
Update plugin to SeaDAS Toolbox 1.2.0
https://seadas.gsfc.nasa.gov/installers/snap-seadas-toolbox/
Creating the GIT Repository Tags
Tag links
- https://github.com/seadas/seadas-toolbox/releases/tag/1.2.0
- https://github.com/senbox-org/snap-desktop/releases/tag/SEADAS-8.2.0
- https://github.com/senbox-org/snap-engine/releases/tag/SEADAS-8.2.0
- https://github.com/senbox-org/s3tbx/releases/tag/SEADAS-8.2.0
Tag commands
-
snap-engine and snap-desktop branch SEADAS-8.2.0-SNAP-8.0.9
GIT_COMMITTER_DATE="2022-03-23 13:00" git tag -a SEADAS-8.2.0 -m "Modification of SNAP 8.0.9 which is in SeaDAS 8.2.0 Platform" -
s3tbx branch SEADAS-8.2.0-S3TBX-8.0.6-SNAP-8.0.9
GIT_COMMITTER_DATE="2022-03-23 13:00" git tag -a SEADAS-8.2.0 -m "Modification of S3TBX 8.0.6 which is in SeaDAS 8.2.0 Platform" -
seadas-toolbox branch SEADAS-8.2.0-seadas-toolbox-1.2.0-SNAP-8.0.9
GIT_COMMITTER_DATE="2022-03-23 13:00" git tag -a 1.2.0 -m "Released in SeaDAS 8.2.0 Platform which implemented a modification of SNAP 8.0.9"