.coveragerc
.dummy
.git_archival.txt
.gitattributes
.gitignore
.pep8speaks.yml
.travis.yml
COPYING
HOWTO_RELEASE
LICENSE.rst
MANIFEST.in
README.rst
asv.conf.json
asv_oggm_plugin.py
pytest.ini
readthedocs.yml
setup.py
.github/PULL_REQUEST_TEMPLATE.md
benchmarks/__init__.py
benchmarks/check_bench.py
benchmarks/hef_dynamics.py
benchmarks/massbalance.py
benchmarks/numerics.py
benchmarks/track_model_results.py
ci/mk_travis_yaml.sh
ci/requirements.txt
ci/travis_script.sh
ci/travis_script_minimal.sh
ci/travis_stage_script.sh
deployment/docker/Dockerfile
deployment/docker/docker-compose.test.yml
deployment/docker/test.sh
deployment/docker/hooks/build
deployment/docker/hooks/post_push
deployment/docker/hooks/pre_test
docs/Makefile
docs/add-module.rst
docs/api.rst
docs/citing-oggm.rst
docs/cloud.rst
docs/conf.py
docs/contributing.rst
docs/faq.rst
docs/flowlines.rst
docs/getting-started.rst
docs/ice-dynamics.rst
docs/index.rst
docs/input-data.rst
docs/installing-oggm.rst
docs/introduction.rst
docs/inversion.rst
docs/mass-balance.rst
docs/oeps.rst
docs/practicalities.rst
docs/requirements.txt
docs/run.rst
docs/whats-new.rst
docs/_code/prepare_climate.py
docs/_code/prepare_flowlines.py
docs/_static/bed_parabolic.png
docs/_static/bed_trapezoidal.png
docs/_static/bed_vertical.png
docs/_static/ex_tasman.jpg
docs/_static/ex_workflow.png
docs/_static/favicon.ico
docs/_static/gpl.png
docs/_static/hef_flowline.jpg
docs/_static/logo.pdf
docs/_static/logo.png
docs/_static/logo_xmas.png
docs/_static/mb_crossval.png
docs/_static/mb_crossval_panel.png
docs/_static/rgi_region_all.png
docs/_static/rgi_region_sel.png
docs/_static/spinup_example.png
docs/_static/style.css
docs/_static/wgms_rgi_map.png
docs/_static/logos/logo.png
docs/_static/logos/logo_bck.png
docs/_static/logos/logo_xmas.png
docs/_static/logos/oggm.pdf
docs/_static/logos/oggm_icon.png
docs/_static/logos/oggm_icon_alpha.png
docs/_static/logos/oggm_icon_alpha_out.png
docs/_static/logos/oggm_l.png
docs/_static/logos/oggm_l_alpha.png
docs/_static/logos/oggm_s.png
docs/_static/logos/oggm_s_alpha.png
docs/_templates/basenames.txt
docs/_templates/layout.html
docs/notebooks/wgms_refmbdata.ipynb
docs/oeps/oep--0001-dependencies.rst
docs/oeps/oep--0002-cloud.rst
docs/oeps/oep--0003-smb.rst
docs/run_examples/run_errors.rst
docs/run_examples/run_inversion.rst
docs/run_examples/run_mb_calibration.rst
docs/run_examples/run_rgi_region.rst
docs/run_examples/run_with_spinup.rst
docs/run_examples/_code/example_analysis_rgi_region.py
docs/run_examples/_code/mb_crossval.py
docs/run_examples/_code/run_errors.py
docs/run_examples/_code/run_inversion.py
docs/run_examples/_code/run_reference_mb_glaciers.py
docs/run_examples/_code/run_rgi_region.py
docs/run_examples/_code/run_with_spinup.py
oggm/__init__.py
oggm/cfg.py
oggm/exceptions.py
oggm/graphics.py
oggm/mpi.py
oggm/params.cfg
oggm/pytest_plugin.py
oggm/tasks.py
oggm/workflow.py
oggm.egg-info/PKG-INFO
oggm.egg-info/SOURCES.txt
oggm.egg-info/dependency_links.txt
oggm.egg-info/entry_points.txt
oggm.egg-info/requires.txt
oggm.egg-info/top_level.txt
oggm/cli/__init__.py
oggm/cli/benchmark.py
oggm/cli/prepro_levels.py
oggm/cli/tdmdem90_login.py
oggm/core/__init__.py
oggm/core/centerlines.py
oggm/core/climate.py
oggm/core/flowline.py
oggm/core/gcm_climate.py
oggm/core/gis.py
oggm/core/inversion.py
oggm/core/massbalance.py
oggm/core/sia2d.py
oggm/core/vascaling.py
oggm/data/AntarcticDEM_wgs84.json
oggm/data/REMA_100m_dem.json
oggm/data/arcticdem_mosaic_100m_v3.0.json
oggm/data/dem_sources.txt
oggm/data/demo_glaciers.csv
oggm/data/gimpdem_90m_v01.1.json
oggm/sandbox/__init__.py
oggm/sandbox/ideas.py
oggm/sandbox/tasks.py
oggm/sandbox/rgi_tools/__init__.py
oggm/sandbox/rgi_tools/scripts.py
oggm/sandbox/rgi_tools/tools.py
oggm/tests/__init__.py
oggm/tests/funcs.py
oggm/tests/test_benchmarks.py
oggm/tests/test_graphics.py
oggm/tests/test_minimal.py
oggm/tests/test_models.py
oggm/tests/test_numerics.py
oggm/tests/test_prepro.py
oggm/tests/test_utils.py
oggm/tests/test_vascaling.py
oggm/tests/test_workflow.py
oggm/utils/__init__.py
oggm/utils/_downloads.py
oggm/utils/_funcs.py
oggm/utils/_workflow.py