Loadable Function: netcdf_defVarFletcher32(ncid,varid,checksum)

Defines the checksum settings of the variable with the id varid in the data set ncid. If checksum is the string "FLETCHER32", then fletcher32 checksums will be turned on for this variable. If checksum is "NOCHECKSUM", then checksums will be disabled.

See also: netcdf_defVar,netcdf_inqVarFletcher32.

Package: netcdf