Skip to content

Commit

Permalink
Merging local and remote changes to reach v0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
iannesbitt committed Jan 22, 2019
2 parents 3a629ef + eac427d commit 4cc7442
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,16 @@ The file read parameters are based on GSSI's DZT file description, similar to th
Questions, feature requests, and bugs: **ian * nesbitt at gmail * com** (kindly provide the error, what you are attempting to do, and the file causing you trouble when you contact me)

## requirements
Strongly recommended to install via [anaconda](https://www.anaconda.com/download)
Strongly recommended to install via [anaconda](https://www.anaconda.com/download):
- [`obspy`](https://obspy.org/)
- [`matplotlib`](https://matplotlib.org/)
- [`numpy`](http://www.numpy.org/)
- [`pandas`](https://pandas.pydata.org/)
- [`h5py`](https://www.h5py.org/)

Install via `pip`:
- [`pynmea2`](https://pypi.org/project/pynmea2/)

## installation

Once you have [anaconda](https://www.anaconda.com/download) running, installing requirements is pretty easy.
Expand Down

0 comments on commit 4cc7442

Please sign in to comment.