-
Notifications
You must be signed in to change notification settings - Fork 2
cellmethods parser #125
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
base: main
Are you sure you want to change the base?
cellmethods parser #125
Conversation
pgierz
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good, and I will mark it as "approve", but I think we should wait to merge it to see how far we want to integrate this: Maybe this can be the first "feature added" release after the main release. What do you think, @mandresm?
It is nice that this is already as a submodule, so it will fit with the new structure as well.
Parser generator for cell_methods string attribute in DataArray.
This is prototype work just to investigate if the cell_method string is parsable and good enough to infer some meaningful information so additional steps to processing them can be constructed.