pywasp.wasp.TopographyMap.get_site_effects

TopographyMap.get_site_effects(output_locs, conf=None, nsecs=None)[source]

Calculate speedups at all points provided

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 WAsP

  • nsecs (optional int) – Number of sectors used for creating the roses

Returns:

xarray.Dataset