GlabTop2-py


NameGlabTop2-py JSON
Version 2.1.0 PyPI version JSON
download
home_pagehttps://github.com/WilcoTerink/GlabTop2-py
SummaryGlabTop2 (Glacier bed Topography) model
upload_time2024-01-03 09:12:06
maintainer
docs_urlNone
authorWilco Terink
requires_python>=3.11
licenseGPL-3.0
keywords glabtop2 glacier bed topography model pcraster ice thickness distribution randolph glacier inventory
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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.11 or a later version, and PCRaster functionalities. GlabTop2-py is entirely based on the
GlabTop2 concepts as described by `Frey et al., 2014 <https://www.the-cryosphere.net/8/2313/2014/tc-8-2313-2014.pdf>`_.

The latest version is 2.1.0

Documentation
-------------

Reference documentation can be found `here <https://glabtop2-py.readthedocs.io/en/latest/>`_.

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
---------
   
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/ <http://www.gnu.org/licenses/>`__.      

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/WilcoTerink/GlabTop2-py",
    "name": "GlabTop2-py",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "GlabTop2 Glacier bed Topography model pcraster ice thickness distribution Randolph Glacier Inventory",
    "author": "Wilco Terink",
    "author_email": "terinkw@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a7/3e/131733fa57d1301ca7d4284acef7eea915b4cb58043b4fb1dbcb085478e6/GlabTop2-py-2.1.0.tar.gz",
    "platform": null,
    "description": "GlabTop2-py\n===========\n\nGlabTop2-py is a Python package that calculates the ice-thickness distribution for\nall 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\nGlabTop2 concepts as described by `Frey et al., 2014 <https://www.the-cryosphere.net/8/2313/2014/tc-8-2313-2014.pdf>`_.\n\nThe latest version is 2.1.0\n\nDocumentation\n-------------\n\nReference documentation can be found `here <https://glabtop2-py.readthedocs.io/en/latest/>`_.\n\nInstallation\n------------\n\nGlabTop2-py can be installed via Anaconda::\n\n   conda install -c WilcoTerink GlabTop2-py\n\nor via pip::\n\n   pip install GlabTop2-py\n   \n   \nRun GlabTop2-py\n---------------\n\nAfter installation via Anaconda or pip, the tool can be executed by::\n\n   python -m GlabTop2.main -i config.cfg   \n   \nCopyright\n---------\n   \nCopyright (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/ <http://www.gnu.org/licenses/>`__.      \n",
    "bugtrack_url": null,
    "license": "GPL-3.0",
    "summary": "GlabTop2 (Glacier bed Topography) model",
    "version": "2.1.0",
    "project_urls": {
        "Homepage": "https://github.com/WilcoTerink/GlabTop2-py"
    },
    "split_keywords": [
        "glabtop2",
        "glacier",
        "bed",
        "topography",
        "model",
        "pcraster",
        "ice",
        "thickness",
        "distribution",
        "randolph",
        "glacier",
        "inventory"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a73e131733fa57d1301ca7d4284acef7eea915b4cb58043b4fb1dbcb085478e6",
                "md5": "a32070e7cea639825902a1285286c817",
                "sha256": "c5b73e5768af1072d21862721fb07ecb3126b5e6a36a6dac2931c99bc77c6c3b"
            },
            "downloads": -1,
            "filename": "GlabTop2-py-2.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "a32070e7cea639825902a1285286c817",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 78888835,
            "upload_time": "2024-01-03T09:12:06",
            "upload_time_iso_8601": "2024-01-03T09:12:06.858972Z",
            "url": "https://files.pythonhosted.org/packages/a7/3e/131733fa57d1301ca7d4284acef7eea915b4cb58043b4fb1dbcb085478e6/GlabTop2-py-2.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-03 09:12:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "WilcoTerink",
    "github_project": "GlabTop2-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "glabtop2-py"
}
        
Elapsed time: 0.19141s