Commit Graph

1959 Commits

Author SHA1 Message Date
Nico Schlömer
622e319e8d remove tabs from CMakeLists.txt 2014-03-07 16:46:26 +01:00
Nico Schlömer
76bd3a328f improve mechanism by which to find parallel HDF5
So far, CMakeLists.txt made the assumption that ${HDF5_LIB} is always defined
in order to determine if it has parallel support. This is not the case, compare
with bug #25.
Make use of FIND_PACKAGE(HDF5) now; it sets HDF5_IS_PARALLEL anyways.
2014-03-07 16:40:50 +01:00
Russ Rew
cb1e4471b5 Removed doxygen man page, since it now is in the User Guide. 2014-03-06 21:15:00 -07:00
Russ Rew
8e59dc3ce8 Merge branch 'master' of https://github.com/Unidata/netcdf-c
Conflicts:
	ncdump/nccopy.c
2014-03-06 21:12:48 -07:00
Ward Fisher
f4537c2b60 Updated Makefile.am to remove Doxyfile template for cmake-based builds. 2014-03-06 15:56:32 -07:00
Ward Fisher
126a7896a3 Corrected file extension for included documents. 2014-03-06 14:43:27 -07:00
Ward Fisher
8362c6c631 Added the install-fortran.md file. It will eventually be moved into the fortran project as well. 2014-03-04 15:34:03 -07:00
Russ Rew
dac98c89b5 Typo fixes in install doc. Document nccopy chunk threshold. 2014-03-04 15:03:49 -07:00
Ward Fisher
d6d5077494 Breaking the User's guide into its own little documentation set. 2014-03-04 13:45:14 -07:00
Ward Fisher
fcb0eb2df6 Corrected an error preventing netcdf from compiling. 2014-03-03 15:36:19 -07:00
dmh
ba726d55ce synch with oc2.0 2014-03-03 13:43:47 -07:00
Ward Fisher
805a6f5b58 Removed a stray character that caused the build to fail. 2014-03-03 12:24:36 -07:00
Ward Fisher
700a0bf848 Reorganizing NetCDF User's guide document. 2014-03-03 11:29:46 -07:00
Ward Fisher
0525676227 More document consolidation. 2014-02-28 17:12:34 -07:00
Ward Fisher
f3c643fe73 Converted install.dox to a markdown-formatted document, so that I can merge it with the cmake and windows building instructions. 2014-02-28 17:12:17 -07:00
dmh
0ee6d11d85 fix t_auth failure now that tiggeUser password is set 2014-02-28 14:39:30 -07:00
Ward Fisher
e68710d465 Added a new cmake-based option, ENABLE_DOXYGEN_TODO_LIST. When used, the generated documentation will include a 'todo' page. This is generally for internal consumption only, so that pages and sections that need review or editing can be flagged. 2014-02-27 14:19:28 -07:00
Ward Fisher
e2a3405b41 Merge branch 'master' of https://github.com/Unidata/netcdf-c 2014-02-27 13:32:10 -07:00
Ward Fisher
a1912a02c0 More reorganization of the documentation.
o Updated the Doxyfile template to the latest version of doxygen (1.8.6).  This shouldn't cause a problem; older versions will throw warnings about unrecognized options, but they should still build the documentation.
o Added the 'netcdf' icon to doxygen-generated documentation.
2014-02-27 13:31:47 -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
abe9a7d753 Merge branch 'master' of https://github.com/Unidata/netcdf-c 2014-02-26 14:01:51 -07:00
Russ Rew
9212968f54 Fix default chunksize for 1-dimensional record variables 2014-02-26 13:30:12 -07:00
Ward Fisher
74feb63e09 Reset the CDashboard location to netcdf-c from netcdf-staging. 2014-02-26 11:09:18 -07:00
Quincey Koziol
286bd1d630 Merge remote-tracking branch 'upstream/master' 2014-02-25 21:06:29 -06:00
Quincey Koziol
fe9e0b056d Update HDF4 support for recent datatype changes. 2014-02-25 21:05:19 -06:00
Ward Fisher
f6a969cfd5 Updated and consolidated some redundant documentation. 2014-02-25 17:08:04 -07:00
Quincey Koziol
c4b3f4c191 Change continuous integration site back to the staging location. 2014-02-25 08:54:24 -06:00
Ward Fisher
56e2d0349d Reorganized files to reduce clutter and to make things a little more coherent. This is an ongoing process. 2014-02-24 16:06:09 -07:00
Russ Rew
976bc707f3 Fix compile errors in HDF4 support from change of att->xtype to att->nc_typeid and similar var change. Still a bug at runtime with ref count for type ids. 2014-02-23 11:32:35 -07:00
Ward Fisher
056e5c3fea Removed 'section' flag that was causing a problem with the 'internal' flag. 2014-02-21 16:34:13 -07:00
Ward Fisher
030645c222 Updated Cmake builds to properly manage the 'ENABLE_INTERNAL_DOCS' option.
Reformatted documentation to make things a little more cohesive.
2014-02-20 15:48:01 -07:00
Quincey Koziol
9515406b2e Merge remote-tracking branch 'upstream/master' 2014-02-20 08:25:35 -06:00
Quincey Koziol
d033f9f6ff Clean up Coverity warnings from last checkin. 2014-02-20 08:24:55 -06: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
Ward Fisher
2a2474f7d0 Merge branch 'master' of https://github.com/Unidata/netcdf-c 2014-02-18 15:10:02 -07:00
Ward Fisher
3711978f94 Reordered declarations in CMakeLists.txt, expanded configuration summary a little bit. 2014-02-18 15:09:30 -07:00
Russ Rew
52b12b9e5e Fix typos 2014-02-18 14:47:57 -07:00
Russ Rew
c4b5f0191e Merge branch 'master' of http://github.com/Unidata/netcdf-c 2014-02-18 14:22:12 -07:00
Russ Rew
dcfeb9fa9c Added draft entries for large refactoring for revamping type handling 2014-02-18 14:21:22 -07:00
Ward Fisher
9d93877c70 Reversed change to CTestConfig.cmake 2014-02-18 13:34:37 -07:00
Ward Fisher
fc26b155a7 Merge branch 'master' of https://github.com/qkoziol/netcdf-c into qkoziol-master 2014-02-18 13:32:32 -07:00
Russ Rew
82a76cc0d8 Added RELEASE_NOTES entry 2014-02-17 17:03:38 -07:00
Quincey Koziol
b98a475f37 Minor tweaks to comments and LOG messages. 2014-02-17 13:34:05 -06:00
Quincey Koziol
658e298cf8 Merge remote-tracking branch 'upstream/master' 2014-02-17 13:33:55 -06:00
Russ Rew
601fb445d6 Merge branch 'master' of http://github.com/Unidata/netcdf-c 2014-02-16 11:55:19 -07:00
Russ Rew
178e99467a Fix bug in MPI type reported by Chrostopher Bartz 2014-02-16 11:54:25 -07:00
Quincey Koziol
fd981824c1 Correct handling of variablen-length sequences for attributes, plus uncomment a
bunch of tests that stress this area of the library.

Also clean up some compiler warnings in the dispatch code.
2014-02-14 08:07:14 -06:00
Quincey Koziol
e92589cb82 Switched CDash test location to the netcdf-staging branch. 2014-02-12 17:17:42 -06:00