Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a generic clip method in the model API #31

Open
hboisgon opened this issue May 12, 2021 · 2 comments
Open

Implement a generic clip method in the model API #31

hboisgon opened this issue May 12, 2021 · 2 comments
Labels
Enhancement New feature or request Model issues related to the Model class and its subclasses

Comments

@hboisgon
Copy link
Contributor

Add a generic clip method + CLI in the model API for:

  • staticmaps
  • staticgeoms
  • forcing
  • states
@DirkEilander DirkEilander added the Enhancement New feature or request label Dec 3, 2021
@DirkEilander
Copy link
Contributor

for an new functionality: Deltares/hydromt_wflow#112

@DirkEilander DirkEilander added the Model issues related to the Model class and its subclasses label Oct 6, 2022
@DirkEilander
Copy link
Contributor

DirkEilander commented Oct 20, 2023

TODO:

  • create clip_forcing and clip_states methods in Model
  • create clip_mesh in MeshMixin
  • create clip_vector in VectorMixin
  • create a general clip method in all model classes with appropriate clip methods that can be called from the CLI clip method

@DirkEilander DirkEilander added this to the v1.0 milestone Oct 20, 2023
@savente93 savente93 added the V1 label Jan 11, 2024
@savente93 savente93 removed this from the v1.0 milestone Jan 11, 2024
@savente93 savente93 removed the V1 label Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Model issues related to the Model class and its subclasses
Projects
None yet
Development

No branches or pull requests

3 participants