Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarionBWeinzierl authored Aug 21, 2023
1 parent de6d8d4 commit 2b25347
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,12 @@ Then you can run the tests
poetry run pytest
```

A code example with explanations of how to pyrealm using the P Model can be found as [worked example in the documentation](https://pyrealm.readthedocs.io/en/latest/users/pmodel/pmodel_details/worked_examples.html). There is another [worked example of the P Model with acclimatisation](https://pyrealm.readthedocs.io/en/latest/users/pmodel/subdaily_details/worked_example.html), as well as a [worked example comparing C3 plants and C4 plants](https://pyrealm.readthedocs.io/en/latest/users/pmodel/c3c4model.html#worked-example).
A code example with explanations of how to pyrealm using the P Model can be found as
[worked example in the documentation](https://pyrealm.readthedocs.io/en/latest/users/pmodel/pmodel_details/worked_examples.html).
There is another
[worked example of the P Model with acclimatisation](https://pyrealm.readthedocs.io/en/latest/users/pmodel/subdaily_details/worked_example.html),
as well as a
[worked example comparing C3 plants and C4 plants](https://pyrealm.readthedocs.io/en/latest/users/pmodel/c3c4model.html#worked-example).

***TODO**: Add code for minimum working example, i.e., how can I run a small thing myself? -- Is the PModel example minimal?*

Expand Down

0 comments on commit 2b25347

Please sign in to comment.