Future Development - geoscience-community-codes/GISMO GitHub Wiki
Please send suggestions to the GISMO Users Group or directly to gthompson (at) usf (dot) edu.
Suggestions so far:
- Add complete examples for IRIS DMC, Antelope, Earthworm and Seisan databases.
- Add a spectrogram version of drumplot.
- Enable ginput (mouse-click) creation of Catalog events in waveform/plot, waveform/plot_panels and drumplot
- Add Catalog loader to read in Steve Holtkamp's catalog format
- Include a Catalog.addwaveforms() method.
- Incorporate MATLAB/GMT API to make better Catalog maps.
- Enable keyword and map-based subsetting of Catalog objects.
- Read MiniSeed format into waveform
- Read Seisan collect summary files (indivdual S-files already supported)
- Create RSAM cookbook
- Create Earthworm/Winston waveserver example
- Read instrument responses from RESP files (Antelope)
- Read instrument responses from IRIS in sacpz format (done) and deconvolve
- Load waveforms corresponding to arrival times in a Catalog
- Generate Catalog via STA/LTA event detection (done) and plot on drumplot
- Generate Catalog via match filtering on continuous waveform data
- Locate the source of a seismic signal based on arrival times
- Locate the source of a seismic signal based on signal amplitudes
- Interface GISMO & ObsPy to allow transfer of waveform & Catalog objects between them
- Replace The-Waveform-Suite with The-SeismicTrace-Toolkit which uses new MATLAB OOP model