0
I Use This!
Inactive
Analyzed 1 day ago. based on code collected 1 day ago.

Project Summary

Reads and (mostly) writes seismic data from and to files written by Landmark's (a subsidiary of Halliburton) Geoprobe software. This implementation is based on reverse-engineering the file formats, and as such, is certainly not complete. However, things seem to work.

DependenciesRequires python >= 2.5 and numpy. Some functions (e.g. horizon.toGeotiff) require gdal and its python bindings. The plotting functions in utilities (e.g. utilities.wiggles) require matplotlib.

DocumentationDocumentation is in progress. For the moment, the only documentation is the docstrings (which are fairly extensive).

As a basic example:

>>>from geoprobe import volume
>>>vol = volume('/path/to/geoprobe/volume/file.vol')
>>>print vol.xmin, vol.ymin # Model coordinate min and max
>>>test_xslice = vol

Tags

file-formats geophysics geoprobe python seismic

In a Nutshell, python-geoprobe...

MIT License
Permitted

Commercial Use

Modify

Distribute

Sub-License

Private Use

Forbidden

Hold Liable

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    compare projects before you chose one to use
  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog
About Project Security

30 Day Summary

Jan 14 2025 — Feb 13 2025

12 Month Summary

Feb 13 2024 — Feb 13 2025

Ratings

Be the first to rate this project
Click to add your rating
  
Review this Project!