.. |
error4.c
|
|
|
Makefile.am
|
fixed chunking bug: default chunks must always be under 4GB in size
|
2011-02-02 14:09:15 +00:00 |
nc3stub.c
|
|
|
nc3stub.h
|
|
|
nc4attr.c
|
many changes for memory fixes
|
2010-11-29 22:23:16 +00:00 |
nc4dim.c
|
|
|
nc4dispatch.c
|
fixed:
|
2010-11-09 22:53:03 +00:00 |
nc4dispatch.h
|
fixed:
|
2010-11-09 22:53:03 +00:00 |
nc4file.c
|
fixed problems with parallel I/O of classic files with pnetcdf library
|
2011-01-28 12:45:52 +00:00 |
nc4grp.c
|
|
|
nc4hdf.c
|
fixed memory leak when adding to unlimited dimension
|
2011-01-12 23:18:32 +00:00 |
nc4internal.c
|
fixed HDF4 build memory problem
|
2010-12-06 16:27:08 +00:00 |
nc4internal.h
|
many changes for memory fixes
|
2010-11-29 22:23:16 +00:00 |
nc4type.c
|
|
|
nc4var.c
|
fixed bug that allowed for zero chunksize when one small, and two giant dimension sizes are used
|
2011-02-14 16:49:05 +00:00 |
ncfunc.c
|
removed extraneous global variable
|
2010-11-24 23:12:20 +00:00 |
ref_tst_compounds.nc
|
|
|
ref_tst_dims.nc
|
|
|
ref_tst_h_compounds2.h5
|
|
|
ref_tst_h_compounds.h5
|
|
|
ref_tst_interops4.nc
|
|
|
ref_tst_xplatform2_1.nc
|
|
|
ref_tst_xplatform2_2.nc
|
|
|
run_hdf4_valgrind_tests.sh
|
|
|
run_par_tests.sh
|
|
|
run_valgrind_tests.sh
|
many changes for memory fixes
|
2010-11-29 22:23:16 +00:00 |
stub3.c
|
|
|
stub4.c
|
|
|
tst_ar5.c
|
|
|
tst_atts.c
|
many changes for memory fixes
|
2010-11-29 22:23:16 +00:00 |
tst_chunks2.c
|
some improvements to chunking algorithm
|
2011-02-09 12:23:09 +00:00 |
tst_chunks.c
|
fixed chunking bug: default chunks must always be under 4GB in size
|
2011-02-02 14:09:15 +00:00 |
tst_compounds2.c
|
|
|
tst_compounds3.c
|
added many valgrind tests in libsrc4, fixed some memory problems
|
2010-10-12 09:12:08 +00:00 |
tst_compounds.c
|
|
|
tst_converts2.c
|
test both for fill-value and non fill-value
|
2010-10-06 16:28:33 +00:00 |
tst_converts.c
|
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_coords2.c
|
|
|
tst_coords3.c
|
|
|
tst_coords.c
|
|
|
tst_dims2.c
|
|
|
tst_dims3.c
|
|
|
tst_dims.c
|
many changes for memory fixes
|
2010-11-29 22:23:16 +00:00 |
tst_endian_fill.c
|
|
|
tst_enums.c
|
many changes for memory fixes
|
2010-11-29 22:23:16 +00:00 |
tst_files2.c
|
got benchmark build working agian
|
2010-11-12 18:09:12 +00:00 |
tst_files3.c
|
|
|
tst_files4.c
|
|
|
tst_files.c
|
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_fillbug.c
|
|
|
tst_fills2.c
|
many changes for memory fixes
|
2010-11-29 22:23:16 +00:00 |
tst_fills.c
|
many changes for memory fixes
|
2010-11-29 22:23:16 +00:00 |
tst_grps2.c
|
added many valgrind tests in libsrc4, fixed some memory problems
|
2010-10-12 09:12:08 +00:00 |
tst_grps.c
|
added many valgrind tests in libsrc4, fixed some memory problems
|
2010-10-12 09:12:08 +00:00 |
tst_h_atts2.c
|
|
|
tst_h_atts3.c
|
added many valgrind tests in libsrc4, fixed some memory problems
|
2010-10-12 09:12:08 +00:00 |
tst_h_atts4.c
|
added many valgrind tests in libsrc4, fixed some memory problems
|
2010-10-12 09:12:08 +00:00 |
tst_h_atts.c
|
|
|
tst_h_compounds2.c
|
|
|
tst_h_compounds.c
|
init data space to shut up valgrind
|
2011-01-04 13:26:55 +00:00 |
tst_h_converts.c
|
|
|
tst_h_dimscales1.c
|
|
|
tst_h_dimscales2.c
|
|
|
tst_h_dimscales3.c
|
|
|
tst_h_dimscales.c
|
|
|
tst_h_enums.c
|
|
|
tst_h_files2.c
|
|
|
tst_h_files3.c
|
got benchmark build working agian
|
2010-11-12 18:09:12 +00:00 |
tst_h_files4.c
|
fixed extra-test bug, return code from nc_inq_var_* functions with bad ncids, bumped version to beta2
|
2010-09-24 15:55:54 +00:00 |
tst_h_files.c
|
changed way that netcdf-4 scans HDF5 file on open for big performance boost
|
2010-09-22 13:38:15 +00:00 |
tst_h_grps.c
|
|
|
tst_h_ints.c
|
many changes for memory fixes
|
2010-11-29 22:23:16 +00:00 |
tst_h_opaques.c
|
|
|
tst_h_par.c
|
|
|
tst_h_rd_cmp.c
|
|
|
tst_h_strings1.c
|
many changes for memory fixes
|
2010-11-29 22:23:16 +00:00 |
tst_h_strings2.c
|
many changes for memory fixes
|
2010-11-29 22:23:16 +00:00 |
tst_h_strings3.c
|
many changes for memory fixes
|
2010-11-29 22:23:16 +00:00 |
tst_h_strings.c
|
|
|
tst_h_vars2.c
|
|
|
tst_h_vars3.c
|
|
|
tst_h_vars.c
|
fixed bug in HDF5-only test, in which chunk sizes were not being set
|
2010-09-16 14:23:43 +00:00 |
tst_h_vl.c
|
|
|
tst_h_wrt_cmp.c
|
|
|
tst_interops4.c
|
|
|
tst_interops5.c
|
|
|
tst_interops6.c
|
many changes for memory fixes
|
2010-11-29 22:23:16 +00:00 |
tst_interops.c
|
|
|
tst_large2.c
|
|
|
tst_large.c
|
|
|
tst_nc_converts.c
|
|
|
tst_opaques.c
|
|
|
tst_strings2.c
|
many changes for memory fixes
|
2010-11-29 22:23:16 +00:00 |
tst_strings.c
|
many changes for memory fixes
|
2010-11-29 22:23:16 +00:00 |
tst_unlim_vars.c
|
|
|
tst_utf8.c
|
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_varms.c
|
|
|
tst_vars3.c
|
|
|
tst_vars4.c
|
fixed chunking bug: default chunks must always be under 4GB in size
|
2011-02-02 14:09:15 +00:00 |
tst_vars.c
|
|
|
tst_xplatform2.c
|
many changes for memory fixes
|
2010-11-29 22:23:16 +00:00 |
tst_xplatform.c
|
|
|