sloop-hycom3d-run-ibc-1-horiz-0-preproc.py

Prepare .res files for regridcdf.

usage: bin/sloop-hycom3d-run-ibc-1-horiz-0-preproc.py [-h]
                                                      [--log-level {debug,info,warning,error,critical}]
                                                      [--log-file LOG_FILE]
                                                      [--log-no-color]
                                                      [--regional-grid REGIONAL_GRID]
                                                      [--regional-depth REGIONAL_DEPTH]
                                                      [-o RESOUT]
                                                      [-j REGRIDCDF_JSON]
                                                      [--pad PAD]
                                                      [--rank RANK]
                                                      ncin

Positional Arguments

ncin

netcdf input file to be converted

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

--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”

-o, --resout

binary output file pattern

Default: “{field}_merc.res{ifile:03d}”

-j, --regridcdf-json

json specs for regridcdf

Default: “regridcdf.json”

--pad

padding in degrees for geographic selection

Default: 1.0

--rank

nesting rank

Default: 0