Skip to main content

Simple viewer for SEG-Y files

Project description

=======
SEGYVIEWER
=======

Segyviewer is a small LGPL licensed python library for easy viewing of SEG-Y
files. It uses the segyio library for reading files.

## Getting started ##

Segyviewer is available through pip and installed with

```bash
pip install segyviewer
```

to open segyviewer with your chosen <file.segy>
```bash
segyviewer <file.segy>
```

## Build Segyviewer

To build segyviewer you need:

* [Python](https://www.python.org/) 2.7 or 3.x.
* [numpy](http://www.numpy.org/) version 1.10 or greater
* [setuptools](https://pypi.python.org/pypi/setuptools) version 28 or greater
* [setuptools-scm](https://pypi.python.org/pypi/setuptools_scm)
* [PyQt4](https://www.riverbankcomputing.com/software/pyqt/download)
* [segyio](https://github.com/Statoil/segyio)
* [matplotlib](https://matplotlib.org/)

To build and install segyviewer, perform the following actions in your console:

```bash
git clone https://github.com/Statoil/segyviewer
cd segyviewer
python setup.py build
python setup.py install
```

Please note that the required library pyqt4 is not listed in requirements.txt. QT not longer
supports PyQt4 and as such it is not possible to pip install PyQt4.
Setup.py, which uses pip, would fail if PyQt4 was listed in requirements.txt.


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

segyviewer-1.1.3.tar.gz (131.7 kB view details)

Uploaded Source

Built Distribution

segyviewer-1.1.3-py2-none-any.whl (5.8 kB view details)

Uploaded Python 2

File details

Details for the file segyviewer-1.1.3.tar.gz.

File metadata

  • Download URL: segyviewer-1.1.3.tar.gz
  • Upload date:
  • Size: 131.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/2.7.14

File hashes

Hashes for segyviewer-1.1.3.tar.gz
Algorithm Hash digest
SHA256 d0f0ede659644cb6e1e8c85f0ff412bb79a5d2e627554b178c6a909141e0f0dd
MD5 b2bd757cd4a8efe5b04f1ccd09c9d408
BLAKE2b-256 6471e3f9e7e97a2d6a14dd1942c60b4ec0407f6fff022ef3c5afb3b4bddff144

See more details on using hashes here.

File details

Details for the file segyviewer-1.1.3-py2-none-any.whl.

File metadata

  • Download URL: segyviewer-1.1.3-py2-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.27.0 CPython/2.7.14

File hashes

Hashes for segyviewer-1.1.3-py2-none-any.whl
Algorithm Hash digest
SHA256 94d57ffa438645e035ddec67587b657e3f27b87e8baf0d5dea6a36f46703d1a4
MD5 3fcbe1fe97cff1e1c00d5ca3c647d773
BLAKE2b-256 657a2ee963c0615e889bfb2f5aa9764d3444fd2297ca217ae85d3cd3d95745e7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page