shineusn / pythMT

Python programs for working with earthquake moment tensor data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README --- 
;; 
;; Filename: README
;; Author: Iain Bailey
;; Created: Fri Sep 23 13:51:32 2011 (-0700)
;; Last-Updated: Mon Dec 19 15:18:38 2011 (-0800)
;;           By: Iain Bailey
;;     Update #: 9
;; 
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

modules are in the pythmt directory

Install the modules into the python path and scripts into your path by

> sudo python setup.py install

To uninstall...

> sudo pip uninstall pythmt

Example bash scripts are in the examples directory


;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

About

Python programs for working with earthquake moment tensor data


Languages

Language:Python 90.6%Language:Shell 9.4%