You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
claudia-wieners edited this page Jan 11, 2024
·
4 revisions
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.