{"id":13948366,"url":"https://github.com/OGGM/oggm","last_synced_at":"2025-07-20T10:30:40.459Z","repository":{"id":3436867,"uuid":"43965645","full_name":"OGGM/oggm","owner":"OGGM","description":"Open Global Glacier Model","archived":false,"fork":false,"pushed_at":"2024-10-22T07:56:43.000Z","size":45607,"stargazers_count":221,"open_issues_count":220,"forks_count":106,"subscribers_count":28,"default_branch":"master","last_synced_at":"2024-10-29T20:38:51.543Z","etag":null,"topics":["calving","climate","glacier","global","ice-dynamics","mass-balance","model","python","sea-level"],"latest_commit_sha":null,"homepage":"http://oggm.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OGGM.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"docs/contributing.rst","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-10-09T15:55:31.000Z","updated_at":"2024-10-22T07:56:48.000Z","dependencies_parsed_at":"2023-09-21T19:32:43.525Z","dependency_job_id":"34bffdcb-5dc3-4de2-8b3b-6a6d4f107b89","html_url":"https://github.com/OGGM/oggm","commit_stats":{"total_commits":1333,"total_committers":39,"mean_commits":34.17948717948718,"dds":0.4006001500375094,"last_synced_commit":"8de5db49911fdef2cbdc899dc93554d43bb3d84b"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OGGM%2Foggm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OGGM%2Foggm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OGGM%2Foggm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OGGM%2Foggm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OGGM","download_url":"https://codeload.github.com/OGGM/oggm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226516412,"owners_count":17645164,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["calving","climate","glacier","global","ice-dynamics","mass-balance","model","python","sea-level"],"created_at":"2024-08-08T05:01:21.545Z","updated_at":"2024-11-27T15:31:08.410Z","avatar_url":"https://github.com/OGGM.png","language":"Python","funding_links":[],"categories":["Observation and Conservation of Ecosystems","Cryosphere"],"sub_categories":["Ice and Poles","Glacier and Ice Sheets"],"readme":".. image:: docs/_static/logo.png\n\n|\n\n\n**OGGM is a modular open source model for glacier dynamics**\n\nOGGM is able to simulate past and\nfuture mass balance, volume and geometry of (almost) any glacier in the world,\nin a fully automated and extensible workflow.\n\nThe model accounts for glacier geometry (including contributory branches) and\nincludes an explicit ice dynamics module. We rely exclusively on publicly\navailable data for calibration and validation. **OGGM is modular and\nsupports novel modelling workflows**: it LOVES to be remixed and reused!\n\n.. image:: docs/_static/ex_tasman.jpg\n\n\nInstallation, documentation\n---------------------------\n\nThe documentation is hosted on ReadTheDocs: http://docs.oggm.org\n\n\nGet in touch\n------------\n\n- View the source code `on GitHub`_.\n- Report bugs or share your ideas on the `issue tracker`_.\n- Improve the model by submitting a `pull request`_.\n- Or you can always send us an `e-mail`_ the good old way.\n\n.. _e-mail: info@oggm.org\n.. _on GitHub: https://github.com/OGGM/oggm\n.. _issue tracker: https://github.com/OGGM/oggm/issues\n.. _pull request: https://github.com/OGGM/oggm/pulls\n\n\nAbout\n-----\n\n:Version:\n    .. image:: https://img.shields.io/pypi/v/oggm.svg\n        :target: https://pypi.python.org/pypi/oggm\n        :alt: Pypi version\n\n    .. image:: https://img.shields.io/pypi/pyversions/oggm.svg\n        :target: https://pypi.python.org/pypi/oggm\n        :alt: Supported python versions\n\n:Citation:\n    .. image:: https://img.shields.io/badge/Citation-GMD%20paper-orange.svg\n        :target: https://www.geosci-model-dev.net/12/909/2019/\n        :alt: GMD Paper\n\n    .. image:: https://img.shields.io/badge/DOI-10.5281%2Fzenodo.597193-blue.svg\n        :target: https://zenodo.org/doi/10.5281/zenodo.597193\n        :alt: Zenodo\n\n:Tests:\n    .. image:: https://coveralls.io/repos/github/OGGM/oggm/badge.svg?branch=master\n        :target: https://coveralls.io/github/OGGM/oggm?branch=master\n        :alt: Code coverage\n\n    .. image:: https://github.com/OGGM/oggm/actions/workflows/run-tests.yml/badge.svg?branch=master\n        :target: https://github.com/OGGM/oggm/actions/workflows/run-tests.yml\n        :alt: Linux build status\n\n    .. image:: https://readthedocs.org/projects/oggm/badge/?version=latest\n        :target: http://docs.oggm.org/en/latest/\n        :alt: Documentation status\n\n:License:\n    .. image:: https://img.shields.io/pypi/l/oggm.svg\n        :target: https://github.com/OGGM/oggm/blob/master/LICENSE.txt\n        :alt: BSD-3-Clause License\n\n:Authors:\n\n    See the `version history`_ for a list of all contributors.\n\n    .. _version history: http://docs.oggm.org/en/stable/whats-new.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOGGM%2Foggm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FOGGM%2Foggm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FOGGM%2Foggm/lists"}