Build information & package versions#

from oggm.utils import show_versions
print(show_versions())
# OGGM environment: 
## System info:
    python: 3.10.12.final.0
    python-bits: 64
    OS: Linux
    OS-release: 5.15.0-1041-azure
    machine: x86_64
    processor: x86_64
## Packages info:
    oggm: 1.6.1
    numpy: 1.24.4
    scipy: 1.11.2
    pandas: 2.0.3
    geopandas: 0.13.2
    netCDF4: 1.6.4
    matplotlib: 3.7.2
    rasterio: 1.3.8
    fiona: 1.9.4.post1
    pyproj: 3.6.0
    shapely: 2.0.1
    xarray: 2023.8.0
    dask: 2023.8.1
    salem: 0.3.10.dev1+gfe1a230
    OGGM git identifier: 96a9b56c4bacef12dcbbd25f0bdde8b32696c612
!jupyter --version
Selected Jupyter core packages...
IPython          : 8.14.0
ipykernel        : 6.25.1
ipywidgets       : not installed
jupyter_client   : 8.3.0
jupyter_core     : 5.3.1
jupyter_server   : not installed
jupyterlab       : not installed
nbclient         : 0.7.4
nbconvert        : not installed
nbformat         : 5.9.2
notebook         : not installed
qtconsole        : not installed
traitlets        : 5.9.0