current material is at https://github.com/danja/elfquake
I'm returning to this after a few years absence. Again.
I've accumulated a lot of junk in this repo, so I'll retire this, start a new one.
See ELFQuake blog
Status 2023-05-29
I'm returning to this after a few years absence.
Currently reorganising things a bit. More material to follow.
Collect seismic data from INGV, train a PredNet network
ingv/get-ingv-data.py
- pulls INGV data, filters, dumps to CSV files (working)
ingv/aggregate.py
- filter/aggregate CSV data, dumps to HDF5 file (in progress)