Skip to content

Masking with subcatch in grid #325

@hboisgon

Description

@hboisgon

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 workingneeds refinementissue still needs refinement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions