Skip to content
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

HDF5 Data reader enhancements #2328

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Commits on Jan 26, 2024

  1. Added a check in the HDF5 data reader to check that the metadata for

    each field actually matches the dimensions of the data fields.
    
    Added a helper function for conduit to allow the calculation of a
    product of a data array's elements.
    bvanessen committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    90cb6e7 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    de52603 View commit details
    Browse the repository at this point in the history
  2. Added missing file.

    bvanessen committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0c1aa70 View commit details
    Browse the repository at this point in the history