mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
3213705205
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. |
||
---|---|---|
.. | ||
auth.html.in | ||
CMakeLists.txt | ||
dap.y | ||
daplex.c | ||
dapparse.c | ||
dapparselex.h | ||
dapy.c | ||
dapy.h | ||
dodsrc.example | ||
Make0 | ||
Makefile.am | ||
oc.c | ||
oc.css | ||
oc.h | ||
ocbytes.c | ||
ocbytes.h | ||
occlientparams.c | ||
occlientparams.h | ||
occompile.c | ||
occompile.h | ||
occonstraints.h | ||
occurlflags.c | ||
occurlfunctions.c | ||
occurlfunctions.h | ||
ocdata.c | ||
ocdata.h | ||
ocdatatypes.h | ||
ocdebug.c | ||
ocdebug.h | ||
ocdump.c | ||
ocdump.h | ||
ochttp.c | ||
ochttp.h | ||
ocinternal.c | ||
ocinternal.h | ||
oclist.c | ||
oclist.h | ||
oclog.c | ||
oclog.h | ||
ocnode.c | ||
ocnode.h | ||
ocrc.c | ||
ocread.c | ||
ocread.h | ||
ocuri.c | ||
ocuri.h | ||
ocutil.c | ||
ocutil.h | ||
ocx.h | ||
xxdr.c | ||
xxdr.h |