netcdf-c/include
2016-04-05 15:31:06 -06:00
..
.gitignore Added a new .gitignore specific to include/. 2014-09-18 15:05:08 -06:00
ceconstraints.h Fix Jirs 255 2013-05-16 18:22:17 +00:00
CMakeLists.txt Added missing install for cmake-based builds, netcdf_mem.h. Also, moved install directives for header files into include/CMakeLists.txt. This is in support of https://github.com/Unidata/netcdf-c/issues/227 2016-02-23 18:12:16 +00:00
err_macros.h merge-squash 2015-10-09 10:12:11 -06:00
fbits.h minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
Makefile.am Add hashmap for quick retrieval of dim and var 2016-03-24 06:38:45 -06:00
nc3dispatch.h [NCF-273]/HZY-708311 2013-12-22 12:53:20 -07:00
nc3internal.h Fix duplicate key issues in nc_hashmap 2016-04-05 09:07:40 -06:00
nc4internal.h Add missing function prototype for hash_fast 2016-03-08 09:41:24 -07:00
nc_hashmap.h Fix duplicate key issues in nc_hashmap 2016-04-05 09:07:40 -06:00
nc_logging.h Corrected "BAIL" macros to avoid infinite loop when logging is disabled and an 2013-12-29 01:12:43 -06:00
nc_tests.h Alternative solution to https://github.com/Unidata/netcdf-c/pull/199 and https://github.com/Unidata/netcdf-c/pull/200. 2016-01-25 14:09:03 -07:00
nc.h More changes towards fixing the issue where the file is read incorrectly. 2015-12-28 17:36:05 +00:00
ncaux.h 2011-09-18 20:57:51 +00:00
ncbytes.h The replacement of 'int' with 'size_t' caused a number of errors across multiple platforms in our CI system. The culprit is not obvious, so I am reverting the commit until we can take a closer look at the underlying issue. 2014-03-10 10:04:37 -06:00
ncconfigure.h merge-squash 2015-10-09 10:12:11 -06:00
ncdimscale.h minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
ncdispatch.h Corrected logic use of USE_PARALLEL for no-hdf5 but still using pnetcdf. 2015-11-09 18:21:11 +00:00
nchashmap.h conflict resolution 2014-03-10 12:13:16 -06:00
nclist.h update nchashmap; move some old stuff in libdap2; fix new debug code 2012-08-19 21:12:35 +00:00
nclog.h complete update of utilities: ncbyte, nclist, ncuri, nclog 2012-08-08 23:15:18 +00:00
nctime.h Coverity fixing 2014-08-17 12:03:23 -06:00
ncuri.h complete update of utilities: ncbyte, nclist, ncuri, nclog 2012-08-08 23:15:18 +00:00
netcdf_f.h Merged changes from netcdf-branch. 2012-12-13 22:09:41 +00:00
netcdf_mem.h More cleaning up of documentation (there will probably be a lot of this) and tweaking files so that documentation renders as expected. 2016-01-14 16:02:00 -07:00
netcdf_meta.h.in Update comment 2016-02-10 15:07:19 -07:00
netcdf_par.h Trying to sort out why netcdf parallel documentation isn't being generated. 2016-01-14 11:02:23 -07:00
netcdf.h Modified nc_inq_type so that it will return valid information for valid data types even if the associated ncid doesn't have access to those data types. See https://github.com/Unidata/netcdf-c/issues/240 for more information. 2016-04-05 20:13:42 +00:00
onstack.h Fix preprocessor for mingw 2015-12-07 18:08:13 -08:00
rnd.h moved string.c to libdispatch 2011-07-12 17:58:42 +00:00
utf8proc.h Fix common typos 2015-08-20 11:42:05 +02:00
XGetopt.h 2012-09-10 22:37:38 +00:00