SOD (Standing Order for Data), is a program that automates tedious data selection, downloading, and routine processing tasks in seismology. Files that configure SOD's operation are called recipes.
If you're new to SOD, you can refer to the official tutorial or a Chinese tutorial written by me.
This project collects some common-used recipes.
- origin-magnitude-depth-boxarea.xml: Select events based on origin time, location, magnitude and depth
- complexEvent.xml: Select events based on complex rules
- custom-events-from-csv.xml: Read events information from a CSV file
- custom-events.xml: Custom events information
- continuous-waveform.xml: Fake events for continuous waveform data
- network.xml: Select one network
- networkOR.xml: Select multiple networks
- stationOR.xml: Select multiple stations
- breqfast.xml: Generate requests which can be further used in BREQ_FAST
- sacWriter.xml: Request data, basic data processing and save data in SAC format