SeaDAS 8.2.0 Release Testing - seadas/seadas-toolbox GitHub Wiki
- make "gpt" and "pconvert" commands executable after installation - DONE
- test gpt on mac and windows
- make installer for windows
- update windows client-server instruction
ISSUE 1: VERSION.txt is 8.0.9 and needs to be 8.2.0 -- FIXED
ISSUE 2: In application home/etc directory add snap.properties file and remove seadas.properties
ISSUE 3: FIXED* About SeaDAS GUI show SNAP image instead of SeaDAS image.
ISSUE 4: Change this line in snap.properties to:
seadas.release.notes.url=https://seadas.gsfc.nasa.gov/release-notes
ISSUE 5 FIXED*: Fix GUI sizing of mapgen and related GUIs by slightly boosting size.
ISSUE 6: FIXED* Update System Info GUI to reflect the use of snap.properties and not seadas.properties. Add snap.conf file to list of files checked. Here an example list of the configuration parameters:
Configuration: /Users/dknowles/seadas-dev/dev1/snap-desktop/snap-application/target/snap/etc/snap.properties VM Configuration: /Users/dknowles/seadas-dev/dev1/snap-desktop/snap-application/target/snap/etc/snap.conf VM GPT Configuration: /Users/dknowles/seadas-dev/dev1/snap-desktop/snap-application/target/snap/bin/gpt.vmoptions Runtime Configuration: .seadas8/etc/snap.properties. (don't show warning if not exist) Runtime Configuration: .seadas8/etc/seadas.properties. (don't show warning if not exist)
Release Mar 17 2022