windkit.generalized_wind_climate.reproject_gwc
- windkit.generalized_wind_climate.reproject_gwc(gwc, /, to_crs)[source]
Reprojects Generalized wind climate dataset.
- Parameters:
gwc (xarray.Dataset) – Valid GWC dataset.
crs (int, dict, str or pyproj.crs.CRS) – Value to initialize
pyproj.crs.CRS
- Returns:
Point based generalized wind climate dataset in new projection.
- Return type: