Solar resource/power forecasting #438
williamhobbs
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've published a small repo for energy forecasting tools, currently limited to just solar.
https://github.com/williamhobbs/energy-forecasting-tools
It currently works with with NOAA GFS, NOAA HRRR, and ECMWF IFS.
It uses Herbie to help put together timeseries point forecasts for one or many points, with some added steps to convert thing like cumulative and/or 3-hour solar radiation into hourly values more suitable for solar power modeling.
Here's a quick example getting resource data from IFS, and the repo includes examples for converting to power:
Beta Was this translation helpful? Give feedback.
All reactions