Write ED2 config.xml file
write.config.xml.ED2(settings, trait.values, defaults = settings$constants)
Arguments
- settings
PEcAn settings file. Settings required for this script are: model$revision, model$config.header, constants
- trait.values
List of trait values with which to replace defaults
- defaults
List of defaults to process. Default = settings$constants
Value
R XML object containing full ED2 XML file
Details
Refactored by Alexey Shiklomanov to allow use in PEcAn RTM module.
Author
David LeBauer, Shawn Serbin, Carl Davidson, Alexey Shiklomanov