/seisplotjs-model

Classes for various objects used in seisplotjs packages

Primary LanguageJavaScriptMIT LicenseMIT

Note:

This code has been merged directly into the main seisplotjs repo in version 2.0. Please use it instead. This repository is no longer maintained and is read-only.

npm

seisplotjs-model

Classes for various objects used in seisplotjs packages.

Classes here represent elements within StationXML, QuakeML and Seismograms and are used by most of the other modules within seisplotjs. For example, functions in the seisplotjs-filter package act on the Seismogram class defined here.

In most cases this package will not be used directly, but will be a dependency of another seisplotjs package.

Install

npm install seisplotjs-model

API Documentation