
Software Capabilities
-
Data I/O
- Open and read SEGY seismic data files
- Write processed data back to SEGY format
- Export trace header data to binary .ssdb database files
- Cache header data for fast subsequent loads -
Visualization
- 2D seismic section viewer with zoom/pan
- Crossplot viewer for header attribute analysis
- Cross-hair sync across multiple open views
- Customizable display properties and color themes
Navigation & Sorting
- Sort traces by any header (CMP, shot, offset, inline, etc.)
- Multi-dimensional sort with range filtering and skip decimation
- Cross-section navigation mode
- Location-based navigation -
Processing (Workflow Pipeline)
- Build sequential tool pipelines with cached intermediate results
- Bandpass filter
- AGC (Automatic Gain Control)
- Deconvolution
- FK filter
- Resample
- First break picking (auto + interactive editor overlay) -
Job Execution
- Batch process entire datasets via the Job system
- Crash-isolated worker processes for job runs
- Job queue with status tracking (max 2 concurrent) -
Project Management
- Save/load workflow definitions (JSON)
- Per-dataset metadata persistence (sort params, viewer state)
- Custom SEGY header map editor
- Multi-dataset support with independent dock panels
The Free Seismic Viewer
Supported Systems
-
Seismic Station runs on Linux (x86-64). Ubuntu 22.04 LTS is the primary supported platform. Other glibc-based distributions (Debian, Fedora, etc.) should work but are not officially tested.
-
Windows and macOS are not currently supported.
Seismic Station - Overview
Seismic Station is a tool for viewing seismic data combined with basic processing tools and architecture. Easily navigate to areas of interest on the location view with the click of a button. Real time sample/header readouts for current and neighboring traces allows users to quickly understand their data in real-time.
Installation
No build tools or dependencies are required. All libraries are bundled in the download.
-
Download and extract - Download the latest release archive and extract it: unzip SeismicStation.zip
-
Launch - SeismicStation/bin/SeismicStation
-
Or navigate to the SeismicStation/bin/ folder in your file manager and double-click SeismicStation.
-