<div dir="ltr">Your question is a little vague. In general it doesn&#39;t make sense to plot an array with only one spatial dimension over a map. Could you be more specific about what you are trying to accomplish?<div><br></div><div>You have a 2D array that has dimensions latitude and time, but you say you want to plot it over a map? You only have one spatial dimension, do you mean you want to show where the continents are in the latitude region? Is your data averaged over a certain longitude region? Do you only want to plot where the land areas are in latitude over that longitude region?</div><div><br></div><div>For data averaged over all longitudes plots like the ones in this link are common:</div><div><a href="http://www.esrl.noaa.gov/psd/map/images/sst/sst.month.anom.pacific.lat.gif">http://www.esrl.noaa.gov/psd/map/images/sst/sst.month.anom.pacific.lat.gif</a><br></div><div><br></div><div>Maria</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 24, 2015 at 8:28 AM, Debasish Hazra <span dir="ltr">&lt;<a href="mailto:debasish.hazra5@gmail.com" target="_blank">debasish.hazra5@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Hi,<br><br></div> I have a 2D data (lat,time), where time is a 12 months climatology over a certain region of interest. Using ncl &quot;gsn_csm_lat_time&quot; I can plot them. But how to show it over map ? Do I need to use &quot; overlay&quot; ? Can this data (lat,time) dimension used for contour overlay ? <br><br></div>Any help/suggestion is appreciated.<br><br></div> Thanks,<br></div> Debasish.<br></div>
<br>_______________________________________________<br>
ncl-talk mailing list<br>
<a href="mailto:ncl-talk@ucar.edu">ncl-talk@ucar.edu</a><br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-talk" rel="noreferrer" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-talk</a><br>
<br></blockquote></div><br></div>