observer

🔭 Read, parse seismic data from AnyShake Explorer, stream via SeedLink, WebSocket, TCP and archive to database, miniSEED.

MIT License

Stars
42
Committers
3

Overview

AnyShake Observer is an open-source, cross-platform software that can be used to monitor, archive, and export seismic data from AnyShake Explorer via serial port. It provides a user-friendly web-based interface to visualize and analyze the seismic data. For more professional users, it supports streaming via SeedLink protocol and exporting the data to SAC or MiniSEED format for further analysis.

This software is written in Go and TypeScript, which means it can easily port to a variety of OS and CPU architectures, even embedded Linux devices, AnyShake Observer also supports PostgreSQL, MariaDB (MySQL) and SQL Server as seismic data archiving engines.

Documentation

Please visit anyshake.org/docs/introduction for quick start guide and more information.

Features

  • User-friendly web-based interface
  • Mobile / Tablet friendly interface
  • Query seismic waveform by time range
  • Query seismic waveform by known event
  • Link to share the seismic waveform
  • Real-time seismic waveform display
  • Swagger generated API documentation
  • Support multiple database engines
  • Support multiple languages, detected by browser
  • Multiple seismic intensity standards, default to JMA
  • Cross-platform, runs on Linux, Windows, macOS
  • Ability to stream seismic data via SeedLink protocol
  • Ability to export data to SAC or MiniSEED format
  • AnyShake Explorer data checksum verification
  • Auto reset AnyShake Explorer on error
  • Flexible channel packet read length
  • Variable serial port baud rate

Preview

Credits

AnyShake Observer is designed and developed by @bclswl0827, test work is done by @TenkyuChimata.

The success of AnyShake Observer is inseparable from the following core libraries:

License

The MIT License (MIT)

Package Rankings
Top 10.17% on Proxy.golang.org
Badges
Extracted from project README
MIT License Codacy Badge Downloads Go Report Card Build Status Latest Release