netcdf-c/libsrc4
Quincey Koziol e1fc13b215 Many changes to address NCF-177 (renaming dimensions and variables). Also
many cleanups to fix compiler warnings, streamline iteration over objects
in HDF5 file when opening the file, and generally straightening out the code
to be cleaner and simpler.

Tested on Mac OS/X with gcc 4.8 and OpenMPI (which uses clang).
2013-11-30 23:20:28 -06:00
..
CMakeLists.txt Added initial 'make dist', 'make distcheck' support to 2013-06-03 16:42:04 +00:00
error4.c merged trunk up to revision 75, move v2 API 2010-06-07 11:12:14 +00:00
Makefile.am Corrected a handful of syntax issues in CMake config files, 2013-02-20 23:28:28 +00:00
nc3stub.c Quincey's fixes for NCF-250, netCDF-4 parallel independent access with 2013-07-08 21:31:13 +00:00
nc3stub.h Quincey's fixes for NCF-250, netCDF-4 parallel independent access with 2013-07-08 21:31:13 +00:00
nc4attr.c Quincey's fixes for NCF-56, "netcdf-4 can't read HDF5 scalar atts". 2013-07-10 20:09:31 +00:00
nc4dim.c Many changes to address NCF-177 (renaming dimensions and variables). Also 2013-11-30 23:20:28 -06:00
nc4dispatch.c Added the necessary code to support 2013-07-19 21:48:37 +00:00
nc4dispatch.h Added the necessary code to support 2013-07-19 21:48:37 +00:00
nc4file.c Many changes to address NCF-177 (renaming dimensions and variables). Also 2013-11-30 23:20:28 -06:00
nc4grp.c Many changes to address NCF-177 (renaming dimensions and variables). Also 2013-11-30 23:20:28 -06:00
nc4hdf.c Many changes to address NCF-177 (renaming dimensions and variables). Also 2013-11-30 23:20:28 -06:00
nc4internal.c Many changes to address NCF-177 (renaming dimensions and variables). Also 2013-11-30 23:20:28 -06:00
nc4type.c Merged changes from CMake branch. 2013-03-14 22:49:21 +00:00
nc4var.c Many changes to address NCF-177 (renaming dimensions and variables). Also 2013-11-30 23:20:28 -06:00
ncfunc.c merge trunk into this branch 2013-03-15 20:31:07 +00:00
stub3.c dispatch.h->ncdispatch.h to avoid visualstudio filename conflict 2010-08-05 02:44:59 +00:00
stub4.c fixed some missing config.h problems 2011-09-26 10:14:55 +00:00