SeaDAS 9.1.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):
2.0.0 -
Edit this file https://seadas.gsfc.nasa.gov/downloads/VERSION.txt (which sets remote SeaDAS version):
9.1.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/9.1.0/seadas_9.1.0_windows64_installer.exe
- Add Link: https://oceandata.sci.gsfc.nasa.gov/SeaDAS/installer/9.1.0/seadas_9.1.0_mac_installer.sh
- Add Link: https://oceandata.sci.gsfc.nasa.gov/SeaDAS/installer/9.1.0/seadas_9.1.0_linux64_installer.sh
Update installer instructions
- Change this link:
- To install and run SeaDAS, follow the instructions on this page.
- Point to new version independent link:
- To install and run SeaDAS, follow the instructions on this page.
- Update this image: https://seadas.gsfc.nasa.gov/files/OCSSW_Location_2.png which is on this page https://seadas.gsfc.nasa.gov/downloads/
- Update this image: https://seadas.gsfc.nasa.gov/files/install_ocssw_2.png which is on this page https://seadas.gsfc.nasa.gov/downloads/
Update Main SeaDAS Page
Add following summary announcement to https://seadas.gsfc.nasa.gov
The latest version of SeaDAS is 9.1.0, which contains SeaDAS Toolbox (version 2.0.0).
Release Notes
Update https://seadas.gsfc.nasa.gov/release-notes/ with the contents of https://github.com/seadas/seadas-toolbox/wiki/SeaDAS-9.1.0-Release-Notes.
Release History
Add following brief announcement to https://seadas.gsfc.nasa.gov/history/
SeaDAS 9.1.0 supports the visualization and analysis of PACE data (OCI, SPEXone, and HARP2) and supports the science processing of PACE OCI Data. The Spectrum View tool and Angular View tools have been revised to handle the needs of analyzing PACE data with its abundance of spectral and angular based bands. New tools refined (previously in Beta version) are: Angular View, Image Animator, Annotation Metadata, and the Soft Button user assignable feature. Preferences pages and new fields have been added for many of the science processing tools. Several new science processing tools have been added. Visualization of level-2 files now is improved with a preference page which allows user configuration of mask colors and order as well as several configurable multi-flag composite masks. Various other minor additions and bug fixes have been implemented. Mac OS Ventura and the Mac M1/M2 chip is supported. Docker images are available to support processing on Windows. Supports V2024.0 OCSSW release tag
Help Pages
- Update command line help for SeaDAS processors in GUI
- Update with 9.1.0 Help
https://seadas.gsfc.nasa.gov/help/
Update Center
MAYBE SKIP THIS SECTION
Update with 9.1.0 nbm files
- https://oceandata.sci.gsfc.nasa.gov/SeaDAS/updatecenter/9.x/seadas-toolbox/updates.xml.gz
- https://oceandata.sci.gsfc.nasa.gov/SeaDAS/updatecenter/9.x/snap/updates.xml.gz
- https://oceandata.sci.gsfc.nasa.gov/SeaDAS/updatecenter/9.x/snap-toolboxes/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/
Creating the GIT Repository Tags
Tag links
- https://github.com/seadas/seadas-toolbox/releases/tag/2.0.0
- https://github.com/senbox-org/snap-desktop/releases/tag/SEADAS-9.1.0
- https://github.com/senbox-org/snap-engine/releases/tag/SEADAS-9.1.0
- https://github.com/senbox-org/s3tbx/releases/tag/SEADAS-9.1.0
Tag commands
-
snap-engine, snap-desktop and optical-toolbox branch SEADAS-9.1.0-SNAP-11.0.0-04-30-24
git tag -a SEADAS-9.1.0 -m "Released in SeaDAS 9.1.0 Platform (modification of unreleased SNAP 10.x development code)" -
seadas-toolbox branch master
git tag -a 2.0.0 -m "Released in SeaDAS 9.1.0 Platform which implemented a modification of unreleased SNAP 10.x development code"