hemmelig / 2021JB022655

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

Home Page:https://doi.org/10.1029/2021JB022655

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

https://doi.org/10.1029/2021JB022655

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 29.6%Language:Raku 26.7%Language:Scheme 26.7%Language:Shell 17.1%