era5_land_mean_monthly.py

  • Reads ERA5-Land datafiles to calculate the multi-annual mean total water storage from soil moisture, snow water equivalent and total canopy storage [26]

Source code

Calling Sequence

usage: era5_land_mean_monthly.py [-h] [--directory DIRECTORY]
                                 [--mean START END]
                                 [--format {ascii,netCDF4,HDF5}] [--verbose]
                                 [--mode MODE]

Named Arguments

--directory, -D

Working data directory

--mean, -m

Start and end year range for mean

--format, -F

Possible choices: ascii, netCDF4, HDF5

Input and output data format

--verbose, -V

Verbose output of processing run

--mode, -M

Permission mode of directories and files