netcdf-c/libdap2
Dennis Heimbigner beba09e70b 1. The duplicate name checking in oc2 was
effectively o(n cubed); modified to be
   o(n squared).
2. If the list of prefetched variables is too long,
   (something on the order of 400 variables), then
   the server may reject it. Modified code so that
   in the case that the set of prefetch'd vars is
   the in fact all variables, it does not create a long
   request. This does not actually solve the problem
   if the prefetch list is long, but not all inclusive.
2013-07-27 20:54:50 +00:00
..
obsolete update nchashmap; move some old stuff in libdap2; fix new debug code 2012-08-19 21:12:35 +00:00
cache.c 1. The duplicate name checking in oc2 was 2013-07-27 20:54:50 +00:00
cdf3.c Merged latest from netCDF-cmake branch in preparation for 4.3.0 release. 2013-04-23 21:50:07 +00:00
CMakeLists.txt Added initial 'make dist', 'make distcheck' support to 2013-06-03 16:42:04 +00:00
common34.c Fix jira NCF-249 2013-04-23 20:18:16 +00:00
constraints3.c Fix Jirs 255 2013-05-16 18:22:17 +00:00
constraints3.h move from oc1.0 to oc2.0; create new dir oc2 2012-07-31 20:34:13 +00:00
cvt 2011-04-17 18:56:10 +00:00
dapalign.c cleanup and remove unused code 2012-04-01 20:15:06 +00:00
dapalign.h 2011-04-17 18:56:10 +00:00
dapattr3.c Merged changes from CMake branch. 2013-03-14 22:49:21 +00:00
dapcvt.c move from oc1.0 to oc2.0; create new dir oc2 2012-07-31 20:34:13 +00:00
dapdebug.c jira: NCF-232: bad conversion of grids 2013-02-26 04:31:06 +00:00
dapdebug.h Add test for Jira NCF-249 2013-04-23 21:06:14 +00:00
dapdump.c 1. The duplicate name checking in oc2 was 2013-07-27 20:54:50 +00:00
dapdump.h move from oc1.0 to oc2.0; create new dir oc2 2012-07-31 20:34:13 +00:00
dapnc.h 2011-04-17 18:56:10 +00:00
dapodom.c Fix jira NCF-249 2013-04-23 20:18:16 +00:00
dapodom.h Allow dapodom.[ch] to be used in tests 2013-05-11 19:34:54 +00:00
daputil.c Primary change is to add ability 2013-03-03 04:06:43 +00:00
daputil.h Primary change is to add ability 2013-03-03 04:06:43 +00:00
dce.y 2011-04-17 18:56:10 +00:00
dceconstraints.c Fix Jirs 255 2013-05-16 18:22:17 +00:00
dceconstraints.h Fix Jirs 255 2013-05-16 18:22:17 +00:00
dcelex.c 1. The code to parse a constraint 2013-05-16 21:37:58 +00:00
dceparse.c Rebuilt the compose operation in dceconstraints.c. The 2013-04-19 19:55:43 +00:00
dceparselex.h Merge from latest netcdf-cmake branch. 2012-12-05 18:35:42 +00:00
dcetab.c some windows changes 2011-10-26 19:18:09 +00:00
dcetab.h 2011-04-17 18:56:10 +00:00
env 1. The duplicate name checking in oc2 was 2013-07-27 20:20:13 +00:00
getvara3.c 1. The duplicate name checking in oc2 was 2013-07-27 20:54:50 +00:00
getvara.h Fix jira NCF-249 2013-04-23 20:18:16 +00:00
main.c removed executable permissions from all code files 2011-10-04 16:05:11 +00:00
Make0 1. synch changes with oc2.0 2013-06-26 18:55:30 +00:00
Makefile.am Corrected a handful of syntax issues in CMake config files, 2013-02-20 23:28:28 +00:00
nccommon.h 1. The duplicate name checking in oc2 was 2013-07-27 20:54:50 +00:00
ncd3dispatch.c Added the necessary code to support 2013-07-19 21:48:37 +00:00
ncd3dispatch.h The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
ncd4dispatch.c completely rewritten constraint system 2011-11-14 04:20:19 +00:00
ncd4dispatch.h 2011-09-20 17:30:02 +00:00
ncdap3.c Make some things static that do not need to be externally visible 2013-03-24 17:33:17 +00:00
ncdap3.h Make some things static that do not need to be externally visible 2013-03-24 17:33:17 +00:00
ncdap3a.c It turns out that my dap code 2013-05-01 22:31:01 +00:00
ncdaperr.c fixed esupport:RVK-949505 and DML-490284 2011-05-24 21:48:44 +00:00
stubdap3.c 2011-04-17 18:56:10 +00:00
test1.sh move from oc1.0 to oc2.0; create new dir oc2 2012-07-31 20:34:13 +00:00
test_vara.c Caron says to use thredds-test 2013-03-25 18:01:32 +00:00
todo completely rewritten constraint system 2011-11-14 04:20:19 +00:00
translation.html 2011-04-17 18:56:10 +00:00