Fetch (request and download) data from NREL
Usage
fetch_nrel_data(lon, lat, api_url = NULL, as = "raw", ...)
Arguments
- lon
vector with longitude coordinate(s)
- lat
vector with latitude coordinate(s)
- api_url
character string with the url-address to a particular dataset
- as
httr parameter
- ...
attributes for the API query