netcdf-c/libdispatch
Russ Rew 6cd8fca60d Quincey's fixes for NCF-250, netCDF-4 parallel independent access with
unlimited dimension hanging.  Extending the size of an unlimited
dimension in HDF5 must be a collective operation, so now an error is
returned if trying to extend in independent access mode.

Quincey's bug fixes for parallel build portability, particularly
OpenMPI on MacOS-X.
2013-07-08 21:31:13 +00:00
..
CMakeLists.txt Added initial 'make dist', 'make distcheck' support to 2013-06-03 16:42:04 +00:00
datt.c Jira NCF-137: Fix documentation of ncid parameter to include group ids 2011-12-15 21:21:38 +00:00
dattget.c fix a bunch of uninitialized variables 2012-03-16 22:29:09 +00:00
dattinq.c Jira NCF-137: Fix documentation of ncid parameter to include group ids 2011-12-15 21:21:38 +00:00
dattput.c Fixed bug "adding a bad _FillValue" bug (NCF-190). Fixed minor bugs 2012-08-16 18:31:48 +00:00
dcompound.c doxygen work on netcdf4 functions 2011-07-14 12:21:03 +00:00
dcopy.c Finish fix of Jira ticket NCF-216, modifying nc_copy_var() limitation so that dimension IDs in output don't have to match dimension IDs in input. 2013-01-23 21:46:22 +00:00
ddim.c Distinguish between NC_MAX_DIMS and NC_MAX_VAR_DIMS 2013-01-23 23:31:34 +00:00
ddispatch.c Caron says to use thredds-test 2013-03-25 18:01:32 +00:00
defcheck.c Caron says to use thredds-test 2013-03-25 18:01:32 +00:00
denum.c doxygen work on netcdf4 functions 2011-07-14 12:21:03 +00:00
derror.c move from oc1.0 to oc2.0; create new dir oc2 2012-07-31 20:34:13 +00:00
dfile.c Quincey's fixes for NCF-250, netCDF-4 parallel independent access with 2013-07-08 21:31:13 +00:00
dgroup.c added forgotten file 2011-07-14 21:35:00 +00:00
dopaque.c doxygen work on netcdf4 functions 2011-07-14 12:21:03 +00:00
dparallel.c Quincey's fixes for NCF-250, netCDF-4 parallel independent access with 2013-07-08 21:31:13 +00:00
dstring.c Make some things static that do not need to be externally visible 2013-03-24 17:33:17 +00:00
dsubstrate.c 1. Moved all the PNETCDF code 2013-05-11 20:04:33 +00:00
dtype.c doxygen work on netcdf4 functions 2011-07-14 12:21:03 +00:00
dutf8proc.c cleanup misc. items 2011-07-14 22:21:46 +00:00
dv2i.c Fix part of JIRA NCF-253. 2013-05-10 18:15:11 +00:00
dvar.c fix a bunch of uninitialized variables 2012-03-16 22:29:09 +00:00
dvarget.c It turns out that my dap code 2013-05-01 22:31:01 +00:00
dvarinq.c Jira NCF-137: Fix documentation of ncid parameter to include group ids 2011-12-15 21:21:38 +00:00
dvarput.c Add note about nc_put/get_varm to discourage their use 2013-03-17 21:23:28 +00:00
dvlen.c doxygen work on netcdf4 functions 2011-07-14 12:21:03 +00:00
Make0
Makefile.am Corrected a handful of syntax issues in CMake config files, 2013-02-20 23:28:28 +00:00
nc.c Merged latest from netCDF-cmake branch in preparation for 4.3.0 release. 2013-04-23 21:50:07 +00:00
ncaux.c Merging the win_netcdf branch into the trunk. 2012-09-27 22:50:41 +00:00
ncbytes.c Merged a handful of changes from netcdf-cmake branch. 2013-04-16 23:02:54 +00:00
nchashmap.c update nchashmap; move some old stuff in libdap2; fix new debug code 2012-08-19 21:12:35 +00:00
nclist.c update utilities: list,byte,hash,uri,log 2012-08-19 21:54:30 +00:00
nclistmgr.c Fix contributed by Nath Gopalaswamy to large file problem reading 2013-06-25 17:04:10 +00:00
nclog.c Add quick check for Error {...} at start of the datadds data part 2013-02-07 22:14:57 +00:00
nctime.c 2012-09-26 20:30:19 +00:00
ncuri.c 1. The code to parse a constraint 2013-05-16 21:37:58 +00:00
netcdf.m4 Fixed the following Jira minor bugs: 2011-05-12 17:51:32 +00:00
stubdef.c
utf8proc_data.h cleanup misc. items 2011-07-14 22:21:46 +00:00