[ncl-talk] About ploting values

Erick Gordon erick.gordon24 at gmail.com
Sat Jul 30 11:58:30 MDT 2016


Thanks a lot
Now work it

2016-07-30 14:34 GMT-03:00 Dennis Shea <shea at ucar.edu>:

> You should show what you have done.
>
> Prior to plotting:
>
>   wspd = where(wspd.ge.30, wspd,  wspd at _FillValue)
>
> NCL graphics will ignore all _FillValue settings
>
> http://www.ncl.ucar.edu/Document/Functions/Built-in/where.shtml
>
> On Fri, Jul 29, 2016 at 9:31 PM, Erick Gordon <erick.gordon24 at gmail.com>
> wrote:
>
>> Hello
>> I have the wind speed data, but I need to make a script that I plot only
>> values greater than 30 m/s. Please, help me.
>> Thank you very much
>>
>> _______________________________________________
>> ncl-talk mailing list
>> ncl-talk at ucar.edu
>> List instructions, subscriber options, unsubscribe:
>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20160730/e2dc8331/attachment.html 


More information about the ncl-talk mailing list