eqpott_m

../../_images/POTTF.png

Computes the equivalent potential temperature for GRIB data on ECMWF model levels.

Note

This function performs the same task as the Potential Temperature icon in Metview’s user interface. It accepts its parameters as keyword arguments, described below.

eqpott_m(**kwargs)

Computes the equivalent potential temperature for GRIB data on ECMWF model levels.

Parameters
  • lnsp (Fieldset) – Specifies the Logarithm of Surface Pressure (LNSP) GRIB field. Specifies the temperature GRIB fields on model levels.

  • temperature (Fieldset) – Specifies the temperature GRIB fields on model levels.

  • humidity (Fieldset) – Specifies the specific humidity GRIB fields on model levels.

Return type

Fieldset