netcdf-c/include
Dennis Heimbigner 7a44ae9184 Unify definition of NC_DISPATCH_VERSION
re: Issue

The netcdf dispatch table version was defined in several places.
Modify to only require defining it in CMakeLists.txt and configure.ac.

Fix entailed the following changes:
* Up the NC_DISPATCH_VERSION from 2 to 3 in configure.ac and CMakeLists.txt
* Create include/netcdf_dispatch.h.in and use it to configure include/netcdf_dispatch.h
* For CMAKE, make it search CMAKE_CURRENT_BINARY_DIR so code can locate the configured netcdf_dispatch.h
* Add entry to config.h.cmake.in for NC_DISPATCH_VERSION
* Move NCerror from include/ncdispatch.h to libdap2/nccomon.h
* Fix an API problem re nchttp.h
* Fix a conversion warning in libdispatch/dinfermodel.c
2021-01-31 21:40:08 -07:00
..
.gitignore
ceconstraints.h
CMakeLists.txt
err_macros.h
fbits.h
hdf4dispatch.h raised NC_MAX_HDF4_NAME length to NC_MAX_NAME 2020-02-08 09:21:01 -07:00
hdf5dispatch.h Revert "Revert "Fix nczarr-experimental: improve build support, disengage hdf5 vs netcdf4 flags, and find AWS libraries"" 2020-08-17 19:15:47 -06:00
hdf5internal.h Additional Fixes to NCZarr 2020-12-16 20:48:02 -07:00
isnan.h Removed unneeded code on OSX. 2020-08-26 16:29:51 -06:00
Makefile.am Unify definition of NC_DISPATCH_VERSION 2021-01-31 21:40:08 -07:00
nc3dispatch.h
nc3internal.h
nc4dispatch.h Mostly revert the filter code to reduce its complexity of use. 2020-09-27 12:43:46 -06:00
nc4internal.h Provide a Number of fixes/improvements to NCZarr 2020-11-19 17:01:04 -07:00
nc_hashmap.h
nc_logging.h Additional Fixes to NCZarr 2020-12-16 20:48:02 -07:00
nc_provenance.h Provide a Number of fixes/improvements to NCZarr 2020-11-19 17:01:04 -07:00
nc_tests.h
nc.h
ncauth.h Provide a Number of fixes/improvements to NCZarr 2020-11-19 17:01:04 -07:00
ncbytes.h This PR adds EXPERIMENTAL support for accessing data in the 2020-06-28 18:02:47 -06:00
ncconfigure.h Provide a Number of fixes/improvements to NCZarr 2020-11-19 17:01:04 -07:00
nccrc.h Provide a Number of fixes/improvements to NCZarr 2020-11-19 17:01:04 -07:00
ncdap.h Make fillmismatch the default for DAP2 and DAP4 2021-01-07 13:17:53 -07:00
ncdimscale.h Updated to use H5O_info2_t for HDF5 1.12 and the use of H5Oget_info3 instead of H5Gget_objinfo 2020-03-12 15:50:24 +00:00
ncdispatch.h Unify definition of NC_DISPATCH_VERSION 2021-01-31 21:40:08 -07:00
ncexhash.h Make use of clock_gettime be conditional. 2020-12-06 18:19:53 -07:00
ncexternl.h
ncfilter.h Mostly revert the filter code to reduce its complexity of use. 2020-09-27 12:43:46 -06:00
nchashmap.h Provide a Number of fixes/improvements to NCZarr 2020-11-19 17:01:04 -07:00
nchttp.h Unify definition of NC_DISPATCH_VERSION 2021-01-31 21:40:08 -07:00
ncindex.h missinginclude 2020-07-09 13:30:33 -06:00
nclist.h Revert "Revert "Fix nczarr-experimental: improve build support, disengage hdf5 vs netcdf4 flags, and find AWS libraries"" 2020-08-17 19:15:47 -06:00
nclog.h More NCZarr optimizations 2021-01-06 13:35:59 -07:00
ncmodel.h
ncoffsets.h
ncpathmgr.h Make use of clock_gettime be conditional. 2020-12-06 18:19:53 -07:00
ncrc.h
nctestserver.h
nctime.h
ncuri.h Yet another fix for DAP2 double URL encoding. 2020-11-05 11:04:56 -07:00
ncurlmodel.h This PR adds EXPERIMENTAL support for accessing data in the 2020-06-28 18:02:47 -06:00
ncutf8.h
ncxcache.h Provide a Number of fixes/improvements to NCZarr 2020-11-19 17:01:04 -07:00
netcdf_aux.h Mostly revert the filter code to reduce its complexity of use. 2020-09-27 12:43:46 -06:00
netcdf_dispatch.h.in Unify definition of NC_DISPATCH_VERSION 2021-01-31 21:40:08 -07:00
netcdf_f.h
netcdf_filter.h Mostly revert the filter code to reduce its complexity of use. 2020-09-27 12:43:46 -06:00
netcdf_mem.h
netcdf_meta.h.in Mostly revert the filter code to reduce its complexity of use. 2020-09-27 12:43:46 -06:00
netcdf_par.h
netcdf.h This PR adds EXPERIMENTAL support for accessing data in the 2020-06-28 18:02:47 -06:00
onstack.h
rnd.h
XGetopt.h Fix undefined references when using Visual Studio 2020-05-18 19:36:28 -06:00