Whisper project: FP7 ERC Advanced grant 227507 (WHISPER)
Abstract
This project focuses on the use of the seismic ambient noise to monitor slight changes of properties in the solid Earth. The implications are the detection of change of strain at depth with applications in different contexts. A major field of application is the monitoring of potentially dangerous structures like volcanoes or active fault zones. The project includes new methodological developments, massive processing of existing data and field experiments. Applications in regions where changes are induced by human activity are important both for the quantitative refinement of the method and for the important economic and social implications of these problems.
Take a look at the whisper project synopsis.
Codes
Codes are developed for the whisper project. They provide tools for processing a large set of seismograms (traces), for computing correlations and analyse it.
They use the standard python scientific libraries numpy and scipy. The very good useful work made by the obspy library, dedicated to seismology communities, is also used, especially to read seismogram.
These small applications do not provide a lot of functionalities as the libraries already mentioned. They are focus on a main obstacle for the whisper project: the time computing for processing of large sets of datas.
General workflow
The packages traces and correlations provides some tools in order to compute all the correlations from a directory.
Decentralized use
Codes can be run in a decentralized way. The main decentralized options refers to the list of dates and the list of stations which provides a fine granularity:
- List of dates can be divide in a list of sublists of dates.
- List of stations can be divide in a list of sublists of stations.
Note also that codes can be run for each components.
| traces | Package for processing traces from a directory. |
| correlations | Package for computing correlations from the traces package output. |
| goodNumbers | Package for optimize the computation by getting ‘good number’. |
Whisper project: FP7 ERC Advanced grant 227507 (WHISPER).
Codes are develop for the Whisper project (Seismic ambient noise).
If you use this code, specify it is provide by: Whisper project FP7 ERC Advanced grant 227507 (WHISPER).
Author: Xavier Briand.
For questions, send email to xav.briand.whisper@gmail.com with subject begin exactly with [whisper].