Skip to content

Add KigamQuake waveform source for recent KG events missing from KMA NECIS #4

Description

@seismoseo

Motivation

PocketQuake fetches event waveforms from KMA NECIS (default) and STP (--source stp / mixed). But recent KG-network (KIGAM) events are often not in NECIS — in the Namwon test, 5 of 12 catalog events had no NECIS match within tolerance (closest NECIS event 17–68 min away) and were skipped. KIGAM serves these through its own platform, KIGAM Quake.

Source: KIGAM Quake

Scope (rough)

  • New waveform-source backend alongside necis / stp (mirrors necis-downloader / the STP bridge): per-event fetch → SAC into the cluster's waveform tree, same downstream format.
  • Wire --source kigam, and consider per-event mixed dispatch (NECIS / STP / KIGAM by availability).
  • Credentials/endpoint in .env (like NECIS_USER / STP); verify the exact API + access terms.
  • Document the network/coverage (recent KG) in EXTERNAL_TOOLS / INSTALL.

Out of scope

Not implementing now — tracking only.

— filed via Claude Code

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions