-
Notifications
You must be signed in to change notification settings - Fork 0
/
INSTALL.txt
24 lines (18 loc) · 977 Bytes
/
INSTALL.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
----------------------------------------------------------------------------------------------------------------------------------------
Incorporated Research Institutions for Seismology (IRIS)
Data Management Center (DMC)
Data Products Team
Noise Toolkit
Python installation guide
2015-09-15
----------------------------------------------------------------------------------------------------------------------------------------
- install Python on your computer
- additional required Python modules are:
. matplotlib
. numpy
. scipy
. obspy (needed for the polarization bundle)
https://github.com/obspy/obspy/wiki has detailed information on
installing the latest stable version of ObsPy on various operating systems
- untar the bundle where you want to install (installing all Noise
Toolkit bundles under the same directory is recommended)