netcdf-c/include
2018-08-24 08:59:58 -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 added merged HDF4 changes 2018-04-04 14:11:44 -06:00
hdf5internal.h cleaned up error handling in nc4_close_netcdf4_file 2018-08-21 08:32:39 -06:00
Makefile.am moved hdf5 specific header stuff to hdf5internal.h 2018-07-12 07:05:21 -06:00
nc3dispatch.h re: esupport MQO-415619 2018-02-25 21:45:31 -07:00
nc3internal.h Promote NC_var member len from size_t to long long to fix some problems of large-variable tests on 320bit platforms. 2018-06-15 15:08:05 -05:00
nc4dispatch.h Merge branch 'master' into ejh_udf 2018-06-08 16:52:20 -06:00
nc4internal.h cleanup 2018-08-22 07:03:37 -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 This completes (for now) the refactoring of libsrc4. 2018-03-16 11:46:18 -06:00
ncauth.h
ncaux.h
ncbytes.h
ncconfigure.h Fixed a shell script error on vs15 2018-05-14 14:37:07 -06:00
ncdap.h
ncdimscale.h moved hdf5 specific header stuff to hdf5internal.h 2018-07-12 07:05:21 -06:00
ncdispatch.h removing unneeded file lookups 2018-08-14 08:56:58 -06:00
ncexternl.h
ncfilter.h Rebuilt the filter parameter handling code to use a common 2018-01-23 16:00:11 -07:00
nchashmap.h This completes (for now) the refactoring of libsrc4. 2018-03-16 11:46:18 -06:00
ncindex.h This completes (for now) the refactoring of libsrc4. 2018-03-16 11:46:18 -06:00
nclist.h This completes (for now) the refactoring of libsrc4. 2018-03-16 11:46:18 -06:00
nclog.h
ncoffsets.h
ncrc.h Misc. source comment typos 2018-04-26 23:04:01 -04:00
nctestserver.h The Jetstream remote test server is now working. 2018-06-26 13:58:45 -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
netcdf_f.h
netcdf_mem.h re: esupport MQO-415619 2018-02-25 21:45:31 -07: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 added more documentation 2017-11-08 03:33:44 -07:00
netcdf.h changed literal in netcdf.h 2018-08-18 05:22:07 -06:00
onstack.h onstack: check whether HAVE_ALLOCA_H is defined or not 2018-02-19 10:14:19 -05:00
rnd.h added guards for header files that needed them 2018-01-17 09:20:20 -07:00
XGetopt.h