windkit.WengWorkspace.get_raster_map
- WengWorkspace.get_raster_map(map_type, crs)[source]
Retrieves elevation or landcover raster map from WAsP Engineering file
- Parameters:
map_type (str) – Map type, possible values are ‘elevation’,’roughness’
crs (int, dict, str or pyproj.crs.CRS) – Value to initialize
pyproj.crs.CRS
.
- Returns:
xarray.DataArray – raster map file
pywasp.LandCoverTable – pywasp landcover table (in case of roughness)