Vietnam Solar
GET {{nrel_developer_url}}/nsrdb/v2/solar/vietnam-download.json?api_key=DEMO_KEY&email=valued.user@gmail.com&wkt=POINT (100 24)&attributes=air_temperature,wind_speed&names=2016&utc=false&leap_day=true&interval=60
Vietnam Solar (/api/nsrdb/v2/solar/vietnam-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.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
api_key | string | ||
email | string | ||
wkt | string | ||
attributes | string | ||
names | number | ||
utc | boolean | ||
leap_day | boolean | ||
interval | number |