WISDEM / WOMBAT

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

Add New Capability Codes and Update the Documentation #139

Closed RHammond2 closed 7 months ago

RHammond2 commented 7 months ago

This PR adds medium cranes (MCN) and vessel groups (VSG) to the capability options to allow for more flexibility in modeling scenarios. Additionally, the tests have received minor updates to account for future deprecations from Pandas and Polars, and the documentation has been updated to include the availability plotting.

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (22cd06d) 53.79% compared to head (9ceee23) 53.84%.

Files Patch % Lines
wombat/core/data_classes.py 55.55% 6 Missing and 2 partials :warning:
wombat/utilities/plot.py 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #139 +/- ## =========================================== + Coverage 53.79% 53.84% +0.05% =========================================== Files 22 22 Lines 3733 3742 +9 Branches 766 770 +4 =========================================== + Hits 2008 2015 +7 - Misses 1603 1605 +2 Partials 122 122 ```

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