-
Notifications
You must be signed in to change notification settings - Fork 5
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
Enh/manage groups #66
Commits on Jan 11, 2024
-
FIX: pre-commit hook for black
Abel Aoun committedJan 11, 2024 Configuration menu - View commit details
-
Copy full SHA for d5df915 - Browse repository at this point
Copy the full SHA d5df915View commit details
Commits on Jan 12, 2024
-
ENH: Add group filtering to open_ncml
Abel Aoun committedJan 12, 2024 Configuration menu - View commit details
-
Copy full SHA for be6acbc - Browse repository at this point
Copy the full SHA be6acbcView commit details
Commits on Jan 16, 2024
-
ENH: Add flatten capabilities to read nested groups
When open_ncml is called with group="*", every group will be read and they will be flatten in the resulting dataset. If names are conflicting, the dimensions and varaibles names are appended with __n where n is the number of existing simlar names.
Abel Aoun committedJan 16, 2024 Configuration menu - View commit details
-
Copy full SHA for d965443 - Browse repository at this point
Copy the full SHA d965443View commit details -
Abel Aoun committed
Jan 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 87aa891 - Browse repository at this point
Copy the full SHA 87aa891View commit details -
Abel Aoun committed
Jan 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 3243a01 - Browse repository at this point
Copy the full SHA 3243a01View commit details -
FIX: scalar parsing and nested groups
Abel Aoun committedJan 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 5daba4a - Browse repository at this point
Copy the full SHA 5daba4aView commit details -
Abel Aoun committed
Jan 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 1959e92 - Browse repository at this point
Copy the full SHA 1959e92View commit details
Commits on Feb 2, 2024
-
Abel Aoun committed
Feb 2, 2024 Configuration menu - View commit details
-
Copy full SHA for c32d437 - Browse repository at this point
Copy the full SHA c32d437View commit details
Commits on Feb 5, 2024
-
- improved performances by parsing ncml reprsentation only once - fixed issues of rewritting content when read multiple times
Abel Aoun committedFeb 5, 2024 Configuration menu - View commit details
-
Copy full SHA for ff807ef - Browse repository at this point
Copy the full SHA ff807efView commit details -
Merge remote-tracking branch 'origin/main' into enh/manage_groups
Abel Aoun committedFeb 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 00e9ed1 - Browse repository at this point
Copy the full SHA 00e9ed1View commit details -
Abel Aoun committed
Feb 5, 2024 Configuration menu - View commit details
-
Copy full SHA for 18a7c8b - Browse repository at this point
Copy the full SHA 18a7c8bView commit details -
Apply suggestions from code review
Co-authored-by: David Huard <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae842fe - Browse repository at this point
Copy the full SHA ae842feView commit details -
ENH: Improve parser following code review
Abel Aoun committedFeb 5, 2024 Configuration menu - View commit details
-
Copy full SHA for dac5870 - Browse repository at this point
Copy the full SHA dac5870View commit details