netcdf-c/include
Dennis Heimbigner f0cd7f8ec1 Support no-op dispatch functions
re: https://github.com/Unidata/netcdf-c/issues/1693

1. Add functions to libdispatch/dnotnc4.c to support
   dispatch table operations that should work for any
   dispatch table, even if they do not do anything.
   Functions such as nc_inq_var_filter.
2. Modify selected dispatch tables to utilize
   the noop functions.
3. Extend nc_test/tst_formats.c to test.

This is an extension of Ed's work to do this for
chunking and deflate and szip. See PRs
https://github.com/Unidata/netcdf-c/pull/1697
and
https://github.com/Unidata/netcdf-c/pull/1692

As a side effect, elide libdispatch/dnotnc3.c since
it is no longer used.
2020-04-15 14:44:58 -06:00
..
.gitignore Added a new .gitignore specific to include/. 2014-09-18 15:05:08 -06:00
ceconstraints.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
CMakeLists.txt CMake: install netcdf_filter.h and netcdf_dispatch.h 2019-10-28 10:52:05 -06:00
err_macros.h cleanup of whitespace in include directory 2019-02-19 06:09:10 -07:00
fbits.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
hdf4dispatch.h raised NC_MAX_HDF4_NAME length to NC_MAX_NAME 2020-02-08 09:21:01 -07:00
hdf5dispatch.h cleanup of whitespace in include directory 2019-02-19 06:09:10 -07:00
hdf5internal.h Fix reclamation of the ->format_XXX_info fields 2020-03-29 12:48:59 -06:00
Makefile.am added netcdf_dispatch.h file 2019-07-05 04:50:36 -06:00
nc3dispatch.h final removal 2019-08-15 07:05:10 -06:00
nc3internal.h removed rest of LOCKNUMREC and _CRAYMPP obsolete macros 2019-08-14 06:53:33 -06:00
nc4dispatch.h Add support for multiple filters per variable. 2020-02-16 12:59:33 -07:00
nc4internal.h Fix reclamation of the ->format_XXX_info fields 2020-03-29 12:48:59 -06:00
nc_hashmap.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
nc_logging.h Spelling fixes 2019-09-18 08:03:01 -06:00
nc_provenance.h For some reason, the code for this was incorrect. 2019-04-18 14:23:20 -06:00
nc_tests.h moved nc_def_var_szip prototype to netcdf_filter.h 2020-01-06 16:54:54 -07:00
nc.h Change (again), and hopefully simplify, the file model inference algorithm. 2019-09-29 12:59:28 -06:00
ncauth.h Add support for CURLOPT_CONNECTTIMEOUT 2020-01-09 11:48:04 -07:00
ncbytes.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
ncconfigure.h windows: detect Windows using the correct define name 2019-11-07 07:55:47 -05:00
ncdap.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
ncdimscale.h changes to support build of libsrc4 without libhdf5 2019-05-22 07:50:12 -06:00
ncdispatch.h Add support for multiple filters per variable. 2020-02-16 12:59:33 -07:00
ncexternl.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
nchashmap.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
nchttp.h Provide byte-range reading of remote datasets 2019-01-01 18:27:36 -07:00
ncindex.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
nclist.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
nclog.h Thread safety: step 1: cleanup 2019-03-30 14:06:20 -06:00
ncmodel.h Change (again), and hopefully simplify, the file model inference algorithm. 2019-09-29 12:59:28 -06:00
ncoffsets.h Thread safety: step 1: cleanup 2019-03-30 14:06:20 -06:00
ncrc.h Change (again), and hopefully simplify, the file model inference algorithm. 2019-09-29 12:59:28 -06:00
nctestserver.h Add support for CURLOPT_CONNECTTIMEOUT 2020-01-09 11:48:04 -07:00
nctime.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
ncuri.h Change (again), and hopefully simplify, the file model inference algorithm. 2019-09-29 12:59:28 -06:00
ncurlmodel.h Master merge, conflict resolution, cleanup 2019-02-24 16:54:13 -07:00
ncutf8.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
ncwinpath.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
netcdf_aux.h Fix includes/netcdf_xxx.h files to not include ncexternl.h 2019-10-28 10:29:39 -06:00
netcdf_dispatch.h Support no-op dispatch functions 2020-04-15 14:44:58 -06:00
netcdf_f.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
netcdf_filter.h Add support for multiple filters per variable. 2020-02-16 12:59:33 -07:00
netcdf_mem.h cleanup netcdf_mem.h and netcdf_dispatch.h 2019-10-28 10:56:24 -06:00
netcdf_meta.h.in added to libnetcdf.settings and netcdf_meta.h 2020-01-16 09:19:24 -07:00
netcdf_par.h fixed include issue 2019-12-20 07:43:39 -07:00
netcdf.h Add support for multiple filters per variable. 2020-02-16 12:59:33 -07:00
onstack.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
rnd.h More standardizing of the copyright stanza. 2018-12-06 14:13:56 -07:00
XGetopt.h 2012-09-10 22:37:38 +00:00