Skip to content

mingkaijiang/EucFACE_carbon_budget_paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The fate of carbon in a mature forest under carbon dioxide enrichment

Mingkai Jiang, Belinda E. Medlyn, John E. Drake, Remko A. Duursma, Ian C. Anderson, Craig V.M. Barton, Matthias M. Boer, Yolima Carrillo, Laura Castañeda-Gómez, Luke Collins, Kristine Y. Crous, Martin G. De Kauwe, Bruna M. dos Santos, Kathryn M. Emmerson, Sarah L. Facey, Andrew N. Gherlenda, Teresa E. Gimeno, Shun Hasegawa, Scott N. Johnson, Catriona A. Macdonald, Kashif Mahmud, Astrid Kännaste, Ben D. Moore, Loic Nazaries, E.H.J. Neilson, Uffe N. Nielsen, Ülo Niinemets, Nam Jin Noh, Raul Ochoa-Hueso, Varsha S. Pathare, Elise Pendall, Johanna Pihlblad, Juan Pineiro, Jeff R. Powell, Sally A. Power, Peter B. Reich, Alexis A. Renchon, Markus Riegler, Riikka Rinnan, Paul Rymer, Roberto L. Salomón, Brajesh K. Singh, Ben Smith, Mark G. Tjoelker, Jennifer K.M. Walker, Agnieszka Wujeska-Klause, Jinyan Yang, Sönke Zaehle, David S. Ellsworth Nature, 2020, 580, 227-231.

Overview

Repository containing all the code (where possible) and associated plotting scripts required to reproduce results presented in our EucFACE carbon budget paper.

Data available at: DOI: 10.6084/m9.figshare.11634315

General instructions

  1. If source data from HIEv, the internal data server at the Hawkesbury Institute for the Environment, you need you place your HIEv token in a file called 'tokenfile.txt', and place it in the directory for this project. Note that only internal user from HIE who has access to HIEv has a token file.
  2. If source data from the data repository, you need to create a folder named "data" in the main directory, and place all the downloaded data, in their existing structure, into the folder.
  3. The run.R script is the master script, where the entire repo is processed. Detailed instructions and comments are available within the script.
  4. Codes for the budget are organized in subdirectories of the folder "module".
  5. Each of those folders has a function definition in it, which is named make_<>.R, for example 'make_leaf_pool.R'. Many folders also contain a separate script to download the data, and some additional scripts to process the data and generate statistics.
  6. Constants / hardwired parameters are placed in folder "definitions".
  7. All packages and essential pre-setting work are pre-loaded in R/prepare.R.
  8. Data assimilation codes are stored in folder "DA_scripts".
  9. Data assimilation results are stored in folder "DA_output".
  10. The folder 'R" synthesized all the individual scripts and compute the budget related variables and statistics.
  11. All key output of the budget are stored in folder "output".

Contacts

  • Mingkai Jiang: m.jiang at westernsydney.edu.au

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages