reanalysis_geopotential_heights.py

  • Reads temperature and specific humidity data to calculate geopotential height and pressure difference fields at half levels from reanalysis

Source code

Calling Sequence

usage: reanalysis_geopotential_heights.py [-h] [--directory DIRECTORY]
                                          [--year YEAR [YEAR ...]] [--verbose]
                                          [--mode MODE]
                                          {ERA-Interim,ERA5,MERRA-2} [{ERA-Interim,ERA5,MERRA-2} ...]

Positional Arguments

model

Possible choices: ERA-Interim, ERA5, MERRA-2

Reanalysis Model

Named Arguments

--directory, -D

Working data directory

--year, -Y

Years of model outputs to run

--verbose, -V

Verbose output of processing run

--mode, -M

Permission mode of directories and files