netcdf-c/include
Dennis Heimbigner 534364b069 This Pre removed #include <netcdf.h> from netcdf_mem.h.
In turn that caused some problems elsewhere because some files
did not include netcdf.h preceding netcdf_mem.h. Specifically,
building under visual studio fails.
So fix those cases that I can find. May need to
add more later.
2018-10-07 12:05:26 -06:00
..
.gitignore
ceconstraints.h
CMakeLists.txt
err_macros.h getting parallel benchmarks to work, cleanup of benchmark scripts 2018-08-24 08:59:58 -06:00
fbits.h
hdf4dispatch.h
hdf5internal.h merged master 2018-09-07 12:40:44 -06:00
Makefile.am moved hdf5 specific header stuff to hdf5internal.h 2018-07-12 07:05:21 -06:00
nc3dispatch.h
nc3internal.h This Pre removed #include <netcdf.h> from netcdf_mem.h. 2018-10-07 12:05:26 -06:00
nc4dispatch.h Merge branch 'master' into ejh_udf 2018-06-08 16:52:20 -06:00
nc4internal.h This Pre removed #include <netcdf.h> from netcdf_mem.h. 2018-10-07 12:05:26 -06:00
nc_hashmap.h
nc_logging.h only define nc_set_log_level() to nothing for netcdf-4 builds 2018-07-16 13:47:18 -06:00
nc_tests.h fixed many benchmark warnings 2018-08-23 08:21:55 -06:00
nc.h
ncauth.h
ncaux.h
ncbytes.h
ncconfigure.h
ncdap.h Modify DAP2 and DAP4 to optionally allow Fillvalue/Variable mismatch 2018-10-01 15:51:43 -06:00
ncdimscale.h moved hdf5 specific header stuff to hdf5internal.h 2018-07-12 07:05:21 -06:00
ncdispatch.h This Pre removed #include <netcdf.h> from netcdf_mem.h. 2018-10-07 12:05:26 -06:00
ncexternl.h
ncfilter.h
nchashmap.h
ncindex.h
nclist.h
nclog.h Modify DAP2 and DAP4 to optionally allow Fillvalue/Variable mismatch 2018-10-01 15:51:43 -06:00
ncoffsets.h Re github issue https://github.com/Unidata/netcdf-c/issues/1131 2018-09-03 13:30:11 -06:00
ncrc.h Add the ability to set some additional curlopt values 2018-08-26 17:04:46 -06:00
nctestserver.h Fix the NC_INMEMORY code to work in all cases with HDF5 1.10. 2018-09-04 11:27:47 -06:00
nctime.h
ncuri.h Made some changes to export symbols on Windows builds. 2018-08-02 14:58:47 -06:00
ncutf8.h
ncwinpath.h Fix the NC_INMEMORY code to work in all cases with HDF5 1.10. 2018-09-04 11:27:47 -06:00
netcdf_f.h
netcdf_mem.h Remove unneeded include of netcdf.h from netcdf_mem.h 2018-09-23 14:16:45 -06:00
netcdf_meta.h.in Merge branch 'has_parallel4' of https://github.com/wkliao/netcdf-c into pr-aggregation.wif 2018-07-31 11:32:54 -06:00
netcdf_par.h
netcdf.h Modify DAP2 and DAP4 to optionally allow Fillvalue/Variable mismatch 2018-10-01 15:51:43 -06:00
onstack.h
rnd.h
XGetopt.h