[ncl-talk] turn off map boundary

Prabhakar Shrestha prabshr at gmail.com
Thu Mar 5 07:07:57 MST 2015


Hi,
How can I turn off the boundary line (the square box) using the attached
ncl script?
It appears that ,     res at mpProjection                = "Mercator"
turns on this boundary even if the following settings are used....

  res at tmYRBorderOn               = False
  res at tmYLBorderOn               = False
  res at tmXTBorderOn               = False
  res at tmXBBorderOn               = False

  res at tmXBOn                     = False
  res at tmYLOn                     = False
  res at tmYROn                     = False
  res at tmXTOn                     = False

Regards,
Prabhakar




Cheers,
Prabhakar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150305/1ed8b47d/attachment.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: map_boundary.ncl
Type: application/octet-stream
Size: 1530 bytes
Desc: not available
Url : http://mailman.ucar.edu/pipermail/ncl-talk/attachments/20150305/1ed8b47d/attachment.obj 


More information about the ncl-talk mailing list