https://github.com/elphick/parq-blockmodel
A Python package for efficient storage, manipulation, and analysis of mining block models using Parquet files.
https://github.com/elphick/parq-blockmodel
Last synced: 2 months ago
JSON representation
A Python package for efficient storage, manipulation, and analysis of mining block models using Parquet files.
- Host: GitHub
- URL: https://github.com/elphick/parq-blockmodel
- Owner: elphick
- License: mit
- Created: 2025-06-09T12:25:15.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-14T21:54:14.000Z (9 months ago)
- Last Synced: 2025-12-15T07:26:03.874Z (6 months ago)
- Language: Python
- Homepage: https://elphick.github.io/parq-blockmodel/
- Size: 3.87 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# parq-blockmodel
[](https://github.com/Elphick/parq-blockmodel/actions/workflows/build_and_test.yml)
[](https://pypi.org/project/parq-blockmodel/)

[](https://pypi.org/project/parq-blockmodel/)
[](https://pypi.org/project/parq-blockmodel/)
[](https://github.com/Elphick/parq-blockmodel/actions/workflows/docs_to_gh_pages.yml)
[](https://github.com/Elphick/parq-blockmodel/issues)
[](https://github.com/Elphick/parq-blockmodel/pulls)
## Overview
A Python package for efficient storage, manipulation, and analysis of mining block models using Parquet files.
parq-blockmodel provides tools for reading, writing, indexing, and transforming large-scale block model datasets,
leveraging the performance of Apache Arrow and Parquet for scalable geoscience data workflows.