TauP SlownessPlot

TauP SlownessPlot outputs a gmt script that plots the given slowness model.

The usage is:

Usage: taup slowplot [arguments]
  or, for purists, java edu.sc.seis.TauP.TauP_SlownessPlot [arguments]

Arguments are:
-nd modelfile       -- "named discontinuities" velocity file
-tvel modelfile     -- ".tvel" velocity file, ala ttimes

-mod[el] modelname -- use velocity model "modelname" for calculations
                      Default is iasp91.

-h depth           -- source depth in km

--stadepth depth   -- receiver depth in km
--scat[ter] depth deg   -- scattering depth and distance

--svg               -- output as SVG
--csv               -- outputs a CSV ascii table



-o [stdout|outfile]         -- output is redirected to stdout or to the "outfile" file
--prop [propfile]   -- set configuration properties
--debug             -- enable debugging output
--verbose           -- enable verbose output
--version           -- print the version
--help              -- print this out, but you already know that!