Another generic hdf reader but the idea here is to build up a namespace dict of {'name': 'path'} for every dataset, then group them in hopefully a useful way. Objects within the HDF file are separated ...
Abstract: Many atmospheric and oceanographic data sets are being archived in hierarchical data format (HDF). HDF is self-documenting and enables the storage of large scientific data sets in a common, ...
# recon_method = rec.gridrec_reconstruction # Fast cpu-method. Must install Tomopy. # recon_method = rec.astra_reconstruction # To use iterative methods. Must install ...