wwlwpd
wwlwpd
this is a nice testsuite and we'd really benefit from being able to run it Specific ASGS needs are: * once adcircResultsComparison is added to work/makefile upstream, add support to...
1. robustness above all 2. use of https rather than ftp 3. pull parameters from run.properties instead of using command line options 4. separate the acquisition of the index-at.xml from...
There are various options: * have some way to detect a new version is "available" (either via 'call home' or by inspecting state of `$SCRIPTDIR` which is assumed to be...
Essentially, this would run a full interation of ASGS once using a small test case (2-8 cores_ and ensemble, that: - is small enough to get running on most patch...
asgsh is ideal for creating operator based training, idea is to have: * Quick Reference (already started) * repetitive task based drills on installing/updating asgsh * set of operator "use...
A short document would suffice for describing how to add tools to the asgsh environment. The idea would be: * user creates handy scripts for their activities (could be for...
This is pretty straightforward once it's begun. Basically, you just need to create a YAML (looks a lot like docker-compose, but GH's flavor) that governs all the steps of spinning...
Key here is to properly dispatch based on platform; thing of checking: * disk space (quota status if necessary) * user available SUs * should have an `asgsh` cli flag...
If a README exists, github will display it at the bottom - something they encourage.