The current online documentation for nc_def_var_szip mentions two constants, NC_SZIP_EC and NC_SZIP_NN. However, these constants are not defined in the public header files of netcdf-4.7.4 or the current master (1d2fca9). The builtin tests for netcdf are not detecting the problem because the constants are defined in nc_test4/tst_vars3.c .
The current online documentation for nc_def_var_szip mentions two constants, NC_SZIP_EC and NC_SZIP_NN. However, these constants are not defined in the public header files of netcdf-4.7.4 or the current master (1d2fca9). The builtin tests for netcdf are not detecting the problem because the constants are defined in nc_test4/tst_vars3.c .