netcdf-c/ncdump
2011-01-09 21:41:07 +00:00
..
cdl4 fixed bug found with MALLOC_CHECK_=3, freeing improperly aligned pointer 2010-08-09 22:25:52 +00:00
expected4 fixed: 2010-11-09 22:53:03 +00:00
cdl.h moving to trunk subdir 2010-06-03 13:24:43 +00:00
chunkspec.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
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 chunking and rechunking functionality when copying classic files with custom chunking specified for netCDF-4 output. 2011-01-09 21:41:07 +00:00
nccopy.1 Add nccopy doumentation to Users Guide. Update man pages for ncdump, nccopy. Other minor fixes to Users Guide. 2010-11-17 23:20:40 +00:00
nccopy.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
ncdump.1 Add nccopy doumentation to Users Guide. Update man pages for ncdump, nccopy. Other minor fixes to Users Guide. 2010-11-17 23:20:40 +00:00
ncdump.c Factor out common functionality in ncdump and nccopy and share between them. 2011-01-05 23:48:47 +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 moving to trunk subdir 2010-06-03 13:24:43 +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 roll back mistaken commit 2010-07-09 16:03:27 +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_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 Changes to get tst_compress to compile and run before tst_inflated.nc it creates is needed in test 2010-09-02 22:22:51 +00:00
tst_create_files.c moving to trunk subdir 2010-06-03 13:24:43 +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 Improve example used in test of nccopy compression with shuffling, to show significant improvement when shuffling used. 2010-09-01 18:40: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 bug found with MALLOC_CHECK_=3, freeing improperly aligned pointer 2010-08-09 22:25:52 +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