Build information & package versions

Build information & package versions#

from oggm.utils import show_versions
print(show_versions())
# OGGM environment: 
## System info:
    python: 3.13.12.final.0
    python-bits: 64
    OS: Linux
    OS-release: 6.14.0-1017-azure
    machine: x86_64
    processor: x86_64
## Packages info:
    oggm: 1.6.3.dev47+g61a0dd492
    numpy: 2.4.2
    scipy: 1.17.1
    pandas: 3.0.1
    geopandas: 1.1.2
    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: 2025.11.0
    dask: 2026.1.2
    salem: 0.3.12.dev8+g84d7f7e5c
    OGGM git identifier: 3aa6a9364b3a74bfcdea03312e7e87d5611f0550
!jupyter --version
Selected Jupyter core packages...
IPython          : 9.11.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