Usage: taup table [--debug] [--help] [--verbose] [--header=<headerFile>]
                  [-o=<outFile>] [--prop=<toolPropsFilename>] [--csv | --html |
                  --json | --locsat | --text] [[--mod=<modelName>]
                  [--stadepth=depth[,depth...]]... [--scat=depth deg]...]
                  [[-p=phase[,phase...]]... [--phasefile=<phaseFiles>]...]
Create a table of travel times for a range of depths and distances.

Options:

      --debug              enable debugging output
      --header=<headerFile>
                           reads depth and distance spacing data from a LOCSAT
                             style file.
      --help               display this help message
  -o, --output=<outFile>   output to file, default is stdout.
      --prop=<toolPropsFilename>
                           load defaults from properties file
      --verbose            enable verbose output
Output Type:
      --csv                outputs as CSV
      --html               outputs as HTML
      --json               outputs as JSON
      --locsat             outputs as Locsat
      --text, --generic    outputs as Text
Model Args
      --mod, --model=<modelName>
                           use velocity model "modelName" for calculations.
                           Default is iasp91. Other builtin models include
                             prem, ak135, ak135fcont, and ak135favg.
      --scat, --scatter=depth deg
                           scattering depth and distance in degrees, which may
                             be negative. Only effects phases with 'o' or 'O'
                             in the phase name.
      --stadepth, --receiverdepth=depth[,depth...]
                           the receiver depth in km for stations not at the
                             surface
Phase Names
  -p, --ph, --phase=phase[,phase...]
                           seismic phase names
      --phasefile=<phaseFiles>
                           read list of phase names from file
