Dennis Heimbigner
93f722f594
accidental variable declaration in netcdf.h
2012-03-26 17:03:09 +00:00
Dennis Heimbigner
7e27052f87
- Implemented diskless files for both netcdf classic and extended.
...
The in-memory files can be made persistent if nc_create is called with
NC_DISKLESS|NC_WRITE flags set. Initial test case also included.
- Modified ncio mechanism to support
multiple ncio packages; this is so we
can have posixio and memio operating
at the same time.
- cleanup up a bunch of lint issues (unused variables, etc).
2012-03-26 01:34:32 +00:00
Dennis Heimbigner
25c3167841
ckp
2012-03-26 01:30:22 +00:00
Russ Rew
7592240cb1
recommit Khroulev fix I thought I committed in January
2012-03-20 19:06:08 +00:00
Russ Rew
b376836c0e
add link to previous docs to doxygen main page
2012-03-20 11:38:46 +00:00
Dennis Heimbigner
62abe2a14b
fix conditionalized AC_CHECK_LIB for -lcurl
2012-03-19 19:47:31 +00:00
Dennis Heimbigner
d8335ca910
change to AC_SEARCH_LIBS for curl testing
2012-03-19 19:24:46 +00:00
Russ Rew
5446b72ae6
Get Greg Sjaardema's nccopy bug fix NCF-162 in before release
2012-03-19 18:20:15 +00:00
Dennis Heimbigner
a925bea477
missing big-endian code
2012-03-16 22:32:54 +00:00
Dennis Heimbigner
88f7950d6f
fix a bunch of uninitialized variables
2012-03-16 22:29:09 +00:00
Russ Rew
d5209d808f
Forgot to commit reordered RELEASE_NOTES
2012-03-16 21:51:18 +00:00
Russ Rew
f6aba1b3a4
Fixing typo in comments and trying creation of release
2012-03-16 20:20:15 +00:00
Dennis Heimbigner
a4e030f4cc
remove debug flag
2012-03-16 20:01:09 +00:00
Russ Rew
ce66c76522
Fix typo in configure --help output
2012-03-16 19:12:32 +00:00
Russ Rew
0d09fe4558
Finish resolving NCF-142, update to RELEASE_NOTES
2012-03-16 12:36:51 +00:00
Dennis Heimbigner
54b345fc6c
change test_partvar source to avoid server error
2012-03-15 22:01:34 +00:00
Dennis Heimbigner
140666cd4c
Conditional ncdump/tst_iter.sh on LARGE_FILE_TESTS
2012-03-15 20:50:28 +00:00
Dennis Heimbigner
8a40919a61
fix define in netcdf.h
2012-03-15 20:14:19 +00:00
Dennis Heimbigner
99eef24bc2
- Fix NCF-158 to modify ncgen flag defaults.
...
- Fix NCF-157 to modify DAP code to support
partial variable retrieval.
- Fix of NCF-154 to solve problem of ncgen
improperly processing data lists for variables
of size greater than 2**18 bytes.
- Fix ncgen processing of char variables that have
multiple unlimited dimensions.
- Partly fix Jira issue: NCF-145 (vlen issues).
- Benchmark program nc_test4/tst_ar4_*) requires arguments
and should only be invoked inside a shell
script; fixed so that they terminate cleanly
if invoked with no arguments.
- Fix the Doxygen processing so it will work
with make distcheck.
- Begin switchover to using an alternative to ncio.
- Begin support for in-memory (diskless) files.
2012-03-14 23:26:48 +00:00
Russ Rew
b77a5faa83
include INSTALL file in EXTRA_DIST list of Makefile.am
2012-03-14 21:32:58 +00:00
Russ Rew
86ac9f0007
More fixes to synchronize new INSTALL with man4/install.doc
2012-03-14 21:18:30 +00:00
Russ Rew
844f2c85be
synchronize new INSTALL with man4/install.doc
2012-03-14 20:48:14 +00:00
Russ Rew
8d9269dc6d
Fix a typo
2012-03-14 20:10:57 +00:00
Russ Rew
1a718e4edd
Add draft of INSTALL file
2012-03-14 19:26:44 +00:00
Russ Rew
07a5f4fd1a
Peter Cao's valgrind fixes for nc4file.c
2012-03-14 03:48:30 +00:00
Russ Rew
486509242f
Fix ncgen -b documentation to match implemented behavior
2012-03-12 18:21:32 +00:00
Russ Rew
d412686ec3
Fix Jeff Whittaker's bug NCF-156
2012-03-09 19:19:43 +00:00
Dennis Heimbigner
787d32fffd
changed form of some static data to work with cxx4
2012-03-08 22:21:12 +00:00
Russ Rew
458612a06e
Fix man pages for ncdump and nccopy
2012-03-08 22:16:00 +00:00
Russ Rew
75cb7837fb
Speed up nccopy on systems with big disk block sizes
2012-03-08 19:48:57 +00:00
Dennis Heimbigner
f14cdec948
Provide better cleanup of tst_iter.sh
2012-03-08 18:13:08 +00:00
Dennis Heimbigner
2349c62d18
close Jira NCF-154
2012-03-07 23:38:51 +00:00
Russ Rew
316d9a6327
Minor text file updates for 4.2
2012-03-02 20:43:18 +00:00
Dennis Heimbigner
7cee1bb0ac
added info about minimum libcurl version
2012-03-02 20:27:44 +00:00
Russ Rew
a9a247ce36
Update installation instructions to 4.2-rc2
2012-03-01 19:29:27 +00:00
Dennis Heimbigner
cddc9a92c0
minor change to Release Notes
2012-03-01 17:49:10 +00:00
Russ Rew
8f229c851e
Fixed a few typos
2012-03-01 17:39:59 +00:00
Russ Rew
e776cd2b8d
RELEASE_NOTES for 4.2-rc2
2012-03-01 17:13:52 +00:00
Russ Rew
22beaf407c
Fix bug with scalar coordinate variables in netCDF-4 files, causing failure with --enable-extra-tests, [NCF-149]
2012-03-01 02:06:14 +00:00
Dennis Heimbigner
629f712c77
fix bug in ncgen -lc handling of single character vars
2012-02-29 18:54:11 +00:00
Russ Rew
75e00f3341
Fix bug triggered by --enable-logging.
2012-02-27 23:00:07 +00:00
Russ Rew
fbbdeccc2e
Fix performance bug for many variables or types in a group
2012-02-21 13:46:22 +00:00
Russ Rew
118ebceeef
remove temporary test
2012-02-21 12:53:53 +00:00
Dennis Heimbigner
4f06e22b9a
draft attempt at fixing the fill problem
2012-02-17 18:51:02 +00:00
Dennis Heimbigner
a62c00b4bf
draft attempt at fixing the fill problem
2012-02-17 18:50:25 +00:00
Dennis Heimbigner
7e63849e03
added some notes about attributes
2012-02-15 22:33:28 +00:00
Russ Rew
6b075d6ab2
Fix bug for netCDF-4 files, where fill values are written by HDF5 even when NOFILL mode is set. Add to ncdump documentation note about handling embedded newlines in strings.
2012-02-15 22:21:47 +00:00
Dennis Heimbigner
5f6c865543
fixed minor malloc problem
2012-02-15 19:15:03 +00:00
Dennis Heimbigner
ea1af11655
Resolve Lynton's vlen problems (partially) re: jira NCF-145
2012-02-14 00:25:32 +00:00
Dennis Heimbigner
513b094561
add some debugging output
2012-02-08 21:45:28 +00:00