Javascript library for parsing, manipulating and displaying seismic data.
Port of OregonDSP library from java to javascript via kotlin.
This is the package for the core library of Seismo, a JavaScript library for seismic data processing and visualization. It provides utilities for handling seismic data, including FDSN web services, waveform processing, and event handling. The library is d
This is a refactoring of seisplotjs codebase by Philip Crotwell, by splitting it into server and client side workspaces.