-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
bugSomething isn't workingSomething isn't workingneeds refinementissue still needs refinementissue still needs refinement
Milestone
Description
HydroMT-Wflow version checks
- I have checked that this issue has not already been reported.
- I have checked that this bug exists on the latest version of HydroMT-Wflow.
Reproducible Example
Run the test_model_methods.py::test_setup_lulc_vector and examine the example_wflow_model after calling the setup method.
Current behaviour
Not a real bug but currently masking of variables in grid with the basin boundaries happens in write_grid
rather then in the setup_
methods. I think it would be better if it hapened during the set_grid
method so that we have a more conform model in python and not only after/when writting.
Desired behaviour
See above.
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingneeds refinementissue still needs refinementissue still needs refinement