stilt.observations.backgrounds.vertical_dim#

stilt.observations.backgrounds.vertical_dim(field)[source]#

The field’s vertical dimension: the one that is not horizontal or time.

None for a field with no vertical dimension (a column mean or a surface field). More than one candidate is an error.

Return type:

str | None

Parameters:

field (DataArray)