Landlab
Authors: | |
---|---|
Owners: | Edward MorganJeff Sadler |
Type: | Resource |
Storage: | The size of this resource is 6.6 MB |
Created: | Jan 20, 2017 at 4 a.m. |
Last updated: | May 14, 2017 at 3:36 a.m. |
Citation: | See how to cite this resource |
Content types: | Model Program Content |
Sharing Status: | Public |
---|---|
Views: | 2701 |
Downloads: | 106 |
+1 Votes: | Be the first one to this. |
Comments: | No comments (yet) |
Abstract
Landlab is a Python software package for creating, assembling, and/or running 2D numerical models. Landlab was created to facilitate modeling in earth-surface dynamics, but it is general enough to support a wide range of applications. Landlab provides three different capabilities:
(1) A DEVELOPER'S TOOLKIT for efficiently building 2D models from scratch. The toolkit includes a powerful GRIDDING ENGINE for creating, managing, and iterative updating data on 2D structured or unstructured grids. The toolkit also includes helpful utilities to handle model input and output.
(2) A set of pre-built COMPONENTS, each of which models a particular process. Components can be combined together to create coupled models.
(3) A library of pre-built MODELS that have been created by combining components together.
To learn more, please visit http://landlab.github.io
Input Parameters:
Because this is a toolkit for model building, there are no set input parameters. Rather, developers use the code to create their own models, with their own unique inputs.
The ModelParameterDictionary tool provides formatted ASCII input for model parameters. The I/O component also handles input of digital elevation models (DEMs) in standard ArcInfo ASCII format.
Output Parameters:
Gridding component provides ASCII and/or netCDF output of grid geometry.
Subject Keywords
Content
Additional Metadata
How to Cite
This resource is shared under the Creative Commons Attribution CC BY.
http://creativecommons.org/licenses/by/4.0/
Comments
There are currently no comments
New Comment