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

Remove data lib #86

Closed martin-springer closed 5 months ago

martin-springer commented 5 months ago

Describe your changes

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Issue ticket number and link

Fixes # (issue)

Type of change

Please delete options that are not relevant.

Checklist before requesting a review

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 63.30%. Comparing base (9812479) to head (0514d26).

Files Patch % Lines
pvdeg/utilities.py 50.00% 2 Missing :warning:
pvdeg/humidity.py 0.00% 1 Missing :warning:
pvdeg/weather.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #86 +/- ## =============================================== + Coverage 63.24% 63.30% +0.05% =============================================== Files 29 29 Lines 2068 2063 -5 =============================================== - Hits 1308 1306 -2 + Misses 760 757 -3 ```

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