Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.51 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.51 KB

SOD Recipes

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.

SOD Arms

eventArm

networkArm

waveformArm

  • 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

Ready-to-use Recipes