Skip to content

TerrainBento/examples_tests_and_tutorials

Repository files navigation

As of July 2019, please find the notebooks in the main terrainbento repository.

DOI Build Status Binder

Examples, tests, and tutorials for the terrainbento modular landscape evolution modeling package built on top of the Landlab Toolkit.

Installation instructions

These installation instructions assume you already have python and the conda package management tool installed on you computer. We recommend that you use the Anaconda python distribution. Unless you have a specific reason to want Python 2.7 we strongly suggest that you install Python 3.7 (or the current 3.* version provided by Anaconda).

Step 1: Install terrainbento.

This page describes the options avaliable to install terrainbento. Choose and complete one of them.

Step 2: Clone this repository

Next you will need to download the contents of this repository. You can either click the "Clone or Download" button, or clone using the git command line.

git clone https://github.com/TerrainBento/examples_tests_and_tutorials.git

Step 3: Install the requirements

Next navigate to the directory containing the examples and install the required packages.

cd examples_tests_and_tutorials
conda install --file=requirements.txt

About

Jupyter notebooks containing examples, tests, and tutorials for using terrainbento (as of July 2019 the notebooks are stored in the main terrainbento repo)

Resources

License

Stars

Watchers

Forks

Packages

No packages published