Seismological Data Analysis 2022
Go to file
Kasper D. Fischer 6f854dfb66 add notebooks for exercise 2
* filter basics
* Fourier transformation
2022-04-24 18:42:45 +02:00
01-Python_Introduction add jupyter notebook "Python Crash Course" 2022-04-08 21:47:05 +02:00
02-FFT_and_Basic_Filtering add notebooks for exercise 2 2022-04-24 18:42:45 +02:00
images add jupyter notebook "Python Crash Course" 2022-04-08 21:47:05 +02:00
.gitignore update README.md and .gitignore 2022-04-08 21:35:38 +02:00
LICENSE Initial commit 2022-04-06 13:01:14 +02:00
README.md add notebooks for exercise 2 2022-04-24 18:42:45 +02:00

Seismological Data Analysis 2022

Jupyter Notebooks for class "Seismological Data Analysis" (summer term 2022)

License

The content of this repository is licensed under Creative Commons Attribution 4.0 International (CC-BY 4.0) unless otherwise stated (see below)

Lectures

01 - Python Introduction

This has been forked from Seismo Live. The source code is available at https://github.com/krischer/seismo_live (licensed under a CC BY-NC-SA 4.0 License. © 2015-2019 Lion Krischer).

02 - Fourier-Transform and Basic Filtering

This has been forked from Seismo Live. The source code is available at https://github.com/krischer/seismo_live (licensed under a CC BY-NC-SA 4.0 License. © 2015-2019 Lion Krischer).