pyrtlib.climatology.ProfileExtrapolation.temperature#

ProfileExtrapolation.temperature(lat: float, h: ndarray, season: Optional[str] = 'summer') ndarray#

Determine the temperature at a given latitude and height.

Method to determine the temperature as a function of altitude and latitude, for calculating gaseous attenuation along an Earth-space path. This method is recommended when more reliable local data are not available.

Parameters:
  • lat (numpy.ndarray) – Latitude (degree)

  • h (numpy.ndarray) – Height (km)

  • season (str) – Season of the year (available values, ‘summer’, and ‘winter’). Default ‘summer’

Returns:

T – Temperature (K)

Return type:

numpy.ndarray

References

[1] Reference Standard Atmospheres https://www.itu.int/rec/R-REC-P.835/en