{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/7"},{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/6"},{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/8"},{"label":"Physics","url":"https://skillfed.io/packages/category/scientific-engineering-physics"}],"enrichment":{"capability":"Segyio reads and writes SEG-Y formatted seismic data files, providing a Python interface with numpy integration for accessing binary headers, textual headers, traces, and trace metadata.","skillfed_tags":["geophysics","seismic-data","file-format"],"use_cases":["Load seismic survey data from SEG-Y files into numpy arrays for analysis and visualization in Jupyter notebooks or scientific pipelines.","Extract and modify trace headers and binary metadata from SEG-Y files for quality control or data preprocessing workflows.","Batch convert or resample seismic traces by reading SEG-Y, processing in numpy, and writing modified traces back to disk.","Integrate SEG-Y file access into custom geophysical applications or embedded systems without heavyweight dependencies.","Inspect and validate SEG-Y file structure and geometry before feeding data into specialized seismic processing software."],"what_it_does":"Segyio is a Python binding to a lightweight C library for reading and writing SEG-Y formatted seismic data files. It provides low-level access to binary headers, textual headers, individual traces, and trace metadata with a native Python interface that integrates with numpy. The library makes assumptions to keep the implementation simple\u2014all traces in a file must have the same sample size, and all lines must have the same number of traces\u2014and is designed primarily for modifying or adapting existing files rather than creating fully spec-compliant files from scratch.\n\nThe package targets geophysicists, seismic data processors, and embedded applications that need straightforward SEG-Y interaction without the complexity of a full-featured geophysical framework. It has been in production use since 2016 and supports current Python versions (3.10\u20133.14). The single runtime dependency is numpy, keeping the footprint minimal.","worth_installing":"Yes, if you work with SEG-Y seismic data and need straightforward Python access. The package is stable (Production/Stable status), has no known vulnerabilities, and carries minimal dependencies. Install friction is moderate due to C bindings, but pre-built wheels are available for common platforms. The copyleft license (LGPL-3.0-or-later) requires derivative works to remain open-source; review this if you plan to modify or embed the library in proprietary code. Maintenance is aging (255 days since last release), so expect slower response to new issues."},"id":"segyio","links":{"html":"https://skillfed.io/packages/segyio","md":"https://skillfed.io/packages/segyio.md","pypi":"https://pypi.org/project/segyio/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-12-02","license_spdx":"LGPL-3.0-or-later","license_treatment":"copyleft","name":"segyio","python_support":"supports_current","summary":"Simple & fast IO for SEG-Y files"},"popularity":{"monthly_downloads":210953,"position":9486,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.9.14"}
