-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add forecasting tools to pvlib #86
Comments
Wow. Open source forecasting sounds great. I believe it will be a definite I really need to dust off the pvsystem config work. Friday? On Tue, Sep 8, 2015 at 2:27 PM, Will Holmgren notifications@github.com
|
Would be nice to have something included in pvlib. However, if this project is mostly focussed on collecting meteorological data for the forecast (pv modelling may be only a small part of it) it may be a good idea to add it as a separate project under the pvlib organisation. |
closed by #180. |
Hello fellow pvlib-ers,
I've found some funding to develop open source solar power forecasting tools based on pvlib python and US weather models. EPRI and Southern Company will fund a U. Arizona grad student, Derek Groenendyk, (@MoonRaker) to do the majority of the work this fall semester, though I will work closely with Derek on the project and I will maintain it in the future. The hope is that the pvlib-based forecasts can be reproducible and documentable benchmarks for the solar power forecasting community.
My plan is to add a new
forecasting.py
module to pvlib python, though I think we should have a conversation about if it's better to add it as a separate project under the pvlib organization. If the community is opposed to this too, then we will host it on our UA-REN organization account.Unidata is putting together a nice project called Siphon that makes it relatively easy to access data from a number of US weather models (though some cover more than just the US). I experimented with Siphon in this notebook and concluded that this project was very feasible.
One thing that we will need to do is come to some sort of agreement on how to spec out PV systems in pvlib. This has been discussed in a number of other issues in pvlib including #84 #17. So, I think this project should benefit pvlib users even if they're not interested in solar power forecasts.
Thanks in advance for your input on this.
I'll ping a few people just to make sure that they see this... @bmu @Calama-Consulting @jforbess
The text was updated successfully, but these errors were encountered: