This is very helpful. Good ideas. Thanks a ton!<br><div class="gmail_quote"><div dir="ltr">On Sat, Sep 16, 2017 at 9:13 PM Jennifer M Adams &lt;<a href="mailto:jadams21@gmu.edu">jadams21@gmu.edu</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">You want to modify the GrADS-generated shapefiles so they have inner rings? If so, then I have no real idea how do that. Maybe there are GIS tools smart enough to open a GrADS shapefile and merge all those small not-smooth polygons (which look normal if you draw them filled in without the outlines) into one big polygon and then export that big polygon with inner rings? That seems like something the GIS tools should be able to manage…<br>
<br>
What if you export a shapefile from GrADS with contour lines instead of polygons — can you get the GIS tool to merge those lines into inner/outer rings of a polygon shape file?<br>
<br>
I don’t know if this will help you, but there are some smoothing features in GrADS — ‘set csmooth on’ and also the smth9() function, which can be used recursively — e.g. smth9(smth9(smth9(smth9(var)))).<br>
<br>
—Jennifer<br>
<br>
&gt; On Sep 16, 2017, at 12:33 PM, Michael Mase &lt;<a href="mailto:masester@gmail.com" target="_blank">masester@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; Just to clarify - the main reason that this is a problem is it prohibits applying algorithms like basis spline to modify/smooth the geometries, so it would be fantastic to find a workaround.<br>
&gt;<br>
&gt; On Sat, Sep 16, 2017 at 12:32 PM Michael Mase &lt;<a href="mailto:masester@gmail.com" target="_blank">masester@gmail.com</a>&gt; wrote:<br>
&gt; Thanks, Jennifer. That makes sense. I&#39;m wondering if there is a practical way outside of GrADS to transform the exported shapefile to this desired result. If you have any ideas, I would love to hear them. I may dig in to see if I can find a practical way to do this and perhaps it could be added as a hint to the documentation if you so wish.<br>
&gt;<br>
&gt; Thanks again!<br>
&gt;<br>
&gt; Mike<br>
&gt;<br>
&gt; On Sat, Sep 16, 2017 at 11:24 AM Jennifer M Adams &lt;<a href="mailto:jadams21@gmu.edu" target="_blank">jadams21@gmu.edu</a>&gt; wrote:<br>
&gt; Hi, Mike —<br>
&gt; It is likely that the caveat will remain a feature in GrADS — even if we did not draw the inner rings, filling in the outer ring will always cover the entire area, and the area inside the inner rings could not be undrawn. A corrollary of the caveat is that shapefiles exported from GrADS will never have inner rings — the shading algorithm is specifically designed to avoid this problem. It would certainly have been easier to export closed contours as polygons with inner rings, but then GrADS would not have been able to display its own shapefiles properly.<br>
&gt;<br>
&gt; The workaround for the caveat is to rewrite the shapefile so that the polygons do not have inner rings; the boundary points would include the inner and outer rings with an overlapping line that connects the two rings.<br>
&gt; —Jennifer<br>
&gt;<br>
&gt;<br>
&gt; &gt; On Sep 15, 2017, at 11:10 AM, Michael Mase &lt;<a href="mailto:masester@gmail.com" target="_blank">masester@gmail.com</a>&gt; wrote:<br>
&gt; &gt;<br>
&gt; &gt; Hi there,<br>
&gt; &gt;<br>
&gt; &gt; Just wondering if the latest GrADS version supports exporting shapefiles with inner rings now or if there are plans to support this in the future?<br>
&gt; &gt;<br>
&gt; &gt; Thanks,<br>
&gt; &gt; Mike<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; gradsusr mailing list<br>
&gt; &gt; <a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br>
&gt; &gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
&gt;<br>
&gt; --<br>
&gt; Jennifer Miletta Adams<br>
&gt; Center for Ocean-Land-Atmosphere Studies (COLA)<br>
&gt; George Mason University<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; gradsusr mailing list<br>
&gt; <a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br>
&gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
&gt; _______________________________________________<br>
&gt; gradsusr mailing list<br>
&gt; <a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br>
&gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br>
--<br>
Jennifer Miletta Adams<br>
Center for Ocean-Land-Atmosphere Studies (COLA)<br>
George Mason University<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" rel="noreferrer" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
</blockquote></div>