netcdf-c/libsrc4
Dennis Heimbigner 5ca78309cc The effect of this change is to make the struct NC structure
contain as little file-type specific info as possible.  It
modifies especially libsrc so that all of the netcdf-3 data
that used to be in struct NC is now kept in a separate chunk
of data pointed to by the struct NC. This makes all of
current protocols consistent: netcdf-3, netcdf-4, and dap.
2012-09-06 19:44:03 +00:00
..
error4.c merged trunk up to revision 75, move v2 API 2010-06-07 11:12:14 +00:00
Makefile.am added diskless files API, subsetting not working, classic model only 2011-08-16 21:04:33 +00:00
nc3stub.c fixed some missing config.h problems 2011-09-26 10:14:55 +00:00
nc3stub.h fixed some missing config.h problems 2011-09-26 10:14:55 +00:00
nc4attr.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
nc4dim.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
nc4dispatch.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
nc4dispatch.h The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
nc4file.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
nc4grp.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
nc4hdf.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
nc4internal.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
nc4type.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
nc4var.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +00:00
ncfunc.c The effect of this change is to make the struct NC structure 2012-09-06 19:44:03 +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