https://github.com/claudiodsf/claudiodsf.github.io
My webpage
https://github.com/claudiodsf/claudiodsf.github.io
Last synced: 3 months ago
JSON representation
My webpage
- Host: GitHub
- URL: https://github.com/claudiodsf/claudiodsf.github.io
- Owner: claudiodsf
- Created: 2022-03-18T15:04:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-17T12:16:40.000Z (4 months ago)
- Last Synced: 2025-02-17T13:20:07.894Z (4 months ago)
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hi there 👋
My name is Claudio Satriano, I'm a [seismologist](https://en.wikipedia.org/wiki/Seismology) at the [Institut de physique du globe de Paris](https://www.ipgp.fr).
Here you can find several software packages that I developed, mainly for seismology.
If you want to find out more, please check [my webpage at IPGP](https://www.ipgp.fr/~satriano).
🦋 Find me on Bluesky: [@claudio.seismicsource.org](https://bsky.app/profile/claudio.seismicsource.org)
## Seismological software
| Name | Description |
| ---- | ----------- |
| [SourceSpec](https://github.com/SeismicSource/sourcespec) | Earthquake source parameters from P- and S-wave displacement spectra |
| [Requake](https://github.com/SeismicSource/requake) | Repeating earthquakes search and analysis |
| [BackTrackBB](https://github.com/BackTrackBB/backtrackbb) | Multi-band array detection and location of seismic sources |
| [axirunner](https://github.com/claudiodsf/axirunner) | Make synthetic seismograms using Axitra. The easy wayâ„¢ |
| [nllgrid](https://github.com/claudiodsf/nllgrid) | Python class for reading and writing NLLoc grid files |
| [RTLoc](https://github.com/claudiodsf/rtloc) | Real Time Location for earthquake early warning |
| [instaMT](https://github.com/claudiodsf/instaMT) | A Jupyter notebook to play with seismic moment tensor orientation and proportion of DC, CLVD and ISO |
| [read_segd](https://github.com/claudiodsf/read_segd) | SEG D bindings to ObsPy |I also maintain a curated list of freely available [earthquake seismology software](https://github.com/claudiodsf/earthquake_seismology_software).
## Other software
| Name | Description |
| ---- | ----------- |
| [stockwell](https://github.com/claudiodsf/stockwell) | Stockwell transform for Python |
| [rhos](https://github.com/claudiodsf/rhos) | Recursive high-order statistics for Python |
| [pyskel](https://github.com/claudiodsf/pyskel) | An empty Python installable project to bootstrap new code development |
| [jacgol](https://github.com/claudiodsf/jacgol) | Just Another Conway's Game Of Life |## Projects
I participate to several open source projects:
| Name | Description |
| ---- | ----------- |
| [ObsPy](https://obspy.org) | A Python framework for Seismology |
| [PyGMT](https://www.pygmt.org) | A Python interface for the Generic Mapping Tools |
| [PhaseWorm](https://github.com/jmsaurel/phaseworm) | A Python wrapper of PhaseNet for use with EarthWorm |