|
|
|||
|
||||
Next: nc_inq_var_deflate, Previous: nc_inq_var_fill, Up: Variables
nc_def_var_deflateThe function nc_def_var_deflate sets the deflate parameters for a variable in a netCDF-4 file.
This function must be called after the variable is defined, but before nc_enddef is called.
This does not work with scalar variables.
nc_def_var_deflate(int ncid, int varid, int shuffle, int deflate,
int deflate_level);
ncidvaridshuffledeflatedeflate_levelnc_def_var_deflate returns the value NC_NOERR if no errors occurred. Otherwise, the returned status indicates an error.
Possible return codes include:
NC_NOERRNC_BADIDNC_ENOTNC4NC_ENOTVARNC_ELATEDEFNC_ENOTINDEFINENC_EPERMNC_EINVAL| Contact Us Site Map Search Terms and Conditions Privacy Policy Participation Policy | |||||
|
|||||