windkit.WengWorkspace

class windkit.WengWorkspace(wep_file_path)[source]

Methods

__init__(wep_file_path)

get_extreme_wind_climate(ewc_name, spatial_ds)

Retrieves extreme wind climates from wasp engineering file

get_raster_map(map_type, crs)

Retrieves elevation or landcover raster map from WAsP Engineering file

get_site(site_name, height, crs)

Retrieves a single from WAsP Engineering file

get_site_group(group_name, height, crs)

Retrieves a group of sites from WAsP Engineering file

list_extreme_wind_climates()

List all extreme wind climate descriptions.

list_sites()

List all sites and site groups.