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

BUG FIX: PeregrineHDF5Reader Pathing and Array Type Fixes #1025

Conversation

joeykleingers
Copy link
Contributor

  • Fixes a bug where the HDF5 paths were not being handed to h5py with forward slashes on Windows.
  • Fixes an issue where the filter was not properly reading and taking into account a dataset's data type when importing HDF5 datasets.

@joeykleingers joeykleingers added the bug Something isn't working label Jul 25, 2024
@joeykleingers joeykleingers requested a review from JDuffeyBQ July 25, 2024 19:41
@joeykleingers joeykleingers self-assigned this Jul 25, 2024
@imikejackson imikejackson requested review from imikejackson and removed request for JDuffeyBQ July 26, 2024 12:28
@imikejackson imikejackson merged commit 0332e70 into BlueQuartzSoftware:develop Jul 29, 2024
7 checks passed
@imikejackson imikejackson deleted the topic/PeregrineHDF5ReaderPathHandling branch July 29, 2024 14:28
imikejackson pushed a commit to imikejackson/simplnx that referenced this pull request Oct 20, 2024
…lueQuartzSoftware#1025)

* BUG FIX: Ensure the path separators are correct for Windows

Signed-off-by: Joey Kleingers <[email protected]>

* Update arrays to be created using the array data type from the HDF5 file.

Signed-off-by: Joey Kleingers <[email protected]>

---------

Signed-off-by: Joey Kleingers <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants