Reading inflow gauge data at the wrong resolution #144
Unanswered
marclennartz
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear community,
I am running the mhm model at an hourly resolution and ran into a strange error. Generally, the mhm model runs fine and also reads in regular gauge data in an hourly resolution. However, for inflow gauges mhm treat the hourly data as if it where daily data. The inflow flux seems to be stretched by a factor of 24. The discharge input data set and the inflow gauge data set look virtually identical. Yet one is treated as hourly and one is treated as daily data.
Did anyone else run into this problem before? Help would be greatly appreciated.
The relevant inflow data set:
Gauge Heimbach_ab (hourly discharge)
nodata -999
n 24 measurements per day [1, 1440]
start 2016 01 01 00 00 (YYYY MM DD HH MM)
end 2020 12 31 23 00 (YYYY MM DD HH MM)
2016 01 01 00 00 17.125
2016 01 01 01 00 17.100
.......
mhm.txt
Beta Was this translation helpful? Give feedback.
All reactions