PlotSeis.jl

PlotSeis.jl is a set of visualization tools for SeisIO.jl
Author jpjones76
Popularity
0 Stars
Updated Last
3 Years Ago
Started In
June 2016

PlotSeis.jl

Build Status Build status codecovCoverage Status Documentation Status

A visualization tool for SeisIO.jl based on PyPlot.

Installation | Documentation

  1. Ensure Python is installed and working on your machine.
  2. Install matplotlib for Python. *
  3. From the Julia prompt, press "]" to enter package mode, then type "add PlotSeis"
  4. Exit package mode with "^C", then type "using PlotSeis"

* for OS X, we recommend the Homebrew installation instructions of PyPlot.jl:

brew install python gcc freetype pyqt
brew link --force freetype
pip install numpy scipy matplotlib

Used By Packages

No packages found.