Skip to main content

Simple viewer library 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

segyviewlib-1.1.3.tar.gz (131.6 kB view details)

Uploaded Source

Built Distribution

segyviewlib-1.1.3-py2-none-any.whl (131.9 kB view details)

Uploaded Python 2

File details

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

File metadata

  • Download URL: segyviewlib-1.1.3.tar.gz
  • Upload date:
  • Size: 131.6 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 segyviewlib-1.1.3.tar.gz
Algorithm Hash digest
SHA256 2c51cff9069a2ec36e20958c7529d55871a536073673aabf3a642d343e65c44a
MD5 67e3dc7df8ce9536f9bc3c055daef9f8
BLAKE2b-256 2c0c88860d8fbd3e6299de904e831ead23c823462982d1e48ee175ea8b5bf158

See more details on using hashes here.

File details

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

File metadata

  • Download URL: segyviewlib-1.1.3-py2-none-any.whl
  • Upload date:
  • Size: 131.9 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 segyviewlib-1.1.3-py2-none-any.whl
Algorithm Hash digest
SHA256 077a325f8ab6a063cbc4c16b08d8541e2a532d51cc1aaff7916c1d7cc826798c
MD5 cef4a956a3c17b3837304e1c6771c315
BLAKE2b-256 2ddd29b1d4d542fb296f0019c0b5bd9991f370e7401471fa4b804009b726a656

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