rkmkp220 / landlab

Landlab codebase, wiki, and tests

Home Page:http://landlab.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://readthedocs.org/projects/landlab/badge/?version=latest https://travis-ci.org/landlab/landlab.svg?branch=master https://coveralls.io/repos/landlab/landlab/badge.png https://ci.appveyor.com/api/projects/status/6u0bj0pggxrmf7s1/branch/master?svg=true

landlab

The Landlab project creates an environment in which scientists can build a numerical landscape model without having to code all of the individual components. Landscape models compute flows of mass, such as water, sediment, glacial ice, volcanic material, or landslide debris, across a gridded terrain surface. Landscape models have a number of commonalities, such as operating on a grid of points and routing material across the grid. Scientists who want to use a landscape model often build their own unique model from the ground up, re-coding the basic building blocks of their landscape model rather than taking advantage of codes that have already been written.

More information can be found at the website:

http://landlab.github.io

This open-source manuscript is a gateway for entering the Landlab world:

http://www.earth-surf-dynam.net/5/21/2017/

Two main installation options exist for Landlab. Most people will likely want to install the conda package. Individuals interested in modifying the Landlab source code should follow the developer installation instructions.

The most current source code is always available from our git repository:

http://github.com/landlab/landlab

About

Landlab codebase, wiki, and tests

http://landlab.github.io

License:MIT License


Languages

Language:Python 96.8%Language:HTML 2.4%Language:Jupyter Notebook 0.3%Language:PowerShell 0.2%Language:TeX 0.1%Language:Shell 0.1%Language:Makefile 0.0%Language:Batchfile 0.0%