-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from cgre-aachen/dev_pybore
Dev pybore
- Loading branch information
Showing
4 changed files
with
804 additions
and
391 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,12 @@ | ||
# pybore | ||
Processing and visualizing borehole data | ||
# PyBore - Processing and visualizing borehole data | ||
|
||
`pybore` is a Python library for processing and visualizing borehole data. It is similar to the `welly`package building | ||
upon several libraries such as `lasio` and `wellpathpy` to process borehole data. | ||
|
||
## Functionality | ||
The functionality of `pybore` includes: | ||
|
||
* Reading and visualizing well logs using `lasio` | ||
* Reading and visualizing well deviation paths and desurveying the well using `wellpathpy` | ||
* Parsing XML files written in [BoreholeML](https://www.bgr.bund.de/Infogeo/DE/Home/BoreholeML/boreholeml_node.html) | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters