[ncl-talk] About the represent of minor large value in raster fill?

Rick Brownrigg brownrig at ucar.edu
Fri Jan 20 07:03:13 MST 2017


Hi Tao,

Do you know where this outlier occurs?  Its seems to me it is entirely
possible that it is getting drawn, but overwritten by subsequent,
overlapping points.  To test this, you might set your min bounds to
something like 200 rather than 40, and enlarge the marker size (via
gsMarkerSizeF resource).

If that's the case, I'm not sure what to suggest other than sort your data
smallest to largest, assuming you want to emphasize the larger values.

Hope that helps...
Rick

On Thu, Jan 19, 2017 at 8:31 PM, Tao Lu <hakufu.asano at gmail.com> wrote:

> Dear ncl-talk
>
> I have a set of data to plot raster contour.
> Th range of data value is (0, 220)
> Part of the data is shown as below:
>  [image: Inline image 4]
> As you see the number of large value is few.
>
> The number of data (>210) is 1
> When I do raster fill contour, I found the data (>210) is not show in
> graph.
> [image: Inline image 1]
>
> For easy to see,
> I set data < 40 as missing value and do raster plot.
> The data set will be min=41   max=220
> And the graph is:
> [image: Inline image 2]
> Zoom in:
> [image: Inline image 3]
> No data (>210) is plotted.
>
> Does anyone know why the data(>210) is not plotted?
>
> If you need other information, please contact me.
>
> 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/20170120/23445a91/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 39052 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170120/23445a91/attachment-0004.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 22769 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170120/23445a91/attachment-0005.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 83692 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170120/23445a91/attachment-0006.png 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 21420 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20170120/23445a91/attachment-0007.png 


More information about the ncl-talk mailing list