wwlwpd
wwlwpd
I need to test to make sure the `run.properties` is written correctly, but version is set from the `VERSION` file now. @jasonfleming if you don't mind giving it an initial...
Need to enforce this ordering, namely `source $SCRIPTDIR/config/mesh_defaults.sh` must come after: * `GRIDNAME` * `parameterPackage` * `ADCIRCVERSION` * `createWind10mLayer` (? - need to confirm) ``` #------------------------------------------------------------------- # Grid and Domain...
@jasonfleming let's discuss some options; we found that SAB was using old files, even though I was on `master` (QBD) - we can solve this a number of ways: -...
For Mesh inputs that are stored on GH, which doesn't easily allow for large files, when ASGS detects that there is a `asgs-lfs.sh` script in the main input directory, it...
Began as part of #715, after discussions we decided we wanted ASGS to check automatically: * first, check the file in question is available remotely as `.xz` * if not...
1. compare `ADCIRCVERSION` (added via tools.adcirc.live ASGS configuration tool) to ADCIRC versions listed in mesh_defaults.sh (if listed) in array, `adcircVersions=( "v53release" )` introduced in #1354 - FAIL if `ADCIRCVERSION` is...
I just tried and with the `master` and the latest `perl` that is installed (5.34.0) PDL seems to install fine. But given it's broken before and is a rather complex...
the monitor that grabs advisories was dying unexpectedly whenever the NHC URL to fetch would timeout