Re: Image Problems

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Mon Mar 25 2013 - 14:13:35 MDT

The cylindrical equidistant projection uses the ratio
of the latitude and longitude extents. A global grid is
180/360=>(1 to 2). You have 360 longitude but
only ~20 latitude.

See: http://www.ncl.ucar.edu/Applications/tropical.shtml

I think if you use

    res@mpShapeMode = "FreeAspect"
    res@vpWidthF = 0.8
    res@vpHeightF = 0.4

the figure will look as desired.

Regards
D

On 03/25/2013 10:01 AM, Nkese Mc Shine wrote:
> Dear All,
>
> Attached is my script and my output map. However my map and label bar
> are squashed together and is not spread out properly taking up the
> entire page. Can someone tell how can I fix this.
>
> Regards,
> Nkese.
>
> CONFIDENTIALITY: This email (including any attachments) may contain
> confidential, proprietary and/or privileged information. Any
> duplication, copying, distribution, dissemination, transmission,
> disclosure or use in any manner of this email (including any
> attachments) without the authorisation of the sender is strictly
> prohibited. If you receive this email (including any attachments) in
> error, please notify the sender and delete this email (including any
> attachments) from your system. Thank you.
>
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Mar 25 14:13:42 2013

This archive was generated by hypermail 2.1.8 : Tue Apr 02 2013 - 21:23:48 MDT