Skip to content

Repository of data and code to accompany Bacon et al., 2022 (DOI: 10.1029/2021JB022655)

License

Notifications You must be signed in to change notification settings

hemmelig/2021JB022655

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supplementary analysis/visualisation code

Data and code required to reproduce the visualisations presented in:

Bacon, C.A., Johnson, J.H., White, R.S. and Rawlinson, N., 2022. On the origin of seismic anisotropy in the shallow crust of the Northern Volcanic Zone, Iceland. Journal of Geophysical Research: Solid Earth, 127(1), p.e2021JB022655.

Article: DOI

Supplementary datafiles: DOI

Analysis and visualisation: DOI

Steps to reproduce figures

  1. Clone this repository and navigate to it, e.g.:
git clone https://github.com/hemmelig/2021JB022655
cd 2021JB022655
  1. Install the packages listed in the environment.yml file, either manually, or using (for example) conda:
conda env create
  1. Add mfast_summary.mplstyle (a matplotlib stylesheet) to your mpl_configdir (usually found at ~/.config/matplotlib)

  2. Optional: Install Helvetica font for Matplotlib

  3. Navigate to each figure directory and run the .gmt (as bash <script>.gmt) or .py (as python <script>.py) scripts.

Notes

These figures were prepared using Linux 20.04.