benbovy / fastscapelib

A C++/Python library of efficient algorithms for processing topographic data and landscape evolution modeling

Home Page:http://fastscapelib.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fastscapelib

Build Status Documentation Status Citation

A C++ library of efficient algorithms for processing topographic data and landscape evolution modeling.

This library currently has Python bindings and is easily extensible to other languages.

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.

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.

Citing fastscapelib

If you use fastscapelib in a scientific publication, we would appreciate a citation.

About

A C++/Python library of efficient algorithms for processing topographic data and landscape evolution modeling

http://fastscapelib.readthedocs.io

License:GNU General Public License v3.0


Languages

Language:C++ 86.2%Language:Python 11.5%Language:CMake 2.4%