atwahsz / fractoolbox

Python tools for structural geology and borehole image analysis which includes data handling, frequency and geometric analysis, and reservoir geomechanics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fractoolbox

Python tools for structural geology, borehole image analysis, and reservoir geomechanics.

fractoolbox is pre-release. Use is on an 'as is' basis and without any warranty implied. Backward compatibility is not guaranteed.

Refer to https://github.com/ICWallis/borehole-image-analysis-with-python for use examples and tutorials.

Installation

Fractoolbox has not been packaged so can't be installed using pip or conda. To use fractoolbox, download the repo and place in the same folder as your code. Import the methods you want to use into your code using the following syntax:

> import fractoolbox as ftb

License

The content of this repository is licensed under the Apache License, Version 2.0 (the "License"); you may use these files if you comply with the License, which includes attribution. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

About

Python tools for structural geology and borehole image analysis which includes data handling, frequency and geometric analysis, and reservoir geomechanics.

License:Apache License 2.0


Languages

Language:Python 100.0%