Includes vignettes for running several different models in PEcAn
This location has all of the vignettes for running BioCro on Setaria data for the Sentinel project.
Do the following tasks before knitting vignettes.
- Access RStudio in a browser by navigating to welsch.cyverse.org:8787/. Log in using your username and password.
- In the home directory, clone both the analysis and data repos:
git clone https://github.com/cct-datascience/model-vignettes.git
git clone https://github.com/cct-datascience/model-vignettes-data.git
Vignettes and inputs/outputs:
partitioned_biomass_data
gets data prepared for estimating biomass coefficients from BioCro (see 2 & 3)- Inputs: biomass data from private data repo
- Outputs:
opt_biomass.csv
andopt_weather.csv
inopt_inputs
biomass_coeffs_0.95
estimates biomass coefficients using BioCro version 0.95- Inputs:
opt_biomass.csv
andopt_weather.csv
- Outputs: biomass coefficients (these aren't saved anywhere)
- Inputs:
biomass_coeffs_1.0
estimates biomass coefficients using BioCro version 1.0- Inputs:
opt_biomass.csv
,opt_weather.csv
,setaria_initial_state.RData
, andsetaria_parameters.RData
(latter two generated bycreate_params.R
) - Outputs: biomass coefficients (these aren't saved anywhere)
- Inputs:
plot_biomass_meas
plots biomass data from all seven experiments- Inputs: biomass data from private data repo
temp_exps_biomass
does three runs of BioCro and creates plots of biomass estimates against measured biomass values- Inputs: for each run in
temp_exps_inputs*
folder, there aretemp_exps*.xml
,workflow.R
,setaria.constants.xml
, andgenerate_*_weather.R
- Outputs: BioCro results are all in
temp_exps_results
folder, and outputs intemp_exps_inputs*
folder aredanforth-*-chamber.2019.csv
,biomass_ests*.csv
, and*_biomass_measu.csv
- Inputs: for each run in
high_light
does biomass partitioning and biomass/transpiration estimates from BioCro for high light condition- Inputs: in
high_light_inputs
areworkflow_*.R
,config_*.xml
, andconstants_*.xml
- Outputs: BioCro results are in
high_light_results
folder
- Inputs: in
- (needs to be updated)
pecan_runs
shows how to do BioCro runs for two Setaria cultivars - (needs to be updated)
regional_runs
creates gif of BiCro runs across a large regional extent