ASGS Idiosyncracies - StormSurgeLive/asgs GitHub Wiki
Place to collect "UX" (user experience) things that should be easy to fix, get right, or make consistent.
-
#828move statefiledoesn't check to see if$STATEFILEactually exists -
complete is missing and would be very helpful(started with #835) - list profiles doesn't take into account #790
-
definedoesn't auto save, inconsistent with other profile changes -
rlmust be run in split mode view (viatmux) - probably can't do anything about this -
- a bit of a chicken-and-egg problem here, the solution is to document this set uptmuxshould be installed, but only available outside ofasgsh -
new profilecommand would be helpful tailfonly supportssyslog(e.g.,tailf maillogwould be useful, ortailf all)-
sqdoesn't work on rostam sometimes - need an easy command to check "is it running"
- need
inspect run.properties -
resend resultswould be a nice wrapper around the the "upload" script used with opendap servers -
workandscratchdirectories in new profile not the same asasgs-default(KMB) (@wwlwpd: we can resolve this by making profiles generally more "portable" wrt$SCRIPTDIR,$WORK, and$SCRATCH_these should be hard coded in./asgshand not part of the exported variables; also if possible should be saved in profiles using their shell variable form (e.g., literal$SCRIPTDIR, etc)) -
update-asgsmethod of passing args toasgs-brewis counter intuitive - see #1128