tst_bug324.c#7 #define FILENAME "tst_bug324.nc" #35 printf("*** creating bug test file %s...", FILENAME); #37 if (nc_create(FILENAME, NC_CLOBBER|NC_NETCDF4|NC_CLASSIC_MODEL, &ncid)) ERR; #69 if (nc_open(FILENAME, NC_NOWRITE, &ncid)) ERR; tst_chunks3.c#18 #define FILENAME "tst_chunks3.nc" #243 if((stat = nc_create(FILENAME, NC_NETCDF4 | NC_CLASSIC_MODEL, &ncid))) tst_compress.c#16 #define FILENAME "tst_inflated.nc" #32 printf("*** Creating compressible test files %s, %s...", FILENAME, FILENAME2); #33 if (nc_create(FILENAME, NC_CLOBBER, &ncid)) ERR; tst_fill_attr_vanish.c#22 #define FILENAME "tst_fill_attr_vanish.nc" #56 if (nc_create(FILENAME, NC_CLOBBER|NC_NETCDF4, &ncid)) ERR; #84 if (nc_open(FILENAME, NC_NOCLOBBER|NC_WRITE, &ncid)) ERR; #117 if (nc_open(FILENAME, NC_NOCLOBBER|NC_WRITE, &ncid)) ERR; tst_fillbug.c#7 #define FILENAME "tst_fillbug.nc" #40 printf("*** creating fillbug test file %s...", FILENAME); #43 if (nc_create(FILENAME, NC_CLOBBER|NC_NETCDF4, &ncid)) ERR; #77 if (nc_open(FILENAME, NC_NOWRITE, &ncid)) ERR; tst_fillbug.c#16 #define FILENAME "tst_fillbug.nc" #38 if (nc_create(FILENAME, NC_CLOBBER|NC_NETCDF4, &ncid)) ERR; #80 if (nc_open(FILENAME, NC_NOWRITE, &ncid)) ERR; tst_formatx_pnetcdf.c#23 #define FILENAME "tst_formatx.nc" #54 if (nc_create_par(FILENAME, cmode, comm, info, &ncid)) ERR_RET; #72 if (nc_create_par(FILENAME, cmode, comm, info, &ncid)) ERR_RET; #90 if (nc_create_par(FILENAME, cmode, comm, info, &ncid)) ERR_RET; tst_h4_lendian.c#19 #define FILENAME "tst_h4_lendian.h4" #32 retval = nc_open(FILENAME, NC_NETCDF4 | NC_NOWRITE, &ncid); #80 sd_id = SDstart(FILENAME, DFACC_CREATE); #90 sd_id = SDstart(FILENAME, DFACC_WRITE); #114 if(res) {unlink(FILENAME); return res;} #118 unlink(FILENAME); tst_nc4perf.c#15 #define FILENAME "tst_nc4perf.nc" #56 sprintf(file_name, "%s/%s", TEMP_LARGE, FILENAME); #165 sprintf(file_name, "%s/%s", TEMP_LARGE, FILENAME); tst_pnetcdf.c#23 #define FILENAME "tst_pnetcdf.nc" #52 if (nc_create_par(FILENAME, cmode, comm, info, &ncid)) ERR_RET; #94 if (nc_open_par(FILENAME, NC_WRITE|NC_PNETCDF, comm, info, &ncid)) ERR_RET; tst_rehash.c#12 #define FILENAME "tst_rehash.nc" #23 nc_create(FILENAME, NC_CLOBBER, &id); #32 nc_open(FILENAME, NC_WRITE, &id);
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed