Ward Fisher
|
fa2818863a
|
Changed how several tests are built/invoked.
|
2015-04-20 13:54:17 -06:00 |
|
Ward Fisher
|
1fe58bde2d
|
Added tst_netcdf4, tst_h_rdc0 to CMake build system.
|
2015-04-20 13:18:24 -06:00 |
|
Ward Fisher
|
88a012651a
|
Wired tst_nccopy4.sh into cmake.
|
2015-04-20 13:15:02 -06:00 |
|
Ward Fisher
|
c4511e2ed2
|
Wired fillbug into cmake.
|
2015-04-20 13:08:26 -06:00 |
|
posophe
|
a6b6ea54da
|
Use pkgconfig for libs
|
2015-04-18 13:12:13 +02:00 |
|
posophe
|
327731852e
|
correct casting
|
2015-04-18 13:09:46 +02:00 |
|
posophe
|
14b399f803
|
codecleanup
|
2015-04-18 13:07:04 +02:00 |
|
dmh
|
8673e66640
|
A couple of docs/ .dox files have apparently
been converted to .md.
|
2015-04-16 16:44:51 -06:00 |
|
Ward Fisher
|
78ba390f77
|
Merge branch 'master' of https://github.com/Unidata/netcdf-c
|
2015-04-13 01:43:26 -06:00 |
|
Ward Fisher
|
6009ccef7e
|
Trimmed some unnecessary files.
|
2015-04-13 01:42:49 -06:00 |
|
Ward Fisher
|
f62eb305dc
|
Removed netcdf-4 functionality from travis-ci until I figure out how to get modern libhdf5 onto such an old version of ubuntu.
|
2015-04-06 16:00:02 -06:00 |
|
Ward Fisher
|
e54333a838
|
Updated travis-ci configuration to use hdf5 from distribution.
|
2015-04-06 15:10:58 -06:00 |
|
Ward Fisher
|
f8276353d7
|
Changed EXTRA_DIST to include the new INSTALL.md file.
|
2015-04-06 14:36:00 -06:00 |
|
Ward Fisher
|
1bd00dd90a
|
Removed old install directions, copied directions from into root directory.
|
2015-04-06 14:02:44 -06:00 |
|
Russ Rew
|
5e7c8e885e
|
add bug fix entry to release notes
|
2015-04-03 06:18:05 -06:00 |
|
Russ Rew
|
ab18a2e17c
|
Fix bug NCF-187 (thanks to Alexander Barth). Add test for bug fix.
|
2015-04-02 12:30:51 -06:00 |
|
Russ Rew
|
6a6e8c08a6
|
added test case for ncf-187, haven't added fix yet
|
2015-04-01 15:09:27 -06:00 |
|
Ward Fisher
|
af81e0cb24
|
Fixed a unix API error reported by clang.
|
2015-03-31 11:19:49 -06:00 |
|
Ward Fisher
|
3d9725f7df
|
Corrected a libcurl issue as reported in https://github.com/Unidata/netcdf-c/issues/110
|
2015-03-17 12:42:14 -06:00 |
|
Ward Fisher
|
85a69a3fa3
|
More document reorganization.
|
2015-03-15 15:29:58 -06:00 |
|
Ward Fisher
|
aee5888f76
|
Updated doxygen pdf target.
|
2015-03-13 15:02:13 -06:00 |
|
Ward Fisher
|
ee006f4938
|
Updated convention documentation, added param and returns tags to comment header for nc_inq_unlimdims
|
2015-03-13 14:02:20 -06:00 |
|
Ward Fisher
|
d7d5ad1a66
|
Split off file format specifications into its own file (markdown extension but doxygen-style tags within, for now) and placed it as an appendix at the top level of the NetCDF User's Guide.
|
2015-03-13 13:28:42 -06:00 |
|
Ward Fisher
|
0530d65de5
|
Moved attribute conventions to the top level of the NetCDF User's Guide section and positioned it as an appendix, as found in the old and print documentation
|
2015-03-13 13:17:18 -06:00 |
|
Ward Fisher
|
6135610392
|
Deleted on redundant files.
|
2015-03-12 14:03:49 -06:00 |
|
Ward Fisher
|
b661cb2cf3
|
o Moved OPeNDap documentation into its own document, but retained the previous organization as part of the NetCDF User's Guide.
o Moved documentation around to improve the flow/organization.
o Converted the notes document to a markdown document.
|
2015-03-12 13:48:32 -06:00 |
|
Ward Fisher
|
4fa97208bd
|
Reorganization of user guide documentation. Moved accessing opendap data page to sit within the users guide dap-support section.
|
2015-03-12 12:58:57 -06:00 |
|
Ward Fisher
|
329a801bd6
|
Added autom4te.cache to .gitignore file.
|
2015-03-12 11:15:15 -06:00 |
|
Ward Fisher
|
b6d24186d9
|
Formated auth.md to remove the bevy of format warnings included. Moved it to a sub-section of the NetCDF User's Guide, until a better place for it is found. It seems like we should have a DAP-related page/documentation group.
|
2015-03-12 11:08:23 -06:00 |
|
Ward Fisher
|
ebf2cb238a
|
Merge branch 'ward-working'
|
2015-03-11 15:03:49 -06:00 |
|
Ward Fisher
|
9043ae3644
|
Corrected several static-analysis reported issues.
|
2015-03-11 14:48:43 -06:00 |
|
Ward Fisher
|
6f855d7de1
|
Updated release notes with a reference to NCF-326.
|
2015-03-10 10:03:13 -06:00 |
|
Ward Fisher
|
017f196628
|
Added the [NCF-326] test to CMake build system.
|
2015-03-10 09:53:13 -06:00 |
|
Russ Rew
|
67ad8d89a8
|
Fix and test resolution of NCF-326, Unlimited Dimensions NC_EEDGE error.
|
2015-03-10 06:13:07 -06:00 |
|
dmh
|
f9edce92ed
|
make testauth be under the enable-auth-tests
|
2015-03-03 21:01:43 -07:00 |
|
dmh
|
06a11e51df
|
1. Allow for the user specified rc file via the env variable
NCRCFILE. Note that the value of this environment
variable should be the absolute path of the rc file, not
the path to its containing directory.
|
2015-03-03 20:17:27 -07: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
|
9fccf5de56
|
Bumped version number in preparation for the next release, 4.3.3.1
|
2015-02-25 10:48:12 -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
|
3c1cd79e6e
|
Merge branch 'qkoziol-NCF-325'
|
2015-02-25 10:03:02 -07:00 |
|
Quincey Koziol
|
67131dbc7c
|
Merge branch 'master' into NCF-325
|
2015-02-25 09:27:20 -06:00 |
|
Quincey Koziol
|
58b22b78fd
|
Merge remote-tracking branch 'upstream/master'
|
2015-02-25 09:26:40 -06:00 |
|
Quincey Koziol
|
aede522766
|
Mark dataset attributes dirty when one is renamed.
|
2015-02-25 09:25:40 -06:00 |
|
Ward Fisher
|
806f075f1f
|
Merge branch 'ward-working'
|
2015-02-24 11:17:28 -07:00 |
|
Ward Fisher
|
e6faf3969c
|
Coverity: 1265325, Pointer comparison with string literal.
|
2015-02-24 10:14:52 -07:00 |
|
Quincey Koziol
|
b3746cdc14
|
Merge remote-tracking branch 'upstream/master'
|
2015-02-24 08:20:48 -06:00 |
|
Ward Fisher
|
ec73b721f5
|
Merge branch 'ward-working'
|
2015-02-23 16:25:34 -07:00 |
|
Ward Fisher
|
9c87a7466b
|
Corrected a sloppy error on my part.
|
2015-02-23 15:58:30 -07:00 |
|
Ward Fisher
|
a8494773f8
|
Addressed an 'unallocated memory' warning generated by clang.
|
2015-02-23 13:38:18 -07:00 |
|
Ward Fisher
|
cc260fc9aa
|
Fixed a minor static-analysis reported warning.
|
2015-02-23 13:25:35 -07:00 |
|