Coder Social home page Coder Social logo

seismology's Introduction

Seismology

Teaching material for ErSE 210 Seismology course to be held at KAUST during the Fall semester.

Material

The repository is organized as follows:

  • Slides: deck of slides summarizing the key concept introduced in each class. Some of the figures in these slides are taken from the reference textbook (Shearer, P., Introduction to Seismology).

  • Data: input data used in the practical sessions:

  • All of the other folders in this repository contains Python codes and Jupyter Notebooks used in the practical sessions:

    • PlaneWave: create and display plane waves in time-space and wavenumber domain.
    • GassmannFluidSub: implement basic rock physics equations and Gassmann substitution and apply it to the Smehaia well log.
    • SeismicModelling: perform convolutional and AVO modelling, and apply pre-stack inversion
    • RayTrace: implement 2D raytracing by solving the associated ODE
    • SeismicTomography: create the 2D tomographic matrix and solve the associated inverse problem
    • Obspy: a short introduction to Obspy and its usage for epicenter localization of earthquakes
    • ReflectionSeismic: implement basic NMO processing and learn how to work with SEGY files using segyio and the Volve dataset.

Environment

To ensure reproducibility of the results, we have provided an environment.yml file. Ensure to have installed Anaconda or Miniconda on your computer. If you are not familiar with it, we suggest using the KAUST Miniconda Install recipe. This has been tested both on macOS and Unix operative systems.

After that simply run:

./install_env.sh

It will take some time, if at the end you see the work Done! on your terminal you are ready to go!

Binder

Alternatively, you can work directly on Binder. Simply click this button and access the material from your web browser without the need for any local installation

Binder

seismology's People

Contributors

mrava87 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.