This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
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>