[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
19990707: Gempak question
- Subject: 19990707: Gempak question
- Date: Thu, 08 Jul 1999 14:41:51 -0600
>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