mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-21 03:13:42 +08:00
65414eeaa4
re: Partly addresses issue https://github.com/Unidata/netcdf-c/issues/1712. 1. Turn on Hyrax Hack to accept Hyrax style attribute containers. 2. Support Url type as alias for String. 3. Accept the special attribute, "__DAP4_Checksum_CRC32", to control per-variable checksums. 4. Make _DAP4_xxx attributes be reserved and only accessible by name (ala _SuperBlock attribute). 5. Fix handling of checksums. There is a hack in the code that uses an extra flag in the chunk header to indicate that all variables have checksums. This violates the spec and will be removed once it is possible to regenerate the test cases. Note that checksumming with the Hyrax test server has not been tested. This, along with some other probable inconsistencies, needs fixing when OPeNDAP and Unidata can agree on the proper specification. Testing will be included. |
||
---|---|---|
.. | ||
auth.html.in | ||
CMakeLists.txt | ||
dap.y | ||
daplex.c | ||
dapparse.c | ||
dapparselex.h | ||
dapy.c | ||
dapy.h | ||
dodsrc.example | ||
Makefile.am | ||
oc.c | ||
oc.css | ||
oc.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 | ||
ocnode.c | ||
ocnode.h | ||
ocread.c | ||
ocread.h | ||
ocutil.c | ||
ocutil.h | ||
ocx.h | ||
xxdr.c | ||
xxdr.h |