Willem van Verseveld
Willem van Verseveld
> If we add a bit of code between `load_dynamic_input` and `update(model)`, there we can update any variable in any way we want, depending on the current time. I think...
During the wflow stand-up today we did conclude that it is preferred to have this kind of functionality outside of the Wflow computational engine. @laurenebouaziz will save (fork) this branch...
Started with OpenDA memory coupling approach with Thrift.jl (black box model approach is too slow). It seems the handling of user-defined exceptions is not working properly, with Thrift-0.8.4 an error...
Yes, states are now completely controlled by the config TOML file. An improvement to work on this is listed as a to do: > check if states are covered using...
Nice! @Pieter9011 could you test this?
Suggest to use `config.toml` for the TOML file. Or as argument to the docker if this is possible?
> So it currently throws an error when the time dimension has _FillValue, even if there are no actual missing times? Or only if there are missing times? In this...
Hi, I made a couple of changes to the notebook so it is line with the current code (these haven't been update for quite a while), and should work now....
Also issues https://github.com/Deltares/Wflow.jl/issues/225 and https://github.com/Deltares/Wflow.jl/issues/348 should be considered in the design session/ refinement.
Can you share the model setup (including a small subset of the forcing data (large wflow model)), so we can reproduce the issue?