netcdf-c/libsrc4
Dennis Heimbigner 7e27052f87 - Implemented diskless files for both netcdf classic and extended.
The in-memory files can be made persistent if nc_create is called with
  NC_DISKLESS|NC_WRITE flags set. Initial test case also included.
- Modified ncio mechanism to support
  multiple ncio packages; this is so we
  can have posixio and memio operating
  at the same time.
- cleanup up a bunch of lint issues (unused variables, etc).
2012-03-26 01:34:32 +00:00
..
error4.c
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 Fix Jeff Whittaker's bug NCF-156 2012-03-09 19:19:43 +00:00
nc4dim.c removed executable permissions from all code files 2011-10-04 16:05:11 +00:00
nc4dispatch.c removed executable permissions from all code files 2011-10-04 16:05:11 +00:00
nc4dispatch.h fixed some missing config.h problems 2011-09-26 10:14:55 +00:00
nc4file.c - Implemented diskless files for both netcdf classic and extended. 2012-03-26 01:34:32 +00:00
nc4grp.c some windows changes 2011-10-26 19:18:09 +00:00
nc4hdf.c - Implemented diskless files for both netcdf classic and extended. 2012-03-26 01:34:32 +00:00
nc4internal.c added diskless files API, subsetting not working, classic model only 2011-08-16 21:04:33 +00:00
nc4type.c
nc4var.c 1)Integrate the oc with improved performance 2012-01-29 18:56:29 +00:00
ncfunc.c removed executable permissions from all code files 2011-10-04 16:05:11 +00:00
stub3.c
stub4.c fixed some missing config.h problems 2011-09-26 10:14:55 +00:00