-
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
Open
franzpoeschel
wants to merge
27
commits into
openPMD:dev
Choose a base branch
from
franzpoeschel:topic-custom-hierarchies
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Custom Hierarchies #1432
franzpoeschel
wants to merge
27
commits into
openPMD:dev
from
franzpoeschel:topic-custom-hierarchies
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3d9900b - Browse repository at this point
Copy the full SHA 3d9900bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b18373 - Browse repository at this point
Copy the full SHA 8b18373View commit details -
Configuration menu - View commit details
-
Copy full SHA for 309d5f1 - Browse repository at this point
Copy the full SHA 309d5f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72399c4 - Browse repository at this point
Copy the full SHA 72399c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d4c574 - Browse repository at this point
Copy the full SHA 5d4c574View commit details -
Configuration menu - View commit details
-
Copy full SHA for a407e9d - Browse repository at this point
Copy the full SHA a407e9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79cb2d3 - Browse repository at this point
Copy the full SHA 79cb2d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 996acc6 - Browse repository at this point
Copy the full SHA 996acc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ee8e16 - Browse repository at this point
Copy the full SHA 2ee8e16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41c8c48 - Browse repository at this point
Copy the full SHA 41c8c48View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15345d7 - Browse repository at this point
Copy the full SHA 15345d7View 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 35a2432 - Browse repository at this point
Copy the full SHA 35a2432View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bba668 - Browse repository at this point
Copy the full SHA 3bba668View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d191df - Browse repository at this point
Copy the full SHA 5d191dfView commit details -
Fix Python bindings without adding new functionality yet
Overload resolution
Configuration menu - View commit details
-
Copy full SHA for 700043a - Browse repository at this point
Copy the full SHA 700043aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46ef87c - Browse repository at this point
Copy the full SHA 46ef87cView 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 acabbe3 - Browse repository at this point
Copy the full SHA acabbe3View 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 8a084ca - Browse repository at this point
Copy the full SHA 8a084caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3582a11 - Browse repository at this point
Copy the full SHA 3582a11View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b9f95c - Browse repository at this point
Copy the full SHA 4b9f95cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1113280 - Browse repository at this point
Copy the full SHA 1113280View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6174cf8 - Browse repository at this point
Copy the full SHA 6174cf8View commit details -
Configuration menu - View commit details
-
Copy full SHA for b74748b - Browse repository at this point
Copy the full SHA b74748bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5376ba6 - Browse repository at this point
Copy the full SHA 5376ba6View 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 a878404 - Browse repository at this point
Copy the full SHA a878404View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b47a35 - Browse repository at this point
Copy the full SHA 6b47a35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20f2cd5 - Browse repository at this point
Copy the full SHA 20f2cd5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.