netcdf-c/libdispatch
Dennis Heimbigner b81f8b676a Make the fortran cache API always be defined.
re: Issue https://github.com/Unidata/netcdf-c/issues/2096

The methods nc_set_var_chunk_cache_ints and nc_def_var_chunking_ints
are Fortran entry points for accessing the cache. They are not defined
if netcdf-c is built with --disable-hdf5.

Fix is to create dummy versions that do nothing and return NC_NOERR
when invoked. These dummy versions are defined when USE_HDF5 is false.
2021-09-01 14:10:02 -06:00
..
CMakeLists.txt Move to Version 2 NCZarr Extended Meta-Data 2021-07-17 16:55:30 -06:00
datt.c
dattget.c
dattinq.c
dattput.c
dauth.c Regularize the semantics of mkstemp. 2021-05-14 11:33:03 -06:00
daux.c Add zip file support 2021-01-28 20:11:01 -07:00
dcompound.c
dcopy.c Regularize the scoping of dimensions 2021-05-31 15:51:12 -06:00
dcrc32.c Make use of clock_gettime be conditional. 2020-12-06 18:19:53 -07:00
dcrc32.h Provide a Number of fixes/improvements to NCZarr 2020-11-19 17:01:04 -07:00
dcrc64.c Make use of clock_gettime be conditional. 2020-12-06 18:19:53 -07:00
ddim.c
ddispatch.c Regularize the semantics of mkstemp. 2021-05-14 11:33:03 -06:00
defcheck.c
denum.c
derror.c Move to Version 2 NCZarr Extended Meta-Data 2021-07-17 16:55:30 -06:00
dfile.c Codify cross-platform file paths 2021-03-04 13:41:31 -07:00
dfilter.c
dfilterx.c
dgroup.c
dhttp.c Move to Version 2 NCZarr Extended Meta-Data 2021-07-17 16:55:30 -06:00
dinfermodel.c dinfermodel: don't fail if NC_NETCDF4 is allowed, but NC3 is found 2021-08-10 07:40:29 -04:00
dinternal.c
dnotnc3.c
dnotnc4.c
doffsets.c
dopaque.c
dparallel.c
dpathmgr.c Support Windows network paths: \\svc\x\y... 2021-08-09 15:34:23 -06:00
drc.c Regularize the semantics of mkstemp. 2021-05-14 11:33:03 -06:00
dreadonly.c
dstring.c
dtype.c
durlmodel.c
dutf8.c
dutil.c Regularize the semantics of mkstemp. 2021-05-14 11:33:03 -06:00
dv2i.c
dvar.c Make the fortran cache API always be defined. 2021-09-01 14:10:02 -06:00
dvarget.c
dvarinq.c
dvarput.c
dvlen.c
json.c
Makefile.am Move to Version 2 NCZarr Extended Meta-Data 2021-07-17 16:55:30 -06:00
nc.c
ncbytes.c
ncexhash.c Additional Fixes to NCZarr 2020-12-16 20:48:02 -07:00
nchashmap.c Provide a Number of fixes/improvements to NCZarr 2020-11-19 17:01:04 -07:00
ncjson.c Move to Version 2 NCZarr Extended Meta-Data 2021-07-17 16:55:30 -06:00
nclist.c
nclistmgr.c
nclog.c Add zip file support 2021-01-28 20:11:01 -07:00
ncsettings.hdr
nctime.c Fix for :60 seconds in ncdump 2021-01-26 10:24:43 +02:00
ncuri.c Codify cross-platform file paths 2021-03-04 13:41:31 -07:00
ncxcache.c Move to Version 2 NCZarr Extended Meta-Data 2021-07-17 16:55:30 -06:00
netcdf.m4
stubdef.c
u8.c
u8.h
utf8proc_data.c
utf8proc.c
utf8proc.h