Build information & package versions

Build information & package versions#

from oggm.utils import show_versions
print(show_versions())
# OGGM environment: 
## System info:
    python: 3.11.11.final.0
    python-bits: 64
    OS: Linux
    OS-release: 6.8.0-1021-azure
    machine: x86_64
    processor: x86_64
## Packages info:
    oggm: 1.6.3.dev10+g24a25ac
    numpy: 2.1.3
    scipy: 1.15.1
    pandas: 2.2.3
    geopandas: 1.0.1
    netCDF4: 1.7.2
    matplotlib: 3.10.0
    rasterio: 1.4.3
    fiona: 1.10.1
    pyproj: 3.7.0
    shapely: 2.0.7
    xarray: 2025.1.2
    dask: 2025.1.0
    salem: 0.3.12.dev8+g84d7f7e
    OGGM git identifier: 10faeba31d63cfc88e4bacc98aae2c66d20cead8
!jupyter --version
Selected Jupyter core packages...
IPython          : 9.1.0
ipykernel        : 6.29.5
ipywidgets       : not installed
jupyter_client   : 8.6.3
jupyter_core     : 5.7.2
jupyter_server   : not installed
jupyterlab       : not installed
nbclient         : 0.10.2
nbconvert        : not installed
nbformat         : 5.10.4
notebook         : not installed
qtconsole        : not installed
traitlets        : 5.14.3