sloop-croco-run-model.py

Run CROCO

usage: bin/sloop-croco-run-model.py [-h]
                                    [--log-level {debug,info,warning,error,critical}]
                                    [--log-file LOG_FILE] [--log-no-color] -b
                                    BEGINDATE -e ENDDATE
                                    exp_dir config

Positional Arguments

exp_dir

Path of the working directory

config

name of the config file for CROCO

Default: “extract.cfg”

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