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: Adam Houston <address@hidden> >Organization: . >Keywords: 199907071722.LAA27126 >Support, > >Is there a way to alter the tick marks on the x-axis in gdcross? I want to >have an even latitude interval. > >Is there an easy way to average all grid points in a vertical column? > >Thanks, >Adam Houston >================================================ > Adam Houston > Graduate Research Assistant > University of Illinois address@hidden > Department of Atmospheric Sciences H: (217)398-1537 > 105 S. Gregory St. W: (217)244-7154 > Urbana, IL 61801 Fax: (217)244-4393 > Adam, The x tick mark spacing is set by the grid point spacing in the grid file. If you are doing a zonal cross section, then the ticks would have an even latitude interval if you are on a lat/lon grid. Otherwise, there is no way to change the tick interval. There is no builtin function for creating a vertical average. You can set up a script to do the computation in gddiag if you know all the levels you have data on. Steve Chiswell