seismo-learn / software

Tutorials for popular seismological software
https://seismo-learn.org/software
10 stars 3 forks source link

Add a new tutorial for correcting instrument responses #282

Closed seisman closed 1 year ago

seisman commented 1 year ago

There are many different ways to correct and apply instrument responses in ObsPy, mainly depending on the types of the instrument responses (e.g., ObsPy's Inventory, RESP file, SAC PZ file, Poles and Zeros). This tutorial will try to cover most of these cases.

This PR is the first PR to add a "empty" section. More tutorials will be added in separate PRs (e.g., https://github.com/seismo-learn/software/pull/281, https://github.com/seismo-learn/software/pull/280).