netcdf-c/libdap2
Dennis Heimbigner 835511eaeb HDF5 is generating unnecessary error messages when netcdf4 logging is enabled
re: github netcdf-c issue #271

This occurs for several reasons, including:
1. using H5Aopen_name instead of H5Aexists to test if attribute exists.
2. using H5Eset_auto instead of H5Eset_auto2.
There are probably others that will have to be extinguished as encountered.
p.s Hope I did not overdo this and kill too much.
2016-05-27 10:08:01 -06:00
..
obsolete update nchashmap; move some old stuff in libdap2; fix new debug code 2012-08-19 21:12:35 +00:00
cache.c Sync with oc project. 2014-12-24 10:22:47 -07:00
cdf.c 1. synch with oc 2015-01-15 14:19:51 -07:00
CMakeLists.txt 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
common.c In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
constraints.c Resource leak, coverity 1264410 2015-01-20 11:00:03 -07:00
constraints.h Sync with oc project. 2014-12-24 10:22:47 -07:00
cvt 2011-04-17 18:56:10 +00:00
dapalign.c In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
dapalign.h In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
dapattr.c In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
dapcvt.c Github issue: https://github.com/Unidata/netcdf-c/issues/206 2016-02-02 13:06:57 -07:00
dapdebug.c In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
dapdebug.h ckp 2016-04-06 19:51:40 -06:00
dapdump.c Sync with oc project. 2014-12-24 10:22:47 -07:00
dapdump.h In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
dapnc.h In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
dapodom.c In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
dapodom.h In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
daputil.c Corrected a couple of dereferencing-null errors identified by static analysis. 2015-02-10 13:51:52 -07:00
daputil.h In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
dce.y 2011-04-17 18:56:10 +00:00
dceconstraints.c Fix common typos 2015-08-20 11:42:05 +02:00
dceconstraints.h In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
dcelex.c Addressed a memory leak issue identified by static analysis. 2014-10-01 16:18:00 -06:00
dceparse.c Coverity: 711764 2014-08-11 12:55:25 -06:00
dceparselex.h Merge from latest netcdf-cmake branch. 2012-12-05 18:35:42 +00:00
dcetab.c some windows changes 2011-10-26 19:18:09 +00:00
dcetab.h 2011-04-17 18:56:10 +00:00
env Github issue: https://github.com/Unidata/netcdf-c/issues/206 2016-02-02 13:06:57 -07:00
getvara.c ckp 2016-04-06 14:05:58 -06:00
getvara.h In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
main.c In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
Make0 Modify ncdap_test/test_nstride_cached.c 2014-07-01 10:39:18 -06:00
Makefile.am In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
nccommon.h ckp 2016-04-06 19:51:40 -06:00
ncd2dispatch.c HDF5 is generating unnecessary error messages when netcdf4 logging is enabled 2016-05-27 10:08:01 -06:00
ncd2dispatch.h Oops, that should have goe into ncd2dispatch.h of course. 2016-04-28 14:30:29 -06:00
ncdap.c In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
ncdap.h Undo commit 6f753dacd1. 2015-06-17 15:31:52 -06:00
ncdapa.c In preparation for adding dap4 support, I have cleaned up 2014-03-24 14:02:52 -06:00
ncdaperr.c Coverity fixing 2014-08-17 12:03:23 -06:00
test1.sh move from oc1.0 to oc2.0; create new dir oc2 2012-07-31 20:34:13 +00:00
test_vara.c Caron says to use thredds-test 2013-03-25 18:01:32 +00:00
todo completely rewritten constraint system 2011-11-14 04:20:19 +00:00
translation.html 2011-04-17 18:56:10 +00:00