API Library for Open Mining Format
Project description
Version: 1.0.1
API library for Open Mining Format, a new standard for mining data backed by the Global Mining Guidelines Group.
Why?
An open-source serialization format and API library to support data interchange across the entire mining community.
Scope
This library provides an abstracted object-based interface to the underlying OMF serialization format, which enables rapid development of the interface while allowing for future changes under the hood.
Goals
The goal of Open Mining Format is to standardize data formats across the mining community and promote collaboration
The goal of the API library is to provide a well-documented, object-based interface for serializing OMF files
Alternatives
OMF is intended to supplement the many alternative closed-source file formats used in the mining community.
Connections
This library makes use of the properties open-source project, which is designed and publicly supported by Seequent.
Installation
To install the repository, ensure that you have pip installed and run:
pip install omf
Or from github:
git clone https://github.com/gmggroup/omf.git
cd omf
pip install -e .
3D Visualization
To easily visualize OMF project files and data objects in a pure Python environment, check out omfvtk (OMF-VTK) which provides tools for creating interactive renderings of OMF datasets using vtki (the vtkInterface).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file omf-1.0.1.tar.gz
.
File metadata
- Download URL: omf-1.0.1.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2622abc202e66d976d203da99d580dadfa90d7164df3c522395c30c3d0a18445 |
|
MD5 | bef86beb3062f22bc00b4847fc06001a |
|
BLAKE2b-256 | c83b209f117f7a184ad13c3cc083e7e9f9392fe525c62ebd5c481bbd8e6444cf |