Skip to content

PlotSeis.jl is a set of visualization tools for SeisIO.jl

License

Notifications You must be signed in to change notification settings

jpjones76/PlotSeis.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

PlotSeis.jl is a set of visualization tools for SeisIO.jl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages