sloop-hycom3d-run-ibc-0-time.py

Temporal interpolation of IBC.

usage: bin/sloop-hycom3d-run-ibc-0-time.py [-h]
                                           [--log-level {debug,info,warning,error,critical}]
                                           [--log-file LOG_FILE]
                                           [--log-no-color] [-o NCOUT]
                                           ncin dates

Positional Arguments

ncin

comma-separated list of netcdf input files to be concatenated before being processed

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

-o, --ncout

single netcdf output file

Default: “forecast.nc”