zadeviggers / seisplotjs

Javascript modules for parsing, manipulating and plotting seismic data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

seisplotjs

Javascript modules for parsing, manipulating and plotting seismic data.

A tutorial with examples of various access and display types can be seen at crotwell.github.io/seisplotjs. Also see the wiki.

Install with npm i --save seisplotjs

Seisplotjs is divided into submodules:

Upgrade 2 -> 3

There are many incompatible changes, but the most important are that Seisplotjs 3 now uses typescript, luxon instead of moment, html components instead of inserting into a div, and tries to have a more vanillajs style.

Documentation for previous versions is archived at http://www.seis.sc.edu/software/seisplotjs

About

Javascript modules for parsing, manipulating and plotting seismic data.

License:MIT License


Languages

Language:TypeScript 98.2%Language:Shell 0.9%Language:Python 0.5%Language:JavaScript 0.4%