Tagged Questions
4
votes
2answers
915 views
Searching a HDF5 dataset
I'm currently exploring HDF5. I've read the interesting comments from the thread "Evaluating HDF5" and I understand that HDF5 is a solution of choice for storing the data, but how do you query it ? ...