TIMA Min Dif Processor
Project description
TIMA Mindif Processor v2.0.1
Getting Started
install from pypi
pip install tima-mindif
Install direct from git (Note: this is currently a private repository)
pip install git+https://gitlab.com/csiro-geoanalytics/tima-utils/tima-mindif-processor.git
Or clone the repo so you can make changes or view the code, note the -e in the pip install is optional, it makes it so any code changes are automatically picked up.
git clone https://gitlab.com/csiro-geoanalytics/tima-utils/tima-mindif-processor.git
<Navigate to the code directory>
pip install -e .
If you would like to work on the code in a virtual env a pipfile is available
pip install pipenv
pipenv install
pipenv shell
Usage
Once it's installed use the command 'tima-mindif'
tima-mindif -h
usage: tima-mindif [-h] [--output OUTPUT] [--verbose] [--exclude-unclassified]
[--show-low-val] [--thumbs]
project_path mindif_root
Process TIMA data
positional arguments:
project_path Path to the TIMA project
mindif_root Path to the MinDif root
optional arguments:
-h, --help show this help message and exit
--output OUTPUT, -o OUTPUT
Path to the desired output folder
--verbose Prints more information about app progress.
--exclude-unclassified, -u
Exclude unclassified rock types from image
--show-low-val, -l Prints rock types with <0.01 in the legend.
--thumbs Create thumbnails.
The script should be executed in the following manner: tima-mindif tima_mindif_processor.py project/path mindif_root output_root
For example:
tima-mindif "/media/sf_Y_DRIVE/Data/Evolution" "/media/sf_Y_DRIVE/Data/Adam Brown" -o ./output
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
Built Distribution
File details
Details for the file tima-mindif-2.0.1.tar.gz
.
File metadata
- Download URL: tima-mindif-2.0.1.tar.gz
- Upload date:
- Size: 572.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c3c919dbed6096a88dc8d9596c178c2b7f98e415eda28d296da5e965c89e481 |
|
MD5 | bf3eaf34a5001b8942ba8464d0fbf812 |
|
BLAKE2b-256 | 05c46dbb8f1566f818994f25d6d7551090630cc36e1824aa5406f4f4115306e2 |
File details
Details for the file tima_mindif-2.0.1-py3-none-any.whl
.
File metadata
- Download URL: tima_mindif-2.0.1-py3-none-any.whl
- Upload date:
- Size: 570.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f2ccbd3cee3a3ecb9b95466e97282a2c416ed9e20eec59d6a62bf81a0ff62d1 |
|
MD5 | 0c1dd02aefdc253cc59dc5fdbe241ff6 |
|
BLAKE2b-256 | 278dd57490d3ef708d1e27d46cabba4a59fe802a34cddf2fa953b8209d02cb0b |