Landlab
收藏DataONE2021-12-05 更新2024-06-08 收录
下载链接:
https://search.dataone.org/view/sha256:d235a77435c03534c8e164552c437d7934b5edb3dacdf919fa5bd54ed3229d5e
下载链接
链接失效反馈官方服务:
资源简介:
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.
创建时间:
2021-12-05



