Managed Projects

mplstereonet

  Analyzed 1 day ago

Stereonets for matplotlib

2.89K lines of code

1 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

python-geoprobe

  Analyzed about 5 hours ago

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 ... [More] 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 [Less]

1.97K lines of code

0 current contributors

over 4 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

mpldatacursor

  Analyzed about 18 hours ago

Interactive "data cursors" (a.k.a. annotation pop-ups) for matplotlib, similar to Matlab's "datacursor" mode.

829 lines of code

2 current contributors

over 4 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This