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

remove escape for single partition #958

Closed
1 of 4 tasks
veenstrajelmer opened this issue Aug 15, 2024 · 1 comment
Closed
1 of 4 tasks

remove escape for single partition #958

veenstrajelmer opened this issue Aug 15, 2024 · 1 comment

Comments

@veenstrajelmer
Copy link
Collaborator

veenstrajelmer commented Aug 15, 2024

Since this case is now caught in xugrid after Deltares/xugrid#280, we can safely remove the following:

if len(partitions) == 1: #do not merge in case of 1 partition
return partitions[0]

Todo:

@veenstrajelmer
Copy link
Collaborator Author

Better to keep the escape to avoid confusion timings and potential other messages.

@veenstrajelmer veenstrajelmer closed this as not planned Won't fix, can't repro, duplicate, stale Aug 15, 2024
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

No branches or pull requests

1 participant