[ncl-talk] About ploting values
Dennis Shea
shea at ucar.edu
Sat Jul 30 11:34:48 MDT 2016
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/ac9e4a0b/attachment.html
More information about the ncl-talk
mailing list