Ward Fisher
|
2de3388cf1
|
Additional CMake usage.
|
2012-09-13 18:27:23 +00:00 |
|
Ward Fisher
|
d6c7112481
|
|
2012-09-11 19:53:47 +00:00 |
|
Ward Fisher
|
04e61d5894
|
Added MSVC-compatibility items.
|
2012-08-27 21:19:25 +00:00 |
|
Russ Rew
|
a24c1732b6
|
Fix unnecessary tests and other minor problems in ncdump identified by Coverity.
|
2012-07-31 22:17:42 +00:00 |
|
Russ Rew
|
f638446d00
|
Fix typo in configure.ac. Also, if we have to have multiple copies of
|
2012-05-09 17:21:32 +00:00 |
|
Russ Rew
|
fa3fbbcc92
|
Fixes for NCF-150, bugs in libsrc4 with handling strings in non-netCDF-4 HDF5 files. Added new test in nc_test4 to verify fixes.
|
2012-04-20 15:42:55 +00:00 |
|
Russ Rew
|
85743d97f0
|
Fix ncopy so it actually uses -r option instead of ignoring it. Remove a large number of dead assignments found by clang in nc_test/tt_atts.c.
|
2012-04-13 02:52:30 +00:00 |
|
Russ Rew
|
df361a2891
|
Fix nc-config.in so --all option works with or without nf-config installed. Add -r and -w options to nccopy for diskless speedups.
|
2012-04-12 17:18:06 +00:00 |
|
Russ Rew
|
5446b72ae6
|
Get Greg Sjaardema's nccopy bug fix NCF-162 in before release
|
2012-03-19 18:20:15 +00:00 |
|
Russ Rew
|
0d09fe4558
|
Finish resolving NCF-142, update to RELEASE_NOTES
|
2012-03-16 12:36:51 +00:00 |
|
Russ Rew
|
75cb7837fb
|
Speed up nccopy on systems with big disk block sizes
|
2012-03-08 19:48:57 +00:00 |
|
Dennis Heimbigner
|
aebd11348a
|
1)Integrate the oc with improved performance
|
2012-01-29 18:56:29 +00:00 |
|
Russ Rew
|
9d77c3b54d
|
Fix nccopy bug described in Jira issue NCF-140
|
2012-01-19 17:37:15 +00:00 |
|
Russ Rew
|
75af04d4a8
|
Fix NCF-101 bug, and add test for fix. Delete debugging leftover in nccopy.c. Fix typo in installation guide.
|
2011-07-18 19:11:28 +00:00 |
|
Russ Rew
|
f10a142411
|
Added and documented nccopy options to specify chunk cache. Fixed nccopy bug of not permit chunk lengths >= dimension lengths. Added experimental (undocumented) option for computing adequate chunk cache.
|
2011-07-12 19:06:00 +00:00 |
|
Russ Rew
|
baba1bd4ce
|
Add -h, -e options to nccopy for setting chunk cache
|
2011-07-07 18:36:00 +00:00 |
|
Russ Rew
|
a7015f0967
|
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 |
|
Ed Hartnett
|
8d99e0b43a
|
more changes for mingw/DLL builds
|
2011-05-11 19:51:11 +00:00 |
|
Ed Hartnett
|
8eb9a74016
|
many changes to get clean DLL builds in mingw for fortran, cxx, cxx4, and v2
|
2011-03-21 18:38:10 +00:00 |
|
Ed Hartnett
|
965a3aac70
|
minor refactor of the build system to work better for cross-compiling
|
2011-03-15 10:19:08 +00:00 |
|
Russ Rew
|
e3cc92894b
|
Fixes to nccopy -c, more testing and documentation. Added nccopy chunking documentation to User's guide.
|
2011-01-17 22:15:26 +00:00 |
|
Russ Rew
|
f7aaa9e097
|
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 |
|
Russ Rew
|
3534c60904
|
Added ability to customize output chunking to nccopy.
|
2011-01-06 22:09:14 +00:00 |
|
Russ Rew
|
52e525c19c
|
Factor out common functionality in ncdump and nccopy and share between them.
|
2011-01-05 23:48:47 +00:00 |
|
Russ Rew
|
39b6c1eb5c
|
Fixed nccopy bug when using --disable-netcdf-4. Removed premature nccopy chunking code.
|
2011-01-01 20:02:58 +00:00 |
|
Russ Rew
|
b37a176fa0
|
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 |
|
Dennis Heimbigner
|
f7e41dde66
|
add cdmremote skeleton code
|
2010-12-15 21:45:05 +00:00 |
|
Russ Rew
|
7a6f7c6a94
|
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 |
|
Russ Rew
|
a448df0f3d
|
Fixed malloc/free problem with group iterator, leaks. Used group iterator to simplify nccopy.
|
2010-09-30 15:19:07 +00:00 |
|
Russ Rew
|
2fdbd7e8e4
|
simplification to nccopy code
|
2010-09-02 21:01:27 +00:00 |
|
Russ Rew
|
0a52446069
|
Cleanup of remaining TODO items in nccopy, before pushing to trunk
|
2010-09-01 19:57:36 +00:00 |
|
Russ Rew
|
d9d6634ee8
|
Support k, m, or g suffixes for -m buffer size option.
|
2010-09-01 03:21:08 +00:00 |
|
Russ Rew
|
20b1e1615a
|
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 |
|
Russ Rew
|
4ce85da310
|
nccopy changes to support compression
|
2010-08-29 15:08:12 +00:00 |
|
Russ Rew
|
a46ef6091e
|
another try at fixing MALLOC_CHECK_=3 error on spock
|
2010-08-11 04:58:14 +00:00 |
|
Russ Rew
|
43b670b255
|
fixed bug found with MALLOC_CHECK_=3, freeing improperly aligned pointer
|
2010-08-09 22:25:52 +00:00 |
|
Russ Rew
|
26dc29c538
|
Eliminated use of NC_MAX_DIMS from ncdump and nccopy, in favor of just\ allocating required memory.
|
2010-08-02 21:31:01 +00:00 |
|
Russ Rew
|
ddf6b6722f
|
Fix bug in emalloc of start and count.
|
2010-08-02 20:36:12 +00:00 |
|
Russ Rew
|
4a089699c9
|
Eliminate most uses of NC_MAX_DIMS in ncdump and nccopy.
|
2010-08-01 17:16:08 +00:00 |
|
Russ Rew
|
86cfc908ad
|
Get rid of uses of NC_MAX_DIMS in ncdump that are easy to eliminate.Get rid of some uses of NC_MAX_DIMS from nccopy. Add libsrc/pstdint.hfor systems that have no stdint.h.
|
2010-07-29 22:41:05 +00:00 |
|
Ed Hartnett
|
18f4bca367
|
moving to trunk subdir
|
2010-06-03 13:24:43 +00:00 |
|