<div dir="ltr"><div><div><div><div><div>Hello,<br><br></div>I found a script based on the thesis work of Christoph Moder (2006) that was plotting focal mechanism solutions via a Gawk and VTK route.<br><br></div>Now, I have managed to get a single solution plotted but not a multiple suite of solutions from a file. Whether the script is not writing the VTK properly or some other issue, I do not know.<br><br></div>This is not a perfect solution for this work but is a start.<br><br></div><div>The input is:<br></div><div>Longitude Latitude Depth Magnitude Strike Dip Rake<br><br></div><div>sinlgle plot data: 120.07 -7.37 623 6.4 233 38 -96 61 53 -85</div><div><br></div><div>Two solutions:<br></div><div>120.07 -7.37 623 6.4 233 38 -96 61 53 -85<br>121.69 -8.47 39 6.0  68 36 83 257 54 95<br><br></div><div>The only issue I see with the VTK import in ParaView is that there are no coordinates stored (Long, Lat) so it does not seem possible to position it spatially in a georeferenced view.<br></div><div><br></div><div>Data can be retrieved from <a href="http://www.globalcmt.org">www.globalcmt.org</a><br></div><div><br></div>Cheers<br></div>Lester<br></div>