netcdf-c/libdispatch
Russ Rew 58a63708cc Fix contributed by Nath Gopalaswamy to large file problem reading
netCDF classic or 64-bit offset files that have a UINT32_MAX flag for
large last record size of a variable that has values larger than 1
byte.  This problem had previously been fixed for *writing* such data,
but was only tested with an ncbyte variable.  Fixed test to
demonstrate problem and the fix.

More updates to chunking documentation, cosmetic fixes for some
"--option=" documentation that doxygen turns into mdash.
2013-06-25 17:04:10 +00:00
..
CMakeLists.txt Added initial 'make dist', 'make distcheck' support to 2013-06-03 16:42:04 +00:00
datt.c
dattget.c
dattinq.c
dattput.c
dcompound.c
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
derror.c
dfile.c Re-added fix for very small files. 2013-05-22 18:56:52 +00:00
dgroup.c
dopaque.c
dparallel.c more pnetcdf fixes 2013-01-18 02:25:12 +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
dutf8proc.c
dv2i.c Fix part of JIRA NCF-253. 2013-05-10 18:15:11 +00:00
dvar.c
dvarget.c It turns out that my dap code 2013-05-01 22:31:01 +00:00
dvarinq.c
dvarput.c Add note about nc_put/get_varm to discourage their use 2013-03-17 21:23:28 +00:00
dvlen.c
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
nclist.c
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
stubdef.c
utf8proc_data.h