DrylandEcology / rSFSW2

rSFSW2: A R package to create soil water balance simulation experiment
GNU General Public License v3.0
8 stars 7 forks source link

default Experimental Design file has wrong values #365

Closed CaitlinA closed 5 years ago

CaitlinA commented 5 years ago

When the 'SWRuns_InputData_ExperimentalDesign_v09.csv' file is generated with the function 'setup_rSFSW2_project_infrastructure' incorrect values are set.

Specifically, the PotentialNaturalVegetation_CompositionTrees_Fraction and PotentialNaturalVegetation_CompositionBareGround_Fraction fields are set to 1 and have values within them, where these fields should be set to 0.

Please see the documentation for the 'setup_rSFSW2_project_infrastructure' function, which will direct you to: \file{data-raw/prepare_default_project_infrastructure.R}