netcdf-c/ncdump
2011-06-24 04:51:11 +00:00
..
cdl4 fixed lang. top-level unlimited problem and added tests for it 2011-02-17 17:36:57 +00:00
expected4 fix sid bug 2011-02-18 22:44:35 +00:00
cdl.h moving to trunk subdir 2010-06-03 13:24:43 +00:00
chunkspec.c Allow nccopy to rechunk with chunksizes larger than current dimension lengths. 2011-06-03 21:06:58 +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 add cdmremote skeleton code 2010-12-15 21:45:05 +00:00
depend moving to trunk subdir 2010-06-03 13:24:43 +00:00
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 Factor out common functionality in ncdump and nccopy and share between them. 2011-01-05 23:48:47 +00:00
dumplib.h Factor out common functionality in ncdump and nccopy and share between them. 2011-01-05 23:48:47 +00:00
indent.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
indent.h moving to trunk subdir 2010-06-03 13:24:43 +00:00
isnan.h moving to trunk subdir 2010-06-03 13:24:43 +00:00
Makefile.am Fix nccopy bug ignoring -d and -c options for netCDF-4 input files. Fix exception handling in cxx4. 2011-06-21 15:10:17 +00:00
nccopy.1 More documentation for nccopy -c for chunking in Users Guide and man page. 2011-02-15 23:28:12 +00:00
nccopy.c Fix nccopy bug ignoring -d and -c options for netCDF-4 input files. Fix exception handling in cxx4. 2011-06-21 15:10:17 +00:00
ncdump.1 Fixes to nccopy -c, more testing and documentation. Added nccopy chunking documentation to User's guide. 2011-01-17 22:15:26 +00:00
ncdump.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
ncdump.h Factor out common functionality in ncdump and nccopy and share between them. 2011-01-05 23:48:47 +00:00
nciter.c Factor out common functionality in ncdump and nccopy and share between them. 2011-01-05 23:48:47 +00:00
nciter.h Merge group iterator source into existing variable data iterator files nciter.h and nciter.c. Adapt nccopy.c accordingly. 2010-10-04 17:24:21 +00:00
nctime.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
nctime.h moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref1.ncml moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_ctest1_nc4.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_ctest1_nc4c.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_ctest64.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_ctest.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_nc_test_netcdf4_4_0.nc moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_nc_test_netcdf4.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_times.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_tst_comp2.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_tst_comp.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_tst_compounds2.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_tst_compounds2.nc moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_tst_compounds3.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_tst_compounds3.nc moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_tst_compounds4.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_tst_compounds4.nc moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_tst_enum_data.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_tst_fillbug.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_tst_format_att_64.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_tst_format_att.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
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_nans.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_tst_noncoord.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_tst_opaque_data.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_tst_small.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_tst_solar_1.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
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 moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_tst_special_atts.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_tst_string_data.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_tst_unicode.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_tst_utf8.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
ref_tst_vlen_data.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
rewrite-scalar.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
run_back_comp_tests.sh Fixed the following Jira minor bugs: 2011-05-12 17:51:32 +00:00
run_tests.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
run_utf8_tests.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
small2.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
small.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
test0.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
tst_64bit.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
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 moving to trunk subdir 2010-06-03 13:24:43 +00:00
tst_calendars.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
tst_chunking.c Fixes to nccopy -c, more testing and documentation. Added nccopy chunking documentation to User's guide. 2011-01-17 22:15:26 +00:00
tst_comp2.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
tst_comp.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
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 moving to trunk subdir 2010-06-03 13:24:43 +00:00
tst_fillbug.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
tst_fillbug.sh moving to trunk subdir 2010-06-03 13:24:43 +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_h_rdc0.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
tst_lengths.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
tst_mslp.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
tst_nans.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
tst_nccopy3.sh Fix make distcheck failure due to needed in test script 2010-09-03 18:55:56 +00:00
tst_nccopy4.sh Fix nccopy bug ignoring -d and -c options for netCDF-4 input files. Fix exception handling in cxx4. 2011-06-21 15:10:17 +00:00
tst_ncgen4_classic.sh fixed bug found with MALLOC_CHECK_=3, freeing improperly aligned pointer 2010-08-09 22:25:52 +00:00
tst_ncgen4_cycle.sh fixed bug found with MALLOC_CHECK_=3, freeing improperly aligned pointer 2010-08-09 22:25:52 +00:00
tst_ncgen4_diff.sh fixed bug found with MALLOC_CHECK_=3, freeing improperly aligned pointer 2010-08-09 22:25:52 +00:00
tst_ncgen4_shared.sh fixed lang. top-level unlimited problem and added tests for it 2011-02-17 17:36:57 +00:00
tst_ncgen4.sh fixed bug found with MALLOC_CHECK_=3, freeing improperly aligned pointer 2010-08-09 22:25:52 +00:00
tst_ncml.cdl moving to trunk subdir 2010-06-03 13:24:43 +00:00
tst_netcdf4_4.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
tst_netcdf4.sh 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
tst_opaque_data.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
tst_output.sh moving to trunk subdir 2010-06-03 13:24:43 +00:00
tst_special_atts.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
tst_string_data.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
tst_unicode.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
tst_utf8.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
tst_vlen_data.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
utils.c Added ability to customize output chunking to nccopy. 2011-01-06 22:09:14 +00:00
utils.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
vardata.c Factor out common functionality in ncdump and nccopy and share between them. 2011-01-05 23:48:47 +00:00
vardata.h moving to trunk subdir 2010-06-03 13:24:43 +00:00