Closed RHammond2 closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
dfc49cd
) 75.31% compared to head (e2fca44
) 77.14%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR is based on #264 and does two things:
02c_augmented_plant_aep_analysis.ipynb
03_turbine_ideal_energy.ipynb
05_eya_gap_analysis.ipynb
As was discussed in a meeting, Jupyter warnings and notes look awkward, so this will also address the formatting issues by adopting the MyST plugin for Jupyter Lab. The addition enables admonitions to look like they would in the documentation itself, which relies on MyST.
This will move out of a draft PR once #265 is merged in, so the formatting can be updated there as well.