SeaDAS 8.4.0 Release Checklist - seadas/seadas-toolbox GitHub Wiki
Versioning
-
Edit this file https://seadas.gsfc.nasa.gov/downloads/SEADAS_TOOLBOX_VERSION.txt (which sets remote SeaDAS Toolbox version):
1.4.0 -
Edit this file https://seadas.gsfc.nasa.gov/downloads/VERSION.txt (which sets remote SeaDAS version):
8.4.0
SeaDAS Platform Installers
Upload installers
On this page: https://seadas.gsfc.nasa.gov/downloads/ add the following links:
- Add Link: https://oceandata.sci.gsfc.nasa.gov/SeaDAS/installer/8.4.0/seadas_8.4.0_windows64_installer.exe
- Add Link: https://oceandata.sci.gsfc.nasa.gov/SeaDAS/installer/8.4.0/seadas_8.4.0_mac_installer.sh
- Add Link: https://oceandata.sci.gsfc.nasa.gov/SeaDAS/installer/8.4.0/seadas_8.4.0_linux64_installer.sh
Update Main SeaDAS Page
Add following summary announcement to https://seadas.gsfc.nasa.gov
The latest version of SeaDAS is 8.4.0, which contains SeaDAS Toolbox (version 1.4.0).
Release Notes
Update https://seadas.gsfc.nasa.gov/release-notes/ with the contents of https://github.com/seadas/seadas-toolbox/wiki/SeaDAS-8.4.0-Release-Notes.
Release History
Add following brief announcement to https://seadas.gsfc.nasa.gov/history/
SeaDAS 8.4.0 adds new tools: Angular View, Image Animator (band images, angular view plots, spectrum view plots), Annotation Metadata Layer, and the Soft Button user assignable tool. The Color Bar Legend Tool has been revised to support band-dependent configurations, metadata annotation, and dynamic orientation to scene image. Various other minor additions and bug fixes have been implemented. This version supports Mac OS Ventura and the Mac m1 chip. SeaDAS 8.4.0 uses a modification of unreleased versions of ESA SNAP 10.0.0 and ESA Optical Toolbox 10.0.0.
Help Pages
- Update command line help for SeaDAS processors in GUI
- Update with 8.4.0 Help
https://seadas.gsfc.nasa.gov/help/
Update Center
Update with 8.4.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.4.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.4.0
- https://github.com/senbox-org/snap-desktop/releases/tag/SEADAS-8.4.0
- https://github.com/senbox-org/snap-engine/releases/tag/SEADAS-8.4.0
- https://github.com/senbox-org/s3tbx/releases/tag/SEADAS-8.4.0
Tag commands
-
snap-engine, snap-desktop and optical-toolbox branch SEADAS-8.4.0-SNAP-10.0.0-09-19-23
git tag -a SEADAS-8.4.0 -m "Released in SeaDAS 8.4.0 Platform (modification of unreleased SNAP 10.0.0" -
seadas-toolbox branch master
git tag -a 1.4.0 -m "Released in SeaDAS 8.4.0 Platform which implemented a modification of unreleased SNAP 10.0.0"