SeismoAI I/O module - load and prepare SGY seismic files
Project description
SeismoAI
A Python package for seismic data analysis and visualization.
Features
- Seismic data I/O operations (
seismoai_io) - Seismic data visualization (
seismoai_viz)
Installation
From source
git clone <repository-url>
cd seismoai
pip install -e .
Development setup
pip install -e ".[dev]"
Usage
import seismoai_io
import seismoai_viz
# Load seismic data
data = seismoai_io.load_data("data/27_...sgy")
# Visualize
seismoai_viz.plot_seismic(data)
Project Structure
seismoai/
├── data/ # Seismic data files (.sgy)
├── seismoai_io/ # I/O operations package
├── seismoai_viz/ # Visualization package
├── pyproject.toml # Project configuration
├── README.md # This file
├── requirements.txt # Additional requirements
└── .gitignore # Git ignore rules
Contributing
- Fork the repository
- Create a feature branch
- Make your changes
- Run tests:
pytest - Submit a pull request
License
[Add license information here]
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 Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file seismoai_io_usm_jzb2-0.1.0.tar.gz.
File metadata
- Download URL: seismoai_io_usm_jzb2-0.1.0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a747809de6e098a6705ad260dd7d14cf5ef27fc38be1e67f0dd1ef3d8850b1fb
|
|
| MD5 |
5b4ffc13efef256b0da4a45b130dbeb3
|
|
| BLAKE2b-256 |
1676301ce29978fea05496fcf1c98be1db2cca459d0724a7233c1a8b7ecf15bc
|
File details
Details for the file seismoai_io_usm_jzb2-0.1.0-py3-none-any.whl.
File metadata
- Download URL: seismoai_io_usm_jzb2-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ba4807ddf0f73aa907c3227b1debc0ed6ab77e46ccf4f112209459d17c739f19
|
|
| MD5 |
0152f25e9e53b52d7457d382bfd7f2da
|
|
| BLAKE2b-256 |
a5c9a8af0a212b5a444f9d19085fbdc7a11cb6f989847d0cbe3697553faf7a49
|