NetCDF compression in matlab

2 views (last 30 days)
Mario
Mario on 9 Apr 2021
Commented: Mario on 9 Apr 2021
Hello,
Following the matlab documentation for netcdf.ingVarDeflate:
deflateLevel : Scalar value between 0 and 9 specifying the amount of compression, where 0 is no compression and 9 is the most compression
Wondering if there is an "optimal/best" compression number to use (between 1 and 9) for when saving a NetCDF file? and if there is any information that clarifies why to use that value?
Thank you!
  2 Comments
KSSV
KSSV on 9 Apr 2021
You may refer here: https://www.unidata.ucar.edu/blogs/developer/en/entry/netcdf_compression . SEarch in this page you may get more references.
Mario
Mario on 9 Apr 2021
Thank you so much!

Sign in to comment.

Answers (0)

Products


Release

R2020a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!