educational activity for teaching how rivers become stratigraphy
Project description
Rivers to stratigraphy
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, and the libraries numpy
, matplotlib
, and shapely
.
Anaconda installation
It is recommended that you install Anaconda, which is an open source distribution of Python. It comes with many basic scientific libraries, some of which are used in the module. Anaconda can be downloaded at https://www.anaconda.com/download/ for Windows, macOS, and Linux. Please follow the instruction provided in the website as to how to install and setup Python on your computer.
Custom Python installation
If you want a more flexible and lightweight Python distribution, you can use whatever your favorite package manager is distributing (e.g., homebrew
or apt
), check the Windows downloads here, or compile from source.
Whatever method you choose, you will need to install the dependencies. installation by pip
is easiest, and probably supported if you used anything but compiling from source.
Download the source code
grab the zip
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.
git
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
Run the module
Run the module by command line, with
python3 <path-to-the-repo-folder>/src/rivers2stratigraphy.py
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.1.4.tar.gz
.
File metadata
- Download URL: rivers2stratigraphy-0.1.4.tar.gz
- Upload date:
- Size: 12.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.9.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 69c31b21c56a2b6d3329041c3160e1912024a97eb6be76af7b94aa326226c363 |
|
MD5 | 24b9bb37785e7e31f711925c22bbe79b |
|
BLAKE2b-256 | acba9d525f83e5bc45a4104fa8a242bff3a431ce2392c2fd84fa771fc86077d8 |
File details
Details for the file rivers2stratigraphy-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: rivers2stratigraphy-0.1.4-py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.9.1 setuptools/40.0.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3698ececf35a358e1831b83c9d96236317276685dd4c6560ce80936b664e1d71 |
|
MD5 | fc275d3e704c056183271e35ba3f30dd |
|
BLAKE2b-256 | 2529ce41b7b7296353be15ece6013a2f694c397117de63b77018bc239398826b |