Puerto Rico SHR (Simulated High Resolution)
GET {{nrel_developer_url}}/nsrdb/v2/solar/puerto-rico-download.json?names=2016&email=valued.user@gmail.com&interval=60&wkt=POINT(-66.1057 18.4655)
Puerto Rico SHR (Simulated High Resolution) (/api/nsrdb/v2/solar/puerto-rico-download) Collect and download, as CSV, a configurable set of solar and meteorological data fields from The NSRDB. The National Solar Radiation Database (NSRDB) is a serially complete collection of hourly and half-hourly values of the three most common measurements of solar radiation—global horizontal, direct normal, and diffuse horizontal irradiance—and meteorological data. These data have been collected at a sufficient number of locations and temporal and spatial scales to accurately represent regional solar radiation climates. Read more about the datasets at https://nsrdb.nrel.gov
This API is capable of creating very large downloadable archives. Unlike a typical API, the response to this provides a request acknowledgement. The real work of creating the requested downloadable archive will continue to run on the server side. When complete, and email will be sent to the email address provided in the initial request with either a link to a file to download, or in the case of a very, very large archive, a link to more detailed instructions for using Globus to complete the download. In addition to this two step workflow, there is also an option for users who wish to download a single CSV file in direct response to an API request. The .csv format may be used to download a CSV directly. This feature is restricted to use with only a single POINT, for a single YEAR at a time.
Response Fields The response is composed of service-related informational fields and the results of the data query.
Field | Value | Description |
---|---|---|
errors | Type: string array | A list of error messages |
inputs | Type: Object Hash | Key: Value pairs representing all input parameters |
outputs | Type: Object Hash | Upon successful completion a message will be returned informing the user that file generation is in progress and an email will be sent to the address provided in the email input field when the download is ready |
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
names | number | ||
email | string | ||
interval | number | ||
wkt | string |