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

allow overriding the grid info #63

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

keewis
Copy link
Collaborator

@keewis keewis commented Sep 26, 2024

This allows to both specify the name of the coordinate containing the cell ids, as well as overriding the grid info metadata (or provide it if it was not already on the coordinate).

As discussed in #56, I went with a decode accessor method, but if preferred we can also change the existing xdggs.decode function.

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.

allow overriding the grid using a dict or a GridInfo object
1 participant