prjemian / punx

Python Utilities for NeXus HDF5 files
https://prjemian.github.io/punx
5 stars 7 forks source link

do not error for missing external file links #147

Closed prjemian closed 2 years ago

prjemian commented 2 years ago
prjemian commented 2 years ago

@carterbox This is ready for your review, if you have the time. All unit tests are now in-source. The tests here involve missing external file links and also a soft link within a file to an HDF5 address that has a missing external link. The latter is replicated since the original data file is >60MB.

prjemian commented 2 years ago

@carterbox : If you approve, can you push the big green button? Thanks!