0
I Use This!
Inactive
Analyzed about 14 hours 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...

  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    check out hot projects on the Open Hub
About Project Security

30 Day Summary

May 26 2026 — Jun 25 2026

12 Month Summary

Jun 25 2025 — Jun 25 2026

Ratings

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