MsPASS Documentation

The Massive Parallel Analysis System for Seismologists is an open source framework for seismic data processing and management. It has three core components:

  • A scalable parallel processing framework based on a dataflow computation model.

  • A NoSQL database system centered on document store.

  • A container-based virtualization environment.

The system builds on the ObsPy toolkit, with extension built on a rewrite of the SEISPP package.

Introduction

Reference Manual