Deltares / hydromt_delft3dfm

Delft3D FM plugin for HydroMT
https://deltares.github.io/hydromt_delft3dfm/
GNU General Public License v3.0
9 stars 2 forks source link

align dflowfm_build.yml between testdata and examples #171

Closed xldeltares closed 1 month ago

xldeltares commented 1 month ago

Version checks

Kind of issue

Docs are wrong

Documentation problem

In tests/data/dflowfm_build_local.yml and tests/data/dflowfm_build.yml, the [global] section is missing. It would be better to make it more explicit as an example of how to use the yml file correctly. Similar to that, some of the default arguments can be added to the yml file too.

Needs to check if this should also be added to the example notebooks.

veenstrajelmer commented 1 month ago

dflowfm_build.yml are not identical between tests/data and example, align this. Furthermore, the test_model_build_local_code misses the setup_bridges and setup_culverts steps.

Follow up in for setup_rainfall_from_constant: https://github.com/Deltares/hydromt_delft3dfm/issues/177 Follow up for global in: https://github.com/Deltares/hydromt_delft3dfm/issues/181