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.ymlfollow the prompts, then
conda activate segysak-t21alternatively 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.