supy.util.derive_ohm_coef

Tip

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

  2. Please report issues with the manual on the GitHub Issues.

  3. Please cite SUEWS with proper information from our Zenodo page.

6.1.3.2.4.1. supy.util.derive_ohm_coef#

supy.util.derive_ohm_coef(ser_QS, ser_QN)[source]#

A function to linearly fit two independant variables to a dependent one.

6.1.3.2.4.1. Parameters#

ser_QSpd.Series

The dependent variable QS (Surface heat storage).

ser_QNpd.Series

The first independent variable (Net all wave radiation).

6.1.3.2.4.1. Returns#

Tuple

a1, a2 coefficients and a3 (intercept)