-
foxes.utils.calc_era5_density(era5, z, var2ncvar=
{})[source] Returns local air densities at specified height using the surface variables msl, t2m, d2m
Parameters¶
- era5xarray.Dataset
The era5 data
- zfloat
height at which to calculate density
- var2ncvardict, optional
A dictionary mapping variable names to netCDF variable names.
Returns¶
- rhonumpy.array
The air density in kg/m3