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

490 hydrology docs on implementation #518

Closed vgro closed 2 months ago

vgro commented 2 months ago

This PR adds the implementation of the hydrology model and updates the variables description in the abiotic simple model to match the plants. There is a problem with loading the elevation data from netcdf, I'll try and figure that out soon.

https://virtual-ecosystem.readthedocs.io/en/490-hydrology-docs-on-implementation/virtual_ecosystem/implementation/hydrology_implementation.html

Fixes #490

Type of change

Key checklist

Further checks

codecov-commenter commented 2 months ago

Codecov Report

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

Project coverage is 94.93%. Comparing base (fb2fea3) to head (6eb3ecd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #518 +/- ## ======================================== Coverage 94.93% 94.93% ======================================== Files 73 73 Lines 4048 4048 ======================================== Hits 3843 3843 Misses 205 205 ```

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