API reference
This page provides an auto-generated summary of the pyremo API.
Top-level functions
|
Creates an xarray dataset containg the domain grid definitions. |
|
Returns a dictionary containg the domain grid definitions. |
|
Read a REMO dataset. |
|
Updates meta info of a dataset. |
|
Update the time axis of a REMO dataset. |
|
Update a time axis containg fractional absolute dates. |
|
preprocessing for opening with xr.open_mfdataset |
|
returns a magic number for REMO grid boxes. |
|
returns a list magic numbers |
|
Create a REMO output file pattern |
Codes
|
Returns a dictionary with variable info. |
|
Returns a tables with variabl meta data. |
Physics
|
computes pressure at model levels. |
|
computes liquid water content from temperature, pressure and relative humidity. |
|
computes specific humidity from temperature, pressure and relative humidity. |
|
computes relative humidity from temperature, pressure and specific humidty (qd) |
|
Precipitation flux |
Partial pressure of water vapour e [Pa]. |
|
Specific humidity |
|
|
Relative humidity |
|
Surface runoff |
Surface downwelling shortwave flux in air |
|
Surface downwelling longwave flux in air |
|
|
TOA incoming shortwave flux |
Water evapotranspiration flux |
Pressure interpolation
|
Pressure interpolation of data on 3D model levels. |
REMO preprocessor
Preconfigures preprocessors
|
Preprocessor for ERA5 reanalysis data. |
|
Preprocessor for CF-compliant GCM input datasets. |
|
Preprocessor for REMO model output used as nesting input. |
Preprocessing functions
|
Creates a global dataset ready for preprocessing. |
|
Create a GFile object for GCM data. |
|
Remap CF-compliant GCM/analysis data to a REMO target domain. |
|
Remap nested REMO (external model) output to a higher-resolution REMO domain. |
|
Create an initial soil dataset from ERA/analysis inputs on a REMO domain. |
|
Class for cmorizing original ERA5 GRIB data. |
|
Create an ERA5 gfile NetCDF containing required variables. |
Tutorial
|
Open a dataset from the online repository (requires internet). |
|
Open, load into memory, and close a dataset from the online repository (requires internet). |