Skip to content

Spark based seismic data processing system with web UI

License

Notifications You must be signed in to change notification settings

feichaohao/SeisSpark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeisSpark

Alt text

Distributed calculation

The system runs calculation suing the Apache Spark framework.

Seismic operations

The system run Seismic Unix operations wrapped py Python. The Seismic Unix operations can be run in pipeline where the piping is build by sequence of Spark RDDs (Python pySpark).

Web Interface

Web interface allows pipeline building and operations parameters changing. The web interface is build using remi project (Python HTTP server). Seismic data visualisation is build using Plotly.js project (JavaScript).

About

Spark based seismic data processing system with web UI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.2%
  • Other 1.8%