dapdump.h#30 | int format; |
dcopy.c#594 | int format, target_natts, target_attid; |
#599 | if ((retval = nc_inq_format(ncid_out, &format))) |
#608 | if (format == NC_FORMAT_NETCDF4_CLASSIC) |
dfile.c#1601 | int format; |
#1602 | nc_inq_format(ncid, &format); |
#1603 | switch (format) { |
#1698 | int format = nc_get_default_format(); |
#1699 | switch (format) { |
dumplib.c#466 | int format; |
#468 | NC_CHECK( nc_inq_format(ncid, &format) ); |
#470 | if (format == NC_FORMAT_NETCDF4) { |
#491 | int format = 0; |
#495 | err = nc_inq_format(ncid,&format); |
#500 | switch (format) { |
#523 | fprintf(stderr,"Unexpected file format: %d\n",format); |
error.h#14 | __attribute__ ((format (printf, 1, 2))) |
#20 | __attribute__ ((format (printf, 1, 2))) |
genbin.c#188 | const char* format = NULL; |
#192 | format = kind_string(/*Main.*/format_flag); |
#193 | stat = nc_put_att_text(rootgroup->ncid,NC_GLOBAL,"_Format",strlen(format),format); |
genc.c#421 | const char* format = NULL; |
#425 | format = kind_string(globalspecials._Format); |
#428 | format); |
genlib.h#32 | __attribute__ ((format (printf, 1, 2))) |
#38 | __attribute__ ((format (printf, 1, 2))) |
genlib.h#38 | __attribute__ ((format (printf, 1, 2))) |
nc.c#80 | nc_set_default_format(int format, int *old_formatp) |
#88 | if (format != NC_FORMAT_CLASSIC && format != NC_FORMAT_64BIT_OFFSET && |
#89 | format != NC_FORMAT_NETCDF4 && format != NC_FORMAT_NETCDF4_CLASSIC && |
#90 | format != NC_FORMAT_CDF5) |
#93 | if (format != NC_FORMAT_CLASSIC && format != NC_FORMAT_64BIT_OFFSET && |
#94 | format != NC_FORMAT_CDF5) |
#97 | default_create_format = format; |
nc.h#85 | extern int nc_set_default_format(int format, int *old_formatp); |
nc3internal.c#1074 | nc_set_default_format(int format, int *old_formatp) |
#1082 | if (format != NC_FORMAT_CLASSIC && format != NC_FORMAT_64BIT_OFFSET && |
#1083 | format != NC_FORMAT_NETCDF4 && format != NC_FORMAT_NETCDF4_CLASSIC) |
#1086 | if (format != NC_FORMAT_CLASSIC && format != NC_FORMAT_64BIT_OFFSET && |
#1087 | format != NC_FORMAT_CDF5) |
#1090 | default_create_format = format; |
netcdf.h#877 | nc_set_default_format(int format, int *old_formatp); |
test_put.c#2161 | int format; |
#2162 | nc_inq_format_extended(ncid, &format, NULL); |
#2163 | if (format == NC_FORMATX_PNETCDF) { |
#2255 | int format; |
#2256 | nc_inq_format_extended(ncid, &format, NULL); |
#2257 | if (format == NC_FORMATX_PNETCDF) { |
#2349 | int format; |
#2350 | nc_inq_format_extended(ncid, &format, NULL); |
#2351 | if (format == NC_FORMATX_PNETCDF) { |
#2443 | int format; |
#2444 | nc_inq_format_extended(ncid, &format, NULL); |
#2445 | if (format == NC_FORMATX_PNETCDF) { |
#2537 | int format; |
#2538 | nc_inq_format_extended(ncid, &format, NULL); |
#2539 | if (format == NC_FORMATX_PNETCDF) { |
#2631 | int format; |
#2632 | nc_inq_format_extended(ncid, &format, NULL); |
#2633 | if (format == NC_FORMATX_PNETCDF) { |
#2725 | int format; |
#2726 | nc_inq_format_extended(ncid, &format, NULL); |
#2727 | if (format == NC_FORMATX_PNETCDF) { |
#2819 | int format; |
#2820 | nc_inq_format_extended(ncid, &format, NULL); |
#2821 | if (format == NC_FORMATX_PNETCDF) { |
#2913 | int format; |
#2914 | nc_inq_format_extended(ncid, &format, NULL); |
#2915 | if (format == NC_FORMATX_PNETCDF) { |
#3007 | int format; |
#3008 | nc_inq_format_extended(ncid, &format, NULL); |
#3009 | if (format == NC_FORMATX_PNETCDF) { |
#3101 | int format; |
#3102 | nc_inq_format_extended(ncid, &format, NULL); |
#3103 | if (format == NC_FORMATX_PNETCDF) { |
#3195 | int format; |
#3196 | nc_inq_format_extended(ncid, &format, NULL); |
#3197 | if (format == NC_FORMATX_PNETCDF) { |
#3295 | int format; |
#3296 | nc_inq_format_extended(ncid, &format, NULL); |
#3297 | if (format == NC_FORMATX_PNETCDF) { |
#3432 | int format; |
#3433 | nc_inq_format_extended(ncid, &format, NULL); |
#3434 | if (format == NC_FORMATX_PNETCDF) { |
#3569 | int format; |
#3570 | nc_inq_format_extended(ncid, &format, NULL); |
#3571 | if (format == NC_FORMATX_PNETCDF) { |
#3706 | int format; |
#3707 | nc_inq_format_extended(ncid, &format, NULL); |
#3708 | if (format == NC_FORMATX_PNETCDF) { |
#3843 | int format; |
#3844 | nc_inq_format_extended(ncid, &format, NULL); |
#3845 | if (format == NC_FORMATX_PNETCDF) { |
#3980 | int format; |
#3981 | nc_inq_format_extended(ncid, &format, NULL); |
#3982 | if (format == NC_FORMATX_PNETCDF) { |
#4117 | int format; |
#4118 | nc_inq_format_extended(ncid, &format, NULL); |
#4119 | if (format == NC_FORMATX_PNETCDF) { |
#4254 | int format; |
#4255 | nc_inq_format_extended(ncid, &format, NULL); |
#4256 | if (format == NC_FORMATX_PNETCDF) { |
#4391 | int format; |
#4392 | nc_inq_format_extended(ncid, &format, NULL); |
#4393 | if (format == NC_FORMATX_PNETCDF) { |
#4528 | int format; |
#4529 | nc_inq_format_extended(ncid, &format, NULL); |
#4530 | if (format == NC_FORMATX_PNETCDF) { |
#4665 | int format; |
#4666 | nc_inq_format_extended(ncid, &format, NULL); |
#4667 | if (format == NC_FORMATX_PNETCDF) { |
#4802 | int format; |
#4803 | nc_inq_format_extended(ncid, &format, NULL); |
#4804 | if (format == NC_FORMATX_PNETCDF) { |
#4947 | int format; |
#4948 | nc_inq_format_extended(ncid, &format, NULL); |
#4949 | if (format == NC_FORMATX_PNETCDF) { |
#5098 | int format; |
#5099 | nc_inq_format_extended(ncid, &format, NULL); |
#5100 | if (format == NC_FORMATX_PNETCDF) { |
#5249 | int format; |
#5250 | nc_inq_format_extended(ncid, &format, NULL); |
#5251 | if (format == NC_FORMATX_PNETCDF) { |
#5400 | int format; |
#5401 | nc_inq_format_extended(ncid, &format, NULL); |
#5402 | if (format == NC_FORMATX_PNETCDF) { |
#5551 | int format; |
#5552 | nc_inq_format_extended(ncid, &format, NULL); |
#5553 | if (format == NC_FORMATX_PNETCDF) { |
#5702 | int format; |
#5703 | nc_inq_format_extended(ncid, &format, NULL); |
#5704 | if (format == NC_FORMATX_PNETCDF) { |
#5853 | int format; |
#5854 | nc_inq_format_extended(ncid, &format, NULL); |
#5855 | if (format == NC_FORMATX_PNETCDF) { |
#6004 | int format; |
#6005 | nc_inq_format_extended(ncid, &format, NULL); |
#6006 | if (format == NC_FORMATX_PNETCDF) { |
#6155 | int format; |
#6156 | nc_inq_format_extended(ncid, &format, NULL); |
#6157 | if (format == NC_FORMATX_PNETCDF) { |
#6306 | int format; |
#6307 | nc_inq_format_extended(ncid, &format, NULL); |
#6308 | if (format == NC_FORMATX_PNETCDF) { |
#6457 | int format; |
#6458 | nc_inq_format_extended(ncid, &format, NULL); |
#6459 | if (format == NC_FORMATX_PNETCDF) { |
#6608 | int format; |
#6609 | nc_inq_format_extended(ncid, &format, NULL); |
#6610 | if (format == NC_FORMATX_PNETCDF) { |
#6768 | int format; |
#6769 | nc_inq_format_extended(ncid, &format, NULL); |
#6770 | if (format == NC_FORMATX_PNETCDF) { |
#6940 | int format; |
#6941 | nc_inq_format_extended(ncid, &format, NULL); |
#6942 | if (format == NC_FORMATX_PNETCDF) { |
#7112 | int format; |
#7113 | nc_inq_format_extended(ncid, &format, NULL); |
#7114 | if (format == NC_FORMATX_PNETCDF) { |
#7284 | int format; |
#7285 | nc_inq_format_extended(ncid, &format, NULL); |
#7286 | if (format == NC_FORMATX_PNETCDF) { |
#7456 | int format; |
#7457 | nc_inq_format_extended(ncid, &format, NULL); |
#7458 | if (format == NC_FORMATX_PNETCDF) { |
#7628 | int format; |
#7629 | nc_inq_format_extended(ncid, &format, NULL); |
#7630 | if (format == NC_FORMATX_PNETCDF) { |
#7800 | int format; |
#7801 | nc_inq_format_extended(ncid, &format, NULL); |
#7802 | if (format == NC_FORMATX_PNETCDF) { |
#7972 | int format; |
#7973 | nc_inq_format_extended(ncid, &format, NULL); |
#7974 | if (format == NC_FORMATX_PNETCDF) { |
#8144 | int format; |
#8145 | nc_inq_format_extended(ncid, &format, NULL); |
#8146 | if (format == NC_FORMATX_PNETCDF) { |
#8316 | int format; |
#8317 | nc_inq_format_extended(ncid, &format, NULL); |
#8318 | if (format == NC_FORMATX_PNETCDF) { |
#8488 | int format; |
#8489 | nc_inq_format_extended(ncid, &format, NULL); |
#8490 | if (format == NC_FORMATX_PNETCDF) { |
#8660 | int format; |
#8661 | nc_inq_format_extended(ncid, &format, NULL); |
#8662 | if (format == NC_FORMATX_PNETCDF) { |
#8836 | int format; |
#8837 | nc_inq_format_extended(ncid, &format, NULL); |
#8838 | if (format == NC_FORMATX_PNETCDF) { |
#9016 | int format; |
#9017 | nc_inq_format_extended(ncid, &format, NULL); |
#9018 | if (format == NC_FORMATX_PNETCDF) { |
#9196 | int format; |
#9197 | nc_inq_format_extended(ncid, &format, NULL); |
#9198 | if (format == NC_FORMATX_PNETCDF) { |
#9376 | int format; |
#9377 | nc_inq_format_extended(ncid, &format, NULL); |
#9378 | if (format == NC_FORMATX_PNETCDF) { |
#9556 | int format; |
#9557 | nc_inq_format_extended(ncid, &format, NULL); |
#9558 | if (format == NC_FORMATX_PNETCDF) { |
#9736 | int format; |
#9737 | nc_inq_format_extended(ncid, &format, NULL); |
#9738 | if (format == NC_FORMATX_PNETCDF) { |
#9916 | int format; |
#9917 | nc_inq_format_extended(ncid, &format, NULL); |
#9918 | if (format == NC_FORMATX_PNETCDF) { |
#10096 | int format; |
#10097 | nc_inq_format_extended(ncid, &format, NULL); |
#10098 | if (format == NC_FORMATX_PNETCDF) { |
#10276 | int format; |
#10277 | nc_inq_format_extended(ncid, &format, NULL); |
#10278 | if (format == NC_FORMATX_PNETCDF) { |
#10456 | int format; |
#10457 | nc_inq_format_extended(ncid, &format, NULL); |
#10458 | if (format == NC_FORMATX_PNETCDF) { |
#10636 | int format; |
#10637 | nc_inq_format_extended(ncid, &format, NULL); |
#10638 | if (format == NC_FORMATX_PNETCDF) { |
#10816 | int format; |
#10817 | nc_inq_format_extended(ncid, &format, NULL); |
#10818 | if (format == NC_FORMATX_PNETCDF) { |
tst_bug324.c#65 | int format; |
#70 | if ( nc_inq_format(ncid, &format) ) ERR; |
#71 | if ( format != NC_FORMAT_NETCDF4_CLASSIC ) ERR; |
tst_converts.c#28 | int check_file(int format, unsigned char *uchar_out); |
#29 | int create_file(int format, unsigned char *uchar_out); |
#35 | int format; |
#39 | for (format = 1; format < 5; format++) |
#41 | printf("*** Testing conversion in netCDF %s files... ", format_name[format]); |
#42 | create_file(format, uchar_out); |
#43 | check_file(format, uchar_out); |
#52 | create_file(int format, unsigned char *uchar_out) |
#57 | if (format == NC_FORMAT_64BIT_OFFSET) |
#59 | else if (format == NC_FORMAT_CDF5) |
#61 | else if (format == NC_FORMAT_NETCDF4_CLASSIC) |
#65 | else if (format == NC_FORMAT_NETCDF4) |
#73 | if ((format != NC_FORMAT_NETCDF4) && retval) ERR; |
#74 | if ((format == NC_FORMAT_NETCDF4) && (retval != NC_ERANGE)) ERR; |
#80 | check_file(int format, unsigned char *uchar_out) |
#108 | if (format == NC_FORMAT_NETCDF4) |
#129 | if (format == NC_FORMAT_NETCDF4 || format == NC_FORMAT_NETCDF4_CLASSIC) |
tst_files.c#17 | int test_redef(int format); |
#274 | int format; |
#278 | if (nc_inq_format(ncid, &format)) ERR; |
#279 | if (format != NC_FORMAT_CLASSIC) ERR; |
#284 | if (nc_inq_format(ncid, &format)) ERR; |
#285 | if (format != NC_FORMAT_64BIT_OFFSET) ERR; |
#290 | if (nc_inq_format(ncid, &format)) ERR; |
#291 | if (format != NC_FORMAT_NETCDF4) ERR; |
#298 | int format; |
#302 | if (nc_inq_format(ncid, &format)) ERR; |
#303 | if (format != NC_FORMAT_CLASSIC) ERR; |
#308 | if (nc_inq_format(ncid, &format)) ERR; |
#309 | if (format != NC_FORMAT_64BIT_OFFSET) ERR; |
#381 | test_redef(int format) |
#399 | if (format == NC_FORMAT_64BIT_OFFSET) |
#401 | else if (format == NC_FORMAT_CDF5) |
#403 | else if (format == NC_FORMAT_NETCDF4_CLASSIC) |
#405 | else if (format == NC_FORMAT_NETCDF4) |
#423 | if (format != NC_FORMAT_NETCDF4) |
#445 | if (format != NC_FORMAT_NETCDF4) |
#463 | if(format == NC_FORMAT_NETCDF4) { |
#500 | if ((format != NC_FORMAT_NETCDF4) && nc_redef(ncid)) ERR; |
#505 | if (format != NC_FORMAT_NETCDF4 && ret) ERR; |
#506 | else if (format == NC_FORMAT_NETCDF4 && ret != NC_ERANGE) ERR; |
#542 | if (format == NC_FORMAT_NETCDF4) |
tst_fillbug.c#83 | int format, ndims, nvars, ngatts, xdimid, ndims_grp, dimids_grp[3], |
#89 | if ( nc_inq_format(ncid, &format)) ERR; |
#92 | if ( nc_inq_format(ncid, &format)) ERR; |
#104 | if ( nc_inq_format(ncid, &format) ) ERR; |
#182 | int format; |
#184 | if( nc_inq_format(ncid, &format) ) ERR; |
#186 | if (format == NC_FORMAT_NETCDF4) { |
tst_formatx_pnetcdf.c#30 | int cmode, format; |
#58 | if(nc_inq_format_extended(ncid,&format,&cmode)) ERR; |
#64 | if(format != NC_FORMATX_PNETCDF) { |
#65 | printf("***FAIL at line %d: format was %d ; expected %d\n",__LINE__,format,NC_FORMATX_PNETCDF); |
#76 | if(nc_inq_format_extended(ncid,&format,&cmode)) ERR; |
#82 | if(format != NC_FORMATX_PNETCDF) { |
#83 | printf("***FAIL at line %d: format was %d ; expected %d\n",__LINE__,format,NC_FORMATX_PNETCDF); |
#94 | if(nc_inq_format_extended(ncid,&format,&cmode)) ERR; |
#100 | if(format != NC_FORMATX_PNETCDF) { |
#101 | printf("***FAIL at line %d: format was %d ; expected %d\n",__LINE__,format,NC_FORMATX_PNETCDF); |
tst_rename.c#35 | int format /* NC_FORMAT_CLASSIC, NC_FORMAT_64BIT, |
#43 | switch (format) { |
#78 | int format; |
#82 | for(format = 0; format < NUM_FORMATS; format++) |
#92 | fmt_names[format]); |
#93 | if (create_test_file(file_names[format], formats[format])) ERR; |
#94 | if (nc_open(file_names[format], NC_WRITE, &ncid)) ERR; |
#115 | fmt_names[format]); |
#116 | if (create_test_file(file_names[format], formats[format])) ERR; |
#117 | if (nc_open(file_names[format], NC_WRITE, &ncid)) ERR; |
#139 | fmt_names[format]); |
#140 | if (create_test_file(file_names[format], formats[format])) ERR; |
#141 | if (nc_open(file_names[format], NC_WRITE, &ncid)) ERR; |
#161 | if (formats[format] == NC_FORMAT_NETCDF4) { |
#163 | fmt_names[format]); |
#187 | if (nc_create(file_names[format], NC_NETCDF4 | NC_CLOBBER, &ncid)) ERR; |
#216 | if (nc_open(file_names[format], NC_WRITE, &ncid)) ERR; |
#228 | if (nc_open(file_names[format], NC_NOWRITE, &ncid)) ERR; |
tst_small.c#34 | int format; \ |
#35 | nc_inq_format_extended(ncid,&format,NULL); \ |
#36 | if (format == NC_FORMATX_PNETCDF) { \ |
#301 | int format; |
#302 | nc_inq_format_extended(ncid,&format,NULL); |
#303 | if (format == NC_FORMATX_PNETCDF) { |
#421 | {int format; |
#422 | nc_inq_format_extended(ncid,&format,NULL); |
#423 | if (format == NC_FORMATX_PNETCDF) { |
tst_vars.c#203 | int format, ndims_in, nvars_in, natts_in; |
#217 | if (nc_inq_format(ncid, &format)) ERR; |
#224 | if (format != expected_format) ERR; |
util.c#877 | { int i,format; |
#878 | nc_inq_format_extended(ncid, &format, NULL); |
#879 | if (format == NC_FORMATX_PNETCDF) { |