Function reference
-
fetch_data_from_grid() - Download data from NREL using grid of points.
-
fetch_nrel_data() - Fetch (request and download) data from NREL
-
get_nrel_api_email() - Retrieve saved API email address
-
get_nrel_api_key() - Retrieve saved API key
-
get_nrel_url() - Get NREL's API addresses by the database name
-
guess_nrel_grid() - Guess grid with locations of data-points in NREL's collection
-
nrel_read_meta() - Extract meta-data from NREL's API response
-
nrel_read_responce() - Extract content from NREL's API response
-
set_nrel_api_key() - Set API key and save it in a hidden file. The key will be retrieved with loading the package.