<html><body>
<DIV>Hi Arlindo,</DIV>
<DIV>Thanks so much for providing these new capabilities.&nbsp; This is wonderful stuff!</DIV>
<DIV>&nbsp;</DIV>
<DIV>I've been playing with&nbsp;shapefiles from gshhs and ersi using&nbsp;Win32&nbsp;superpack non-self installing version.&nbsp; Can get the outline of the coast to display fine from both sources but not the polygons from gshhs. Polygons from ersi works fine though. Also cannot seem to get the coast outline to draw 'thicker'.&nbsp; Not sure if that is an available option, but here's the code I'm using. &nbsp;&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>'set line 33 1 6'<BR>'shp_lines gshhs_land'<BR>'shp_polyf gshhs_land'</DIV>
<DIV>&nbsp;</DIV>
<DIV>Am I dong something wrong?</DIV>
<DIV class=signature id=signature>--<BR>Thanks, <BR>Mark</DIV>
<DIV>&nbsp;</DIV>
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">-------------- Original message -------------- <BR>From: Arlindo da Silva &lt;dasilva@ALUM.MIT.EDU&gt; <BR>
<P style="MARGIN: 0px; FONT: 12px Helvetica">All,</P>
<P style="MARGIN: 0px; FONT: 12px Helvetica"><BR></P>
<P style="MARGIN: 0px; FONT: 12px Helvetica">&nbsp;&nbsp;I just uploaded to <A href="http://sf.net/">sf.net</A> a new Win32 GrADS release:</P>
<P style="MARGIN: 0px; FONT: 12px Helvetica"><BR></P>
<P style="MARGIN: 0px; FONT: 12px Helvetica">&nbsp;&nbsp; &nbsp; <A href="http://sourceforge.net/project/showfiles.php?group_id=161773&amp;package_id=270750">http://sourceforge.net/project/showfiles.php?group_id=161773&amp;package_id=270750</A></P>
<DIV><BR></DIV>
<DIV>Notice that Win32 GrADS now has its own packaged called "grads-windows". See the ChangeLog for additional info.</DIV>
<DIV><BR></DIV>
<DIV>&nbsp;&nbsp; This version fixes some bugs with DOS-style text files, and includes Release 2 of the OpenGrADS extensions, with Grib-2 and Shapefile support (as well as an improved "fish"). To quickly checkout the new features:</DIV>
<DIV><BR></DIV>
<DIV>Grib-2:</DIV>
<DIV><BR></DIV>
<DIV>&nbsp;&nbsp; ga-&gt; g2_open ../data/model_25.gdf</DIV>
<DIV>&nbsp;&nbsp; ga-&gt; d g2(tmpprs)</DIV>
<DIV><BR></DIV>
<DIV>or with the % shorthand</DIV>
<DIV><BR></DIV>
<DIV>&nbsp;&nbsp; ga-&gt; % d tmpprs</DIV>
<DIV><BR></DIV>
<DIV>Shapefile:</DIV>
<DIV><BR></DIV>
<DIV>&nbsp;&nbsp; ga-&gt; open ../data/model.ctl</DIV>
<DIV>&nbsp;&nbsp; ga-&gt; d ts</DIV>
<DIV>&nbsp;&nbsp; ga-&gt; shp_polyf admin98</DIV>
<DIV><BR></DIV>
<DIV>Fish:</DIV>
<DIV><BR></DIV>
<DIV>&nbsp;&nbsp; ga-&gt; set lev 200</DIV>
<DIV>&nbsp;&nbsp; ga-&gt; d fish_psi(ua,va)</DIV>
<DIV>&nbsp;&nbsp; ga-&gt; clear</DIV>
<DIV>&nbsp;&nbsp; ga-&gt; d fish_chi(ua,va)</DIV>
<DIV><BR></DIV>
<DIV>&nbsp;&nbsp; For documentation,</DIV>
<DIV><BR></DIV>
<DIV>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<A href="http://opengrads.org/doc/">http://opengrads.org/doc/</A><BR></DIV>
<DIV><BR></DIV>
<DIV>&nbsp;&nbsp; Let me know of any problems.</DIV>
<DIV><BR></DIV>
<DIV>&nbsp;&nbsp; &nbsp; Arlindo</DIV>
<DIV><BR></DIV>
<DIV><BR></DIV>-- <BR>Arlindo da Silva<BR><A href="mailto:dasilva@alum.mit.edu">dasilva@alum.mit.edu</A> </BLOCKQUOTE></body></html>