A process based Dynamic Vegetation, Dynamic Organic Soil, Terrestrial Ecosystem Model.
MIT License
22
stars
24
forks
source link
Standardize name of the "calibration mode" setting in the yaml files that are used to control the sensitivity analysis and the mads assisted calibration. #646
Originally this was named
calib_mode
. In the refactored SA code, the setting was renamed tomodule_stage_settings
.In the
Sensitivity
class, the options are 'GPPAllIgnoringNitrogen', 'NPPAll', 'VEGC'In the MadsTEMDriver class, the setting is presently ignored, but there is a note about implementing it.