netcdf-c/libsrc4
dmh b560fe1233 [NCF-272]
It turns out that HDF4 supports chunking
(and compression). However the existing
HDF4 code does not support it.
So add HDF4 support for chunking.
Also add a test case.
2014-05-30 22:12:05 -06:00
..
CMakeLists.txt Merged pull requestion from nschloe, #48. 2014-04-21 16:11:48 -06:00
error4.c
Makefile.am Big clean up to type handling in libsrc4, which makes fill-values work 2014-02-11 17:12:08 -06:00
nc3stub.c Refactored read_scale(), memio_new(), var_create_dataset() and makespecial() 2013-12-08 03:29:26 -06:00
nc3stub.h Quincey's fixes for NCF-250, netCDF-4 parallel independent access with 2013-07-08 21:31:13 +00:00
nc4attr.c Minor tweaks to comments and LOG messages. 2014-02-17 13:34:05 -06:00
nc4dim.c Big clean up to type handling in libsrc4, which makes fill-values work 2014-02-11 17:12:08 -06:00
nc4dispatch.c [NCF-273]/HZY-708311 2013-12-22 12:53:20 -07:00
nc4dispatch.h [NCF-273]/HZY-708311 2013-12-22 12:53:20 -07:00
nc4file.c [NCF-272] 2014-05-30 22:12:05 -06:00
nc4grp.c Refactored read_scale(), memio_new(), var_create_dataset() and makespecial() 2013-12-08 03:29:26 -06:00
nc4hdf.c Fixed clang-reported issue: memory leak. 2014-04-19 17:57:25 -06:00
nc4internal.c Big clean up to type handling in libsrc4, which makes fill-values work 2014-02-11 17:12:08 -06:00
nc4type.c Big clean up to type handling in libsrc4, which makes fill-values work 2014-02-11 17:12:08 -06:00
nc4var.c Addressed several minor issues revealed by static analysis (coverity, clang). Mostly to do with extreme corner cases in which a null pointer would be dereferenced, or dereferencing a non-null (but non-initialized) pointer would result in garbage. 2014-03-28 17:11:26 -06:00
ncfunc.c Big clean up to type handling in libsrc4, which makes fill-values work 2014-02-11 17:12:08 -06:00
stub3.c
stub4.c fixed some missing config.h problems 2011-09-26 10:14:55 +00:00