Tip

  1. Need help? Please let us know in the UMEP Community.

  2. Find an issue within this page? Please report it in the GitHub issues.

  3. A good understanding of SUEWS is a prerequisite to the proper use of SuPy.

supy.util.cal_gs_obsΒΆ

supy.util.cal_gs_obs(qh, qe, ta, rh, pa, ra)[source]ΒΆ

Calculate surface conductance based on observations, notably turbulent fluxes.

Parameters
  • qh (numeric) – Sensible heat flux [W m-2]

  • qe (numeric) – Latent heat flux [W m-2]

  • ta (numeric) – Air temperature [degC]

  • rh (numeric) – Relative humidity [%]

  • pa (numeric) – Air pressure [Pa]

Returns

Surface conductance based on observations [mm s-1]

Return type

numeric