https://github.com/alexanderjuestel/pyborehole
Processing and visualizing borehole data
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (3.4%) to scientific vocabulary
Keywords
borehole
subsurface
underground
wells
Last synced: 5 months ago
·
JSON representation
Repository
Processing and visualizing borehole data
Basic Info
Statistics
- Stars: 7
- Watchers: 0
- Forks: 1
- Open Issues: 9
- Releases: 0
Topics
borehole
subsurface
underground
wells
Created over 2 years ago
· Last pushed over 1 year ago
Metadata Files
Readme
Contributing
License
Code of conduct
README.md
PyBorehole - Processing and visualizing borehole data
pyborehole is a Python library for processing and visualizing borehole data. It is similar to the wellypackage building
upon several libraries such as lasio and wellpathpy to process borehole data.
Functionality
The functionality of pyborehole 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
Owner
- Login: AlexanderJuestel
- Kind: user
- Repositories: 20
- Profile: https://github.com/AlexanderJuestel
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 10
- Total pull requests: 14
- Average time to close issues: 28 days
- Average time to close pull requests: 20 days
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 0.3
- Average comments per pull request: 0.79
- Merged pull requests: 8
- Bot issues: 0
- Bot pull requests: 6
Past Year
- Issues: 2
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: less than a minute
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- AlexanderJuestel (7)
- saturngreen67 (1)
Pull Request Authors
- AlexanderJuestel (11)
- dependabot[bot] (11)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
.github/workflows/draft-pdf.yml
actions
- actions/checkout v2 composite
- actions/upload-artifact v1 composite
- openjournals/openjournals-draft-action master composite
.github/workflows/greetings.yml
actions
- actions/first-interaction v1 composite
.github/workflows/pypi_release.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
.github/workflows/workflow.yml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
- codecov/codecov-action v3 composite
pyproject.toml
pypi
- geopandas *
- matplotlib *
requirements.txt
pypi
- geopandas *
- matplotlib *
environment.yml
conda
- geopandas
- pip
- python >=3.10