pywasp.lincom.FourierSpace.create_fourier_space
- classmethod FourierSpace.create_fourier_space(ter_grid, lc_grid, lctable, fetch_grid, wind, const_z0=0.0)[source]
Creates a Fourier space object
Warning
This function is experimental and its signature may change.
- Parameters:
ter_grid (
xarray.DataArray
) – Terrain windkit.raster_maplc_grid (
xarray.DataArray
) – landcover data as a rastermaplctable (
LandCoverTable
) – Mapping of landcovers to roughnessfetch_grid (
grid.GridMap
) – Fetch grid windkit.raster_mapwind (
wind.Wind
) – Wind description
Notes
All GridMaps need to have the same dimensions and spatial extent