ufs2arco.Layers2Pressure.calc_delz#
- Layers2Pressure.calc_delz(pressfc: DataArray, temp: DataArray, spfh: DataArray) DataArray#
Compute a hydrostatic approximation of the layer thickness at each vertical level.
- Parameters:
pressfc (xr.DataArray) – surface pressure, temperature, and specific humidity
temp (xr.DataArray) – surface pressure, temperature, and specific humidity
spfh (xr.DataArray) – surface pressure, temperature, and specific humidity
- Returns:
delz (xr.DataArray) – layer thickness (m)