Posts

Post not yet marked as solved
2 Replies
135 Views
We are currently using the DarkSky API for energy forecasting, and one important piece of data is the solar DNI. With DarkSky we could set the solar parameter to true and we would get this data: "solar": { "azimuth": 275, "altitude": 30, "dni": 677.1, "ghi": 369.1, "dhi": 33.6, "etr": 1318.8 } The WeatherKit API does not appear to have this parameter. Does anyone know if it will have this solar data eventually? It will impact whether we can use the API or not.
Posted Last updated
.