Re: using two variables

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Fri Jan 25 2013 - 08:38:49 MST

    u = ..
    v = ..
    M = sqrt(v^2+u^2)

If you are new to NCL, please read the mini-language manual at:
    http://www.ncl.ucar.edu/Document/Manuals/

Look at example script
    http://www.ncl.ucar.edu/Applications/

On 01/24/2013 10:24 PM, Hussain Alsarraf wrote:
> Hi All
>
> I would like to calculate wind speed in my scripts, how is it possible
> to use U and V in a scripts. how i can use M = (v^2+U^2)^0.5
>
> thanks
> hussain
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Jan 25 08:39:05 2013

This archive was generated by hypermail 2.1.8 : Tue Jan 29 2013 - 22:44:26 MST