Tools for dealing with IML-Resi PowerDrill data.
Project description
imlresi
Tools for dealing with IML-Resi PowerDrill data using python.
THIS PACKAGE IS UNOFFICAL AND HAS BEEN DEVELOPED INDEPENDENT OF IML
Current limitations:
- Focus is on actual measurements made by the tool rather than meta-info.
- Poor support for data generated in PD-Tools (e.g. "assessments").
Install
https://pypi.org/project/imlresi/
pip install imlresi
Use
from imlresi.trace import Trace
tr = Trace()
tr.read('trace.rgp')
tr.to_json()
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
imlresi-0.0.6.tar.gz
(10.0 kB
view hashes)