netcdf-c/include
2016-04-08 11:16:37 -06:00
..
.gitignore Added a new .gitignore specific to include/. 2014-09-18 15:05:08 -06:00
ceconstraints.h
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
Makefile.am Add hashmap for quick retrieval of dim and var 2016-03-24 06:38:45 -06:00
nc3dispatch.h
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
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 ckp 2016-04-06 14:05:58 -06:00
ncaux.h
ncbytes.h
ncconfigure.h merge-squash 2015-10-09 10:12:11 -06:00
ncdimscale.h
ncdispatch.h ckp 2016-04-06 19:51:40 -06:00
nchashmap.h
nclist.h
nclog.h
nctime.h
ncuri.h
netcdf_f.h
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
utf8proc.h Fix common typos 2015-08-20 11:42:05 +02:00
XGetopt.h