Python resources - UU-IMAU/Earth-System-Modelling GitHub Wiki

Python resources

IMAU python for lunch

Notebooks and other material from the "python for lunch" lecture series at IMAU. Covers basic topics (conda, environments...), common packages (numpy,matplotlib), but also some general programming tips and tricks to speed up your python code.

External resources

  • Python-based online course by Ryan Abernathy on data analysis in climate science.