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.
>To: address@hidden >From: Joseph VanAndel <address@hidden> >Subject: splitting netCDF files into smaller chunks? >Organization: . >Keywords: 199805291744.LAA08998 Joe, > Do you know of any utility that splits netCDF files into smaller chunks? > > I've generated some 60+MB time series files that I'm trying to browse > in MATLAB, which loads the entire file at once. This tends to cause > crashes, or severe slowdowns from paging. So, I'd like to split the > large files, but not have to write my own code to do it. Charlie Zender's NCO utility ncks claims to be able to do this, though I haven't used it: http://www.cgd.ucar.edu/cms/nco --Russ