nrel_solar_resource
ActiveTool of io.github.blackboxfoundry/livedatalink
Annual and monthly solar resource data (Direct Normal Irradiance, Global Horizontal Irradiance, Latitude-Tilt Irradiance) for a location. Useful for site evaluation before sizing a solar system.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"lat": {
"type": "number",
"description": "Latitude in decimal degrees. Use with lon as alternative to address."
},
"lon": {
"type": "number",
"description": "Longitude in decimal degrees. Use with lat as alternative to address."
},
"address": {
"type": "string",
"description": "Street address, city/state, or place name. Either address OR lat+lon required."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.blackboxfoundry/livedatalink
https://github.com/blackboxfoundry/livedatalink
2/7 registries