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

Parameters:
  • ter_grid (xarray.DataArray) – Terrain windkit.raster_map

  • lc_grid (xarray.DataArray) – landcover data as a rastermap

  • lctable (LandCoverTable) – Mapping of landcovers to roughness

  • fetch_grid (grid.GridMap) – Fetch grid windkit.raster_map

  • wind (wind.Wind) – Wind description

Notes

All GridMaps need to have the same dimensions and spatial extent