-
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
Add JSON schema #1426
Open
franzpoeschel
wants to merge
11
commits into
openPMD:dev
Choose a base branch
from
franzpoeschel:json-schema
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
Add JSON schema #1426
Commits on Aug 5, 2024
-
Written as .toml files for ease of documentation, maintailability and readability.
Configuration menu - View commit details
-
Copy full SHA for e1104fc - Browse repository at this point
Copy the full SHA e1104fcView commit details -
Needed for "compiling" the schema to JSON Also add a Makefile to further simplify this
Configuration menu - View commit details
-
Copy full SHA for 04e118a - Browse repository at this point
Copy the full SHA 04e118aView commit details -
Add script for checking openPMD file against the schema
Workflow documented in README.md
Configuration menu - View commit details
-
Copy full SHA for c2f0d61 - Browse repository at this point
Copy the full SHA c2f0d61View commit details -
Don't use spaces in SerialIOTest attribute names
The JSON schema verification package does not like that
Configuration menu - View commit details
-
Copy full SHA for d6c7fe2 - Browse repository at this point
Copy the full SHA d6c7fe2View commit details -
Fix bugs detected by this verifier
Both of the form "data not found in places where data was expected"
Configuration menu - View commit details
-
Copy full SHA for 3a43819 - Browse repository at this point
Copy the full SHA 3a43819View commit details -
Verify all JSON-openPMD files written by testing against the schema
Configuration menu - View commit details
-
Copy full SHA for 1ab4a36 - Browse repository at this point
Copy the full SHA 1ab4a36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15dd692 - Browse repository at this point
Copy the full SHA 15dd692View commit details -
Configuration menu - View commit details
-
Copy full SHA for 536e215 - Browse repository at this point
Copy the full SHA 536e215View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13700e4 - Browse repository at this point
Copy the full SHA 13700e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95d4000 - Browse repository at this point
Copy the full SHA 95d4000View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09d8d96 - Browse repository at this point
Copy the full SHA 09d8d96View 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.