pywasp.wasp.TopographyMap.get_site_effects
- TopographyMap.get_site_effects(output_locs, conf=None, nsecs=None)[source]
Calculate speedups at all points provided
Warning
This function is experimental and its signature may change.
- Parameters:
output_locs (
xarray.Dataset
) – xarray dataset with location information according to the windkit spatial structures (south_north, west_east, height). If the sector coordinates are also provided it will use those for generating the site effects.conf (
Config
) – Configuration information from WAsPnsecs (
optional int
) – Number of sectors used for creating the roses
- Returns: