Welcome to the documentation of "GlabTop2-py" ============================================= This document describes **GlabTop2-py**, which is a Python package that calculates the ice-thickness distribution for all glaciers in the model domain. GlabTop2-py uses Python 3.11 or a later version, and PCRaster functionalities. GlabTop2-py is entirely based on the GlabTop2 concepts :cite:`Frey2014`, which are well-described `here `_. .. note:: Latest release: 2.1.1 GlabTop2-py is now available as an :ref:`App ` that runs in the browser. GlabTop2-py works with Python versions >= 3.11. PCRaster will now be automatically installed if GlabTop2-py is installed using :ref:`Anaconda `. Manual installation of PCRaster version 4.0.0 is still required if GlabTop2-py is installed using :ref:`pip ` or manually downloaded from my `GlabTop2-py GitHub repository `_. Contents ======== .. toctree:: :maxdepth: 2 concepts installation running references Copyright ========= Copyright (C) 2018 Wilco Terink. GlabTop2-py is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see `http://www.gnu.org/licenses/ `__.