Skip to content

ASGS Idiosyncracies

wwlwpd edited this page May 20, 2022 · 12 revisions

Place to collect "UX" (user experience) things that should be easy to fix, get right, or make consistent.

  • move statefile doesn't check to see if $STATE_FILE actually exists
  • complete is missing and would be very helpful
  • list profiles doesn't take into account #790
  • define doesn't auto save, inconsistent with other profile changes
  • rl must be run in split mode view (via tmux) - probably can't do anything about this
  • tmux should be installed, but only available outside of asgsh
  • new profile command would be helpful
  • tailf only supports syslog (e.g., tailf maillog would be useful, or tailf all)
  • sq doesn't work on rostam sometimes
  • need an easy command to check "is it running"
  • need inspect run.properties
  • resend results would be a nice wrapper around the the "upload" script used with opendap servers
  • work and scratch directories in new profile not the same as asgs-default (KMB) (@wwlwpd: we can resolve this by making profiles generally more "portable" wrt $SCRIPTDIR, $WORK, and $SCRATCH)