Skip to content
Snippets Groups Projects
Commit 37c0f2c1 authored by Sebastian Kerger's avatar Sebastian Kerger
Browse files

Edit readme.md

parent 22538dbd
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,9 @@
check_column_names_res1d.ipnyb:
- quick code to access res1d files to see what names the result files for specific reach or node names have
param_spec_unit_factor.ipynb:
- short script to access the unit factors used in the model to use in the parameter_config.xlsx
optimization_prep:
- contains the optimization preparation to create the
- uses a gaussian filter to smooth the data and cross correlation to consider errors in the hydrological model
......@@ -31,7 +34,7 @@ event_dict.xlsx:
parameter config.xlsx:
- this table contains the parameters that should be calibrated and also the min and amx values for the calibration
- as there might be some unit difference between the python input and that in MIKE+ itself, unitfactors are given for the parameters, which were investigated here. All further parametern need to be looked up
- as there might be some unit difference between the python input and that in MIKE+ itself, unitfactors are given for the parameters, which were investigated here. All further parametern need to be looked up. A script to help is "param_spec_unit_factor.ipynb"
- to use it directly just fill out columns D, J and K
- the second sheet "sqlite_table_names" contains all names to look for the the MUID to access the parameters
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment