SeisMain.jl

  • A package to read, write and process seismic data in Julia

Package Features

  • Convert data to a simple format
  • Window data according to defined keywords
  • Sort data
  • Bin seismic volumes
  • Organize data into patches to process independently
  • Once your data is processed, unpatch to a single volume

Installation

SeisMain, from the SeismicJulia project, can be installed using Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run

pkg> add SeisMain