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.
>From: Eirh-Yu Hsie <address@hidden> >Organization: UCAR/Unidata >Keywords: 200005251734.e4PHYmT25550 >Hello: > >It seems to me dcgrib has a size limit of 1500. It is too small for some of t > he >models - e.g. AVN grid 213. > > >Hsie > The default number of grids in a file that dcgrib greats is 1500. You can specify a larger number (up to 10000 maximum) using the -m flag, eg: dcgrib -m 3000 etc. Steve Chiswell