Metadata-Version: 2.1
Name: badlands
Version: 2.0.11
Summary: Basin and Landscape Dynamics (Badlands) is a TIN-based landscape evolution model
Home-page: https://github.com/badlands-model
Author: Tristan Salles
Author-email: tristan.salles@sydney.edu.au
License: UNKNOWN
Description: Badlands - Basin & Landscape Dynamics
        =====
        
        [![code](https://img.shields.io/badge/code-badlands-orange)](https://pypi.org/project/badlands)
        [![PyPI](https://img.shields.io/pypi/v/badlands)](https://pypi.org/project/badlands)
        [![code](https://img.shields.io/badge/code-companion-orange)](https://pypi.org/project/badlands-companion)
        [![PyPI](https://img.shields.io/pypi/v/badlands-companion)](https://pypi.org/project/badlands-companion)
        
        
        [![Documentation Status](https://readthedocs.org/projects/badlands/badge/?version=latest)](https://badlands.readthedocs.io/en/latest/?badge=latest)      [![DOI](https://zenodo.org/badge/51286954.svg)](https://zenodo.org/badge/latestdoi/51286954)
        
        
        [![Docker Pulls](https://img.shields.io/docker/pulls/badlandsmodel/pybadlands-demo-serial)](https://cloud.docker.com/u/badlandsmodel/repository/docker/badlandsmodel/badlands)
        [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/badlands-model/badlands-docker/binder?filepath=StartHere.ipynb)
        
        <div align="center">
            <img width=1000 src="https://github.com/badlands-model/badlands/blob/master/badlands/docs/img/view.jpg?raw=true" alt="sketch Badlands" title="sketch of Badlands range of models."</img>
        </div>
        
        
        Basin and Landscape Dynamics (Badlands) is a long-term surface evolution model built to simulate landscape development, sediment transport and sedimentary basins formation from upstream regions down to marine environments.
        
        
        > This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
        
        
        ## What’s in the box?
        
        Badlands is an open-source Python-based code and can be used to simulate:
        
        + hillslope processes (linear & non-linear diffusion),
        + fluvial incision (Stream Power Law, Transport Capacity Law)
        + sediment transport and deposition,
        + wave-induced longshore drift transport,
        + reef growth and carbonate platform formation,
        + submarine gravity currents (turbidity currents),
        + spatially and temporally varying tectonic (horizontal + vertical displacements) and
        + effects of climate changes (rainfall) and/or sea-level fluctuations.
        
        
        ## Documentation & Installation
        
        **https://badlands.readthedocs.io/**
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.5
Description-Content-Type: text/markdown
