[Nexus] Migration from nexus API to hdf5 API

Peterson, Peter petersonpf at ornl.gov
Thu Sep 7 20:53:15 BST 2023


I am looking to migrate a code from using the nexus API to directly using hdf5. Changing everything all at once is a ton of work. The ideas I've had so far for a more gradual migration:

  1.  Is there a way to check an NXhandle that it is to an hdf5 file and then use a member of the NXhandle directly with the hdf5 api?
  2.  Can one open the same file with hdf5 and nexus and carry around both handles at the same time? This would probably require using "reopen" and being careful about access to make it work.
  3.  Any other ideas?

P^2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.nexusformat.org/pipermail/nexus/attachments/20230907/cc42d64f/attachment.htm>


More information about the NeXus mailing list