cosmicsense.core.vertical_weight_koehli¶
-
cosmicsense.core.vertical_weight_koehli(r, depth, theta, press, Hveg, rhob)¶ Vertical weights for gven distance, depth, and environmental conditions.
Based on Koehli et al. (2015) and Schrön et al. (2017).
- Parameters
r (float of 1d-array of floats) –
depth (float or 1d-array of floats) –
theta (float) –
press (float) –
Hveg (float) –
rhob (float) –
- Returns
output – Dimensionless weights
- Return type
float or array of floats of shape
(len(r), len(depth)), squeezed