racmo_downscaled_mean.py

  • Calculates the temporal mean of downscaled RACMO surface mass balance products

Source code

Calling Sequence

usage: racmo_downscaled_mean.py [-h] [--directory DIRECTORY]
                                [--region {gris,ais}]
                                [--version {1.0,2.0,3.0,4.0,5.0,6.0}]
                                [--product PRODUCT [PRODUCT ...]]
                                [--mean START END] [--gzip] [--verbose]
                                [--mode MODE]

Named Arguments

--directory, -D

Working data directory

--region, -R

Possible choices: gris, ais

Region of RACMO model to calculate

--version, -v

Possible choices: 1.0, 2.0, 3.0, 4.0, 5.0, 6.0

Downscaled RACMO Version

--product, -p

Possible choices: SMB, PRECIP, RUNOFF, SNOWMELT, REFREEZE

RACMO product to calculate

--mean, -m

Start and end year range for mean

--gzip, -G

netCDF4 file is locally gzip compressed

--verbose, -V

Verbose output of processing run

--mode, -M

Permission mode of directories and files