equinor / seismic-zfp

Compress and decompress seismic data
GNU Lesser General Public License v3.0
67 stars 15 forks source link

Preloading #11

Closed da-wad closed 4 years ago

da-wad commented 4 years ago

Enable users to specify the boolean "preload" when instantiating an SzReader, which will read and maintain in memory the compressed representation of the entire cube. Good for when reading a file multiple times.