
To plot with lat/lon tic marks, Input > Preferences > Coordinates > lon.
& lat. and then launch the input
file. (If you do not have this information, you can calculate it using the
Coulomb tools: Functions > Tools > Convert lat/lon to Cartesian, which opens a calculator window that will create
your input file for you.)
Use of the
National Geophysical Data Center Coastline Extractor. Go to http://www.ngdc.noaa.gov/mgg_coastline/ and input the boundary coordinates, or Ôuse Java Map
for lat/lonÕ, zooming in as needed. We recommend the Medium Resolution
(1:70,000) Coastline database. Select the Matlab Format, choose no compression,
and preview it with a GMT plot. Hit the ÔSUBMITÕ button. Save the resulting
Ô.datÕ file in the Coulomb Ôcoastline_dataÕ folder, and rename it if you like.

5.2 How to use
overlays in 2D and 3D plots
1. Launch
ÔExample-SFBayArea.inpÕ. Now, Overlay > Coastlines.
Open the Ôcoastline dataÕ folder in the Coulomb30 folder, and select
Ôcalifornia_coastline_di_neg.datÕ. The ÔdiÕ refers to intermediate resolution,
there is also a high resolution ÔdhÕ file in the folder. Answer the pop-up question, ÔnoÕ. Some
datasets treat western longitudes as negative; others do not. The coastline
will appear on your plot. Now try, Overlay > Active faults. (You could
load folds or roads or anything you like; the formats are explained in a pop-up
window). Choose ÔCalifornia faults_longlat_datÕ. It's a large file but shortly
will plot on your map. The Coastline
and active fault data format windows
are shown below:

2.
Now choose Overlay > Earthquakes, and choose theÔ(NCSN) readableÕ format in the Earthquake catalog
formats menu below left. Then select
the ÔreadableÕ format of the actual data file in the data folder. It is only
important that the format chosen matches the format of the dataset you are
opening. Fourteen formats are
supported by Coulomb from global data, the U.S., Japan, and Turkey, and we plan
to add more.

An
Earthquake_screening window (shown
above right) will appear that lets you filter the time, location, depth, and
magnitude of earthquakes you would like to plot. It if is a large catalog, this
can take time. For the CMT ÔndkÕ format, go to
http://www.globalcmt.org/cmtfiles.html.

You
can remove any overlay by Overlay
> Clear overlay from memory, if
you want to use a different dataset instead, or you can toggle on/off any
overlay by unchecking it. Note that coastlines are continuous lines; by editing
them in Illustrator, you can fill the land or sea area. Faults are line
segments.
4. Save an input file with all of the overlays by Input > Save Input + Overlays as .mat. Name it uniquely. This will create a compact binary file
that you can use in the future—a great time savings—although it
cannot be epened in an editor.
The
Element input panel appears (see
below) with the Start-Finish coordinates you moused on the map. Now, add the
slip and top/bottom depth and hit ÔOKÕ. Remember that if the fault is non-vertical and blind, it will
be offset from the trace as a function of its dip and upper depth (refer to the ÔMap PositioningÕ figure in Chapter 4 to see
this). The new fault appears in red (below); when you hit OK, it turns
green to indicate it is now the trace of a source or receiver. If you save the
input file, the new source or receivers will be included. A corresponds to Start, and B corresponds to Finish.

5.4 Making 3D source and seismicity
figures that you can spin and roll
Matlab lets you create very compact
ÔfigureÕ files that can be manipulated in 3D to see, for example, if your
coseismic source fault is properly located with respect to its aftershocks.
3D view in Grid
using Ôearthquake_plot3Õ plugin

5.5 Making smoothed seismicity density
plots
Rather than showing earthquakes, you
might want to plot seismicity density smoothed over some radius. This can be
accomplished by plotting an earthquake catalog in a 2d Grid view, and then
typing in the plugin, Ôsmoothed_backgroundÕ. You will choose a smoothing
radius, and it will plot the seismicity density over a box reduced in size to
the original so that the smoothing kernal can use all cells, as shown below.

5.6 Volcano
overlays.
1) Open the
input file 'Niigata-Chuetsuoki-2007.mat'
2) Click
Overlay >Volcanoes
3) You will see
the yellow triangles on the map.
4) You can change the size and color in
the Input > Preferences (for volcanoes and earthquakes, ÕpointÕ controls the symbol
size)
This function
uses NOAA Active Volcano Database, Ôvolcanoes_NGDC_NOAA.matÕ , which is in
Ôplug-inÕ folder. To see the database file content:
1) Type load
volcanoes_NGDC_NOAA.mat into MATLAB command line window.
2) It will
appear as MATLAB Structure file type in your workspace as titled VOLCANO.
3) You can modify this file and create
your own database. The file contains various information (name, eruption type,
Lon, Lat, elevation, etc.) for all the volcanoes as many as 1500 around the
globe.
4) You can see the detail from the
webpage: http://www.ngdc.noaa.gov/nndc/struts/form?t=102557&s=5&d=5

