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 |
|
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
|
7b259541c4
|
Merged latest trunk changes to my branch.
|
2010-07-31 23:37:04 +00:00 |
|
Dennis Heimbigner
|
42e23ee45a
|
bug fixes
|
2010-07-31 17:44:56 +00:00 |
|
Dennis Heimbigner
|
6edff3f964
|
cleanup pre-dispatch stuff
|
2010-07-30 22:16:15 +00:00 |
|
Dennis Heimbigner
|
c5cb1104b7
|
removed USE_DISPATCH and most uses of nc3 from libsrc4
|
2010-07-30 19:20:22 +00:00 |
|
Russ Rew
|
bedaaf998f
|
Added file with Bob Jenkin's hash functions, modified for use in
netCDF dim and var lookup.
|
2010-07-30 16:12:53 +00:00 |
|
Russ Rew
|
9e0b72e5b8
|
Merged latest trunk changes to my branch.
|
2010-07-29 22:55:35 +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 |
|
Dennis Heimbigner
|
c9a566a42c
|
rebuilt the handling of character datalists to support unlimiteds properly
|
2010-07-29 20:37:05 +00:00 |
|
Dennis Heimbigner
|
a40c8b6631
|
NC_MAX_DIMS->NC_MAX_VAR_DIMS
|
2010-07-29 17:24:03 +00:00 |
|
Russ Rew
|
6d385fb3a5
|
Add entry describing hash lookup update.
|
2010-07-28 21:58:28 +00:00 |
|
Russ Rew
|
0790f81cf9
|
Merged var/dim name hashing for fast lookups into my branch.
|
2010-07-28 21:42:03 +00:00 |
|
Russ Rew
|
e3bb962085
|
Merged latest trunk changes to my branch.
|
2010-07-27 21:29:23 +00:00 |
|
Dennis Heimbigner
|
32b819ada8
|
add nc_default_format support
|
2010-07-22 21:50:51 +00:00 |
|