A new minor release of the OGGM with several improvements and bug fixes. See What's New in the documentation for more information.
What's Changed
- Updating to NumPy > 2.0 by @pat-schmitt in #1742
- Add bin_area to the inversion flowlines by @fmaussion in #1744
- fix floating point precision in floatyear_to_date by @pat-schmitt in #1747
- Adaptations for 2D redistribution by @pat-schmitt in #1746
- Add capability to reset the "state" of the mass balance model by @dngoldberg in #1757
- Refactor recursive functions by @gampnico in #1767
- Update velocity and bedmachine in shop by @fmaussion in #1753
- Compile fl diagnostics by @fmaussion in #1778
- Move copdownload to OpenTopography by @fmaussion in #1773
- Allowe to use a mini params file during initialization by @pat-schmitt in #1776
- Override default DEM source in prepro dirs by @fmaussion in #1781
- add optional custom grid for merging gridded data by @pat-schmitt in #1779
- Fix some issues in write_cls to shape by @fmaussion in #1786
- global glathida stats by @fmaussion in #1782
- add kwarg to allow calving in dynamic spinup by @pat-schmitt in #1793
- add store_monthly_step to dynamic spinup by @pat-schmitt in #1802
- store monthly fl diagnostics by @pat-schmitt in #1792
- bug in select DEM from rgitpop by @fmaussion in #1810
- another small bug by @fmaussion in #1811
- update default DEM file by @fmaussion in #1812
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1809
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1796
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1820
- ERA5 + flattened files updated by @lilianschuster in #1823
- dynamic calibration now reads from mb_calib params by @fmaussion in #1824
- fix: checking for internet connection can timeout (#1813) by @fmaussion in #1826
- Remove Xarray merge warning and add secondary ISIMIP3b GCMs by @lilianschuster in #1821
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #1829
- updated era5 to include 2025 by @lilianschuster in #1835
- deprecate dl_verify by @fmaussion in #1844
- corrected longitude selection near 0 by @lilianschuster in #1843
- OGGM Calibration to RMSD functionality by @chloe-hancock in #1827
- Multiple improvements to glacier directories generation by @fmaussion in #1816
- change default url by @fmaussion in #1847
- Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #1854
- Bump Test-Images by @TimoRoth in #1848
- Getting rid of warnings and other maintainance by @fmaussion in #1853
- updated documentation to OGGM v163 by @lilianschuster in #1836
- typo in default url by @fmaussion in #1855
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in #1860
- attempt to fix DEM tiling issue by @fmaussion in #1859
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #1861
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #1862
- build: move to pyproject by @gampnico in #1849
- Multiple doc updates by @fmaussion in #1869
- docs: documenting OGGM installation by @gampnico in #1863
- Try new coxe images by @fmaussion in #1870
- Docs: update based on user feedback by @gampnico in #1874
- Modernize .readthedocs.yaml for latest OS and tools by @TimoRoth in #1878
- refactor: remove pkg_resources by @gampnico in #1875
- SemiImplicitModel now supports k-calving by @bearecinos in #1858
- Add hypsometry to prepro_levels by @fmaussion in #1872
- Added information on avalanches by @MarinKneib in #1877
- prevent trying to plot eb flowlines on a map by @fmaussion in #1880
- feat(ci): add workflow for publishing to PyPI by @gampnico in #1867
- fix bug in cli hypso by @fmaussion in #1881
- Fix wrong lon/lat when reading shp from gdir by @fmaussion in #1884
- fix rgi_entities version by @fmaussion in #1886
- Final? Doc updates by @fmaussion in #1890
New Contributors
- @chloe-hancock made their first contribution in #1827
- @MarinKneib made their first contribution in #1877
Full Changelog: v1.6.2...v1.6.3