netcdf-c/libsrc4
Dennis Heimbigner b85d3568ec Added the necessary code to support
group renaming. The primary API
is 'nc_rename_grp(int grpid, const char* name)'.
No test cases provided yet.
This also required adding a rename_grp entry
to the dispatch tables.
2013-07-19 21:48:37 +00:00
..
CMakeLists.txt Added initial 'make dist', 'make distcheck' support to 2013-06-03 16:42:04 +00:00
error4.c
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 merge trunk into this branch 2013-03-15 20:31:07 +00: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 Quincey's fixes for NCF-56, "netcdf-4 can't read HDF5 scalar atts". 2013-07-10 20:09:31 +00:00
nc4grp.c Added the necessary code to support 2013-07-19 21:48:37 +00:00
nc4hdf.c Added the necessary code to support 2013-07-19 21:48:37 +00:00
nc4internal.c Merging latest from netcdf-cmake branch. Includes a handful 2013-07-19 21:32:27 +00:00
nc4type.c Merged changes from CMake branch. 2013-03-14 22:49:21 +00:00
nc4var.c Quincey's fixes for NCF-56, "netcdf-4 can't read HDF5 scalar atts". 2013-07-10 20:09:31 +00: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