Metadata-Version: 2.1
Name: oggm
Version: 1.1
Summary: Open Global Glacier Model
Home-page: http://oggm.org
Author: oggm Developers
Author-email: fabien.maussion@uibk.ac.at
License: GPLv3+
Keywords: geosciences,glaciers,climate,gis
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.5
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pyproj
Requires-Dist: pandas
Requires-Dist: GDAL
Requires-Dist: geopandas
Requires-Dist: fiona
Requires-Dist: matplotlib (>=2.0.0)
Requires-Dist: scikit-image
Requires-Dist: Pillow
Requires-Dist: joblib
Requires-Dist: netCDF4
Requires-Dist: shapely
Requires-Dist: rasterio
Requires-Dist: configobj
Requires-Dist: pytest
Requires-Dist: xarray
Requires-Dist: progressbar2
Requires-Dist: boto3
Requires-Dist: requests
Requires-Dist: salem


**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


