Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

earthquake-phase-association-seismic-picker-selection地震相位关联地震选择器选择

Agent Skill

earthquake-phase-association-seismic-picker-selection 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

2,796

周安装

112

GitHub Stars

公开资料未说明

下载量

905
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:earthquake-phase-association-seismic-picker-selection(地震相位关联地震选择器选择)
来源仓库:https://github.com/wu-uk/earthquake-phase-association-seismic-picker-selection
安装命令:
openclaw skills install earthquake-phase-association-seismic-picker-selection
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install earthquake-phase-association-seismic-picker-selection

简介

该技能总结主流地震相位拾取方法的优缺点,由权威研究人员整理发布。

  • 适合在 OpenClaw 中选择合适检测算法或评估现有流程有效性时使用。
  • 可作为技术选型参考,对比不同方法在精度、速度与鲁棒性方面的表现。
  • 安装命令为 openclaw skills install earthquake-phase-association-seismic-picker-selection。
  • 建议根据实际数据特征选择匹配的方法,而非盲目采用推荐方案。

SKILL.md

name
seismic-picker-selection
description
This is a summary the advantages and disadvantages of earthquake event detection and phase picking methods, shared by leading seismology researchers at the 2025 Earthquake Catalog Workshop. Use it when you have a seismic phase picking task at hand.

Seismic Event Detection & Phase Picking Method Selection Guide

Overview: Method Tradeoffs

When choosing an event detection and phase picking method, consider these key tradeoffs:

MethodGeneralizabilitySensitivitySpeed, Ease-of-UseFalse Positives
STA/LTAHighLowFast, EasyMany
ManualHighHighSlow, DifficultFew
Deep LearningHighHighFast, EasyMedium
Template MatchingLowHighSlow, DifficultFew
  • Generalizability: Ability to find arbitrary earthquake signals
  • Sensitivity: Ability to find small earthquakes

Key insight: Each method has strengths and weaknesses. Purpose and resources should guide your choice.

STA/LTA (Short-Term Average / Long-Term Average)

Advantages

  • Runs very fast: Automatically operates in real-time
  • Easy to understand & implement: Can optimize for different window lengths and ratios
  • No prior knowledge needed: Does not require information about earthquake sources or waveforms
  • Amplitude-based detector: Reliably detects large earthquake signals

Limitations

  • High rate of false detections during active sequences
  • Automatic picks not as precise
  • Requires manual review and refinement of picks for a quality catalog

Template Matching

Advantages

  • Optimally sensitive detector (more sensitive than deep-learning): Can find smallest earthquakes buried in noise, if similar enough to template waveform
  • Excellent for improving temporal resolution of earthquake sequences
  • False detections are not as concerning when using high detection threshold

Limitations

  • Requires prior knowledge about earthquake sources: Need template waveforms with good picks from a preexisting catalog
  • Does not improve spatial resolution: Unknown earthquake sources that are not similar enough to templates cannot be found
  • Setup effort required: Must extract template waveforms and configure processing
  • Computationally intensive

Deep Learning Pickers

When to Use

  • Adds most value when existing seismic networks are sparse or nonexistent
  • Automatically and rapidly create more complete catalog during active sequences
  • Requires continuous seismic data
  • Best on broadband stations, but also produces usable picks on accelerometers, nodals, and Raspberry Shakes
  • Use case: Temporary deployment of broadband or nodal stations where you want an automatically generated local earthquake catalog

Advantages

  • No prior knowledge needed about earthquake sources or waveforms
  • Finds lots of small local earthquakes (lower magnitude of completeness, Mc) with fewer false detections than STA/LTA
  • Relatively easy to set up and run: Reasonable runtime with parallel processing. SeisBench provides easy-to-use model APIs and pretrained models.

Limitations

  • Out-of-distribution data issues: For datasets not represented in training data, expect larger automated pick errors (0.1-0.5 s) and missed picks
  • Cannot pick phases completely buried in noise - Not quite as sensitive as template-matching
  • Sometimes misses picks from larger earthquakes that are obvious to humans, for unexplained

reason

References

  • This skill is a derivative of Beauce, Eric and Tepp, Gabrielle and Yoon, Clara and Yu, Ellen and Zhu, Weiqiang. _Building a High Resolution Earthquake Catalog from Raw Waveforms: A Step-by-Step Guide_ Seismological Society of America (SSA) Annual Meeting, 2025. https://ai4eps.github.io/Earthquake_Catalog_Workshop/
  • Allen (1978) - STA/LTA method
  • Perol et al. (2018) - Deep learning for seismic detection
  • Huang & Beroza (2015) - Template matching methods
  • Yoon and Shelly (2024), TSR - Deep learning vs template matching comparison

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

77.58%
按下载量换算702

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills