Skip to main content

responses

RegionDetail Objects

class RegionDetail()

The details about a region required to construct valid valuation and load factor requests.

Arguments:

  • pmfCode str - The regionCode to use when required to look up more details e.g. which scenarios are available. .AmunSession.get_scenarios
  • defaultWind str - The dataset used by default in calculations
  • availableDatasets List[str] - A list of datasets that are available for the region.
  • era5CorrectionEnabled bool - Is era5 correction available for the region.
  • powerCurveSmoothingEnabled bool - Is power curve smoothing available for the region.