[ncl-talk] About mesh range of lon lat plot.

Mary Haley haley at ucar.edu
Fri Nov 11 09:12:29 MST 2016


Tao,

Please see attached script and image.  This shows what a raster plot is
doing.  NCL constructs a box around each data value, and whatever range of
your contour levels this data value falls in, the box will be filled in
that color.

The dots in the image show the X,Y locations of the data, which you can see
are centered in the box that NCL constructs.  The values show the actual
value of that data point.

--Mary


On Fri, Nov 11, 2016 at 2:04 AM, Tao Lu <hakufu.asano at gmail.com> wrote:

> Hello ncl-talk
>
> When I plot raster contour, I have the data(nlon,nlat).
>
> [image: Inline image 1]
> When I have one point data (red point), which color will be used to fill
> color?
> Does raster fill work when if I have a varied delta lon or delta lat?
>
> Thank you
> Tao
>
> --
> ******************************************************
> Tao Lu    (M. Eng)
> Laboratory of River Engineering and Hydrology,
> Dept. of Civil and Environmental Engineering,
> Graduate School of Science and Engineering,
> Chuo University
>
> 1-13-27,Kasuga,Bunkyo-ku,Tokyo
> 112-8551, Japan
> TEL: 03-3817-1805;   Phone: 070-2188-7509
> Email1: hakufu.asano at gmail.com <mail%3Amet.yamos at gmail.com>
> Email2: lutao at civil.chuo-u.ac.jp <mail%3Ayamoto at civil.chuo-u.ac.jp>
> *****************************************************
>
> _______________________________________________
> 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/20161111/4a0c73de/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 2212 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20161111/4a0c73de/attachment.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: raster.png
Type: image/png
Size: 133255 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20161111/4a0c73de/attachment-0001.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: raster_plot.ncl
Type: application/octet-stream
Size: 1598 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20161111/4a0c73de/attachment.obj 


More information about the ncl-talk mailing list