/nucleartest

Download and analyse global seismic data after a nuclear test

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

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