ImperialCollegeLondon / virtual_ecosystem

This repository is the home for the codebase for the Virtual Ecosystem project.
https://virtual-ecosystem.readthedocs.io
BSD 3-Clause "New" or "Revised" License
9 stars 1 forks source link

Feature/revised wind model #418

Closed vgro closed 4 months ago

vgro commented 4 months ago

This PR includes a number of fixes and improvements to the wind model:

One outstanding big TODO is related to the use/extension of the LayerStructure to select subsets of data more easily, for example true_canopy_layers.

Type of change

Key checklist

Further checks

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 94.59%. Comparing base (7c55684) to head (5e1c1e2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #418 +/- ## =========================================== + Coverage 94.52% 94.59% +0.07% =========================================== Files 69 69 Lines 3598 3648 +50 =========================================== + Hits 3401 3451 +50 Misses 197 197 ```

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