The only thing grads may not like about that is having variable names contain underscores (unless they are from the control file).  Otherwise I don&#39;t see a problem with that.  Make sure, of course, to close the entire statement in single quotes, though.<br>
<br>Jeff Duda<br><br><div class="gmail_quote">On Mon, Jan 9, 2012 at 4:34 AM, Jeff Lake <span dir="ltr">&lt;<a href="mailto:admin@michiganwxsystem.com">admin@michiganwxsystem.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Greetings ..<br>
I have searched hi and low for someone else that has been in my situation.<br>
I need to plot relative humidity, wind chill and heat index..<br>
I have the needed perimeters from the GRIB data (Temp, Dewpt, &amp; Wind speed)<br>
now if this php, I could do it all day ...<br>
I just can&#39;t seem to get a handle on the scripting language ..<br>
<br>
anybody want to lend a hand converting the following??<br>
<br>
rh = pow(10, (1779.75 * (dew_c - temp_c) / ((237.3 + dew_c) * (237.3 +<br>
temp_c)) + 2));<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
-Jeff Lake<br>
MichiganWxSystem.com<br>
WeatherMichigan.net<br>
TheWeatherCenter.net<br>
GRLevelXStuff.com<br>
<br>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
</font></span></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><br>