[gradsusr] Overriding GrADS default behavior for line graphs.

Salvador Salazar ssalaza4 at asu.edu
Tue May 17 01:18:21 EDT 2011


Hi everyone,

I'm having a simple problem. I want to see the temperature at 2 meters
and dewpoint at 2 meters on the same line graph (variables t2 and
td2). The problem is that the range for 't2' is -4 to about 20, while
the range for td2 is about -20 to about 6. I've tried using the 'set
yaxis' command, which seems to force the points to the specified start
and end intervals, regardless of the actual data values. This is NOT
what I want; I want to preserve the actual values. I've also used the
'set ylevs' command, but since GrADS plots variables one by one, I
must plot t2 first, for instance. Once it plots t2, GrADS
automatically cuts a majority of the negative values, since that t2
doesn't have any negative values below -5. Now, I can't see td2 on the
same plot. It does a similar thing if I try to plot td2 first. How can
I tell GrADS to not hack my levels with the 'ylevs' command?



More information about the gradsusr mailing list