Willem van Verseveld
Willem van Verseveld
This issue has been resolved in https://github.com/Deltares/Wflow.jl/issues/293.
Remaining ToDo's: - [x] Update docs and changelog
@JoostBuitink: the Blue Nile model (1d-2d local inertial model) ran fine with these code changes on a WCF node. I think it would be good to also test this for...
Marked this PR as draft, because I just thought of another solution without the need to replace `tturbo` from LoopVectorization. The wflow Blue Nile model is running again to test...
> At the same time, the Wflow model I recieved from @TBuskop still shows the error. However, that one uses kinematic-wave instead of local-inertial. So, it might be the question...
> Just re-encountered this type of error, so I can also provide the model for further testing (loc iner. 1d floodplains for Rio). We need to merge this branch soon,...
> Re-reading the title and OP another time: is it possible that we're looking at an int32 overflow or something? I'm not sure how that would then result in a...
Hi @veenstrajelmer, yes the tests run fine now( fixed by@hboisgon). The data_catalog.yml in [hydromt-artifacts-0.0.9](https://github.com/DirkEilander/hydromt-artifacts/releases/tag/v0.0.9) (Source code) is incorrect. I would recommend to store this file at one location.
Yes, correct, these two data_catalog.yml files are different, while having identical versions.
After having a chat with @JoostBuitink and @atsiokanos we concluded that this is not a bug, but that the documentation can be improved on how this is internally handled. The...