<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: arial,helvetica,sans-serif; font-size: 12pt; color: #000000'>It looks like the data being displayed is actually geopotential, which is equal to g*(geopotential height), where g=9.81 m/s^2. To display geopotential height in dekameters, it is:<div><br></div><div>'d 0.1*geopot/9.81'</div><div><br></div><div>Best regards,<br><br><div><span name="x"></span>Eric L. Altshuler<br>Research Scientist<br>Center for Ocean-Land-Atmosphere Studies<br>253 Research Hall, Mail Stop 6C5<div>George Mason University</div><div>4400 University Drive<br>Fairfax, VA 22030 USA<br><br>E-mail: ela@cola.iges.org<br>Phone: (703) 993-5725<br>Fax: (703) 993-5770</div><span name="x"></span><br></div><br><hr id="zwchr"><b>From: </b>"Jeff Duda" &lt;jeffduda319@gmail.com&gt;<br><b>To: </b>"GrADS Users Forum" &lt;gradsusr@gradsusr.org&gt;<br><b>Sent: </b>Friday, May 23, 2014 1:54:43 PM<br><b>Subject: </b>Re: [gradsusr] Contouring / digits<br><br><div dir="ltr"><div><div>If you just want to display geopotential height in decameters, just display the variable divided by 10, i.e.,<br></div>'d geopot/10'<br><br></div>The contour labels will then take care of themselves.<br>
<br>Jeff Duda<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, May 23, 2014 at 12:27 PM, Tan BMore <span dir="ltr">&lt;<a href="mailto:black_more@mail.de" target="_blank">black_more@mail.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br><br>maybe this is a really simple question :)<br>I'm using the gme data from the GDS (German Weather Service) i can display the maps, overlay and those things<br>
all is fine but one thing i can't change at the moment.<br><br>e.g. 500hPa geopot the values are between (Contouring: 50000 to 58000 interval 1000)<br>thats what i get i'm trying to change the values to 500 to 580 (i know how to change the interval) <br>
<br>I tried the function set clab ... but i can only add digits after the decimal point. <br><br>Sry for my bad english hope you can understand me :) <br><br>greetings<br><hr>FreeMail powered by <a href="https://mail.de" target="_blank">mail.de</a> - <strong>mehr Sicherheit, Seriosität und Komfort</strong>
<br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Jeff Duda<br>Graduate research assistant<br>University of Oklahoma School of Meteorology<br>Center for Analysis and Prediction of Storms<br>
</div>
<br>_______________________________________________<br>gradsusr mailing list<br>gradsusr@gradsusr.org<br>http://gradsusr.org/mailman/listinfo/gradsusr<br></div></div></body></html>