Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MIKE+Py_scripts_ENTfrachtEN
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sebastian Kerger
MIKE+Py_scripts_ENTfrachtEN
Commits
1d0ccee1
Commit
1d0ccee1
authored
3 months ago
by
Sebastian Kerger
Browse files
Options
Downloads
Patches
Plain Diff
Edit readme.md
parent
be9883ba
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Water quality calibration/readme.md
+19
-1
19 additions, 1 deletion
Water quality calibration/readme.md
with
19 additions
and
1 deletion
Water quality calibration/readme.md
+
19
−
1
View file @
1d0ccee1
The followin
d
excel files need to be saved in the folder where the .sqlite file is saved:
#
The followin
g
excel files need to be saved in the folder where the .sqlite file is saved:
event_dict.xlsx:
event_dict.xlsx:
-
this excel file contains information if multiple events are simulated together
-
this excel file contains information if multiple events are simulated together
...
@@ -10,5 +10,23 @@ parameter config.xlsx:
...
@@ -10,5 +10,23 @@ parameter config.xlsx:
-
to use it directly just fill out columns D, J and K
-
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
-
the second sheet "sqlite_table_names" contains all names to look for the the MUID to access the parameters
optim_parts.xlsx:
-
contains information regarding what timeframe of the model and sensor data should be compared. The follwing information has to be inserted:
-
label: name of label in reference.csv data
-
event: event name
-
sensor: sensorname, also in label
-
EventWeight: Can be used to givve events a higher weight than other. Default=1
-
Start: Start time of event or the start time of the part of the event that should be calibrated
-
End: End time of event or the end time of the part of the event that should be calibrated
-
Timestep: Of model and measuring data that should be compared
-
Simulation name: Name of simulation if not event name, defined in event:dict.xlsx
-
ResultFile: Link to model result file, relative to folder where the .sqlite of the model is saved
-
ResultReach / REsultNode: Define where the measurement is compared to the model data
-
Result_Column: Name of the Column in which the necessary data is saved on the res1d files. This needs to be changed if a AD or ST model is used.
-
StartOriginal/EndOriginal: If due to cross-correlation other times were used, the original times can be found here
reference.csv:
-
created by the optimization_prepr.ipnyb to get the sensor data for comparison
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment