kwinkunks / nucleartest

Download and analyse global seismic data after a nuclear test

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nucleartest

Download and analyse global seismic data after a nuclear test

You can clone and run this notebook locally, in which case you'll need to set up an environment, e.g. if you have Anaconda:

conda create -n obspy python=3.6 anaconda
source activate obspy

conda config --add channels conda-forge
conda install obspy
conda install basemap
conda install cartopy

About

Download and analyse global seismic data after a nuclear test

License:Apache License 2.0


Languages

Language:Jupyter Notebook 99.9%Language:Shell 0.1%