.. |
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
|
|
|
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
|
|
|
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
|
|
|
indent.h
|
|
|
isnan.h
|
|
|
Makefile.am
|
changes to remove EXTERN_LDFLAG from build, also to fix netCDF-4 sync bug
|
2011-05-17 19:14:35 +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
|
more changes for mingw/DLL builds
|
2011-05-11 19:51:11 +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
|
more changes for mingw/DLL builds
|
2011-05-11 19: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
|
|
|
nctime.h
|
|
|
ref1.ncml
|
|
|
ref_ctest1_nc4.cdl
|
|
|
ref_ctest1_nc4c.cdl
|
|
|
ref_ctest64.c
|
|
|
ref_ctest.c
|
|
|
ref_nc_test_netcdf4_4_0.nc
|
|
|
ref_nc_test_netcdf4.cdl
|
|
|
ref_times.cdl
|
|
|
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_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
|
|
|
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_data.cdl
|
|
|
rewrite-scalar.c
|
|
|
run_back_comp_tests.sh
|
Fixed the following Jira minor bugs:
|
2011-05-12 17:51:32 +00:00 |
run_tests.sh
|
|
|
run_utf8_tests.sh
|
|
|
small2.cdl
|
|
|
small.cdl
|
|
|
test0.cdl
|
|
|
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
|
|
|
tst_calendars.sh
|
|
|
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
|
|
|
tst_comp.c
|
|
|
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
|
|
|
tst_enum_data.c
|
|
|
tst_fillbug.c
|
|
|
tst_fillbug.sh
|
|
|
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
|
|
|
tst_lengths.sh
|
|
|
tst_mslp.cdl
|
|
|
tst_nans.c
|
|
|
tst_nccopy3.sh
|
Fix make distcheck failure due to needed in test script
|
2010-09-03 18:55:56 +00:00 |
tst_nccopy4.sh
|
fixed calls to nccopy and nccdump
|
2011-01-18 17:17:51 +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
|
|
|
tst_netcdf4_4.sh
|
|
|
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
|
|
|
tst_output.sh
|
|
|
tst_special_atts.c
|
|
|
tst_string_data.c
|
|
|
tst_unicode.c
|
|
|
tst_utf8.c
|
|
|
tst_vlen_data.c
|
|
|
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
|
|
|