Skip to main content

Open source 3D geological resource modelling

Project description

Loop.Resources

A module for resource estimation and associated utility functions

Installation

pip install loopresources

Features

  • Drillhole database management
  • Desurveying and 3D visualization
  • Interval resampling and analysis
  • File-based database backend with project support

Usage

from loopresources import DrillholeDatabase
import pyvista as pv

db = DrillholeDatabase.from_csv("path_to_collar.csv", "path_to_survey.csv")
db.add_interval_table("lithology", lithology_data)
desurveyed_lithology = db.desurvey_intervals("lithology")
p = pv.Plotter()
for h in db:
    p.add_mesh(h.vtk(radius=2.0))
p.show()

Command Line Interface

LoopResources also provides a CLI for common tasks. Use loopresources --help to see available commands.

Contributing

Contributions are welcome! Please submit issues and pull requests on the GitHub repository.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

loopresources-0.0.1.tar.gz (54.5 kB view details)

Uploaded Source

File details

Details for the file loopresources-0.0.1.tar.gz.

File metadata

  • Download URL: loopresources-0.0.1.tar.gz
  • Upload date:
  • Size: 54.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for loopresources-0.0.1.tar.gz
Algorithm Hash digest
SHA256 e51968d014fd5a8ee51a65d69d9f2c1bdd74c38e8bd2d3530d88a525c28fdfee
MD5 996eef98ad8d936a4054db5f9665f0b4
BLAKE2b-256 daf3a8f7bd23dda4af69b553ac3ee3a647a2620d5f72a8cc4a676f0daab2f58e

See more details on using hashes here.

Provenance

The following attestation bundles were made for loopresources-0.0.1.tar.gz:

Publisher: pypi.yml on Loop3D/loopresources

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page