Skip to content
/ odpy Public

odpy is a framework for research and deployment that allows for basic interactions with the OpendTect software and database

License

Notifications You must be signed in to change notification settings

OpendTect/odpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Python Numpy h5py

odpy

odpy is a framework for research and deployment that allows for basic interactions with the OpendTect software and database

  • Locates/set the path to the OpendTect installation
  • Locates/set the path to the OpendTect database
  • Complements h5py for an easier manipulation of hdf5 attributes
  • Easy loading of well logs from the OpendTect database

Installation

With pipenv:

pipenv install git+https://github.com/OpendTect/odpy.git#egg=odpy

With pip:

pip3 install git+https://github.com/OpendTect/odpy.git

After that just import odpy:

import odpy

To get the developer version, run

git clone --recursive https://github.com/OpendTect/odpy.git

Documentation

Citing odpy

Please cite odpy in your publications if it helps your research.

Huck A., and Ibrahim O. odpy library for OpendTect access. 2019.
@misc{odpy_2019,
  author       = {A. Huck and O. Ibrahim},
  title        = {odpy library for OpendTect access},
  year         = 2019
}

About

odpy is a framework for research and deployment that allows for basic interactions with the OpendTect software and database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

Languages