Build information & package versions

Build information & package versions#

from oggm.utils import show_versions
print(show_versions())
# OGGM environment: 
## System info:
    python: 3.13.13.final.0
    python-bits: 64
    OS: Linux
    OS-release: 6.17.0-1010-azure
    machine: x86_64
    processor: x86_64
## Packages info:
    oggm: 1.6.3
    numpy: 2.4.4
    scipy: 1.17.1
    pandas: 3.0.2
    geopandas: 1.1.3
    netCDF4: 1.7.4
    matplotlib: 3.10.8
    rasterio: 1.5.0
    fiona: 1.10.1
    pyproj: 3.7.2
    shapely: 2.1.2
    xarray: 2026.2.0
    dask: 2026.3.0
    salem: 0.3.12.dev11+g734d0b2de
!jupyter --version
Selected Jupyter core packages...
IPython          : 9.12.0
ipykernel        : 7.2.0
ipywidgets       : not installed
jupyter_client   : 8.8.0
jupyter_core     : 5.9.1
jupyter_server   : not installed
jupyterlab       : not installed
nbclient         : 0.10.4
nbconvert        : not installed
nbformat         : 5.10.4
notebook         : not installed
qtconsole        : not installed
traitlets        : 5.14.3