[ncl-talk] How make these plots with NCL?

Dennis Shea shea at ucar.edu
Mon Aug 20 08:39:17 MDT 2018


Hi Markus

Mimic F3.large.png:

The attached script uses bogus data. Likely NCL graphics experts can
improve it. In fact, I'm not sure why the tick mark grdd outlines for the
t-Value grid are not working.

One example use a cylindrical projection ... the other a Robinson.
--------
Mimic Fig1b.png

The background figure (?vegetation?) can, of course, be done via NCL:
    *http://www.ncl.ucar.edu/Applications/classification.shtml*
<http://www.ncl.ucar.edu/Applications/classification.shtml>
The triangle .... I am not sure what to make of it

My *speculation *is that the was an image 'captured' via some external
tool. Subsequently, it was labeled and the resulting graphic overlaid onto
the vegetation plot.

I had an NCL script that generated the locations for a 'triangle grid'.
Using that, I added an example that uses the sfXArray, sfYArray and
the trGridType
resources to contour triangular data.

*http://www.ncl.ucar.edu/Applications/polyg.shtml
<http://www.ncl.ucar.edu/Applications/polyg.shtml>*
Example 28

The example shows a classic triangle. However, the vertices can be any
three locations.

===
Hope this is of some help!
D

On Tue, Aug 14, 2018 at 3:44 AM, <markus.mingel at libero.it> wrote:

> Dear NCL users,
>
> I wonder whether anyone knows how to replicate the two plots in
> attachment with NCL?
>
> Thanks into advance,
>
> Best,
>
> Markus
>
> _______________________________________________
> 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/20180820/e104baee/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: panel_ce.png
Type: image/png
Size: 134407 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180820/e104baee/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: panel_rob.png
Type: image/png
Size: 132413 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180820/e104baee/attachment-0003.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: markus_mingle.ncl
Type: application/octet-stream
Size: 6516 bytes
Desc: not available
URL: <http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20180820/e104baee/attachment-0001.obj>


More information about the ncl-talk mailing list