A tool box to use for post processing of ttem files generated by Aarhus workbench
Project description
ttemtoolbox
A tool box to use for post processing of ttem files generated by Aarhus workbench
Install
pip install ttemtoolbox
Quick Start
Run ttemtoolbox --get_config <PATH>
to generate the program configuration file
The configuration file is a one-step for all in this program. You can check the configuration file for more details.
To run the entire process, simply use ttemtoolbox -c <PATH>
where <PATH>
is the path to your configuration file.
This will create a directory tree under output folder specified in configuration file.
output\
--deliver\ # folder storage all final products from the process
--temp\ # folder storage all temporary products from the process
--gamma_temp\
--ttem_temp\
--water_temp\
--well_temp\
CLI usage
Main parser
ttemtoolbox
options:
-h, --help show this help message and exit
-c PATH, --config_path PATH
Run entire ttem rock physics tranform process
--get_config Generate default config file
-f, --force_clean To force remove all files for new program
--example_data To download example data
-v, --version show program's version number and exit
ttem sub-parser
ttemtoolbox ttem <PATH>
positional arguments:
PATH Path to config file
options:
-h, --help show this help message and exit
--doi_path PATH Path to doi file
--layer_exclude int(s) [int(s) ...]
Specify exclude layers when processing ttem data, this can also be done in config file
--line_exclude int(s) [int(s) ...]
Specify exclude lines when processing ttem data, this can also be done in config file
--ID_exclude int(s) [int(s) ...]
Specify exclude ID when processing ttem data, this can also be done in config file
--resample int Specify resample factor when processing ttem data, this can also be done in config file
--reproject str Reproject ttemdata to a new crs, e.g: EPSG:4326
--unit str Use "meter" or "feet", default is meter
lithology sub-parser
ttemtoolbox lithology <PATH>
positional arguments:
PATH Path to config file
options:
-h, --help show this help message and exit
--reproject str Reproject welllog data to a new crs
--resample int Resample welllog data
--unit str "meter" or "feet", default is meter
water sub-parser
ttemtoolbox water <PATH>
positional arguments:
PATH Path to config file
options:
-h, --help show this help message and exit
-w str[s], --well_no str[s]
Download specific well number
ttem-lithology connect sub-parser
ttemtoolbox connect <PATH>
positional arguments:
PATH Path to config file
options:
-h, --help show this help message and exit
Python usage
Check API document
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 ttemtoolbox-1.1.2.tar.gz
.
File metadata
- Download URL: ttemtoolbox-1.1.2.tar.gz
- Upload date:
- Size: 38.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c23de146202688cf8bfa584ab382c4773e1c01a7c8e9c7e248e413d21d81d7be |
|
MD5 | 116815546bfe407b2465fc10bcf257db |
|
BLAKE2b-256 | 28082bf18f2966739ed43a315732e3f876356c11b6cf3e0c11a32d2fed501155 |
File details
Details for the file ttemtoolbox-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: ttemtoolbox-1.1.2-py3-none-any.whl
- Upload date:
- Size: 43.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1822400dc8d0468e6f4af8d62c926c89e89f3355b95af7d4647a9e0850f3a433 |
|
MD5 | ac0ea3a0bf60e14e1ce849b1e81d4076 |
|
BLAKE2b-256 | 9726a17e67dbceee0eabe525581daa3221c3c9e904a7f368aaee50817cf76424 |