You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rather than unpacking the EOS data into lots of bloated plain text files, and then further bloating by caching them as .bin files, we can restructure these as hdf5 files to save a lot of space and speed up i/o.
Rather than unpacking the EOS data into lots of bloated plain text files, and then further bloating by caching them as
.binfiles, we can restructure these as hdf5 files to save a lot of space and speed up i/o.