Open Issues Need Help
View All on GitHub Support windows-style path...? about 2 months ago
AI Summary: The `scippnexus` library currently passes raw string paths to `h5py.File`, which can cause issues with Windows-style paths containing backslashes. The proposed solution is to wrap these paths with `pathlib.Path` to ensure proper handling and cross-platform compatibility, particularly for users who might not be aware of path normalization.
Complexity:
1/5
documentation good first issue
h5py-like utility for NeXus files with seamless scipp integration
Python
#h5py#hdf5#nexus#python