netcdf-c/libsrc4
Dennis Heimbigner 45572f5971 Fix github issue: https://github.com/Unidata/netcdf-c/issues/208
Return an error when specifying deflation (compression) or fletcher32 on
a file created for parallel IO in netcdf-4.
2016-02-01 16:15:58 -07:00
..
CMakeLists.txt
error4.c
Makefile.am
nc3stub.c
nc3stub.h
nc4attr.c Corrected issue where overwriting an attribute of type NC_CHAR with NC_STRING would result in dangling data. 2015-11-11 11:32:12 -07:00
nc4dim.c Fix common typos 2015-08-20 11:42:05 +02:00
nc4dispatch.c merge-squash 2015-10-09 10:12:11 -06:00
nc4dispatch.h
nc4file.c Clean up the handling of hdf5 initialization by 2016-01-28 16:19:38 -07:00
nc4grp.c
nc4hdf.c Merge branch 'master' into cdf-5, in preparation for merging the CDF-5 functionality into the master branch. This will be the key new feature for netcdf 4.4.0. 2015-11-05 13:40:35 -07:00
nc4internal.c Clean up the handling of hdf5 initialization by 2016-01-28 16:19:38 -07:00
nc4type.c
nc4var.c Fix github issue: https://github.com/Unidata/netcdf-c/issues/208 2016-02-01 16:15:58 -07:00
ncfunc.c merge-squash 2015-10-09 10:12:11 -06:00
stub3.c
stub4.c