Ed Hartnett
|
99aeb5d720
|
remove udunits documentation file created during build
|
2011-03-13 13:33:10 +00:00 |
|
Russ Rew
|
30add1a3c9
|
Clarify docs for var_put and var_get simple interfaces with record variables.
|
2011-03-01 13:14:33 +00:00 |
|
Ed Hartnett
|
7d97bbadf9
|
fixed missing benchmarking shell script in distribution
|
2011-02-24 10:59:22 +00:00 |
|
Ed Hartnett
|
ff3abf1427
|
fixed some confusion about create mode flag NC_CLASSIC_MODEL
|
2011-02-23 23:39:25 +00:00 |
|
Dennis Heimbigner
|
bc5abe766e
|
fixed opendap perf. bug for nc_get_vars
|
2011-02-23 17:37:11 +00:00 |
|
Ed Hartnett
|
ca6b34a92c
|
changes to only run tst_many_atts when benchmarks are turned on, and to fix minor bug: handling of a scalar dimension and scalar var of same name
|
2011-02-23 17:33:11 +00:00 |
|
Ed Hartnett
|
32735883cd
|
fixed bug that was showing up in buddy extra-tests
|
2011-02-22 19:27:20 +00:00 |
|
Dennis Heimbigner
|
fdaffca925
|
fix sid bug
|
2011-02-18 22:44:35 +00:00 |
|
Dennis Heimbigner
|
2f86aab292
|
fixed lang. top-level unlimited problem and added tests for it
|
2011-02-17 17:36:57 +00:00 |
|
Ed Hartnett
|
b9358f5890
|
updated (and fixed) shared library version numbers for all netcdf libraries
|
2011-02-17 12:58:08 +00:00 |
|
Ed Hartnett
|
06b7f9276c
|
updated udunits to latest version
|
2011-02-17 12:09:59 +00:00 |
|
Dennis Heimbigner
|
00035caeba
|
found missing spot for fix of revision 350
|
2011-02-16 23:04:07 +00:00 |
|
Russ Rew
|
ae08ede1fa
|
restored inadvertently deleted test files
|
2011-02-16 12:38:41 +00:00 |
|
Russ Rew
|
62c4c5435d
|
More documentation for nccopy -c for chunking in Users Guide and man page.
|
2011-02-15 23:28:12 +00:00 |
|
Ed Hartnett
|
2f9339e3af
|
fixed integer overflow for ginormous data sizes on 32-bit build
|
2011-02-15 15:47:10 +00:00 |
|
Ed Hartnett
|
7ee0ecebe5
|
changed error messages when some libraries are not found
|
2011-02-14 23:59:06 +00:00 |
|
Ed Hartnett
|
8d91b49ad2
|
added overhang (not hangover) calculations to default chunksizes
|
2011-02-14 19:15:36 +00:00 |
|
Ed Hartnett
|
3340b641fd
|
fixed bug that allowed for zero chunksize when one small, and two giant dimension sizes are used
|
2011-02-14 16:49:05 +00:00 |
|
Ed Hartnett
|
b1afe7e09f
|
attempt to detect missing zlib in configure instead of at link time
|
2011-02-09 12:38:07 +00:00 |
|
Ed Hartnett
|
6b0feecb05
|
some improvements to chunking algorithm
|
2011-02-09 12:23:09 +00:00 |
|
Ed Hartnett
|
d6a3fb724c
|
fix bug in checking magnitudes of dims when determining default chunk sizes, in the case of unlimited dimensions.
|
2011-02-08 19:35:33 +00:00 |
|
Ed Hartnett
|
d31459c71e
|
fixed test so that solaris would compile it
|
2011-02-04 23:24:20 +00:00 |
|
Ed Hartnett
|
ca11ffde62
|
fixed test of wasted space for default chunking
|
2011-02-04 20:22:34 +00:00 |
|
Ed Hartnett
|
5da7f43a3f
|
more changes for extreme dimension sizes and default chunking
|
2011-02-04 20:00:22 +00:00 |
|
Ed Hartnett
|
15eff55021
|
moved some code so that AC_PROG_CC is not called before it should be
|
2011-02-04 19:23:30 +00:00 |
|
Ed Hartnett
|
b47678006e
|
changed default chunksize calculations so they will not have integer overflows, even on 32-bit machines with huge datasets
|
2011-02-04 17:17:08 +00:00 |
|
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 |
|