<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div>Hi everyone,</div>
<div><br>
</div>
<div>I'm trying to run the script <u>gshhs2geo.py</u> to create
.geo files, but i got this error.</div>
<div><br>
</div>
<div>Any advice?<br>
</div>
<div><br>
</div>
<div>Thanks,</div>
<div>Mohammad</div>
<span style="color: rgb(0, 0, 0); font-family: Verdana, Arial,
'Bitstream Vera Sans', Helvetica, sans-serif; font-size: 13px;
font-style: normal; font-variant: normal; font-weight: normal;
letter-spacing: normal; line-height: normal; orphans: auto;
text-align: left; text-indent: 0px; text-transform: none;
white-space: normal; widows: auto; word-spacing: 0px;
-webkit-text-stroke-width: 0px; display: inline !important; float:
none; background-color: rgb(255, 255, 255);"><br>
<br>
Traceback (most recent call last):<br>
File
"C:\Users\Desktop\OceanModels\FVCOM\meshGeneration\meshGeneration\gshhs2geo.py",
line 81, in <module><br>
binh = fgshhs.read(11 * 4)<br>
File "C:\Python33\lib\encodings\cp1252.py", line 23, in decode<br>
return
codecs.charmap_decode(input,self.errors,decoding_table)[0]<br>
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in
position 138: character maps to <undefined><br>
</span>
</body>
</html>