Title

fetch_pvwatts(
  query = list(lat = 0, lon = 0, dataset = "intl", radius = 1000, system_capacity = 1,
    module_type = 1, losses = 10, array_type = 0, tilt = 0, azimuth = 0, timeframe =
    "hourly"),
  array.type = NULL,
  ...,
  asList = TRUE,
  asJSON = !asList,
  pvwatts_api_url = "https://developer.nrel.gov/api/pvwatts/v6.json?api_key=",
  api_key = getOption("pwatts.api.key")
)

Arguments

query
array.type
...
asList
asJSON
pvwatts_api_url
api_key

Details

<https://developer.nrel.gov/docs/solar/pvwatts/v6/>

Examples

NA
#> [1] NA