netcdf-c/include
Dennis Heimbigner 1299a0fcee The Jetstream remote test server is now working.
So it now becomes the first default test server to try.
This also means that the dap4 remote testing is enabled.
The only issue to watch is to see if the jetstream-based
server can stay up for significant periods of time.
A uptimerobot (https://uptimerobot.com) has been set ups
to monitor this hourly, so we shall see.
2018-06-26 13:58:45 -06:00
..
.gitignore Added a new .gitignore specific to include/. 2014-09-18 15:05:08 -06:00
ceconstraints.h
CMakeLists.txt Finalize the compression support. 2017-04-27 13:01:59 -06:00
err_macros.h cleaned up err_macros.h 2017-11-24 10:03:01 -07:00
fbits.h
hdf4dispatch.h added merged HDF4 changes 2018-04-04 14:11:44 -06:00
Makefile.am Fix https://github.com/Unidata/netcdf-c/issues/963 2018-05-11 15:30:19 -06:00
nc3dispatch.h re: esupport MQO-415619 2018-02-25 21:45:31 -07:00
nc3internal.h Merge branch 'master' into issue899.dmh 2018-03-26 22:31:29 -06:00
nc4dispatch.h Merge branch 'master' into ejh_udf 2018-06-08 16:52:20 -06:00
nc4internal.h adding calls to get var atts when needed 2018-06-19 07:56:54 -06:00
nc_hashmap.h Corrected an issue preventing gcc-4.4 from compiling netcdf. 2016-04-26 21:09:41 +00:00
nc_logging.h cleaned up handling of classic only builds 2018-05-13 06:35:19 -06:00
nc_tests.h fixed issue building without nc_set_log_level 2018-05-12 11:38:55 -06:00
nc.h This completes (for now) the refactoring of libsrc4. 2018-03-16 11:46:18 -06:00
ncauth.h This pr should probably be delayed until after Version 4.5. 2017-09-02 18:09:36 -06:00
ncaux.h
ncbytes.h Fix pull request https://github.com/Unidata/netcdf-c/pull/374 (dap4.dmh) 2017-04-03 21:39:44 -06:00
ncconfigure.h Fixed a shell script error on vs15 2018-05-14 14:37:07 -06:00
ncdap.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
ncdimscale.h fixed some issues 2018-05-08 11:39:37 -06:00
ncdispatch.h trying to get UDF working for windows 2018-05-30 02:50:09 -06:00
ncexternl.h Fix pull request https://github.com/Unidata/netcdf-c/pull/374 (dap4.dmh) 2017-04-03 21:39:44 -06:00
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 Fix pull request https://github.com/Unidata/netcdf-c/pull/374 (dap4.dmh) 2017-04-03 21:39:44 -06:00
ncoffsets.h Primary change: add dap4 support 2017-03-08 17:01:10 -07:00
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 Solve issue https://github.com/Unidata/netcdf-c/issues/359 2017-07-24 18:59:16 -06:00
ncuri.h Undo DECODE_IDENTIFIER change 2017-08-29 18:01:26 -06:00
ncutf8.h re: pull request https://github.com/Unidata/netcdf-c/pull/364 2017-06-18 21:06:19 -06:00
ncwinpath.h 1. Cleaned up some holdover debug code. 2017-07-25 14:58:29 -06:00
netcdf_f.h
netcdf_mem.h re: esupport MQO-415619 2018-02-25 21:45:31 -07:00
netcdf_meta.h.in Misc. source comment typos 2018-04-26 23:04:01 -04:00
netcdf_par.h added more documentation 2017-11-08 03:33:44 -07:00
netcdf.h merged master 2018-06-14 16:57:38 -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