Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 843 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 843 Bytes

Binder

segysak-t21-tutorial

This tutorial was organised for the Transform 21 virtual conference and is an introduction to the SEGY-SAK python package.

The tutorial is acompanied by a live YouTube video session here.

If you are following along with the notebook during the session you will need to clone this repository and create a conda environment using the included environment.yml from this repository.

conda env create -f environment.yml

follow the prompts, then

conda activate segysak-t21

alternatively you can use the Binder link at the top of this readme to launch an online interactive session containing the notebook and all the data needed for this tutorial.