LukasBommes/PV-Hawk

Store output dataset in HDF5 file

LukasBommes opened this issue · 0 comments

Instead of operating directly on the file system, intermediate and output directories could be stored in a HDF5 (h5py) file. On Unix systems this reduces the number of inodes required to store large datasets. It also simplfies archiving and sharing of datasets.