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

  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    search using multiple tags to find exactly what you need
  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog
About Project Security

30 Day Summary

Oct 22 2024 — Nov 21 2024

12 Month Summary

Nov 21 2023 — Nov 21 2024

Ratings

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