educational activity for teaching how rivers become stratigraphy
Project description
rivers2stratigraphy
Explore how a river becomes stratigraphy.
This readme file provides an overview of the installation and setup process, as well as a brief description of the module worksheets available.
This repository is also linked into the SedEdu suite of education modules, and can be accessed there as well.
Installation and running the module
Visit the section of the text below for more information on installing and executing the rivers2stratigraphy
program on your computer.
Requirements
This module depends on Python3, tkinter
, and the Python packages numpy
, scipy
, matplotlib
.
Linux users: you will need to install tkinter
before trying to install the package through pip3
.
On Ubuntu this is done with sudo apt install python3-tk
.
Installation
To install with conda
use:
conda install -c amoodie rivers2stratigraphy
To install globally with pip
from Pypi use:
pip3 install rivers2stratigraphy
Note that you may need to use sudo
on OSX and Linux or run as administrator on Windows.
See below instructions for downloading the source code.
Run the module
Run the module from the Python shell with:
import rivers2stratigraphy
rivers2stratigraphy.run()
Alternatively, run the module with provided script:
python3 <path-to-installation>/run_rivers2stratigraphy.py
Note that this may throw an error on closing the window, but this is not a problem to functionality.
Please open an issue if you encounter any additional error messages! Please include 1) operating system, 2) installation method, and 3) copy-paste the error.
Development
This module is under ongoing development to improve stability and features and optimize performance. If you are interested in contributing to code please see below for instructions.
If you are interested in contributing to the the accompanying activites (which would be greatly appreciated!) please see Writing Activites for SedEdu
Download the source code
You can download this entire repository as a .zip
by clicking the "Clone or download button on this page", or by clicking here to get a .zip
folder. Unzip the folder in your preferred location.
If you have installed git
and are comfortable working with it, you can simply clone the repository to your preferred location.
git clone https://github.com/amoodie/rivers2stratigraphy.git
Open a pull request when you want a review or some comments!
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 rivers2stratigraphy-0.2.0.tar.gz
.
File metadata
- Download URL: rivers2stratigraphy-0.2.0.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5644f6890f20e1f397efa79939e10f3383d16e0853139d4c116dc90b2edfd9c |
|
MD5 | 057092ab7ce6cfc4c1750799d10643c5 |
|
BLAKE2b-256 | 8c81b0b23b712cf3e6d356b9b44d80d6fac7468e37a2d0362b72ab938f7877da |
File details
Details for the file rivers2stratigraphy-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: rivers2stratigraphy-0.2.0-py3-none-any.whl
- Upload date:
- Size: 17.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 577aac5950d0bbf69965a3224d2b48453204e8c8b820fdbebacd8263dbdf530a |
|
MD5 | 5d96e3a85da376f2f1382a6323380deb |
|
BLAKE2b-256 | 96d8db145275228582a2c472ffdd9185015b68cf9b698b5da0112845314ec0c1 |