NREL / PVDegradationTools

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

Inital Geospatial Test #99

Closed tobin-ford closed 1 month ago

tobin-ford commented 1 month ago

Describe your changes

pvdeg.geospatial.analysis standoff calculation test locally. Simple testing for a standoff analysis, autotemplating and conventional template tests. geospatial module has grown significantly with #97 but this PR includes the main functionality present in development currently.

Versioning issues should be fixed

After this is merged, geospatial scenario tests can be written using the files added to tests/data.

Type of change

Checklist before requesting a review

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 83.19328% with 20 lines in your changes missing coverage. Please review.

Project coverage is 69.11%. Comparing base (57cb222) to head (5404188).

Files Patch % Lines
pvdeg/geospatial.py 57.14% 12 Missing :warning:
pvdeg/utilities.py 61.90% 8 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #99 +/- ## =============================================== + Coverage 67.02% 69.11% +2.08% =============================================== Files 29 31 +2 Lines 2111 2215 +104 =============================================== + Hits 1415 1531 +116 + Misses 696 684 -12 ```

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