netcdf-c/libsrc4
2015-12-31 11:47:39 -07:00
..
CMakeLists.txt Manual merge of pull request https://github.com/Unidata/netcdf-c/pull/64 contributed by nschloe. Assorted CMake improvements. 2014-06-11 15:51:31 -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
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 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
nc4grp.c Modified a number of tests 2014-10-04 15:59:16 -06:00
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 Additional debugging, modified the LOGGING functions somewhat. Also modified ncdump to print 'native' endianness. This may be removed before merging back into trunk. 2015-05-14 17:22:07 -06:00
nc4type.c Fixed an issue preventing compilation with hdf4 support with Visual Studio. 2014-08-28 18:14:14 -06:00
nc4var.c Addressed a static-analysis issue. 2015-12-31 11:47:39 -07:00
ncfunc.c merge-squash 2015-10-09 10:12:11 -06:00
stub3.c
stub4.c