segyio | Fast Python library for SEGY files
kandi X-RAY | segyio Summary
kandi X-RAY | segyio Summary
segyio is a Python library. segyio has no bugs, it has no vulnerabilities, it has build file available and it has low support. However segyio has a Non-SPDX License. You can install using 'pip install segyio' or download it from GitHub, PyPI.
Segyio is a small LGPL licensed C library for easy interaction with SEG-Y and Seismic Unix formatted seismic data, with language bindings for Python and Matlab. Segyio is an attempt to create an easy-to-use, embeddable, community-oriented library for seismic applications. Features are added as they are needed; suggestions and contributions of all kinds are very welcome. To catch up on the latest development and features, see the changelog. To write future proof code, consult the planned breaking changes.
Segyio is a small LGPL licensed C library for easy interaction with SEG-Y and Seismic Unix formatted seismic data, with language bindings for Python and Matlab. Segyio is an attempt to create an easy-to-use, embeddable, community-oriented library for seismic applications. Features are added as they are needed; suggestions and contributions of all kinds are very welcome. To catch up on the latest development and features, see the changelog. To write future proof code, consult the planned breaking changes.
Support
Quality
Security
License
Reuse
Support
segyio has a low active ecosystem.
It has 424 star(s) with 208 fork(s). There are 39 watchers for this library.
There were 1 major release(s) in the last 12 months.
There are 32 open issues and 189 have been closed. On average issues are closed in 100 days. There are 4 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of segyio is 1.9.9
Quality
segyio has 0 bugs and 0 code smells.
Security
segyio has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
segyio code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
segyio has a Non-SPDX License.
Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.
Reuse
segyio releases are available to install and integrate.
Deployable package is available in PyPI.
Build file is available. You can build the component from source.
Installation instructions, examples and code snippets are available.
segyio saves you 2202 person hours of effort in developing the same functionality from scratch.
It has 4832 lines of code, 348 functions and 38 files.
It has high code complexity. Code complexity directly impacts maintainability of the code.
Top functions reviewed by kandi - BETA
kandi has reviewed segyio and discovered the below as its top functions. This is intended to give you an instant insight into segyio implemented functionality, and help decide if they suit your requirements.
- Open a segy file
- Update fields with new values
- Return the format of the data
- Infer the geometry
- Flush the buffer
- Close the stream
- Return the binary representation of this field
- Create a binary field from a segment
- Reload the buffer
- Fetch the contents of the trace field
- Return a list of sample indexes
- Return the datetime of f
- A context manager that yields traces
- Put all references to the file
- Create a SegySample from a 3D array
- Create a SegyioSpec instance from a numpy array
- Return a string representation of the data
- Create text header
- Load data from a 4D numpy array
- Return a new Attributes object for the given field
- Add new values to the buffer
- Create a SegySample from a 2D array
- Close the file descriptor
- Sort groups
- Copy a source tree
- Rmtree tree
- Join path with suffix
- Lists available byte offset names
Get all kandi verified functions for this library.
segyio Key Features
No Key Features are available at this moment for segyio.
segyio Examples and Code Snippets
No Code Snippets are available at this moment for segyio.
Community Discussions
No Community Discussions are available at this moment for segyio.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install segyio
When segyio is built and installed, you're ready to start programming! Check out the tutorial, examples, example programs, and example notebooks. For a technical reference with examples and small recipes, read the docs. API docs are also available with pydoc - start your favourite Python interpreter and type help(segyio), which should integrate well with IDLE, pycharm and other Python tools.
See the examples for more.
To build segyio you need:. To build the documentation, you also need sphinx.
A C99 compatible C compiler (tested mostly on gcc and clang)
A C++ compiler for the Python extension, and C++11 for the tests
CMake version 2.8.12 or greater
Python 3.6 or greater
numpy version 1.10 or greater
setuptools version 28 or greater
setuptools-scm
pytest
See the examples for more.
To build segyio you need:. To build the documentation, you also need sphinx.
A C99 compatible C compiler (tested mostly on gcc and clang)
A C++ compiler for the Python extension, and C++11 for the tests
CMake version 2.8.12 or greater
Python 3.6 or greater
numpy version 1.10 or greater
setuptools version 28 or greater
setuptools-scm
pytest
Support
The official documentation is hosted on readthedocs.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page