STEMMUS_SCOPE model updating the equation calc_rssrbs.m
and refactoring the script soilpropertyread.m
to use a high-resolution global soil property datasets in #39
Changed:
src/+equations/calc_rssrbs.m
, src/Constants.m
, src/Initial_root_biomass.m
, src/soilpropertyread.m
in #39
Fixed:
- fix the input/output paths in crib config file, see #34
- replacing the
keyboard
command with a fprintf
statement, see #40