earthkit.meteo.vertical¶
Vertical computation functions.
The API is split into two layers:
Low-level interfaces are in the
array,xarrayandfieldlistsubmodules.High-level functions are in this module and dispatch to backend implementations based on input type.
Please note that the majority of the functions in this module are still under development and not available for all the supported input formats. See the individual functions for details.
Submodules¶
Functions¶
Compute the geometric height from geopotential. |
|
Compute the geometric height from geopotential height. |
|
Compute the geopotential from geometric height. |
|
Compute geopotential from geopotential height. |
|
Compute the geopotential height from geometric height. |
|
Compute geopotential height from geopotential. |
|
Compute the geopotential on hybrid (IFS model) full-levels. |
|
Compute the height on hybrid (IFS model) full-levels. |
|
|
Get the A and B coefficients of hybrid levels for a given model configuration. |
Interpolate data from hybrid full-levels (IFS model levels) to height levels. |
|
Interpolate data from hybrid full-levels (IFS model levels) to pressure levels. |
|
Interpolate data between the same type of monotonic coordinate levels. |
|
Interpolate data from pressure levels to height levels. |
|
|
Interpolate data from SLEVE levels to coordinate levels. |
|
Interpolate data from SLEVE levels to theta (potential temperature) levels. |
|
Interpolate data to pressure levels. |
Compute pressure and related parameters on hybrid (IFS model) levels. |
|
Compute the geopotential thickness between the surface and hybrid full-levels. |
|
|
Compute the geopotential thickness between the surface and hybrid full-levels from |