Skip to content

Commit

Permalink
Merge branch 'master' of github.com:stineb/mct
Browse files Browse the repository at this point in the history
  • Loading branch information
stineb committed Mar 27, 2024
2 parents 5ece8a4 + f09631a commit 5a5b981
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

*Benjamin D. Stocker*

Code for analysis published as *Global distribution of the rooting zone water storage capacity reflects plant adaptation to the environment*.
Code for analysis published as *Global patterns of water storage in the rooting zones of vegetation*.

The name of this repo derives from Mass Curve Technique, as referred to by [Gao et al., 2014](https://doi.org/10.1002/2014GL061668), the paper that stood at the very beginning of this analysis.

Code of this repository is published under a GPL v3 license.

Expand All @@ -22,4 +24,4 @@ Code of this repository is published under a GPL v3 license.
- Cumulative water balance algorithm: `R/mct2.R` (same as implemented by the [*cwd* R package](https://zenodo.org/record/5359053#.YUWKMJ4zY8M))
- Extreme value distribution fitting: `R/get_plantwhc_mct_bysite.R`
- Soil water holding capacity using pedo-transfer functions: `R/calc_soilparams.R`
- Diagnosing $S_0$ and "flattening" relationships from SIF and EF vs. CWD: `R/calc_cwd_lue0_v2.R`
- Diagnosing $S_0$ and "flattening" relationships from SIF and EF vs. CWD: `R/calc_cwd_lue0_v2.R`

0 comments on commit 5a5b981

Please sign in to comment.