Commit Graph

1854 Commits

Author SHA1 Message Date
Russ Rew
561749bb3d fix order of args for def_opaque functions in .texi documentation 2010-10-10 21:18:10 +00:00
Ed Hartnett
75d38d4308 fixed for missing header file 2010-10-08 20:14:19 +00:00
Ed Hartnett
64d614fd87 added missing file, fixed includes, removed unneeded header file 2010-10-08 20:08:24 +00:00
Ed Hartnett
65c54d88f5 fixed some AIX portability issues, added tests, especially valgrind tests 2010-10-08 18:54:53 +00:00
Russ Rew
a7535f1f83 recreating branch for russ 2010-10-06 17:14:17 +00:00
Russ Rew
0a26928f44 test both for fill-value and non fill-value 2010-10-06 16:28:33 +00:00
Ed Hartnett
60a6253832 fixed NC_SHORT conversion bug 2010-10-06 15:50:42 +00:00
Russ Rew
8416eb3be2 clean up test for USHORT conversions bug fix 2010-10-05 22:11:18 +00:00
Russ Rew
c9956d3674 provide test for USHORT conversions bug fix 2010-10-05 22:04:34 +00:00
Russ Rew
cad6e425e2 fix bug with USHORT conversions 2010-10-05 17:24:58 +00:00
Russ Rew
d43dbd67b4 Simplify nccopy. Minor documentation additions. 2010-10-05 01:12:57 +00:00
Russ Rew
6d07696820 sync properties of working directory 2010-10-05 00:50:54 +00:00
Russ Rew
afb61ffec4 property changes on .? 2010-10-04 20:37:50 +00:00
Russ Rew
47f06bf045 Fix to work for --disable-netcdf-4 also 2010-10-04 20:18:36 +00:00
Russ Rew
3b686f97a0 Merged latest trunk changes to my branch. 2010-10-04 18:48:01 +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
4b3ea48bbd Merged latest trunk changes into my branch. 2010-10-04 16:53:34 +00:00
Ed Hartnett
6edafe22a4 fixed malloc(0) bug when copying atts 2010-10-04 13:38:01 +00:00
Russ Rew
a0cf68eb27 Document restriction that group names must be different from variable names in the same parent group. 2010-10-03 16:24:01 +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
Dennis Heimbigner
f4bea28a5c update oc; fix tmp file problem 2010-09-28 18:23:05 +00:00
Russ Rew
e8b72bd177 provide a simpler API, nc_inq_grps_full() 2010-09-24 16:01:38 +00:00
Ed Hartnett
105fe5fed1 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
Russ Rew
493c5ff596 Added group iterator code, to be used later to simplify nccopy, maybe ncdump 2010-09-23 22:41:22 +00:00
Ed Hartnett
d53c6bdcfc fixed bug with nf90_inquire_variable returning range error because of chunksizes for a contiguous variable 2010-09-22 14:25:42 +00:00
Ed Hartnett
c6fcf09bc6 missing file added 2010-09-22 13:50:32 +00:00
Ed Hartnett
54297ac014 changed way that netcdf-4 scans HDF5 file on open for big performance boost 2010-09-22 13:38:15 +00:00
Ed Hartnett
e9ab6a9157 fixed bug in HDF5-only test, in which chunk sizes were not being set 2010-09-16 14:23:43 +00:00
Russ Rew
08db2ae283 Merge in trunk changes to eliminate call to H5close. Update some of the
configure --help output for nccopy, --enable-c-only option.
2010-09-15 15:25:20 +00:00
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