pvlib / pvanalytics

Quality control, filtering, feature labeling, and other tools for working with data from photovoltaic energy systems.
https://pvanalytics.readthedocs.io
MIT License
97 stars 32 forks source link

v0.1.3 planning #175

Closed kandersolar closed 1 year ago

kandersolar commented 1 year ago

Shall we aim for a release next week? It's been ~3 months since 0.1.2 and we've got some nice things waiting to go out (whatsnew).

@kperrynrel what are your thoughts on #146?

@abhisheksparikh I think we'd be happy to have #167 if it's ready in time, but also no big deal to push it to the next release if you don't have bandwidth available right now.

If anyone has additional items they'd like to get into 0.1.3 (thermopile offsets?), feel free to add them to the milestone and solicit reviews.

abhisheksparikh commented 1 year ago

Yes, I want to complete the GHI and POA quality checks in #167. I will get the GHI check in by 12/11.

kperrynrel commented 1 year ago

@kanderso-nrel I just went over #146 again and saw it's only doing an example for the pvwatts orientation method, which I'm currently more comfortable with than the infer_orientation_daily_peak() method (Matt's original implementation is yielding different results from the pvanalytics implementation, which is less accurate). I'm okay with picking this back up here today and getting it squared away for the next version release. I'll need to eventually retool infer_orientation_daily_peak() to get it more accurate/faster.