netcdf-c/oc2
Dennis Heimbigner 3213705205 Re: github issue https://github.com/Unidata/netcdf-c/issues/373
Github issue https://github.com/Unidata/netcdf-c/issues/152
requested that "orphaned" DAS attributes be included in the netcdf
metadata as global variables. The term orphaned here meant that
they were not connected to any variable in the DDS.
This was done in pull request https://github.com/Unidata/netcdf-c/pull/164

However, some servers (e.g. Thredds) include attributes for variables not
specified in a constraint expression, but which exist in the full DDS.
So I was adding these to the set of global attributes, but in retrospect
this should not have been done: they should have been elided.

Solution: modify oc2 code to be more distriminatory about
which orphaned attributes to include.
2017-03-11 16:17:20 -07:00
..
auth.html.in Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
CMakeLists.txt Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
dap.y Fix for Github issue 314. 2016-09-01 22:06:07 -06:00
daplex.c Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
dapparse.c Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
dapparselex.h fix dfile.c error reporting 2012-12-06 21:17:36 +00:00
dapy.c Fix for Github issue 314. 2016-09-01 22:06:07 -06:00
dapy.h Fix for Github issue 314. 2016-09-01 22:06:07 -06:00
dodsrc.example
Make0 Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
Makefile.am Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
oc.c Resource leak, Coverity 1264409 2015-01-20 11:04:58 -07:00
oc.css Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
oc.h Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
ocbytes.c 1. Any test that references nctestserver/NC_findtestserver 2014-03-08 20:41:30 -07:00
ocbytes.h 1. Any test that references nctestserver/NC_findtestserver 2014-03-08 20:41:30 -07:00
occlientparams.c complete update of utilities: ncbyte, nclist, ncuri, nclog 2012-08-08 23:15:18 +00:00
occlientparams.h
occompile.c 1. synch with oc 2015-01-15 14:19:51 -07:00
occompile.h
occonstraints.h Sync with oc project. 2014-12-24 10:22:47 -07:00
occurlflags.c synch with base oc 2015-10-21 14:53:30 -06:00
occurlfunctions.c synch with base oc 2015-10-21 14:53:30 -06:00
occurlfunctions.h Update CMakelist to match Makefile.am in oc2 2014-12-26 13:08:41 -07:00
ocdata.c 1. Allow for the user specified rc file via the env variable 2015-05-24 17:31:39 -06:00
ocdata.h 1. synch with oc lib 2015-03-02 20:26:39 -07:00
ocdatatypes.h
ocdebug.c Sync with oc project. 2014-12-24 10:22:47 -07:00
ocdebug.h Sync with oc project. 2014-12-24 10:22:47 -07:00
ocdump.c Addressed a memory leak identified by Coverity. See Coverity #1256386 2016-03-11 11:03:01 -07:00
ocdump.h
ochttp.c Github issue 152: https://github.com/Unidata/netcdf-c/issues/152 2015-11-29 20:38:12 -07:00
ochttp.h synch with git/oc 2014-06-26 16:40:08 -06:00
ocinternal.c Fix preprocessor for mingw 2015-12-07 18:08:13 -08:00
ocinternal.h 1. Allow for the user specified rc file via the env variable 2015-03-03 20:17:27 -07:00
oclist.c synch with git/oc 2014-06-26 16:40:08 -06:00
oclist.h 1. Any test that references nctestserver/NC_findtestserver 2014-03-08 20:41:30 -07:00
oclog.c synchronize oc2 with oc2.0 2013-03-15 21:44:59 +00:00
oclog.h complete update of utilities: ncbyte, nclist, ncuri, nclog 2012-08-08 23:15:18 +00:00
ocnode.c Re: github issue https://github.com/Unidata/netcdf-c/issues/373 2017-03-11 16:17:20 -07:00
ocnode.h Re: github issue https://github.com/Unidata/netcdf-c/issues/373 2017-03-11 16:17:20 -07:00
ocrc.c Addressed coverity issue 1256385, potential resource leak. 2016-07-06 15:06:06 -06:00
ocread.c Sync with oc project. 2014-12-24 10:22:47 -07:00
ocread.h
ocuri.c Fix common typos 2015-08-20 11:42:05 +02:00
ocuri.h Sync with oc project. 2014-12-24 10:22:47 -07:00
ocutil.c Addressed an issue causing MSVC-based builds to fail. See https://github.com/Unidata/netcdf-c/issues/96 2015-01-13 12:44:28 -07:00
ocutil.h Sync with oc project. 2014-12-24 10:22:47 -07:00
ocx.h
xxdr.c 1. synch with oc 2015-01-15 14:19:51 -07:00
xxdr.h 1. synch with oc lib 2015-03-02 20:26:39 -07:00