Skip to content
Snippets Groups Projects
Maeva Pourpoint's avatar
Maeva Pourpoint authored
Add/Update "utils" functions to better handle notion of run and to cross-validate serial numbers against information in INF files,
6c0f207b
History

lemi2seed

  • Description:
    • Convert LEMI data and metadata into day-long mseed and StationXML files.
  • Usage:
    • lemi2seed -h
    • lemi2seed -d path2data -qc (run lemi2seed in "quality control" mode)
    • lemi2seed -d path2data -g (run lemi2seed in "gui only" mode)
    • lemi2seed -d path2data -m path2metadata (run lemi2seed in "field sheet and gui" mode)

    The "quality control" mode allows to quickly convert LEMI data to day-long mseed files. The GUI and handling of metadata are bypassed.

    In the "gui only" mode, metadata are entered only using the GUI.

    In the "field sheet and gui" mode, metadata are prepopulated from parsing the provided field sheets.

  • License: GNU General Public License v3 (GPLv3)