Did you try using <br>'set vrange lowLimit highLimit'<br><br>or use vrange2 to control x-axis<br><br>cheers<br><br><br><div class="gmail_quote">On Thu, Dec 18, 2008 at 11:46 AM, Michael J Murphy <span dir="ltr"><<a href="mailto:mjm@hawaii.edu">mjm@hawaii.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">GRADSUSRs,<div><br></div><div> I am trying to plot model level versus pressure at a point (the only varying dimension is in the vertical). I have run into an issue with controling the x & y axes. I have searched the manual and archives but have been unable figure out how to control the beginning and ending values for an axis in such a plot.</div>
<div><br></div><div>The axes ending point that is automatically used in my plot is 1200hPa whereas I want a value closer to 1000hPa. I have added my script to the end of the email, any advice will be greatly appreciated.</div>
<div><br></div><div>Thanks,</div><div>MJ</div><div><br></div><div><br></div><div><br></div><div>*************<a href="http://xpress.gs" target="_blank">xpress.gs</a>******************</div><div><div>'c'</div><div>
'set lon -157.6'</div><div>'set lat 21.525'</div><div>'set lev 0 39'</div><div>'set grads off'</div><div><br></div><div>'set gxout contour'</div><div>'set xyrev on'</div><div>
'set yflip on'</div><div>'set xlint 3'</div><div>*'set ylint 100'</div><div>'d pressure'</div><div><br></div><div>'draw ylab Pressure (hPa)'</div><div>'draw xlab Model Level'</div>
<div>*'draw title ml vs pressure (over sea)'</div><div>*****************************************</div></div>
</blockquote></div><br>