WISDEM / WOMBAT

Windfarm Operations & Maintenance cost-Benefit Analysis Tool
https://wisdem.github.io/WOMBAT/
Apache License 2.0
21 stars 11 forks source link

Bug Fix: Restore time-based-availability #137

Closed RHammond2 closed 8 months ago

RHammond2 commented 8 months ago

This PR fixes the logic that produces 100% or just under TBA for nearly any simulation.

codecov[bot] commented 8 months ago

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (540d3bb) 53.79% compared to head (6256575) 53.79%.

Files Patch % Lines
wombat/core/post_processor.py 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #137 +/- ## ======================================== Coverage 53.79% 53.79% ======================================== Files 22 22 Lines 3733 3733 Branches 766 766 ======================================== Hits 2008 2008 Misses 1603 1603 Partials 122 122 ```

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