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

Add Convention.geometry and Convention.bounds #83

Merged
merged 1 commit into from Jun 26, 2023
Merged

Conversation

mx-moth
Copy link
Contributor

@mx-moth mx-moth commented Jun 21, 2023

Convention.geometry is a single Polygon that represents the dataset geometry, while Convention.bounds is the minimum bounds of the dataset. Both have default implementations, but specific conventions can override this implementation if there is a more efficient way of computing it.

@mx-moth mx-moth self-assigned this Jun 21, 2023
@mx-moth mx-moth force-pushed the convention-bounds branch 2 times, most recently from 7407d0f to af4e7c4 Compare June 21, 2023 01:54
Convention.geometry is a single Polygon that represents the dataset
geometry, while Convention.bounds is the minimum bounds of the dataset.
Both have default implementations, but specific conventions can override
this implementation if there is a more efficient way of computing it.
@mx-moth mx-moth merged commit 3ab70c2 into main Jun 26, 2023
12 checks passed
@mx-moth mx-moth deleted the convention-bounds branch June 26, 2023 01:33
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.

None yet

1 participant