netcdf.defVarDeflate
Define compression parameters for netCDF variable
Description
Examples
Input Arguments
Limitations
- You cannot set - deflateto- trueand- deflateLevelto a positive value if- varidrefers to a variable of type- NC_STRINGor- NC_VLEN.
Tips
- This function corresponds to the - nc_def_var_deflatefunction in the netCDF library C API.