sloop-hycom3d-run-rivers-0-flowrate.py

Create river flow rate files.

usage: bin/sloop-hycom3d-run-rivers-0-flowrate.py [-h]
                                                  [--log-level {debug,info,warning,error,critical}]
                                                  [--log-file LOG_FILE]
                                                  [--log-no-color]
                                                  [--cfgfile CFGFILE]
                                                  [--rank RANK] [-o NCOUT]
                                                  tarfile dates

Positional Arguments

tarfile

input .tar file

dates

comma-separated list of interpolation dates

Named Arguments

--log-level

Possible choices: debug, info, warning, error, critical

logging level

Default: “info”

--log-file

logging file name

Default: “sloop.log”

--log-no-color

suppress colors in console

Default: False

--cfgfile

rivers config file

Default: “FORCING{rank}./nest/rivers.cfg”

--rank

nesting rank

Default: 0

-o, --ncout

output netcdf file pattern

Default: “{river}.flx.nc”