https://github.com/fastscape-lem/fastscapelib
A C++/Python library of efficient algorithms for landscape evolution modeling
https://github.com/fastscape-lem/fastscapelib
geomorphology landscape-evolution modeling topography
Last synced: about 1 year ago
JSON representation
A C++/Python library of efficient algorithms for landscape evolution modeling
- Host: GitHub
- URL: https://github.com/fastscape-lem/fastscapelib
- Owner: fastscape-lem
- License: gpl-3.0
- Created: 2018-05-16T09:09:06.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T19:55:05.000Z (over 1 year ago)
- Last Synced: 2025-03-31T11:04:59.897Z (about 1 year ago)
- Topics: geomorphology, landscape-evolution, modeling, topography
- Language: C++
- Homepage: http://fastscapelib.readthedocs.io
- Size: 1.05 MB
- Stars: 38
- Watchers: 6
- Forks: 6
- Open Issues: 13
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Fastscapelib
============
|Build Status| |Doc Status| |Zenodo|
A C++/Python library of efficient and reusable algorithms for landscape
evolution modeling. It aims at providing a (bare bones) toolkit for building
your own Landscape Evolution Models (LEMs) or integrating it with other existing
codes or models.
.. |Build Status| image:: https://github.com/fastscape-lem/fastscapelib/actions/workflows/tests.yml/badge.svg?branch=main
:target: https://github.com/fastscape-lem/fastscapelib/actions/workflows/tests.yml
:alt: Build Status
.. |Doc Status| image:: http://readthedocs.org/projects/fastscapelib/badge/?version=latest
:target: http://fastscapelib.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. |Zenodo| image:: https://zenodo.org/badge/133639708.svg
:target: https://zenodo.org/badge/latestdoi/133639708
:alt: Citation
Documentation
-------------
Documentation is hosted on ReadTheDocs:
http://fastscapelib.readthedocs.io
License
-------
This library is licensed under the `GNU General Public License
v3.0`_. See LICENSE file.
.. _`GNU General Public License v3.0`: https://www.gnu.org/licenses/gpl-3.0.en.html
Fastscapelib uses some code from other projects. Their licenses are
reproduced in the "licenses" directory.
Acknowledgment
--------------
This project is supported by the `Earth Surface Process Modelling`_
group of the GFZ Helmholtz Centre Potsdam.
.. _`Earth Surface Process Modelling`: http://www.gfz-potsdam.de/en/section/earth-surface-process-modelling/
Citing fastscapelib
-------------------
If you use Fastscapelib in a scientific publication, we would
appreciate a `citation`_.
.. _`citation`: http://fastscapelib.readthedocs.io/en/latest/citation.html