Skip to content

Commit

Permalink
And a few more
Browse files Browse the repository at this point in the history
  • Loading branch information
fmaussion committed Feb 14, 2024
1 parent d600400 commit a4fd680
Show file tree
Hide file tree
Showing 6 changed files with 41 additions and 1,461 deletions.
6 changes: 3 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Get in touch
.. _on GitHub: https://github.com/OGGM/oggm
.. _issue tracker: https://github.com/OGGM/oggm/issues
.. _pull request: https://github.com/OGGM/oggm/pulls
.. _Twitter: https://twitter.com/OGGM1
.. _Twitter: https://twitter.com/OGGM_org


About
Expand All @@ -46,7 +46,7 @@ About
.. image:: https://img.shields.io/pypi/v/oggm.svg
:target: https://pypi.python.org/pypi/oggm
:alt: Pypi version

.. image:: https://img.shields.io/pypi/pyversions/oggm.svg
:target: https://pypi.python.org/pypi/oggm
:alt: Supported python versions
Expand All @@ -60,7 +60,7 @@ About
:target: https://zenodo.org/badge/latestdoi/43965645
:alt: Zenodo

:Tests:
:Tests:
.. image:: https://coveralls.io/repos/github/OGGM/oggm/badge.svg?branch=master
:target: https://coveralls.io/github/OGGM/oggm?branch=master
:alt: Code coverage
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ Get in touch
.. _on GitHub: https://github.com/OGGM/oggm
.. _issue tracker: https://github.com/OGGM/oggm/issues
.. _pull request: https://github.com/OGGM/oggm/pulls
.. _Twitter: https://twitter.com/OGGM1
.. _Twitter: https://twitter.com/OGGM_org
.. _meeting: https://oggm.org/meetings/
.. _reach out: [email protected]

Expand Down
2 changes: 1 addition & 1 deletion oggm/core/massbalance.py
Original file line number Diff line number Diff line change
Expand Up @@ -1973,7 +1973,7 @@ def perturbate_mb_params(gdir, perturbation=None, reset_default=False, filesuffi

gdir.write_json(df, 'mb_calib', filesuffix=filesuffix)
return df


def _check_terminus_mass_flux(gdir, fls):
# Check that we have done this correctly
Expand Down
Loading

0 comments on commit a4fd680

Please sign in to comment.