-
Notifications
You must be signed in to change notification settings - Fork 51
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
Custom Hierarchies #1432
base: dev
Are you sure you want to change the base?
Custom Hierarchies #1432
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a41857c - Browse repository at this point
Copy the full SHA a41857cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86c7168 - Browse repository at this point
Copy the full SHA 86c7168View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f4a745 - Browse repository at this point
Copy the full SHA 5f4a745View commit details -
Configuration menu - View commit details
-
Copy full SHA for 462509e - Browse repository at this point
Copy the full SHA 462509eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd01361 - Browse repository at this point
Copy the full SHA cd01361View commit details -
Configuration menu - View commit details
-
Copy full SHA for b383524 - Browse repository at this point
Copy the full SHA b383524View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d70987 - Browse repository at this point
Copy the full SHA 7d70987View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94aaf8d - Browse repository at this point
Copy the full SHA 94aaf8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 880f8a3 - Browse repository at this point
Copy the full SHA 880f8a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2abd108 - Browse repository at this point
Copy the full SHA 2abd108View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dfec11 - Browse repository at this point
Copy the full SHA 6dfec11View commit details -
Treat "meshes"/"particles" as normal subgroups
Introduction of iteration["meshes"].asContainerOf<Mesh>() as a more explicit variant for iteration.meshes.
Configuration menu - View commit details
-
Copy full SHA for 9a3bc0e - Browse repository at this point
Copy the full SHA 9a3bc0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 986ef4b - Browse repository at this point
Copy the full SHA 986ef4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 543ef76 - Browse repository at this point
Copy the full SHA 543ef76View commit details -
Fix Python bindings without adding new functionality yet
Overload resolution
Configuration menu - View commit details
-
Copy full SHA for cbd589e - Browse repository at this point
Copy the full SHA cbd589eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66a4ea9 - Browse repository at this point
Copy the full SHA 66a4ea9View commit details -
TODO: Since meshes/particles can no longer be directly addressed with this, maybe adapt the class hierarchy to disallow mixed groups that contain meshes, particles, groups and datasets at the same time. Only maybe though..
Configuration menu - View commit details
-
Copy full SHA for 964e481 - Browse repository at this point
Copy the full SHA 964e481View commit details -
Move .meshes and .particles back to Iteration class
The have their own meaning now and are no longer just carefully maintained for backwards compatibility. Instead, they are supposed to serve as a shortcut to all openPMD data found further down the hierarchy.
Configuration menu - View commit details
-
Copy full SHA for 2dbf45f - Browse repository at this point
Copy the full SHA 2dbf45fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9641954 - Browse repository at this point
Copy the full SHA 9641954View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1076140 - Browse repository at this point
Copy the full SHA 1076140View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8104992 - Browse repository at this point
Copy the full SHA 8104992View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b247b1 - Browse repository at this point
Copy the full SHA 9b247b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9e9ae9 - Browse repository at this point
Copy the full SHA b9e9ae9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53f430b - Browse repository at this point
Copy the full SHA 53f430bView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for d3de763 - Browse repository at this point
Copy the full SHA d3de763View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0d7fe6 - Browse repository at this point
Copy the full SHA b0d7fe6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce5704d - Browse repository at this point
Copy the full SHA ce5704dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa14728 - Browse repository at this point
Copy the full SHA fa14728View commit details
Commits on Nov 19, 2024
-
HDF5: Delete and re-create attribute when overwriting with diff. type
Should go into a separate bugfix PR soon, but I need it here atm.
Configuration menu - View commit details
-
Copy full SHA for 904e952 - Browse repository at this point
Copy the full SHA 904e952View commit details