bsrn.qc.ppl.lwd_ppl_test#
- bsrn.qc.ppl.lwd_ppl_test(lwd)[source]#
Check downward longwave radiation (LWD, $L_d$) against physically possible limits [1].
- Parameters:
lwd (numeric or Series) – Downward longwave radiation ($L_d$). [W/m^2]
- Returns:
flags – Boolean flags (True = Pass). [bool]
- Return type:
Series or ndarray
References