netcdf-c/ncdump
2012-06-27 15:35:06 +00:00
..
cdl4 fix discovered bug in opaque data handling 2012-05-04 19:22:30 +00:00
expected4 fix discovered bug in opaque data handling 2012-05-04 19:22:30 +00:00
cdl.h
chunkspec.c Fix non-portable test that depends on nonstandardized floating-point format using e+08, not e+008. Fixes for some problems reported in scan-build static analysis. 2012-04-23 23:59:24 +00:00
chunkspec.h Fix nccopy chunking and rechunking functionality when copying classic files with custom chunking specified for netCDF-4 output. 2011-01-09 21:41:07 +00:00
ctests.sh Added -b flag to diff in shell scripts, to ignore whitespace, newlines, carriage returns. 2012-05-08 19:36:27 +00:00
depend
dimmap.c Fix nccopy chunking and rechunking functionality when copying classic files with custom chunking specified for netCDF-4 output. 2011-01-09 21:41:07 +00:00
dimmap.h Fix nccopy chunking and rechunking functionality when copying classic files with custom chunking specified for netCDF-4 output. 2011-01-09 21:41:07 +00:00
dumplib.c Speed up nccopy on systems with big disk block sizes 2012-03-08 19:48:57 +00:00
dumplib.h Speed up nccopy on systems with big disk block sizes 2012-03-08 19:48:57 +00:00
indent.c
indent.h
isnan.h
Makefile.am o Added (srcdir) to path in Makefile.am for 2 files used in 'make check'. This 2012-06-18 16:56:45 +00:00
nccomps.h Support Dave Allured's ncdump mods for time-valued attributes. Refactor all ncdump time code into nctime.c. Add '-i' option for strict ISO-8601 time notation. Fix backward compatibility test to not use DBL_MAX, which is the same as IEEE infinity when using only 15 significant digits of precision. Document ncdump time functionality in man page. 2011-09-12 21:31:08 +00:00
nccopy.1 Fix typo in configure.ac. Also, if we have to have multiple copies of 2012-05-09 17:21:32 +00:00
nccopy.c Fix typo in configure.ac. Also, if we have to have multiple copies of 2012-05-09 17:21:32 +00:00
ncdump.1 Fix typo in configure.ac. Also, if we have to have multiple copies of 2012-05-09 17:21:32 +00:00
ncdump.c Fix trivial ncdump bug, now reports an error when -j option specified. 2012-06-27 15:35:06 +00:00
ncdump.h Add -g option to ncdump and test it 2011-09-21 23:10:03 +00:00
nciter.c Fix Jira bug NCF-141 and finish bug fix for NCF-139 2012-01-30 22:10:23 +00:00
nciter.h Fix bug NCF-16 2011-08-26 03:54:25 +00:00
nctime0.c Fixed bug NCF-175: ncdump -t incorrectly interpreting units attribute 2012-06-07 18:14:02 +00:00
nctime0.h Fixed bug NCF-175: ncdump -t incorrectly interpreting units attribute 2012-06-07 18:14:02 +00:00
ref1.ncml
ref_ctest1_nc4.cdl
ref_ctest1_nc4c.cdl
ref_ctest64.c
ref_ctest.c
ref_nc_test_netcdf4_4_0.nc Support Dave Allured's ncdump mods for time-valued attributes. Refactor all ncdump time code into nctime.c. Add '-i' option for strict ISO-8601 time notation. Fix backward compatibility test to not use DBL_MAX, which is the same as IEEE infinity when using only 15 significant digits of precision. Document ncdump time functionality in man page. 2011-09-12 21:31:08 +00:00
ref_nc_test_netcdf4.cdl Support Dave Allured's ncdump mods for time-valued attributes. Refactor all ncdump time code into nctime.c. Add '-i' option for strict ISO-8601 time notation. Fix backward compatibility test to not use DBL_MAX, which is the same as IEEE infinity when using only 15 significant digits of precision. Document ncdump time functionality in man page. 2011-09-12 21:31:08 +00:00
ref_times.cdl Fixed bug NCF-175: ncdump -t incorrectly interpreting units attribute 2012-06-07 18:14:02 +00:00
ref_tst_charfill.cdl add test for fix for Jira NCF-131 2011-12-13 03:08:56 +00:00
ref_tst_comp2.cdl
ref_tst_comp.cdl
ref_tst_compounds2.cdl
ref_tst_compounds2.nc
ref_tst_compounds3.cdl
ref_tst_compounds3.nc
ref_tst_compounds4.cdl
ref_tst_compounds4.nc
ref_tst_enum_data.cdl
ref_tst_fillbug.cdl
ref_tst_format_att_64.cdl
ref_tst_format_att.cdl
ref_tst_group_data_v23.cdl Clarified documentation for nc_inq_grp_ncid(), differentiating it from nc_inq_ncid(). Fixed problem returning values from functions declared void in some libsrc4/ test programs. Added test for bug in ncdump for dimensions with same name in nested groups, and fix for bug. Fixed nccopy bug involving dimensions with smae name in nested groups. Added code for specifying chunking by dimension to nccopy (but not implemented yet). 2010-12-30 18:17:04 +00:00
ref_tst_group_data.cdl Clarified documentation for nc_inq_grp_ncid(), differentiating it from nc_inq_ncid(). Fixed problem returning values from functions declared void in some libsrc4/ test programs. Added test for bug in ncdump for dimensions with same name in nested groups, and fix for bug. Fixed nccopy bug involving dimensions with smae name in nested groups. Added code for specifying chunking by dimension to nccopy (but not implemented yet). 2010-12-30 18:17:04 +00:00
ref_tst_grp_spec0.cdl Add -g option to ncdump and test it 2011-09-21 23:10:03 +00:00
ref_tst_grp_spec.cdl Add -g option to ncdump and test it 2011-09-21 23:10:03 +00:00
ref_tst_nans.cdl
ref_tst_noncoord.cdl
ref_tst_opaque_data.cdl
ref_tst_small.cdl
ref_tst_solar_1.cdl
ref_tst_solar_2.cdl Fix ncdump bug displaying NC_USHORT attribute values as NC_SHORT in netCDF-4 files. Add test for fix. 2011-06-24 04:51:11 +00:00
ref_tst_special_atts3.cdl
ref_tst_special_atts.cdl
ref_tst_string_data.cdl
ref_tst_unicode.cdl
ref_tst_utf8.cdl
ref_tst_vlen_data2.cdl premerge 2012-01-29 18:50:02 +00:00
ref_tst_vlen_data.cdl
rewrite-scalar.c
run_back_comp_tests.sh Added -b flag to diff in shell scripts, to ignore whitespace, newlines, carriage returns. 2012-05-08 19:36:27 +00:00
run_tests.sh Added -b flag to diff in shell scripts, to ignore whitespace, newlines, carriage returns. 2012-05-08 19:36:27 +00:00
run_utf8_tests.sh Added -b flag to diff in shell scripts, to ignore whitespace, newlines, carriage returns. 2012-05-08 19:36:27 +00:00
small2.cdl
small.cdl
test0.cdl add test for fix for Jira NCF-131 2011-12-13 03:08:56 +00:00
tst_64bit.sh
tst_brecs.cdl Allow double NaNs and Infinities in double to double conversions. Add tests for nccopy deflation, shuffling, and dimension-fixing options. Add man-page documentation for new nccopy topions, with examples. Run tst_nccopy3.sh test even for netCDF-4 builds. 2010-08-31 22:41:00 +00:00
tst_calendars.cdl Fixed bug NCF-175: ncdump -t incorrectly interpreting units attribute 2012-06-07 18:14:02 +00:00
tst_calendars.sh Merged latest changes from trunk, including deletion of win32 directory. 2012-06-13 19:29:01 +00:00
tst_charfill.cdl add test for fix for Jira NCF-131 2011-12-13 03:08:56 +00:00
tst_charfill.sh Merged latest changes from trunk, including deletion of win32 directory. 2012-06-13 19:29:01 +00:00
tst_chunking.c Delete obsolete libdiskless directory, replaced by new diskless 2012-06-12 21:50:02 +00:00
tst_comp2.c
tst_comp.c
tst_compress.c Fix ncdump/tst_compress bug that shows up on Solaris systems. Fix default variable chunksize algorithm. 2011-06-23 17:15:01 +00:00
tst_create_files.c Fix ncdump bug displaying NC_USHORT attribute values as NC_SHORT in netCDF-4 files. Add test for fix. 2011-06-24 04:51:11 +00:00
tst_enum_data.c
tst_fillbug.c Fix ncopy so it actually uses -r option instead of ignoring it. Remove a large number of dead assignments found by clang in nc_test/tt_atts.c. 2012-04-13 02:52:30 +00:00
tst_fillbug.sh Merged latest changes from trunk, including deletion of win32 directory. 2012-06-13 19:29:01 +00:00
tst_group_data.c Factor out common functionality in ncdump and nccopy and share between them. 2011-01-05 23:48:47 +00:00
tst_grp_spec.sh Merged latest changes from trunk, including deletion of win32 directory. 2012-06-13 19:29:01 +00:00
tst_h_rdc0.c
tst_iter.sh Merged latest changes from trunk, including deletion of win32 directory. 2012-06-13 19:29:01 +00:00
tst_lengths.sh
tst_mslp.cdl
tst_nans.c
tst_nccopy3.sh Merged latest changes from trunk, including deletion of win32 directory. 2012-06-13 19:29:01 +00:00
tst_nccopy4.sh Delete obsolete libdiskless directory, replaced by new diskless 2012-06-12 21:50:02 +00:00
tst_ncgen4_classic.sh Delete obsolete libdiskless directory, replaced by new diskless 2012-06-12 21:50:02 +00:00
tst_ncgen4_cycle.sh Added -b flag to diff in shell scripts, to ignore whitespace, newlines, carriage returns. 2012-05-08 19:36:27 +00:00
tst_ncgen4_diff.sh o Moved a couple more scripts around to use a uniform 2012-05-25 21:22:09 +00:00
tst_ncgen4_shared.sh - Fix NCF-158 to modify ncgen flag defaults. 2012-03-14 23:26:48 +00:00
tst_ncgen4.sh Delete obsolete libdiskless directory, replaced by new diskless 2012-06-12 21:50:02 +00:00
tst_ncml.cdl
tst_netcdf4_4.sh o Added (srcdir) to path in Makefile.am for 2 files used in 'make check'. This 2012-06-18 16:56:45 +00:00
tst_netcdf4.sh Merged latest changes from trunk, including deletion of win32 directory. 2012-06-13 19:29:01 +00:00
tst_opaque_data.c
tst_output.sh Added -b flag to diff in shell scripts, to ignore whitespace, newlines, carriage returns. 2012-05-08 19:36:27 +00:00
tst_special_atts.c
tst_string_data.c
tst_unicode.c
tst_utf8.c
tst_vlen_data.c
utils.c Speed up nccopy on systems with big disk block sizes 2012-03-08 19:48:57 +00:00
utils.h Speed up nccopy on systems with big disk block sizes 2012-03-08 19:48:57 +00:00
vardata.c Fix non-portable test that depends on nonstandardized floating-point format using e+08, not e+008. Fixes for some problems reported in scan-build static analysis. 2012-04-23 23:59:24 +00:00
vardata.h Fixes for NCF-70, ncdump -t printing of time-values attributes. Haven't fixed printing of cell bounds for time-valued variables yet. 2011-08-31 18:28:08 +00:00