<div dir="ltr"><div class="gmail_default" style="font-size:small">Dear Ashedad,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">In the future, please post all follow-up ncl-talk questions back to ncl-talk.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">You need to download the shapefile, and I believe the location is included in the comments of this script.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">The point of this script is for example purposes only. It's up to you to find a shapefile that works for your case.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Mary</div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Dec 4, 2014 at 12:14 PM, Ashehad Ali <span dir="ltr"><<a href="mailto:ashehad@gmail.com" target="_blank">ashehad@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks for your kind response, Mary. When I go through this part of the code:<br><div><br>shp_name = "ne_10m_geography_regions_polys" <br>shp_file = shp_name + "/" + shp_name + ".shp"<br>a = addfile(shp_file,"r")<br><br>I get the following error: _NclFindFileExt: Requested file <ne_10m_geography_regions_polys/ne_10m_geography_regions_polys.shp> or <ne_10m_geography_regions_polys/ne_10m_geography_regions_polys> does not exist<br><br></div><div>I'm wondering what could be the possible error.<br><br></div><div>Thanks once again,<br></div><div>Ashehad<br></div><div><br><br></div></div>
</blockquote></div><br></div>