UNPKG

@seismo/core

Version:

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

7 lines (3 loc) 366 B
# What Is This? This is a refactoring of [seisplotjs](https://github.com/crotwell/seisplotjs) codebase by Philip Crotwell, by splitting it into server and client side workspaces. The aim is to make it possible to run it in a non-browser environment and make contribution easier as pointed out by [baagaard-usgs](https://github.com/crotwell/seisplotjs/issues/1).