sloop-croco-run-ibc-0-collect.py

Collect Obc data

usage: bin/sloop-croco-run-ibc-0-collect.py [-h]
                                            [--log-level {debug,info,warning,error,critical}]
                                            [--log-file LOG_FILE]
                                            [--log-no-color] -b BEGINDATE -e
                                            ENDDATE [-o NCOUT] --grid GRID
                                            --model MODEL
                                            exp_dir

Positional Arguments

exp_dir

Path of the working directory

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

-b, --begindate

first date for atm forcing

-e, --enddate

last date for atm forcing

-o, --ncout

output netcdf file

Default: “ibc_forcing.nc”

--grid

croco grid file

Default: “croco_grd.nc”

--model

name of the ogcm model to use

Default: “glorys12v1”