Skip to content
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

Quantify power losses due to snow cover #200

Open
eccoope opened this issue Nov 7, 2023 · 1 comment · May be fixed by #209
Open

Quantify power losses due to snow cover #200

eccoope opened this issue Nov 7, 2023 · 1 comment · May be fixed by #209

Comments

@eccoope
Copy link

eccoope commented Nov 7, 2023

Hi, I've developed a method to quantify utility-scale power losses due to snow cover (presented at the 2023 PVSC and the 2023 EUPVSEC - PVSC_Proceedings_2023.pdf and
EUPVSEC_2023.pdf. Several potential collaborators have asked for a code implementation. The implementation would include anonymized example data provided by a utility partner, and would use the functions provided in clipping.py along with performance modeling functions hosted by pvlib. It would most likely be an example .ipynb, with the potential to create a new module pvanalytics.snow to house functions that solve for effective transmission of the snow cover and the fractional area of opaque snow cover. Would pv-analytics be willing to host this?

@cwhanse
Copy link
Member

cwhanse commented Nov 14, 2023

Would pv-analytics be willing to host this?

I'll say yes. There's great interest in this topic. A snow loss algorithm may be a bit different than other algorithms in pvanalytics. The inputs would be time series (power, voltage, etc.) but the output is likely to be a time series at a coarser scale (e.g. daily).

My other reaction is that snow would go into a new family of modules, perhaps pvanalytics.losses.snow, to accompany other types of loss calculators (clipping, soiling, etc.)

@cwhanse cwhanse linked a pull request Apr 8, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants