Commit Graph

201 Commits

Author SHA1 Message Date
Ward Fisher
612b35a84c Merge branch 'master' into cdf-5, in preparation for merging the CDF-5 functionality into the master branch. This will be the key new feature for netcdf 4.4.0. 2015-11-05 13:40:35 -07:00
Ward Fisher
1e318cc989 Made a comment in the release notes re: new minimum cmake version. See https://github.com/Unidata/netcdf-c/issues/135 for more information. 2015-10-20 10:55:08 -06:00
Ward Fisher
519a56019f Merge branch 'fix-typos' of https://github.com/tbeu/netcdf-c into tbeu-fix-typos 2015-10-16 14:16:09 -06:00
Ward Fisher
1a3f3def39 A bit of refactoring of the release notes to make it render nicely by Doxygen and some markdown editors. 2015-10-15 11:35:18 -06:00
Ward Fisher
febc9040a5 Updated in-code documentation. 2015-10-15 11:29:51 -06:00
Ward Fisher
caa4937254 Added a note about the default chunking scheme documentation update in the release notes. 2015-10-14 13:18:23 -06:00
Dennis Heimbigner
cd7a06b193 pull request 2015-10-12 17:09:37 -06:00
Ward Fisher
47db9caf4e Corrected a small typo in release note markdown. 2015-10-09 13:21:17 -06:00
dmh
8fc86035b2 merge-squash 2015-10-09 10:22:00 -06:00
dmh
49597a64af merge-squash 2015-10-09 10:12:11 -06:00
Ward Fisher
bc74ca18fe Tweaked README in preparation of release candidate. 2015-10-08 13:15:39 -06:00
tbeu
e2820e4d8a Fix common typos
Detected by https://github.com/vlajos/misspell_fixer
2015-08-20 11:42:05 +02:00
dmh
859f105005 merge-squash 2015-08-15 16:26:35 -06:00
Ward Fisher
49b7503148 Added notes related to [NCF-338] to README.md 2015-07-27 15:37:54 -06:00
Ward Fisher
2b3f404e4c Updated release notes to reflect progress in [NCF-337]. 2015-07-22 13:28:16 -06:00
dmh
28a243b7a3 add note that parallel make cannot be used for make check 2015-07-20 16:53:34 -06:00
Ward Fisher
19c78bc00e Updated release notes in preparation for next release candidate. 2015-07-09 11:00:31 -06:00
Jennifer Oxelson
ae125c8db0 Modified links to reference bugtracking.unidata.ucar.edu 2015-07-01 14:24:46 -06:00
Ward Fisher
ca84ceb725 Updated release notes to reflect change in pre-built binary version. 2015-06-04 15:46:37 -06:00
Ward Fisher
bb42e4639e Addressed conflict between master, mem2. 2015-06-02 15:03:12 -06:00
Ward Fisher
0f95f6a297 Updated release notes with a link to [NCF-328], allow diskless mode to accept a pointer to a netcdf data structure in memory. 2015-06-01 15:43:35 -06:00
Ward Fisher
27c97ba7bb Added information re: [NCF-332] to release notes. 2015-05-29 10:27:04 -06:00
dmh
dbc7215063 1. fix nc_open_mem doxygen description
2. fix some bugs wrt to cygwin vs linux.
3. add to RELEASE_NOTES
4. try to fix tst_inmemory fd error by putting the first
   arg to dotest in quotes.
2015-05-28 19:23:33 -06:00
Ward Fisher
853eb066c5 Updated release notes. 2015-05-20 11:13:33 -06:00
Ward Fisher
6e8c5993cd Updated RELEASE_NOTES. 2015-05-15 15:49:23 -06:00
Ward Fisher
57d09f30e6 Updated RELEASE_NOTES with information re: [NCF-330]. 2015-05-08 14:02:12 -06:00
Ward Fisher
5c471c2f31 Updated release notes. 2015-04-21 15:57:19 -06:00
Russ Rew
5e7c8e885e add bug fix entry to release notes 2015-04-03 06:18:05 -06:00
Ward Fisher
6f855d7de1 Updated release notes with a reference to NCF-326. 2015-03-10 10:03:13 -06:00
dmh
88f1ac820c 1. synch with oc lib
2. update to add docs/auth.md
2015-03-02 20:26:39 -07:00
Ward Fisher
ad497d9852 Updated release notes with an entry for forthcoming bugfix release, 4.3.3.1, which addressed JIRA issue [NCF-325] 2015-02-25 10:38:57 -07:00
Ward Fisher
4b9230b4a9 Preparing for 4.3.3 release. 2015-02-12 13:16:54 -07:00
Russ Rew
cd64d27552 add release-notes entry for ncf-324 fix 2015-02-05 15:43:52 -07:00
Ward Fisher
f875bba02d Updated Release Notes 2015-02-02 14:46:51 -07:00
Russ Rew
a9768a67c5 Added missing release notes entries. 2015-01-25 17:29:43 -07:00
Ward Fisher
2e89b50641 Updated release notes 2015-01-14 14:19:00 -07:00
Ward Fisher
9b984c126c Cleaned up RELEASE_NOTES document for rendering by doxygen. 2015-01-14 13:20:51 -07:00
Ward Fisher
5669179157 Updated release notes. 2015-01-12 10:43:56 -07:00
Ward Fisher
3aa6c969e2 Added an explicit check for CURLOPT_CHUNK_BGN_FUNCTION, otherwise we break the build on systems with libcurl older than version 7.21.0 2014-12-27 22:59:06 -08:00
Russ Rew
e2dce0f8f2 Merge branch 'master' of https://github.com/Unidata/netcdf-c into ncf-314 2014-12-10 10:49:44 -07:00
Russ Rew
d4ba81d6ff Documentation changes for ncdump numeric format code options 2014-12-10 10:49:37 -07:00
Ward Fisher
8ee89f4a08 Further reorganization. Figured out how subpage works with different files. Renamed some of the header cells. 2014-12-09 16:36:15 -07:00
Ward Fisher
bfcabbbf02 Removed stray warning from RELEASE_NOTES.md 2014-12-08 13:29:26 -07:00
Ward Fisher
8130d278c3 Added link to the JIRA issue for the netcdf-fortran remote bootstrap entry. 2014-11-20 15:59:32 -07:00
Ward Fisher
8de2a68a30 Renamed option used to enable fortran bootstrap behavior. Updated RELEASE_NOTES.md with information re: this new option. 2014-11-20 15:56:11 -07:00
dmh
d67d00ca7e re NCF-319
The pnetcdf support was not
properly being used to provide
mpi parallel io for netcdf-3 classic
files. The wrong dispatch table was being
used.  The fix was to modify
dfile.c#NC_check_file_type to properly
specify the pnetcdf dispatch table when
use_parallel was true.
2014-10-13 14:33:06 -06:00
dmh
b76d1ee722 re: NCF-318
Fixed bug in ncgen. When classic format was in force (k=1 or
k=4), the "long" datatype should be treated as int32. Was
returning an error.
2014-10-10 15:00:40 -06:00
dmh
31d15ec532 re: NCF-317
If the netCDF-C library is built with the
HDF5 library but without the HDF4 library and one attempts
to open an HDF4 file, an abort occurs rather than returning
a proper error code (NC_ENOTNC).
Fix is to modify dfile.c#NC_check_file_type to properly
#ifdef relevant tests.
2014-10-07 12:37:41 -06:00
Ward Fisher
42b5a4a32a Updated RELEASE_NOTES with additional information re: NC_EXTRA_DEPS. 2014-09-29 14:15:45 -06:00
Ward Fisher
4c8bcd265a Updated release notes re: server based search. 2014-09-24 12:34:38 -06:00
Ward Fisher
f595aec24a Updated references for impending rc2 release. 2014-09-24 10:10:38 -06:00
dmh
51b891ab58 Update release notes for NCF-309 2014-09-18 18:45:59 -06:00
Ward Fisher
4958670b0c Added a new .gitignore specific to include/.
Added netcdf_meta.h to user documentation generated by doxygen.
2014-09-18 15:05:08 -06:00
Ward Fisher
cf4a4238ab Added link to the JIRA ticket describing the netcdf meta header. 2014-09-11 15:32:30 -06:00
Ward Fisher
153c41ef5d Updated RELEASE_NOTES file with information about meta header. 2014-09-11 15:30:36 -06:00
Ward Fisher
f8402449cc Fixed incorrect URLs with page anchors as reported by Russ. 2014-09-10 13:32:49 -06:00
Ward Fisher
92d2789625 Updated the RELEASE NOTES, bumped to the next (possible) version, rc2. It's not for sure that there will be an RC2, however. 2014-08-29 12:24:16 -06:00
Ward Fisher
d2281f63e9 Updated with information re: pending 4.3.3 RC. 2014-08-25 11:03:35 -06:00
Ward Fisher
3cb78c5036 Manually merging pull request https://github.com/Unidata/netcdf-c/pull/74 contributed by Nico Schlömer 2014-08-20 12:30:11 -06:00
Russ Rew
720e4ea82c Fixed bug NCF-310 (ncdump char vars with multiple unlimited dims).
Added associated tests and entry in RELEASE_NOTES.
2014-08-07 14:35:29 -06:00
Ward Fisher
4347623287 Changed overall color scheme of developer-level documentation to a light-red color. Also renamed Doxygen configuration used to generate developer documentation. This will make it obvious at a glance whether somebody is reading the user documentation or developer documentation. 2014-07-30 14:23:27 -06:00
Ward Fisher
488066b562 Made a note in RELEASE_NOTES about the updated cmake version requirement. 2014-07-15 10:52:24 -06:00
Ward Fisher
f42202029a Cleaning up Doxygen warnings, reorganization of top-level documentation. 2014-07-14 16:56:42 -06:00
dmh
7689f8be32 JIRA: NCF-308
Jennifer Adams has requested a reversion in behavior so that
all dap requests include a constraint.

Problem is caused by change in prefetch where if all variables
are requested, then no constraint is generated.
Fix is to always generate a constraint in prefetch.
2014-07-07 14:08:19 -06:00
Ward Fisher
db488b104d Added check for pdflatex when building PDF documentation. Documented new configuration option for CMake in RELEASE_NOTES.md 2014-06-18 15:19:14 -06:00
Ward Fisher
7baaeecb12 A bit of whitespace cleanup, clarification of messages in CMake-based builds. 2014-06-18 13:46:22 -06:00
Dennis Heimbigner
f82b561709 Backadded the fix of Jira-228 2014-06-13 13:41:11 -06:00
Ward Fisher
7f812b367e Manual merge of pull request https://github.com/Unidata/netcdf-c/pull/64 contributed by nschloe. Assorted CMake improvements. 2014-06-11 15:51:31 -06:00
Ward Fisher
5ee95b625d Updated release notes, testing something out as well. 2014-06-06 13:19:18 -06:00
Ward Fisher
37588ef06f Updated release notes to indicate that the architecture image had changed. 2014-06-06 10:07:38 -06:00
Ward Fisher
3f50ac6ac0 Merge branch 'ward-working' 2014-06-03 10:48:58 -06:00
Ward Fisher
7ba232fb9d When creating the libnetcdf.settings file, CMake-based builds now include compiler and linker debug or release flags. 2014-06-03 10:47:01 -06:00
dmh
b560fe1233 [NCF-272]
It turns out that HDF4 supports chunking
(and compression). However the existing
HDF4 code does not support it.
So add HDF4 support for chunking.
Also add a test case.
2014-05-30 22:12:05 -06:00
Ward Fisher
05aaa4b376 Renamed man4 directory to docs. 2014-05-21 14:40:39 -06:00
Ward Fisher
48a3aa5378 Removed redundant BUILD_DOCS CMake variable. 2014-05-21 14:13:23 -06:00
Ward Fisher
41a76854b4 Fixed an issue with missing Doxygen files. 2014-05-12 10:43:01 -06:00
Quincey Koziol
435d8a03ed Account for the HDF5 library not having the MPI-POSIX VFD configured in. 2014-05-07 08:45:15 -05:00
Ward Fisher
9dc06b5ccc Bumped developer revision to 4.3.3-rc1, to avoid any confusion as to what version a change belongs to. 2014-04-23 16:00:49 -06:00
Ward Fisher
4ea9cfd912 Added release date for 4.3.2 to release notes. 2014-04-23 14:02:41 -06:00
Ward Fisher
9dcd92ecbd Added mention of document reorganization project. 2014-04-23 11:27:46 -06:00
Russ Rew
62556cb330 Added entry on returning NC_ENOTNC error instead of assertion violations for truncated file. 2014-04-21 10:53:33 -06:00
Ward Fisher
acce6ce84f Updated release notes with information regarding new CMake-only configuration options. These are not part of the autotools build because, as they relate to CTest, it would not make any sense. 2014-04-16 16:31:29 -06:00
dmh
98d27e838d [NCF-299]
When a .dodsrc file is present, and
specifies user name and password,
it is being ignored after the first time.

Fix required a major rewrite of ocrc.c because
it was mishandling a number of .dodsrc entries.
2014-04-16 14:08:12 -06:00
Ward Fisher
a9d20ccef6 Bumped revisions to rc3 in case we have an rc3 release.
Updated release notes, deleted out-of-date file.

Amended copyright file to include recent years.

Amended release notes.
2014-04-15 15:47:43 -06:00
Ward Fisher
79a58d94b5 Added 4.3.2 rc2 release information to Readme.md 2014-04-15 13:21:50 -06:00
Ward Fisher
f01de5e9fe Removed an entry from release notes that had been reversed. 2014-03-20 14:24:32 -06:00
Ward Fisher
4b36aac7f4 Updated release date of 4.3.2-rc1 in RELEASE_NOTES.md 2014-03-20 09:54:29 -06:00
Ward Fisher
29b8f94d31 Updated release date for 4.3.2 rc1 2014-03-19 10:03:34 -06:00
Ward Fisher
d7731f4aab Updated release notes and Windows documentation to include a revised 'Windows install hierarchy' diagram. 2014-03-18 14:05:04 -06:00
Ward Fisher
10ac47b1a4 Added a note to RELEASE_NOTES about the new configuration flags. 2014-03-07 14:03:41 -07:00
Ward Fisher
0525676227 More document consolidation. 2014-02-28 17:12:34 -07:00
Russ Rew
93878e8816 Fix possibility of divide by zero in rechunking. 2014-02-27 12:19:14 -07:00
Ward Fisher
f99e03dc36 Merge branch 'master' of https://github.com/Unidata/netcdf-c 2014-02-26 14:35:05 -07:00
Ward Fisher
034c1cad7c More reorganizing of the documentation generated by doxygen. Added a link to the main Unidata netcdf page to the footer, because we are going to turn off the header and footer on the web server. This should allow the Doxygen-generated search field to be properly placed. 2014-02-26 14:22:35 -07:00
Russ Rew
9212968f54 Fix default chunksize for 1-dimensional record variables 2014-02-26 13:30:12 -07:00
Ward Fisher
75a71ffcf0 Reorganized doxygen documents, renamed .doc files as .dox.
Bumped revision to 4.3.1.2.  There may not be a 4.3.1.2 release, but I didn't want to leave it as 4.3.1.1.
Removed CMake-specific doxygen/documentation template, made changes required so that
CMake and autotools-based builds can use the same template (Doxyfile.in).
2014-02-19 16:32:26 -07:00
Russ Rew
52b12b9e5e Fix typos 2014-02-18 14:47:57 -07:00
Russ Rew
dcfeb9fa9c Added draft entries for large refactoring for revamping type handling 2014-02-18 14:21:22 -07:00
Russ Rew
82a76cc0d8 Added RELEASE_NOTES entry 2014-02-17 17:03:38 -07:00
Ward Fisher
8b5f677e53 Updated release notes to reflect resolution of jira issue NCF-288, e.g. cmake not generating pkg config files. 2014-02-07 13:05:46 -07:00