Modelling stratigraphic alluvial architectures, constrained by stratigraphic hierarchy and relative chronology
Project description
README
This is the README file for the Python module hiegeo, described in the manuscript A new perspective to model subsurface stratigraphy in alluvial hydrogeological basins, introducing geological hierarchy and relative chronology by C.Zuffetti, A.Comunian, R.Bersezio and P.Renard, Computers and Geosciences, DOI: 10.1016/j.cageo.2020.104506.
Hereinafter we report a brief “quick start guide”. For additional information about how to install and run the provided Python scripts, please check out the full documentation from this link can be also downloaded as PDF, EPUB and also as a local HTML archive here.
Installation
hiegeo is available at the Python Package Index repository. Therefore, in can be easily installed (together with its dependencies) with the command:
pip install hiegeo
Alternatively, if you prefer to download the sources from https://bitbucket.org/alecomunian/hiegeo in “edit mode” you can:
Clone or download this repository on your hard drive.
If required, unpack it and cd hiegeo.
Inside the project directory, from the command line:
pip install -e .
To check if it worked, open a Python terminal and try:
import hiegeo
Examples
To test the package, move to the folder examples and there, from the command line, run one of the two provided demonstration scripts. For example:
./hiegeo_test-simple.py
and hit <Enter>. On Linux you will probably need to give execution rights to the file, like this:
chmod +x hiegeo_test-simple.py
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
File details
Details for the file hiegeo-0.1.7.tar.gz
.
File metadata
- Download URL: hiegeo-0.1.7.tar.gz
- Upload date:
- Size: 6.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14cca7fad8bc180cdf5f2a149aa090cfff2da0b0f84366be5f62feb4714d1351 |
|
MD5 | f43b69b525deb2f08d7c1f1ae32143f5 |
|
BLAKE2b-256 | 3d457e720d727d5a909ea2d7018508202a752f6295ddbed5dab28bcd9960e257 |