OGGM/oggm
Open Global Glacier Model
📋 What's Changed
- Updating to NumPy > 2.0 by @pat-schmitt in https://github.com/OGGM/oggm/pull/1742
- Add bin_area to the inversion flowlines by @fmaussion in https://github.com/OGGM/oggm/pull/1744
- fix floating point precision in floatyear_to_date by @pat-schmitt in https://github.com/OGGM/oggm/pull/1747
- Adaptations for 2D redistribution by @pat-schmitt in https://github.com/OGGM/oggm/pull/1746
- Add capability to reset the "state" of the mass balance model by @dngoldberg in https://github.com/OGGM/oggm/pull/1757
- Refactor recursive functions by @gampnico in https://github.com/OGGM/oggm/pull/1767
- Update velocity and bedmachine in shop by @fmaussion in https://github.com/OGGM/oggm/pull/1753
- Compile fl diagnostics by @fmaussion in https://github.com/OGGM/oggm/pull/1778
- + 51 more
✨ New Contributors
- @chloe-hancock made their first contribution in https://github.com/OGGM/oggm/pull/1827
- @MarinKneib made their first contribution in https://github.com/OGGM/oggm/pull/1877
- Full Changelog: https://github.com/OGGM/oggm/compare/v1.6.2...v1.6.3
A new minor release of the OGGM with several improvements and bug fixes. See "What's new" in the docs for more info.
A new minor release of the OGGM with several improvements and bug fixes. Visit https://docs.oggm.org/en/stable/whats-new.html for a list of changes.
A new major release of the OGGM with several important changes. We recommend all users to switch to this version only if they are ready for a new study, or are prepared to rerun their simulations with changed results.
New release of the OGGM model, setting the ground for a major update to be released soon. Several major improvements available for testing, and will become the default in a future major release.
Very minor release to remove the dependency on the ``python-colorspace`` package.
This is a minor relase of OGGM, containing mostly bugfixes and a few new features.
This a new update of the OGGM model. It should be largely compatible with OGGM v1.4.0. **The main addition in this release is the computation of hydrological diagnostics.**
Retroactive release to tag the model version used by Beatriz for her Greenland paper.
This a new major update of the OGGM model. It it the result of one year of development, with several non-backwards compatible changes. We recommend all users to update to this version.
Minor release with small improvements but an important and necessary change in multiprocessing.
The time stepping scheme of OGGM has been fixed for several flaws. We expect some changes in OGGM results after this release, but they should not be noticeable in a vast majority of the cases. we recommend all users to update to this version.
**OGGM is released under a new license.** We now use the BSD-3-Clause license.
Minor release of the OGGM model with several small improvements. We don't expect major changes in the model results due to this release. **Important:** this will be the last release under a GPL license. The next release (v1.2) will be done without modifications but under a MIT license.
📋 Changes
- update in the inversion procedure for calving glaciers (Recinos et al., 2019)
- new glacier evolution model based on Marzeion et al., 2012
Minor release of the OGGM model, with several bugfixes and some improvements. We don't expect any change in the model results due to this release.
This is a major new release of the OGGM model, with substantial improvements to version 1. We recommend to use this version from now on. It coincides with the publication of our publication in [Geoscientific Model Development](https://www.geosci-model-dev-discuss.net/gmd-2018-9/).
Minor release: software version used by @anoukvlug for her Canadian Arctic paper draft. Users should continue to use either v1.0.0 or the latest master.
Minor release: software version used by @fmaussion for generating the [G2TI](http://oggm.org/2018/05/21/g2ti/) output. Users should continue to use either v1.0.0 or the latest master.
Minor release: software version used by @bearecinos for her tidewater paper draft. Users should continue to use either v1.0.0 or the latest master.
This is the first official major release of OGGM. It is concomitant to the submission of a manuscript to [Geoscientific Model Development (GMD)](https://www.geoscientific-model-development.net). This marks the stabilization of the codebase (hopefully) and implies that future changes will have to be documented carefully to ensure traceability.
Small release: small changes in ITMIX to handle the synthetic glacier cases
Initial release, used to prepare the data submitted to ITMIX
