hydromt
hydromt copied to clipboard
Implement a generic clip method in the model API
Add a generic clip method + CLI in the model API for:
- staticmaps
- staticgeoms
- forcing
- states
for an new functionality: https://github.com/Deltares/hydromt_wflow/issues/112
TODO:
- [ ] create
clip_forcingandclip_statesmethods inModel - [ ] create
clip_meshinMeshMixin - [ ] create
clip_vectorinVectorMixin - [ ] create a general
clipmethod in all model classes with appropriate clip methods that can be called from the CLI clip method