<div dir="ltr">Hi everybody,<div><br></div><div>I have a problem overlay-ing two contour fields on a map plot (see script attached). The final purpose is to mask out a specified area on a global triangular grid (simply consisting of ones and zeros), and to create a buffer zone around the area for physical reasons. Creating the mask itself is no problem, but when I want to overlay the layers for creating the buffer zone (for which each layer is just slightly bigger than the following one), NCL just plots me the last overlaid field. So when I do (here an example of 2 contour fields on top of each other):</div><div><br></div><div><div>    map_plot  =  gsn_csm_map(wks, mpres)<br></div><div>    chla_plot =  gsn_csm_contour(wks, chla, res2)</div><div>    buff_plot = gsn_csm_contour(wks, buff, res)</div></div><div><br></div><div>    overlay(map_plot, buff_plot)<br></div><div><div>    overlay(map_plot, chla_plot)</div></div><div><br></div><div>then only &#39;chla_plot&#39; is successfully overlaid on the map plot, but not &#39;buff_plot&#39; (which is bigger in spatial extent than &#39;chla&#39;). There are some error messages regarding resources that cannot be used but because I can successfully plot each field on top of the map plot separately (apart from the red line when plotting &#39;buff&#39;), I assume they are not important. </div><div><br></div><div>A few things to note:</div><div>0) Both chla and buff have associated coordinate arrays. </div><div>1)  gsn_csm_contour_map_overlay did not work either, it plots only &#39;chla&#39; and some strange contour labels for &#39;buff&#39;, but distorted.</div><div>2)  switching off the satellite projection did not make any difference</div><div>3)  I can plot each field (&#39;chla&#39; and &#39;buff&#39;) separately overlaid on the map successfully </div><div>4)  I have also tried to use gsn_csm_contour_map but because I can use this only as my base plot, the overlaid contours (chla and buff) look disorted using gsn_csm_contour.</div><div><br></div><div>Anybody any idea? Any help is appreciated!</div><div><br></div><div>Thanks,</div><div>Anne    </div><div><br></div><div><br></div><div><br></div></div>

<br>
<div><font style="font-family:Arial,Helvetica,sans-serif" size="2">&quot;Nota automatica aggiunta dal sistema di posta.</font></div><div><img src="http://www.unive.it/media/BannerCalce082.jpg"></div><div><span style="font-size:small">Please note that the above message is addressed only to individuals filing Italian income tax returns.&quot;</span></div>