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

Temperature return type fixes #108

Closed tobin-ford closed 1 month ago

tobin-ford commented 1 month ago

Describe your changes

Updated temperature.module and temperature.cell docstrings to reflect real return type of pd.Series instead of pd.DataFrame

Issue ticket number and link

106

Type of change

Bug Fix

Please delete options that are not relevant.

Checklist before requesting a review

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 67.02%. Comparing base (57cb222) to head (8b870bf).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #108 +/- ## ============================================ Coverage 67.02% 67.02% ============================================ Files 29 29 Lines 2111 2111 ============================================ Hits 1415 1415 Misses 696 696 ```

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