SEG-Y Seismic Data Inspection and Manipulation Tools using Xarray
Project description
SEGY-SAK -
SEGY-SAK aims to be your Python Swiss Army Knife for Seismic Data.
To do this SEGY-SAK offers two things:
- A friendly interface to SEG-Y standard files which leverages Xarray and lazy loading to enable the access and processing of large data.
- A command-line interface for quickly checking, interrogating and converting SEG-Y data to other formats which support Xarray (e.g. NetCDF, Zarr, ZGY).
SEGY-SAK has many helpful features and examples which are explained in the full documentation.
Installation
SEGY-SAK can be installed by using pip. Dependencies are specified in the pyproject.toml
.
Python Package Index via pip
From the command line run the pip
package manager
python -m pip install segysak
Install from source
Clone the SEGY-SAK Github repository and in the top level directory run
python -m pip install .
CLI Quick Start
The command line interface (CLI) provides an easy tool to convert or
manipulate SEG-Y data. In your Python command-line environment it can be
accessed by calling segysak
.
For a full list of options run
segysak --help
or consult the documentation for additional information and examples.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file segysak-0.5.4-py3-none-any.whl
.
File metadata
- Download URL: segysak-0.5.4-py3-none-any.whl
- Upload date:
- Size: 91.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2beb095eccd1eec54dcb629cb8a7045444d2c762afeded5447e89e22bacce2bd |
|
MD5 | a02ffd42071b2e52b2fb0e37c03bd5c4 |
|
BLAKE2b-256 | 9cb613dd864f6c8e93f272a632232592ed6c94a37db0d70e7054f9669fe9cc30 |