[ncl-talk] Coastlines and non-structured grid

Dennis Shea shea at ucar.edu
Fri Dec 5 09:18:13 MST 2014


   x(lat,lon)

   cnPlt = gsn_csm_contour(wks, (/ x /). , cnRes)

The (/.../) strips meta data

On Fri, Dec 5, 2014 at 6:40 AM, Mathieu Dutour <mathieu.dutour at gmail.com>
wrote:

> Dear all,
>
> I managed to use NCL with success for doing plots of structured
> and non-structured meshes.
>
> However, I want sometimes to plot idealized cases where the
> "LonLat" system is not really adequate and do plots in X, Y
> without using any coastlines. Is there a way to do that? All examples
> given on the web site have coastlines of some sort.
>
> Secondly, there is a push now to have non-structured meshes
> for which the elements can be
> a) lines (for river for example)
> b) triangles (for resolving the coastline say)
> c) squares (for middle of the ocean where we want high order schemes
>     there)
> Is there a way to do this kind of plots? If not what routines should one
> need to modify in order to achieve that?
>
>   Mathieu
>
> _______________________________________________
> ncl-talk mailing list
> 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/20141205/10173477/attachment.html 


More information about the ncl-talk mailing list