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

Support cell method queries (issue 92) #116

Merged
merged 7 commits into from
Feb 2, 2024

Conversation

georgeoobrienNCAS
Copy link
Collaborator

This adds cell methods to the database.
This includes

  • An addition of a _cell_methods field to the database
  • Query on the interface (didn't actually get changed but mentioned here as "not forgotten")
  • Changes in aggregation to get the cell methods correctly
  • A front end addition that searches for variables that contain specific methods and axes
    This should resolve issue 92

@georgeoobrienNCAS georgeoobrienNCAS merged commit 4358014 into main Feb 2, 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

Successfully merging this pull request may close these issues.

Support cell method queries
1 participant