Newer
Older
# Compressor that uses h5netcdf and hdf5plugin to compress files.
compress_file(origin="original.nc", destination="compressed.nc", compression="lossy,sz,rel,1e-6")
# Compressor that uses h5netcdf and hdf5plugin to compress files.
compress_file(origin="original.nc", destination="compressed.nc", compression="lossy,sz,rel,1e-6")