mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-30 16:10:44 +08:00
6ebc108f00
re: issue https://github.com/Unidata/netcdf-c/issues/1398 re: esupport NDY-294972 The new chunking code added to nccopy missed one case. In the event that there are no chunking specifications of any kind, and the input is not netcdf-4, and the output is netcdf-4 and must be chunked, then use the default chunking that the library computes as part of the nc_def_var() function. Misc. changes: 1. add some chunking debug code to hdf5var.c |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
H5FDhttp.c | ||
H5FDhttp.h | ||
hdf5attr.c | ||
hdf5cache.c | ||
hdf5create.c | ||
hdf5dim.c | ||
hdf5dispatch.c | ||
hdf5file.c | ||
hdf5grp.c | ||
hdf5internal.c | ||
hdf5open.c | ||
hdf5type.c | ||
hdf5var.c | ||
Makefile.am | ||
nc4hdf.c | ||
nc4info.c | ||
nc4mem.c | ||
nc4memcb.c |