-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add proper explanation of soil carbon and macronutrient cycles to the soil model documentation #752
base: develop
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #752 +/- ##
========================================
Coverage 94.72% 94.72%
========================================
Files 75 75
Lines 5197 5197
========================================
Hits 4923 4923
Misses 274 274 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
@hrlai, I'm starting by working on the soil carbon cycle documentation. I don't think that section is yet in a state where it's worth your time looking at it. I'll let you know once it's reached a good enough state to be worth looking at! |
…ded subsection links to the soil carbon theory docs
…nt to the soil model docs
Description
This PR is an attempt to improve the documentation of the soil carbon and macronutrient cycles. It is currently in very early draft stage, it is mainly being put up as a pull request so that me and @hrlai can both contribute to it.
The documentation for this branch is built here, the relevant section is The Virtual Ecosystem -> Theory -> Soil theory.
Fixes #662