add_pressure_to_height

metpy.calc.add_pressure_to_height(height, pressure)[source]

Calculate the height at a certain pressure above another height.

This assumes a standard atmosphere [NOAA1976].

Parameters
Returns

pint.Quantity – The corresponding height value for the pressure above the height level