An open API service indexing awesome lists of open source software.

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

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 |