cosmicsense.core.vertical_weight_franz¶
-
cosmicsense.core.vertical_weight_franz(depth, theta)¶ Based on Franz et al. (2012).
- Parameters
depth (float or 1d array of floats) – depth (cm) for which a weight should be returned
theta (float or array of floats) – Average volumetric soil moisture (m3/m3) in the footprint
- Returns
output – Vertical weights
- Return type
float or array of floats of shape
(len(depth), len(theta)), squeezed