Continental outlines

From: Andrew Mai <mai_at_nyahnyahspammersnyahnyah>
Date: Tue, 30 May 2006 14:10:55 -0600

Problem: draw continental outlines only (no islands, no lakes).

What I've tried:

  1. res@mpOutlineBoundarySets = "NoBoundaries"
     res@mpOutlineSpecifiers = (/"Continents"/)

  2. res@mpOutlineBoundarySets = "NoBoundaries"
     res@mpOutlineSpecifiers = (/"Continents"/)
     res@mpAreaMaskingOn = True
     res@mpMaskAreaSpecifiers = "InlandWater"

  3. res@mpDataBaseVersion = "Ncarg4_1"
     res@mpOutlineBoundarySets = "NoBoundaries"
     res@mpOutlineSpecifiers = (/"Land :
Africa","Australia","Greenland",[etc.]/)

Results: all of the above produce the same results, namely continental
outlines with no islands but /with/ inland water (lakes). How can I get
rid of the lake outlines?

Andy
 

-- 
                        Andrew W. Mai
      ---  __o          National Center for Atmospheric Research
   ----  _`\<,_         Boulder, CO 80307 USA       mai_at_ucar.edu
    --- (*)/ (*)        http://www.cgd.ucar.edu/cdp/mai/mai.html

_______________________________________________
ncl-talk mailing list
ncl-talk_at_ucar.edu
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Tue May 30 2006 - 14:10:55 MDT

This archive was generated by hypermail 2.2.0 : Wed May 31 2006 - 15:23:51 MDT