[gradsusr] Scripting in GRaDS

Jeff Duda jeffduda319 at gmail.com
Mon Jan 9 13:15:05 EST 2012


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't see a problem with that.  Make sure, of course, to close the entire
statement in single quotes, though.

Jeff Duda

On Mon, Jan 9, 2012 at 4:34 AM, Jeff Lake <admin at michiganwxsystem.com>wrote:

> Greetings ..
> I have searched hi and low for someone else that has been in my situation.
> I need to plot relative humidity, wind chill and heat index..
> I have the needed perimeters from the GRIB data (Temp, Dewpt, & Wind speed)
> now if this php, I could do it all day ...
> I just can't seem to get a handle on the scripting language ..
>
> anybody want to lend a hand converting the following??
>
> rh = pow(10, (1779.75 * (dew_c - temp_c) / ((237.3 + dew_c) * (237.3 +
> temp_c)) + 2));
>
> --
> -Jeff Lake
> MichiganWxSystem.com
> WeatherMichigan.net
> TheWeatherCenter.net
> GRLevelXStuff.com
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>



-- 
Jeff Duda
Graduate research assistant
University of Oklahoma School of Meteorology
Center for Analysis and Prediction of Storms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20120109/d091710c/attachment-0003.html 


More information about the gradsusr mailing list