netcdf-c/ncdump
Dennis Heimbigner 7e27052f87 - Implemented diskless files for both netcdf classic and extended.
The in-memory files can be made persistent if nc_create is called with
  NC_DISKLESS|NC_WRITE flags set. Initial test case also included.
- Modified ncio mechanism to support
  multiple ncio packages; this is so we
  can have posixio and memio operating
  at the same time.
- cleanup up a bunch of lint issues (unused variables, etc).
2012-03-26 01:34:32 +00:00
..
cdl4 - Fix NCF-158 to modify ncgen flag defaults. 2012-03-14 23:26:48 +00:00
expected4 Resolve Lynton's vlen problems (partially) re: jira NCF-145 2012-02-14 00:25:32 +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 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 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 Conditional ncdump/tst_iter.sh on LARGE_FILE_TESTS 2012-03-15 20:50:28 +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 man pages for ncdump and nccopy 2012-03-08 22:16:00 +00:00
nccopy.c Get Greg Sjaardema's nccopy bug fix NCF-162 in before release 2012-03-19 18:20:15 +00:00
ncdump.1 Fix man pages for ncdump and nccopy 2012-03-08 22:16:00 +00:00
ncdump.c Fix bug for netCDF-4 files, where fill values are written by HDF5 even when NOFILL mode is set. Add to ncdump documentation note about handling embedded newlines in strings. 2012-02-15 22:21:47 +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 1)Integrate the oc with improved performance 2012-01-29 18:56:29 +00:00
nctime0.h 2011-09-18 21:04:53 +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 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 Finish handling bounds variables with ncdump -t (NCF-70). Fix bug with permitted dimension sizes in netCDF classic files (NCF-117). 2011-09-05 16:09:17 +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 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_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 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_data2.cdl premerge 2012-01-29 18:50:02 +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 close Jira NCF-154 2012-03-07 23:38:51 +00:00
run_tests.sh Fixed NCF-104 2011-07-27 20:48:58 +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 add test for fix for Jira NCF-131 2011-12-13 03:08:56 +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 Finish handling bounds variables with ncdump -t (NCF-70). Fix bug with permitted dimension sizes in netCDF classic files (NCF-117). 2011-09-05 16:09:17 +00:00
tst_calendars.sh Finish handling bounds variables with ncdump -t (NCF-70). Fix bug with permitted dimension sizes in netCDF classic files (NCF-117). 2011-09-05 16:09:17 +00:00
tst_charfill.cdl add test for fix for Jira NCF-131 2011-12-13 03:08:56 +00:00
tst_charfill.sh fix build issues identied by Rew 2011-12-13 23:16:16 +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 - Implemented diskless files for both netcdf classic and extended. 2012-03-26 01:34:32 +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_grp_spec.sh Add -g option to ncdump and test it 2011-09-21 23:10:03 +00:00
tst_h_rdc0.c moving to trunk subdir 2010-06-03 13:24:43 +00:00
tst_iter.sh Provide better cleanup of tst_iter.sh 2012-03-08 18:13:08 +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 NCF-104 2011-07-27 20:48:58 +00:00
tst_ncgen4_diff.sh Fixed NCF-104 2011-07-27 20:48:58 +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 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 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 Add -g option to ncdump and test it 2011-09-21 23:10:03 +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