Convenient stratigraphic plotting and analysis in Python.
Project description
pystrat
Convenient stratigraphic plotting and analysis in Python.
pystrat seeks to make the plotting and analysis of stratigraphic data reproducible and simple.
Installation
PyPI
To install the latest release from PyPI, simply enter the following at the command prompt:
pip install pystrat
GitHub
To install the latest version of the code directly from GitHub:
-
Open Terminal.
-
Change the current working directory to the location where you want the cloned directory to be made.
cd <path/to/directory/>
- Copy, paste, and execute the following:
git clone https://github.com/yuempark/pystrat.git
- Set the path by opening
.bash_profile
or.bashrc
(usually in your root directory) and adding the following:
export PATH=$PATH:<path/to/directory>/pystrat
export PYTHONPATH=$PYTHONPATH:<path/to/directory>/pystrat
- If you don't want to mess with your
.bash_profile
or.bashrc
, just make sure that your code is in the same directory aspystrat-tutorial.ipynb
.
Usage
A tutorial on how to use the main features of pystrat are included in pystrat-tutorial.ipynb
.
Contributing
We can make pystrat better - feel free to raise an issue or make a pull request!
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 pystrat-1.0.0.tar.gz
.
File metadata
- Download URL: pystrat-1.0.0.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e7116bf8b40289c77b94b16ac33a891e30da6b77de7887fed6208dc6f2507e25 |
|
MD5 | 28070d08e75b55220551865f1425ce76 |
|
BLAKE2b-256 | 28e3bff81de8c705c4de17a84b566b9651c85ab35d560f0889e3760ca13a5794 |
File details
Details for the file pystrat-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: pystrat-1.0.0-py3-none-any.whl
- Upload date:
- Size: 20.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d12a5d8b69c5efada4e68c0674c99edec785c4a86ec9acdffcb479efb69d0f83 |
|
MD5 | a8021c91a5e8be4df563c0f9edb45e77 |
|
BLAKE2b-256 | 6c5074bc0b757d2dd0ad33aacf34428426747b741fbd02652f95ab1c6882bd18 |