Commit Graph

82 Commits

Author SHA1 Message Date
Russ Rew
1f4eeafcb9 Fixed doxygen installation guide source file to preserve line breaks
in code and scripts.

Fixed bug NCF-171: error reading external int into longlong or writing
from longlong array to external int on 32-bit platforms and classic
format files.

Promoted test demonstrating NCF-171 bug from longlong array from
"extra test" to "test".
2012-05-29 15:50:15 +00:00
Russ Rew
dbaf62f5e6 Updated some links in Doxygen version of user guide. Fixed some
range_error checks in netCDF-4 type conversion code.  Made netCDF
attribute tests with type conversion more comprehensive and stringent,
fixing bugs identified with better tests.  Changed a test in
nc_test/tst_atts.c to use netCDF-3 file instead of netCDF-4 file,
because that directory is supposed to be for tests that work with
--disable-netcdf-4.  Added test demonstrating NCF-171 bug on 32-bit
platforms, only run when configured with --enable-extra-tests.
2012-05-24 16:29:22 +00:00
Russ Rew
f638446d00 Fix typo in configure.ac. Also, if we have to have multiple copies of 2012-05-09 17:21:32 +00:00
Dennis Heimbigner
cb25985208 another scan-build bug fix 2012-04-30 15:58:40 +00:00
Dennis Heimbigner
00e50f5a44 1. changed from using port 8080 to 8081 for motherlode
2. Fixed Ward's IGNORE problem with oc
3. Mmap support now works.
4. Fix an uninitialized variable pointed out by Russ in dnclog.c
2012-04-22 20:34:21 +00:00
Dennis Heimbigner
e29a6fb164 added list of configure flags to man4/install.doc 2012-04-13 02:41:00 +00:00
Russ Rew
ead9187587 Include some doxygen input files that were inadvertently omitted. Fix pkg-config file netcdf.pc.in. 2012-03-28 19:14:25 +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
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
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
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
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
77ee608a81 fix previous fix 2012-01-02 17:31:23 +00:00
Dennis Heimbigner
75563918a8 fix documentation tarball construction to be consistent with tm2.pl 2012-01-02 17:18:44 +00:00
Russ Rew
0e48e0a671 Jira NCF-137: Fix documentation of ncid parameter to include group ids 2011-12-15 21:21:38 +00:00
Russ Rew
d749958799 Update installation manual re binaries no longer provided 2011-12-01 17:48:05 +00:00
Russ Rew
5fdde5e399 Fix bug NCF-136, ncdump -c looping when dimensions inherited from parent group 2011-11-14 21:27:53 +00:00
Russ Rew
c1718f4695 Fix AIX installation typo 2011-11-07 23:00:16 +00:00
Dennis Heimbigner
d10a2605ce moved librpc/ from major branch to trunk 2011-10-23 20:17:56 +00:00
Russ Rew
97c954a859 Add -g option to ncdump and test it 2011-09-21 23:10:03 +00:00
Dennis Heimbigner
732fbff7ce 2011-09-20 17:30:02 +00:00
Ed Hartnett
611253763c change to get doxygen docs produced as part of snapshot 2011-08-22 14:04:39 +00:00
Ed Hartnett
9d683a9822 added some internal documentation to doxygen documentation 2011-08-22 13:53:37 +00:00
Ed Hartnett
6b7ec8e9a4 more changes in support of building snapshot docs 2011-08-19 16:05:27 +00:00
Ed Hartnett
f1da0b16e7 more changes in support of building snapshot docs 2011-08-19 16:03:14 +00:00
Ed Hartnett
b62ab988a3 changes in support of generating doxygen docs automatically for website as part of daily snapshot process 2011-08-19 15:01:34 +00:00
Ed Hartnett
5a299aaa30 more documentation changes 2011-08-17 10:44:45 +00:00
Ed Hartnett
6aef26934a fixed name of UOP 2011-08-16 10:15:55 +00:00
Ed Hartnett
3020c4d2de more re-org of the Guide contents in the new docs 2011-08-15 22:19:10 +00:00
Ed Hartnett
24e5b0618b more documentation changes 2011-08-12 18:55:06 +00:00
Ed Hartnett
9212be6606 took out fortran API, made some documentation changes 2011-08-11 17:54:34 +00:00
Ed Hartnett
2b2bcded42 removed cxx and cxx4, bumped version to 4.2, and fixed up documentation some 2011-08-10 18:00:32 +00:00
Ed Hartnett
9cc97dfe93 fix 2011-07-20 23:59:53 +00:00
Ed Hartnett
b6aaedaea1 more doxygen changes 2011-07-20 21:39:14 +00:00
Russ Rew
75af04d4a8 Fix NCF-101 bug, and add test for fix. Delete debugging leftover in nccopy.c. Fix typo in installation guide. 2011-07-18 19:11:28 +00:00
Ed Hartnett
d2c1ed917f adding missing file 2011-07-18 16:53:21 +00:00
Ed Hartnett
85fa6a1aa5 more doxygen work 2011-07-18 14:27:16 +00:00
Ed Hartnett
2b9c9cf1eb beginning of ncdump documentation in doxygen 2011-07-15 14:35:12 +00:00
Ed Hartnett
fd4a63c4d2 changed file names to allow visual studio to cope 2011-07-14 09:50:37 +00:00
Ed Hartnett
ed204b1cc9 more doxygen variable stuff 2011-07-12 15:37:24 +00:00
Ed Hartnett
cb72a227b4 doxygen changes in variable documentation 2011-07-12 12:30:16 +00:00
Ed Hartnett
b377906536 beginning of conversion to doxygen 2011-07-11 16:04:49 +00:00
Ed Hartnett
6232bbdfe6 beginning of Doxygen conversion for documentation 2011-07-01 16:14:25 +00:00
Russ Rew
cb018af51c Fix typo in NF90_OPEN documentation 2011-06-07 21:36:42 +00:00
Russ Rew
9d21a684e2 Documentation fix. 2011-06-07 03:10:55 +00:00
Dennis Heimbigner
9f44f64d05 See Jira issues NCF-48 and CDM-57 2011-05-13 20:58:40 +00:00