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

[general_cleanup]: Add STVDS deletion and switch logic of group and STDS deletion #34

Merged
merged 4 commits into from
Aug 15, 2024

Conversation

griembauer
Copy link
Member

This PR adds the option to remove STVDS to the general_cleanup function.
Furthermore, the logic is switched: groups or STDS, where both the registered maps as well as the group/STDS should be removed, now have to be explicitly passed in the parameters

  • rm_groups_w_rasters
  • rm_strds_w_rasters
  • rm_stvds_w_vectors

The option rm_groups_wo_rasters is thus now equivalent to rm_groups and is kept for backwards compatibility.

Copy link
Contributor

@linakrisztian linakrisztian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Very nice, I like the new logic, it's way more safe!

Co-authored-by: linakrisztian <106728040+linakrisztian@users.noreply.github.com>
@griembauer griembauer merged commit de2e27c into main Aug 15, 2024
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants