Commit Graph

135 Commits

Author SHA1 Message Date
Ward Fisher
5757f9ef5b Updated windows binaries documentation page to reflect new download links. 2013-09-24 15:56:22 -06:00
Ward Fisher
49ad32e610 Added new option to enable/disable 'Data Conversion warnings', ENABLE_CONVERSION_WARNINGS, when using CMake-based builds.
Added a custom cmake test configuration file to override the default '50' warnings when submitting to a remote dashboard.
Updated Building-with-CMake file.
2013-09-16 11:45:34 -06:00
Ward Fisher
e6e8bba26a Added TOC, FAQ to CMake instructions document. 2013-08-29 17:04:26 -06:00
Ward Fisher
55eed7ffa1 Removed stray (but harmless) debugging info. Updated windows-binaries documentation to allow both latest stable release as well as latest release candidate. 2013-08-29 15:48:03 -06:00
Ward Fisher
e3de20971d Replaced large version with small version. 2013-08-21 15:10:48 -06:00
Ward Fisher
21adf62b9e Updated doxyfile with some of the modern options. Also added proper identification of project, version. 2013-08-21 14:00:34 -06:00
Ward Fisher
14ffd4e148 Updated links to Windows Binaries. 2013-08-19 15:30:27 -06:00
Ward Fisher
f9e1374b6f Added information to RELEASE_NOTES to reflect the 'release candidate' status of the current release.
Added information about needing to generate configure scripts with 'autoreconf'.
Updated Building with CMake documentation, moved 4.3.0 errata to a place of less prominence.
2013-08-09 11:14:07 -06:00
Ward Fisher
74de0d1468 Modified windows-binaries.md document to point at binary downloads for netCDF-C 4.3.1-rc1. 2013-08-08 16:55:34 -06:00
Ward Fisher
b25c64bd33 Changed label from 'Older documentation' to 'other documentation', to remove explicit reference to netcdf 4.1.3, as per discussion with Russ. 2013-08-08 11:14:11 -06:00
Ward Fisher
c02f2c3b16 Updated documentation to reference retrieving the latest source release and the developer snapshot from the Unidata GitHub repository. 2013-08-07 16:19:37 -06:00
Ward Fisher
7f8453c8f4 Updating generate documentation to reference GitHub. 2013-08-07 16:13:18 -06:00
Russ Rew
58a63708cc Fix contributed by Nath Gopalaswamy to large file problem reading
netCDF classic or 64-bit offset files that have a UINT32_MAX flag for
large last record size of a variable that has values larger than 1
byte.  This problem had previously been fixed for *writing* such data,
but was only tested with an ncbyte variable.  Fixed test to
demonstrate problem and the fix.

More updates to chunking documentation, cosmetic fixes for some
"--option=" documentation that doxygen turns into mdash.
2013-06-25 17:04:10 +00:00
Ward Fisher
3c7895add1 Updated CMake-related documentation in generated websites with more detail. 2013-06-04 17:33:21 +00:00
Ward Fisher
33d3d06971 Added initial 'make dist', 'make distcheck' support to
CMake-based builds.
2013-06-03 16:42:04 +00:00
Russ Rew
946a7ab8b5 Fix contributed by Nath Gopalaswamy to large file problem reading
netCDF classic or 64-bit offset files that have a UINT32_MAX flag for
large last record size of a variable that has values larger than 1
byte.  This problem had previously been fixed for *writing* such data,
but was only tested with an ncbyte variable.  Fixed test to
demonstrate problem and the fix.

More updates to chunking documentation, cosmetic fixes for some
"--option=" documentation that doxygen turns into mdash.
2013-05-31 20:18:18 +00:00
Russ Rew
3152893da0 Updated documentation on default chunk size for unlimited dimensions.
Removed old heuristic for dims several orders of magnitude smaller
than the max dimension.
2013-05-28 15:34:55 +00:00
Russ Rew
2cd6e5f7aa Update building parallel doc to show what worked here 2013-05-17 20:34:36 +00:00
Dennis Heimbigner
63141b80d5 updated the dap description in guide.doc 2013-05-13 18:22:14 +00:00
Ward Fisher
5ebc2a38ee Corrected a type in the Building with Cmake help file. 2013-05-10 22:55:54 +00:00
Ward Fisher
df9a54b689 o Fixed the SOVERSION for CMake-based builds.
o Updated autotools-based build to include files required for CMake-based 
builds.

o Updated Markdown-based documentation processed by Doxygen to include a
CMake FAQ.
2013-05-08 21:59:11 +00:00
Ward Fisher
aecd090f53 Added markdown version of RELEASE_NOTES for evaluation.
Modified Doxyfile templates to generate html from the
markdown file (assumes doxygen version 1.8+)

Added link to release notes to mainpage.doc
2013-05-07 20:54:54 +00:00
Russ Rew
5944c71c51 Oops, forgot to remove --disable-shared from build example 2013-05-01 21:07:22 +00:00
Russ Rew
6c28f30789 Update documentation for building with HDF4 and with Fortran 2013-05-01 21:05:31 +00:00
Russ Rew
f424c28710 Thwart doxygen's conversion of configure option '--disable-' to '–disable-' garbage in resulting HTML document. 2013-05-01 15:46:55 +00:00
Ward Fisher
7d8bee2320 Updated version number to 4.3.0 2013-04-29 20:23:42 +00:00
Russ Rew
07154a6693 Fix 'Building with HDF4 Support' document 2013-04-24 22:44:17 +00:00
Ward Fisher
b4bc5bfe24 Incorporating changes in preparation for
releasing 4.3.0RC4.
2013-03-27 19:19:10 +00:00
Ward Fisher
c23a97dd7f Fixed a windows-related issue (required malloc.h include),
update documentation related to netcdf for Windows.
2013-03-11 22:45:26 +00:00
Ward Fisher
57084316de Merging changes from netCDF branch. 2013-02-28 21:50:55 +00:00
Ward Fisher
ba6bcca272 Updated files to next rc (4.3.0rc2) 2013-02-22 21:03:02 +00:00
Ward Fisher
ddf3c31bb0 Corrected a handful of syntax issues in CMake config files,
probably introduced more.  

Added CMake-related files to Makefile.am files for inclusion
when creating a distribution package.
2013-02-20 23:28:28 +00:00
Ward Fisher
2d09f2e1cd Updated documents to contain top-level link to Windows resource. 2013-02-19 19:34:30 +00:00
Ward Fisher
51848614c3 Corrected parallel support in CMake, including
library checks and parallel IO tests.  Updated 
CMake-related documentation.
2013-02-12 22:22:54 +00:00
Ward Fisher
e8053ad518 Corrected CMake behavior in doxygen.
Updated documentation to reflect location of
CMake-related Documentation for netCDF-C.
2013-01-30 21:13:32 +00:00
Russ Rew
5a7ba89e60 Add to installation document that the installation location specified
with the --prefix option must be different from the source directory
where the software is being built.
2013-01-17 22:55:00 +00:00
Russ Rew
068b35cb4d Updated doxygen and texinfo documentation for nc_var_copy function. 2012-12-13 18:00:03 +00:00
Russ Rew
c34a4e674b - Deleted --has-szlib option for nc-config, since that is controlled
by an HDF5 configure option, not a netCDF-4 configure option.
 - Fixed bug in HDF5 strings test code.
 - Minor fixes to nccopy man page documentation.
 - Minor fixes to Fortran-90 texinfo docs, since we don't have doxygen
   docs for Fortran yet: just using "Fortran" instead of "fortran" or
   "FORTRAN".
2012-10-31 21:31:07 +00:00
Russ Rew
717886e14e Fix old mention of replacement pnetcdf.h, no longer needed. 2012-10-09 16:09:46 +00:00
Ward Fisher
e55d002dbc Merged Dennis' changes from trunk. 2012-09-06 21:15:37 +00:00
Ward Fisher
a6debfed4f Corrected doxygen-related problem when searching for the installed doxygen package. 2012-08-28 17:34:02 +00:00
Ward Fisher
30cfeb7acc Added Windows NetCDF webpage/documentation to built-in documentation generated by Doxygen. 2012-08-28 16:19:56 +00:00
Ward Fisher
21b20aacea Moved windows webpage into doxygen. 2012-08-27 22:38:35 +00:00
Ward Fisher
e8453be1e5 Merged from trunk into branch 2012-08-20 18:30:04 +00:00
Ward Fisher
fa681b231b 2012-08-17 22:26:55 +00:00
Ward Fisher
aa85d6fc03 2012-08-17 21:41:20 +00:00
Ward Fisher
6da7859b0b Added changes related to documentation generation. 2012-08-17 21:37:40 +00:00
Russ Rew
8d53da4826 Fixed bug "adding a bad _FillValue" bug (NCF-190). Fixed minor bugs
reported by static analysis, including memory leak in ncdump, missing
size_t cast for chunk cache.  Fixed various doc problems, including
byte vs. char issues, missing NC_UBYTE in type list, needed link to
"Building with Windows" page.
2012-08-16 18:31:48 +00:00
Russ Rew
0b20a7269e Add conventions attribute, as described in Jira issue NCF-189 2012-08-13 17:22:24 +00:00
Dennis Heimbigner
42999f4c7c move from oc1.0 to oc2.0; create new dir oc2 2012-07-31 20:34:13 +00:00