Re: mpGeophysicalLine (draw the geophysical line as the base)

From: Adam Phillips <asphilli_at_nyahnyahspammersnyahnyah>
Date: Thu Jul 10 2014 - 12:18:08 MDT

Hi Erika,
Looking again at the draw order website:
http://www.ncl.ucar.edu/Applications/draworder.shtml

you can try setting *mpOutlineDrawOrder*
<http://www.ncl.ucar.edu/Document/Graphics/Resources/mp.shtml#mpOutlineDrawOrder>
= "Draw" ; or "PreDraw"

There are a number of examples that use this resource. Go to this page:
http://www.ncl.ucar.edu/Applications/res_list.shtml

and search for mpOutlineDrawOrder

Alternatively you can turn the outlines off by setting mpOutlineOn = False.

Hope that helps.. If not, please respond to ncl-talk.
Adam




On Thu, Jul 10, 2014 at 11:06 AM, Erika Folova <e.folova@gmail.com> wrote:

> Hi Adam and NCL
>
> thank you, but what i meant is how to put the geophysical lines (coast
> line) below the shading contour not the grid/limb. In my case, the
> geophysical lines appear aboe of my shading contour and reviewer doesnt
> like it. thank you.
>
> On Wednesday, July 9, 2014, Adam Phillips <asphilli@ucar.edu> wrote:
>
>> Hi Erika,
>> I would try setting *mpGridAndLimbDrawOrder*
>> <http://www.ncl.ucar.edu/Document/Graphics/Resources/mp.shtml#mpGridAndLimbDrawOrder>
>> = "Draw"
>> http://www.ncl.ucar.edu/Applications/draworder.shtml
>>
>> but it may require a combination of DrawOrder resources to get the
>> desired effect. See example #3 here:
>> http://www.ncl.ucar.edu/Applications/draworder.shtml#ex3
>>
>> If that does not help let the ncl-talk email list know.
>> Adam
>>
>>
>>
>> On Wed, Jul 9, 2014 at 8:17 AM, Erika Folova <e.folova@gmail.com> wrote:
>>
>>> Hallo NCL,
>>>
>>> I got a comment from one of journal reviewer about my Polar
>>> Stereographic map,
>>> it seems like my mpGeophysicalLine appear above the shading,, is there
>>> any trick to move
>>> them on the base of shading and contour line?
>>> I am using this function:
>>>
>>> plot(0) =
>>> gsn_csm_contour_map_overlay(wks,hgt_sig1(0,{lats:latn},:),hgt_con1(0,{lats:latn},:),res,resx)
>>>
>>> thank you
>>>
>>> _______________________________________________
>>> ncl-talk mailing list
>>> List instructions, subscriber options, unsubscribe:
>>> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
>>>
>>>
>>
>>
>> --
>> Adam Phillips
>> Associate Scientist, Climate and Global Dynamics Division, NCAR
>> www.cgd.ucar.edu/staff/asphilli/ 303-497-1726
>>
>> <http://www.cgd.ucar.edu/staff/asphilli>
>>
>


--
Adam Phillips
Associate Scientist, Climate and Global Dynamics Division, NCAR
www.cgd.ucar.edu/staff/asphilli/ 303-497-1726

<http://www.cgd.ucar.edu/staff/asphilli>

Received on Thu Jul 10 06:18:49 2014

This archive was generated by hypermail 2.1.8 : Wed Jul 23 2014 - 15:33:47 MDT