noaa-ocs-modeling / CoupledModelDriver

coupled model configuration generation
https://CoupledModelDriver.readthedocs.io
Creative Commons Zero v1.0 Universal
4 stars 3 forks source link

write script / command / function that checks an ADCIRC run directory to see if the run completed successfully #115

Closed ghost closed 3 years ago

ghost commented 3 years ago

this script should check the following:

@saeed-moghimi-noaa are these all of the checks that I should perform to see if a run completed?

ghost commented 3 years ago

implemented with check_completion command

usage: check_completion [-h] [--model MODEL] [--verbose]
                        [directory [directory ...]]

positional arguments:
  directory      directory containing model run configuration

optional arguments:
  -h, --help     show this help message and exit
  --model MODEL  model that is running, one of: `ADCIRC`
  --verbose      list all errors and problems with runs