earthkit.meteo.vertical.array

Vertical computation functions operating on numpy arrays.

Functions

geometric_height_from_geopotential(z[, R_earth])

Compute the geometric height from geopotential.

geometric_height_from_geopotential_height(gh[, R_earth])

Compute the geometric height from geopotential height.

geopotential_from_geometric_height(h[, R_earth])

Compute the geopotential from geometric height.

geopotential_from_geopotential_height(h)

Compute geopotential height from geopotential.

geopotential_height_from_geometric_height(h[, R_earth])

Compute the geopotential height from geometric height.

geopotential_height_from_geopotential(z)

Compute geopotential height from geopotential.

pressure_at_height_levels(height, t, q, sp, A, B[, ...])

Calculate the pressure at a height above the surface from model full-levels.

pressure_at_model_levels(A, B, sp[, alpha_top])

Compute pressure at model full- and half-levels.

relative_geopotential_thickness(alpha, delta, t, q)

Calculate the geopotential thickness with respect to the surface on model full-levels.