Ed Hartnett
|
bf85289d71
|
commented out H5close call
|
2010-09-11 16:19:13 +00:00 |
|
Russ Rew
|
f736e978bc
|
crating new branch for Russ
|
2010-09-04 20:15:40 +00:00 |
|
Russ Rew
|
55e7fc8a4b
|
Fix make distcheck failure due to needed in test script
|
2010-09-03 18:55:56 +00:00 |
|
Russ Rew
|
666c378662
|
Merge my branch back into trunk!
|
2010-09-02 22:46:57 +00:00 |
|
Russ Rew
|
4ce417d4a0
|
Merged latest trunk changes with my branch
|
2010-09-02 22:34:22 +00:00 |
|
Russ Rew
|
895e7e74c4
|
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 |
|
Russ Rew
|
f4d03ccf11
|
bring my branch up to date with --disable-dap-remote-tests changes in trunk
|
2010-09-02 21:33:54 +00:00 |
|
Russ Rew
|
2fdbd7e8e4
|
simplification to nccopy code
|
2010-09-02 21:01:27 +00:00 |
|
Dennis Heimbigner
|
80e693a444
|
enforce --disable-dap-remote-tests
|
2010-09-02 19:34:46 +00:00 |
|
Russ Rew
|
fbb2ae3c49
|
Added entry about nccopy compression
|
2010-09-01 21:35:42 +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
|
c15b6d885e
|
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 |
|
Russ Rew
|
8a9a99a3a6
|
Have tst_nccopy4.sh invoke tst_compress explicitly, to create compressible test file.
|
2010-09-01 15:45:55 +00:00 |
|
Russ Rew
|
7b32b6acb6
|
Add forgotten test file to EXTRA_DIST in Makefile.am
|
2010-09-01 14:56:32 +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
|
126a6fdd2d
|
recreating branch for russ
|
2010-08-28 23:51:28 +00:00 |
|
Russ Rew
|
9bc3bd538c
|
Undoing change committed in r400
|
2010-08-27 21:57:40 +00:00 |
|
Russ Rew
|
1f39119f8f
|
Ignore attempt to compress scalar variables, instead of returning an error. Add compression and shuffling options, option to fix unlimited dimensions.
|
2010-08-27 21:02:52 +00:00 |
|
Dennis Heimbigner
|
9c9a385fbd
|
disallow uppercase section keywords
|
2010-08-25 19:01:07 +00:00 |
|
Ed Hartnett
|
a943d702dd
|
whoops, forgot to add this file
|
2010-08-23 13:21:12 +00:00 |
|
Ed Hartnett
|
cd6468ae14
|
cleaned up some memory problems, added nc_inq_path for classic and netcdf-4 files
|
2010-08-20 19:50:59 +00:00 |
|
Ed Hartnett
|
a27fd4390c
|
added opendap memory test
|
2010-08-20 17:20:32 +00:00 |
|
Ed Hartnett
|
e18410535c
|
more work on inq_path, fixed include problem in parallel builds
|
2010-08-20 12:17:57 +00:00 |
|
Ed Hartnett
|
469731fd88
|
inq path works for netcdf-4
|
2010-08-19 18:15:48 +00:00 |
|
Ed Hartnett
|
1aedb82327
|
fixed some memory problems, more progress towards nc_inq_path
|
2010-08-19 17:37:29 +00:00 |
|
Ed Hartnett
|
cdf3d497fd
|
turned off failed test
|
2010-08-18 15:43:37 +00:00 |
|
Ed Hartnett
|
38383a8b4c
|
forgotten file added
|
2010-08-18 15:32:21 +00:00 |
|
Ed Hartnett
|
a0e1b037e5
|
added nc_inq_path in dispatch tables
|
2010-08-18 15:11:17 +00:00 |
|
Ed Hartnett
|
bd980e869f
|
start again
|
2010-08-17 10:54:57 +00:00 |
|
Dennis Heimbigner
|
02aa80adf8
|
update oc to fix bugs
|
2010-08-16 18:42:02 +00:00 |
|
Dennis Heimbigner
|
e10672c0fa
|
upgrade oc directory to support CURLOP_KEYPASSWD
|
2010-08-13 20:06:04 +00:00 |
|
Russ Rew
|
50fc3f3667
|
Fix documentation bug in Users Guide on first character of names (can be alphanumeric, not just alphabetic).
|
2010-08-13 19:38:26 +00:00 |
|
Russ Rew
|
7e8cf8fa34
|
Fix MALLOC_CHECK_ problems in nccopy, ncdump. Fix valgrind message in nccopy.
|
2010-08-11 16:00:47 +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
|
c199df72c6
|
merged latest trunk changes
|
2010-08-10 00:15:59 +00:00 |
|
Russ Rew
|
bd267e503b
|
merge recent trunk changes
|
2010-08-09 22:27:24 +00:00 |
|
Russ Rew
|
43b670b255
|
fixed bug found with MALLOC_CHECK_=3, freeing improperly aligned pointer
|
2010-08-09 22:25:52 +00:00 |
|
Dennis Heimbigner
|
ea8379719c
|
fixed char datalist bug and did some more dispatch cleanup
|
2010-08-09 20:39:36 +00:00 |
|
Russ Rew
|
252fbb9b9b
|
merge with latest trunk changes
|
2010-08-08 23:17:15 +00:00 |
|
Dennis Heimbigner
|
fcbea73e18
|
add to release notes
|
2010-08-08 18:01:02 +00:00 |
|
Dennis Heimbigner
|
5afdfaf92e
|
fix multiple definitions error
|
2010-08-06 19:59:14 +00:00 |
|
Dennis Heimbigner
|
7e1ce62211
|
fix undefined fsync warning: HT to Larry Baker
|
2010-08-06 01:16:48 +00:00 |
|
Dennis Heimbigner
|
dd4fe6d25c
|
dispatch.h->ncdispatch.h to avoid visualstudio filename conflict
|
2010-08-05 02:44:59 +00:00 |
|
Russ Rew
|
b07789adfd
|
turn on VALGRIND macro for portability
|
2010-08-03 18:59:54 +00:00 |
|
Russ Rew
|
817502e6e1
|
Fix a malloc bug
|
2010-08-03 16:09:01 +00:00 |
|
Russ Rew
|
4824a9d285
|
recreating branch for russ
|
2010-08-03 15:53:21 +00:00 |
|
Russ Rew
|
bb6d43af2b
|
Eliminated use of NC_MAX_DIMS and NC_MAX_VARS from ncdump and nccopy, allocating required memory instead and reducing memory footprint. Refined nc_get_iter() and nc_next_iter(). Added documenation for nc_inq_path() function.
|
2010-08-03 03:43:03 +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 |
|