mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-05 16:20:10 +08:00
re: issue https://github.com/Unidata/netcdf-c/issues/1278 re: issue https://github.com/Unidata/netcdf-c/issues/876 re: issue https://github.com/Unidata/netcdf-c/issues/806 * Major change to the handling of 8-byte parameters for nc_def_var_filter. The old code was not well thought out. * The new algorithm is documented in docs/filters.md. * Added new utility file plugins/H5Zutil.c to support * Modified plugins/H5Zmisc.c to use new algorithm the new algorithm. * Renamed include/ncfilter.h to include/netcdf_filter.h and made it an installed header so clients can access the new algorithm utility. * Fixed nc_test4/tst_filterparser.c and nc_test4/test_filter_misc.c to use the new algorithm * libdap4/ fixes: * d4swap.c has an error in the endian pre-processing such that record counts were not being swapped correctly. * d4data.c had an error in that checksums were being computed after endian swapping rather than before. * ocinitialize() was never being called, so xxdr bigendian handling was never set correctly. * Required adding debug statements to occompile * Found and fixed memory leak in ncdump.c Not tested: * HDF4 * Pnetcdf * parallel HDF5 |
||
---|---|---|
.. | ||
images | ||
obsolete | ||
old | ||
static-pages | ||
.gitignore | ||
all-error-codes.md | ||
architecture.dox | ||
attribute_conventions.md | ||
auth.html | ||
auth.md | ||
bestpractices.md | ||
building-with-cmake.md | ||
cdl.dox | ||
CMakeLists.txt | ||
COPYRIGHT.md | ||
credits.md | ||
DAP2.dox | ||
DAP4.dox | ||
DAP4.md | ||
dispatch.dox | ||
docmap.pdf | ||
Doxyfile.developer | ||
Doxyfile.in | ||
DoxygenLayout.xml | ||
esg.md | ||
FAQ.md | ||
file_format_specifications.md | ||
filters.md | ||
footer.html | ||
groups.dox | ||
guide.dox | ||
header.html | ||
indexing.dox | ||
inmeminternal.dox | ||
inmemory.md | ||
install-fortran.md | ||
install.md | ||
internal.dox | ||
known_problems.md | ||
mainpage.dox | ||
Makefile.am | ||
netcdf-50x50.png | ||
netcdf.m4 | ||
notes.md | ||
OPeNDAP.dox | ||
release_header.html | ||
release.css | ||
tests.md | ||
testserver.dox | ||
tutorial.dox | ||
types.dox | ||
unidata_logo_cmyk.png | ||
user_defined_formats.md | ||
windows-binaries.md |