<div class="gmail_quote"><div>GSHHS file format changed between version 1.10 and 2.0 of this database. The gmsh plugin is updated for the 2.0 version but you need the nightly build version of gmsh to have it.</div><div>So there are 2 options :</div>

<div>- use the nightly build version of gmsh with the 2.0 version of GSHHS</div><div>- use the stable version of gmsh with the 1.10 version of GSHHS</div><div><br></div><div>If you get an empty list of islands curves, you are probably using the wrong version.</div>

<div><br></div><div>Best,</div><div><br></div><div>Jonathan</div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Message: 4<br>
Date: Sun, 4 Jul 2010 22:00:18 -0600<br>
From: Clayton Hiles <<a href="mailto:cehiles@me.uvic.ca">cehiles@me.uvic.ca</a>><br>
Subject: [Gmsh] gshhs plugin for GMSH<br>
To: <a href="mailto:gmsh@geuz.org">gmsh@geuz.org</a><br>
Message-ID:<br>
        <<a href="mailto:AANLkTinGqNyd6ZsxwvgjmKq2nvGA-FqVWjVp0UM8kWdZ@mail.gmail.com">AANLkTinGqNyd6ZsxwvgjmKq2nvGA-FqVWjVp0UM8kWdZ@mail.gmail.com</a>><br>
Content-Type: text/plain; charset=ISO-8859-1<br>
<br>
Hello GMSH community,<br>
<br>
I am interested in using GMSH to generate unstructured meshes for<br>
hydro kinetic modelling.<br>
I have followed the tutorial of Jonathan Lambrechts here:<br>
<a href="http://perso.uclouvain.be/jonathan.lambrechts/gmsh_ocean/" target="_blank">http://perso.uclouvain.be/jonathan.lambrechts/gmsh_ocean/</a><br>
<br>
I have downloaded the gshhs dataset from here:<br>
<a href="ftp://ftp.soest.hawaii.edu/pwessel/gshhs/" target="_blank">ftp://ftp.soest.hawaii.edu/pwessel/gshhs/</a><br>
<br>
I am having difficulty importing the gshhs shoreline data into GMSH.<br>
Following the tutorial exactly, the gshhs plug-in produces a .geo file<br>
with the following content:<br>
//--------------------------------------------------------------------------------------------<br>
IP = newp;<br>
IL = newl;<br>
ILL = newll;<br>
IS = news;<br>
IFI = newf;<br>
Point ( IP + 0 ) = {0, 0, 0 };<br>
Point ( IP + 1 ) = {0, 0,6.37101e+06};<br>
PolarSphere ( IS + 0 ) = {IP , IP+1};<br>
Field [ IFI + 0]  = Attractor;<br>
Field [ IFI + 0].NodesList  = { IP + 2 : IP + 1 };<br>
//--------------------------------------------------------------------------------------------<br>
<br>
There are no entries in the nodelist!<br>
<br>
I have attempted the tutorial on a Ubuntu Linux machine, and on<br>
Windows Xp running in a virtual machine with the same results.<br>
<br>
Does anyone have any advice to steer me in the right direction here?<br>
I am new to GMSH so this could be the result of a rookie mistake.  Any<br>
help would be greatly appreciated.<br>
<br>
Best Regards,<br>
<br>
Clayton Hiles<br>
University of Victoria<br>
<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
gmsh mailing list<br>
<a href="mailto:gmsh@geuz.org">gmsh@geuz.org</a><br>
<a href="http://www.geuz.org/mailman/listinfo/gmsh" target="_blank">http://www.geuz.org/mailman/listinfo/gmsh</a><br>
<br>
<br>
End of gmsh Digest, Vol 90, Issue 5<br>
***********************************<br>
</blockquote></div><br>