STEMMUS_SCOPE model updating the scripts StartInit.m
and Constants.m
to use soil era5 land data in #58
Changed:
src/StartInit.m
, src/Constants.m
and src/filesread.m
in #58
Fixed:
- fix warning message in #57
Added:
- add
InitialConditionPath
to config files in #58 and #59
- add the notebook
download_era5_data.ipynb
to utils/notebooks
in #54