OGGM / tutorials

Notebook tutorials for the Open Global Glacier Model (OGGM)
https://tutorials.oggm.org
BSD 3-Clause "New" or "Revised" License
17 stars 18 forks source link

OGGM and Colab #123

Open xumou1 opened 4 months ago

xumou1 commented 4 months ago

When I tried to use oggm package in colab, some special problem came: image and I checked the environment shows that: image What's the reason?

TimoRoth commented 4 months ago

oggm silently discards any import failures of a bunch of modules, in case they're not installed. Seems like your salem installation is missing/broken. Try to import it manually and see what it complains about.