1.1.1
STEMMUS_SCOPE model including the simplification of freeze/thaw in subroutines introduced in #14.
Added
- Python scripts in Utils to convert the output in csv format to netcdf format, see #11
- The script
soilpropertyread.m
requires the data ofsurfdata.nc
, see #14.
Removed
- Files
src/+io/create_output_files.m
,src/+io/output_data.m
,src/SCOPE.exe
, in #14. - Files
src/PHENOLOGY_STATE.m
,src/Root_Fraction_General.m
,src/VEGETATION_DYNAMIC.m
,src/calc_root_growth.m
in #14.
Changed
src/+equations/Soil_Inertia1.m
,src/soilpropertyread.m
,src/filesread.m
,src/ebal.m
,src/StartInit.m
,src/STEMMUS_SCOPE.m
,src/Initial_root_biomass.m
,src/Evap_Cal.m, src/Enrgy_sub.m
,src/Constants.m
,src/+plot/plots.m
,src/+io/select_input.m
,src/+io/output_data_binary.m
,src/+io/bin_to_csv.m
, in #14.
Fixed
- Output path and forcing path in #10