NREL / rdtools

PV Analysis Tools in Python
https://rdtools.readthedocs.io/
MIT License
153 stars 65 forks source link

RdTools 3.0 #390

Open mdeceglie opened 1 year ago

mdeceglie commented 1 year ago
mdeceglie commented 1 year ago

Very early draft for now

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 92.95624% with 66 lines in your changes missing coverage. Please review.

Project coverage is 96.09%. Comparing base (f64428f) to head (c37ca59). Report is 62 commits behind head on development.

Files Patch % Lines
rdtools/soiling.py 90.20% 48 Missing :warning:
rdtools/analysis_chains.py 93.64% 11 Missing :warning:
rdtools/plotting.py 90.62% 3 Missing :warning:
rdtools/degradation.py 93.54% 2 Missing :warning:
rdtools/filtering.py 98.88% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #390 +/- ## ================================================ + Coverage 69.96% 96.09% +26.12% ================================================ Files 12 11 -1 Lines 2111 2200 +89 ================================================ + Hits 1477 2114 +637 + Misses 634 86 -548 ```

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