JoostBuitink

Results 17 issues of JoostBuitink

Throw an error when _FillValue is present in the time dimension, as Wflow is unable to run with this attribute present. Currently, an error is thrown in the `update_forcing!` function,...

Add support for 1D floodplain schematization, to allow the river to To add in Wflow.jl: - interpolate between (user-defined) relation between flood depth and floodplain width. Data will be provided...

Currently, when passing `None` to a kwargs, the yml parser does not convert this to a Python `None` object. Instead, `null` should be specified in the yml file. One possible...

enhancement
DataCatalog & DataAdapters

### Feature type Changing existing functionality ### Improvement Description Currently, we use `infiltcapsoil` to describe the infiltration capacity of the soil, while we also have a conductivity (`kv_0`, at the...

hydrology

Further improve the documentation. In the current docs, the examples and explanations are somewhat combined, making it difficult for a (new) user to figure out best practices to work with...

documentation
v1.0

### Feature type Changing existing functionality ### Improvement Description Right now, we are using `using NCDatasts` for example in our code. For some functions, it is not fully clear where...

v1.0

### Feature type Changing existing functionality ### Improvement Description Currenlty, the example models (used for testing and linked in the docs to run example simulations) are stored at this repo:...

Fully decouple the vertical and horizontal components, to allow for fully flexible selection of horizontal and vertical components. Currently the combination of vertical and horizontal components are "hardcoded" which makes...

coupling
coupling_Ribasim-Wflow
needs refinement
v1.0

Can be based on the work done for Ribasim.jl

coupling_Ribasim-Wflow
needs refinement
v1.0

### Feature type Changing existing functionality ### Improvement Description Currently, there is a mix between units in different model components, e.g. mm/dt for the vertical processes, and m3/day for the...

v1.0