Ed Hartnett
|
ba1b41b160
|
more fixes for handling default chunks sizes with very large variables
|
2011-02-03 17:41:02 +00:00 |
|
Ed Hartnett
|
c03aabe083
|
fixed default chunking for some really big dimensions
|
2011-02-03 16:50:51 +00:00 |
|
Ed Hartnett
|
668ed2e0a5
|
fixed chunking bug: default chunks must always be under 4GB in size
|
2011-02-02 14:09:15 +00:00 |
|
Dennis Heimbigner
|
dfd3c50b60
|
make rpc/types.h check unconditional
|
2011-02-01 23:28:55 +00:00 |
|
Ed Hartnett
|
bb07a21f1f
|
added chunksize test code from Russ to help develop better default chunks
|
2011-01-31 22:15:37 +00:00 |
|
Ed Hartnett
|
1d86c471a6
|
fixed def_var_chunking bug when chunksizes are not provided, but chunking is turned on
|
2011-01-31 21:30:39 +00:00 |
|
Ed Hartnett
|
cdd254c983
|
added -lm to please fedore netcdf package maintainer
|
2011-01-31 11:40:56 +00:00 |
|
Ed Hartnett
|
be6f296501
|
added attempted fix for shared builds on macOS
|
2011-01-31 11:27:18 +00:00 |
|
Ed Hartnett
|
1d810b5034
|
fixed some hdf4 configure settings, added more hdf4 tests
|
2011-01-28 18:01:37 +00:00 |
|
Ed Hartnett
|
2ebb1cbafc
|
fixed problems with parallel I/O of classic files with pnetcdf library
|
2011-01-28 12:45:52 +00:00 |
|
Dennis Heimbigner
|
7d16002711
|
undo varm optimization that is causing test failure
|
2011-01-27 21:52:24 +00:00 |
|
Dennis Heimbigner
|
199577e143
|
1. add vars optimize for varm, 2. fix handling of unlimited array of compounds
|
2011-01-26 21:58:03 +00:00 |
|
Dennis Heimbigner
|
54d7ae4073
|
Add new test_vara test to check for correct slicing by dap
|
2011-01-24 21:32:21 +00:00 |
|
Dennis Heimbigner
|
c3e9873c3e
|
Fix libdispatch/dispatch.c URL testing
|
2011-01-20 21:45:29 +00:00 |
|
Ed Hartnett
|
193849fc2d
|
added valgrind test script to EXRTA_DIST
|
2011-01-20 16:09:41 +00:00 |
|
Ed Hartnett
|
0cf2709a5e
|
bumped version number
|
2011-01-18 22:44:30 +00:00 |
|
Dennis Heimbigner
|
9dc4dc1aa1
|
remove some debug code
|
2011-01-18 21:31:55 +00:00 |
|
Dennis Heimbigner
|
9778f96dd0
|
Fixed nc_get_vara index >0 problem (H/T Jeff Whitaker)
|
2011-01-18 21:14:06 +00:00 |
|
Ed Hartnett
|
73548c6f7f
|
fixed calls to nccopy and nccdump
|
2011-01-18 17:17:51 +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 |
|
Dennis Heimbigner
|
6de2c43c8c
|
fixed problem with dap variable being missed
|
2011-01-15 22:58:16 +00:00 |
|
Dennis Heimbigner
|
a8143234c1
|
2nd attempt to fix the AMDEP problem
|
2011-01-15 20:57:00 +00:00 |
|
Dennis Heimbigner
|
1e6f7dcb1b
|
fix curl conditional problem
|
2011-01-15 05:38:22 +00:00 |
|
Dennis Heimbigner
|
aa0b94f46e
|
Fixed testing for CURLOP_KEYPASSWD
|
2011-01-13 17:45:41 +00:00 |
|
Ed Hartnett
|
14795ffaf1
|
fixed memory leak when adding to unlimited dimension
|
2011-01-12 23:18:32 +00:00 |
|
Ed Hartnett
|
3feffefd15
|
added valgrind testing to cxx directory
|
2011-01-12 20:02:03 +00:00 |
|
Ed Hartnett
|
26a520147e
|
added user test to check for memory problems
|
2011-01-12 19:26:56 +00:00 |
|
Russ Rew
|
a5861e57ec
|
Add entry about new nccopy chunking functionality.
|
2011-01-12 17:29:28 +00:00 |
|
Ed Hartnett
|
fc4f558aa0
|
changed macro so it won't conflict with user macros
|
2011-01-12 17:20:48 +00:00 |
|
Ed Hartnett
|
6325187e26
|
fixed parallel I/O mistake
|
2011-01-12 12:55:36 +00:00 |
|
Dennis Heimbigner
|
8dac6733ee
|
Fixed bug in file:// handling
|
2011-01-11 00:07:38 +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 |
|
Ed Hartnett
|
33a8091c98
|
undid some mistaken commits
|
2011-01-06 20:18:43 +00:00 |
|
Ed Hartnett
|
1a3ba4a6d8
|
cywin-mingw32 dlls now building
|
2011-01-06 20:12:06 +00:00 |
|
Ed Hartnett
|
5c636ce828
|
cleaned up, added comments
|
2011-01-06 16:52:19 +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 |
|
Dennis Heimbigner
|
b4650e8e56
|
|
2011-01-05 16:30:59 +00:00 |
|
Dennis Heimbigner
|
30733da7f6
|
fixed file: url case
|
2011-01-04 22:16:55 +00:00 |
|
Ed Hartnett
|
52d1a2b74e
|
init data space to shut up valgrind
|
2011-01-04 13:26:55 +00:00 |
|
Ed Hartnett
|
659fd84edb
|
Removed all void functions from tst programs. Thanks to solaris C compiler for being sensitive enough to notice this sort of thing.
|
2011-01-03 15:41:20 +00:00 |
|
Ed Hartnett
|
7f554f08ce
|
took out void function
|
2011-01-03 15:37:00 +00:00 |
|
Ed Hartnett
|
7235ea9982
|
changed void function to int to please solaris compiler
|
2011-01-02 13:22:42 +00:00 |
|
Russ Rew
|
d27879027e
|
Fix memory problem detected with MALLOC_CHECK_=2
|
2011-01-02 06:20:24 +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 |
|
Ed Hartnett
|
99496dd311
|
turned void returns into int returns, to stop Sun conplaining about my ERR macro using a return
|
2010-12-22 12:48:12 +00:00 |
|
Ed Hartnett
|
590fd8e08d
|
change ERR macro back to return instead of abort
|
2010-12-21 17:26:06 +00:00 |
|
Ed Hartnett
|
7abc6347bf
|
must use abort() not return in ERR macro, or solaris compiler craps out
|
2010-12-20 13:49:23 +00:00 |
|
Dennis Heimbigner
|
209742ebec
|
Fixed dap memory leaks
|
2010-12-17 23:54:09 +00:00 |
|