Skip to content

varunkhajuria10/GlabTop2-py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GlabTop2-py

GlabTop2-py is a Python package that calculates the ice-thickness distribution for all glaciers in the model domain. GlabTop2-py uses Python 3.6, 3.7, or 3.8, and PCRaster functionalities. GlabTop2-py is entirely based on the GlabTop2 concepts as described by Frey et al., 2014.

Documentation

Reference documentation can be found here.

Installation

GlabTop2-py can be installed via Anaconda:

conda install -c WilcoTerink GlabTop2-py

or via pip:

pip install GlabTop2-py

Run GlabTop2-py

After installation via Anaconda or pip, the tool can be executed by:

python -m GlabTop2.main -i config.cfg   

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/.

About

GlabTop2 (Glacier bed Topography) model

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%