You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I find that .pan or .ond files are the most widely/easily available files containing parameters to use with the existing module and inverter models in PVlib. I have created read and parse functions to streamline getting those parameters into my code.
Would enough people find this feature useful that I should create a pull request?
The text was updated successfully, but these errors were encountered:
Yes! This has been discussed several times over the years, but nobody has taken the initiative to do it. Here are some related discussions, for reference:
Thank you all for the suggestions! I went ahead and created a pull request #1749 using the code I had already created. I took a different approach than the suggested #1002 and #1094. There are trade-offs for either method but, please review and we can discuss what is best!
I find that .pan or .ond files are the most widely/easily available files containing parameters to use with the existing module and inverter models in PVlib. I have created read and parse functions to streamline getting those parameters into my code.
Would enough people find this feature useful that I should create a pull request?
The text was updated successfully, but these errors were encountered: