Howtoplotfaults
Last updated: 12 Mar 2022
- Download the fault data from USGS (Choose the kmz version, kmz is a zipped file including multiple kml files, which can be converted to .txt using kml2gmt below)
- gmt kml2gmt google.kml -V > google.txt
For more details, see reference here.