pywasp.lincom.apply_lut
- pywasp.lincom.apply_lut(lut, gewc, gewc_interp='nearest')[source]
Apply lookup table to Generalized Extreme Wind Atlas
Warning
This function is experimental and its signature may change.
- Parameters:
lut (
xarray.Dataset
) – Dataset containing an extreme wind lookup tablegewc (
xarray.Dataset
) – Generalized Extreme Wind Climate datasetgewc_interp (
str
, optional) – Method to interpolate gewc, by default “nearest”
- Returns:
xarray.Dataset
– Local downscaled extreme winds each location in the lookup table