sloop-hycom3d-run-ibc-2-vert-0-preproc.py

Pre-processing before calling inicon.

usage: bin/sloop-hycom3d-run-ibc-2-vert-0-preproc.py [-h]
                                                     [--log-level {debug,info,warning,error,critical}]
                                                     [--log-file LOG_FILE]
                                                     [--log-no-color]
                                                     [--blkdat-input BLKDAT_INPUT]
                                                     [--regional-grid REGIONAL_GRID]
                                                     [--regional-depth REGIONAL_DEPTH]
                                                     [--defstrech-input DEFSTRECH_INPUT]
                                                     [--ports-input PORTS_INPUT]
                                                     [--rank RANK]
                                                     [-o SPECS_JSON]
                                                     [ncin]

Positional Arguments

ncin

netcdf input file in restart mode only

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

--blkdat-input

main blkdat.input file

Default: “PARAMETERS{rank}./blkdat.input”

--regional-grid

regional grid .a (or.b) file

Default: “FORCING{rank}./regional.grid.a”

--regional-depth

regional depth .a (or.b) file

Default: “FORCING{rank}./regional.depth.b”

--defstrech-input

defstrech.input file

Default: “PARAMETERS{rank}./defstrech*.input”

--ports-input

ports.input file

Default: “PARAMETERS{rank}./ports.input”

--rank

nesting rank

Default: 0

-o, --specs-json

output json file for specs

Default: “inicon.json”