Skip to content

Commit 51824d9

Browse files
authored
Merge pull request #298 from geco-bern/stineb-patch-1
Update README.md
2 parents 2d9e356 + b445948 commit 51824d9

File tree

1 file changed

+3
-9
lines changed

1 file changed

+3
-9
lines changed

README.md

+3-9
Original file line numberDiff line numberDiff line change
@@ -118,17 +118,11 @@ pars <- calib_sofun(
118118
)
119119
```
120120

121-
## Data and code for model documentation paper
121+
## Data and code for model documentation paper (Paredes et al., in rev.)
122122

123-
Scripts to reproduce the plots in the model documentation paper are located in the `analysis` subfolder (`01-sensitivity-analysis.R`, `02-bayesian-calibration.R`, and `03-uncertainty-estimation.R`) and the outputs
124-
are archived in the `analysis/paper_results_files` subfolder.
123+
Versioned releases of this repository are deposited on Zenodo (see badge at the top of the README file). Code to reproduce the analysis and plots presented here is contained in this repository (subdirectory `analysis/`) and is demonstrated on the model documentation website (https://geco-bern.github.io/rsofun/, article ‘Sensitivity analysis and calibration interpretation’).
125124

126-
Data used in the model documentation paper is located in the `data` subfolder (`p_model_drivers.rda` and `p_model_validation.rda`).
127-
128-
The data is based on the publicly available FLUXNET2015 data for the site FR-Pue containing years 2007 to 2012 (available as FluxDataKit v3.4.2 under DOI 10.5281/zenodo.14808331).
129-
It is generated with the script `data-raw/generate_pmodel_drivers.R`.
130-
131-
Versions of {rsofun} (including the exact version used in the model documentation paper) are publicly archived on Zenodo (https://doi.org/10.5281/zenodo.3712928).
125+
The model forcing and evaluation data is based on the publicly available FLUXNET2015 data for the site FR-Pue, prepared by FluxDataKit v3.4.2 (10.5281/zenodo.14808331), taken here as a subset of the originally published data for years 2007-2012. It is accessible through the {rsofun} R package and contained as part of this repository (subdirectory `data/`) as CSV and as files. Outputs of the analysis presented here are archived in the `analysis/paper_results_files/` subfolder.
132126

133127
The model documentation paper is currently under review.
134128
A preprint is available at: https://www.biorxiv.org/content/10.1101/2023.11.24.568574v3

0 commit comments

Comments
 (0)