Note

Please report issues with this page on the GitHub page.

supy.util.cal_gs_obs

supy.util.cal_gs_obs(qh, qe, ta, rh, pa)[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 [K]
  • rh (numeric) – Relative humidity [%]
  • pa (numeric) – Air pressure [Pa]
Returns:

Surface conductance based on observations [mm s-1]

Return type:

numeric