Metadata-Version: 2.1
Name: oggm
Version: 1.5.2
Summary: Open Global Glacier Model
Home-page: http://oggm.org
Author: OGGM Contributors
Author-email: fabien.maussion@uibk.ac.at
License: BSD-3-Clause
Keywords: geosciences,glaciers,climate,gis
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas
Requires-Dist: matplotlib (>=2.0.0)
Requires-Dist: shapely
Requires-Dist: requests
Requires-Dist: configobj
Requires-Dist: netcdf4
Requires-Dist: xarray


**OGGM is a modular open source model for glacier dynamics**

The model accounts for glacier geometry (including contributory branches) and
includes an explicit ice dynamics module. It can simulate past and
future mass-balance, volume and geometry of (almost) any glacier in the world
in a fully automated and extensible workflow. We rely exclusively on publicly
available data for calibration and validation.

Links
-----
- Project website: http://oggm.org
- HTML documentation: http://docs.oggm.org
- Source code: http://github.com/oggm/oggm


