https://github.com/fastscape-lem/fastscape
A fast, versatile and user-friendly landscape evolution model
https://github.com/fastscape-lem/fastscape
landscape modeling python simulation toolkit
Last synced: 10 months ago
JSON representation
A fast, versatile and user-friendly landscape evolution model
- Host: GitHub
- URL: https://github.com/fastscape-lem/fastscape
- Owner: fastscape-lem
- License: bsd-3-clause
- Created: 2018-05-16T17:39:12.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T19:54:59.000Z (11 months ago)
- Last Synced: 2025-03-30T01:09:17.622Z (10 months ago)
- Topics: landscape, modeling, python, simulation, toolkit
- Language: Python
- Homepage: https://fastscape.readthedocs.io
- Size: 132 KB
- Stars: 62
- Watchers: 3
- Forks: 13
- Open Issues: 10
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Fastscape
=========
|Build Status| |Doc Status| |Zenodo|
A fast, versatile and user-friendly landscape evolution model.
Fastscape is a Python package that provides a lot a small model
components (i.e., processes) to use with the xarray-simlab_ modeling
framework. Those components can readily be combined together in order
to create custom Landscape Evolution Models (LEMs).
Routines from the fastscapelib_ library are used for fast model
execution.
.. |Build Status| image:: https://github.com/fastscape-lem/fastscape/actions/workflows/tests.yml/badge.svg?branch=master
:target: https://github.com/fastscape-lem/fastscape/actions/workflows/tests.yml
:alt: Build Status
.. |Doc Status| image:: https://readthedocs.org/projects/fastscape/badge/?version=latest
:target: https://fastscape.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. |Zenodo| image:: https://zenodo.org/badge/133702738.svg
:target: https://zenodo.org/badge/latestdoi/133702738
:alt: Citation
.. _xarray-simlab: https://github.com/benbovy/xarray-simlab
.. _fastscapelib: https://github.com/fastscape-lem/fastscapelib-fortran
Documentation
-------------
Documentation is hosted on ReadTheDocs:
https://fastscape.readthedocs.io
License
-------
3-clause ("Modified" or "New") BSD license. See the LICENSE file for details.
Acknowledgment
--------------
Fastscape is developed at the `Earth Surface Process Modelling`__ group of
the GFZ Helmholtz Centre Potsdam.
__ http://www.gfz-potsdam.de/en/section/earth-surface-process-modelling/
Citing fastscape
----------------
If you use xarray-simlab in a scientific publication, we would
appreciate a `citation`_.
.. _`citation`: http://fastscape.readthedocs.io/en/latest/cite.html