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
cvt
dapalign.c
dapalign.h
dapattr3.c Merged changes from CMake branch. 2013-03-14 22:49:21 +00:00
dapcvt.c
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
dapnc.h
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
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
dcetab.h
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
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
ncd4dispatch.h
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
stubdap3.c
test1.sh
test_vara.c Caron says to use thredds-test 2013-03-25 18:01:32 +00:00
todo
translation.html