gaiastucky / Cratering

Python code to simulate crater formation and evolution on a landscape, where the topography is given as a LandLab model grid object.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cratering

A python code to simulate craters on a Landscape, where the topography is a LandLab model grid object.

Many of the concepts behind this code follow that of MARSSIM, described in Howard (2007): https://doi.org/10.1016/j.geomorph.2007.04.017

About

Python code to simulate crater formation and evolution on a landscape, where the topography is given as a LandLab model grid object.


Languages

Language:Jupyter Notebook 87.0%Language:Python 13.0%