-
Notifications
You must be signed in to change notification settings - Fork 3
Dim slicer #120
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
Dim slicer #120
Conversation
Update:Fixed variable comparison for newly-added "no-data" variable testcases Still WIP/TODO:we now have the beginnings of a strategy to run a set of testcases through both the |
for more information, see https://pre-commit.ci
UpdateTesting+ passing against various uses, in both 'index_by_dimension' and 'Slicer' forms
|
670efa6 to
d78a97b
Compare
|
Hey @pp-mo. So, the Slicer class and I really like the functionality of being able to slice the whole dataset, not just the individual variables. 🚀 One minor thing: Could the |
Status updateWIP : Adopting solutions (still working on), as agreed -- see #162 (comment) |
|
There's now a huge amount of stuff in here, as it acquired a few more-or-less related changes. |
Closes #68
Closes #161
Closes #166