sloop-hycom3d-run-spnudge-0-demerliac-0-preproc.py

Prepare netcdf files for demerliac filter.

usage: bin/sloop-hycom3d-run-spnudge-0-demerliac-0-preproc.py
       [-h] [--log-level {debug,info,warning,error,critical}]
       [--log-file LOG_FILE] [--log-no-color] [--ncout-patt NCOUT_PATT]
       [--regional-grid REGIONAL_GRID] [--regional-depth REGIONAL_DEPTH]
       [--blkdat BLKDAT] [--blkdat-cmo BLKDAT_CMO] [--dt DT] [--otype OTYPE]
       [-j DEMERLIAC_JSON] [--rank RANK]
       ncins

Positional Arguments

ncins

comma-separated list of netcdf hycom output files

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

--ncout-patt

pattern of netcdf output filtered files

Default: “{varname}-hycom3d-demerliac.nc”

--regional-grid

regional grid .a or .b file

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

--regional-depth

regional depth .a or .b file

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

--blkdat

blkdat .input file

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

--blkdat-cmo

blkdat cmo .input file

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

--dt, --time_window

time window for the demerliac in day

Default: 1.46

--otype

binary output file type

Default: 0

-j, --demerliac-json

json specs for demerliac

Default: “demerliac.json”

--rank

nesting rank

Default: 0