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

fix geospatial #73

Closed martin-springer closed 7 months ago

martin-springer commented 7 months ago

Describe your changes

Fixes issues that recent changes caused in the geospatial analysis.

Type of change

Please delete options that are not relevant.

Checklist before requesting a review

codecov-commenter commented 7 months ago

Codecov Report

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

Project coverage is 47.64%. Comparing base (a17cd1d) to head (329c09e). Report is 17 commits behind head on development.

Files Patch % Lines
pvdeg/weather.py 8.33% 11 Missing :warning:
pvdeg/geospatial.py 16.66% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #73 +/- ## =============================================== - Coverage 47.69% 47.64% -0.06% =============================================== Files 28 28 Lines 1801 1805 +4 =============================================== + Hits 859 860 +1 - Misses 942 945 +3 ```

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