Deltares / hydromt_wflow

Wflow plugin for HydroMT
https://deltares.github.io/hydromt_wflow/
GNU General Public License v3.0
15 stars 13 forks source link

Setting downstream boundary condition for local-inertial #282

Open shartgring opened 1 month ago

shartgring commented 1 month ago

Kind of request

Adding new functionality

Enhancement Description

The downstream water depth boundary condition is now provided through staticmaps instead of using the toml, see also https://github.com/Deltares/Wflow.jl/commit/5678514c813189ebed149d8f870ed049200991fe as a part of https://github.com/Deltares/Wflow.jl/pull/402

Would it be an idea to provide the option to set the boundary condition through hydromt_wflow? Perhaps through setup_rivers?

Use case

When a user wants to set custom bc deviating from the default settings (depth = 0 meters, length = 10 km)

Additional Context

I am wondering what the influence of the downstream boundary condition typically is for a Wflow model. This is something I am looking into with Joost for GRADE Vecht :)