sloop-croco-run-atmfrc.py

Collect Atm data

usage: bin/sloop-croco-run-atmfrc.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

name of the output netcdf file

--grid

croco grid file

Default: “croco_grd.nc”

--model

name of the ATM model to use

Default: “arpge-hr”