Piotr, > Date: Fri, 17 Nov 1995 02:46:36 -0800 > From: address@hidden (Piotr Flatau) > Subject: Re: packing In the above message you wrote: > I would like to read every 10th value from the 1D array > stored in the netCDF file. Is this possible ? It's possible to do this in one netCDF I/O call. Use the generalized hyperslab function ncgetvarg(). -------- Steve Emmerson <address@hidden>