NREL / PVDegradationTools

Set of tools to calculate degradation responses and degradation related parameters for PV.
https://pvdegradationtools.readthedocs.io/
Other
26 stars 7 forks source link

Kempe gap calc #87

Closed MDKempe closed 5 months ago

MDKempe commented 5 months ago

I got the Xeff calculation to work and fixed a few other issues. However, I was working on the standoff Jupyter notebook which probably needs to replace the 63126 tool.

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 55.49598% with 166 lines in your changes are missing coverage. Please review.

Project coverage is 62.54%. Comparing base (afe636e) to head (ebdf490). Report is 1 commits behind head on main.

Files Patch % Lines
pvdeg/weather.py 20.21% 75 Missing :warning:
pvdeg/standards.py 8.69% 42 Missing :warning:
pvdeg/geospatial.py 7.40% 25 Missing :warning:
pvdeg/utilities.py 20.68% 23 Missing :warning:
pvdeg/humidity.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #87 +/- ## =========================================== + Coverage 47.72% 62.54% +14.82% =========================================== Files 28 29 +1 Lines 1800 2096 +296 =========================================== + Hits 859 1311 +452 + Misses 941 785 -156 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.