Global Warming II: Create Your Own Models in Python (Coursera)

Global Warming II: Create Your Own Models in Python (Coursera)
Course Auditing
Categories
Effort
Certification
Languages
Misc

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Global Warming II: Create Your Own Models in Python (Coursera)
This class provides a series of Python programming exercises intended to explore the use of numerical modeling in the Earth system and climate sciences. The scientific background for these models is presented in a companion class, Global Warming I: The Science and Modeling of Climate Change. This class assumes that you are new to Python programming (and this is indeed a great way to learn Python!), but that you will be able to pick up an elementary knowledge of Python syntax from another class or from on-line tutorials.

MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Syllabus


Week 1

Time-Dependent Energy Balance Model

This class is intended to complement a Coursera class called Global Warming I: The Science and Modeling of Climate Change, which presents much of the background to the material here. In this class you'll be using spreadsheets (maybe) and Python (definitely) to do some simple numerical calculations on topics in Earth System Science. The model you'll be working on this week is based on material from Unit 3 of that class, called First Climate Model.


Week 2

Iterative Runaway Ice-Albedo Feedback Model

The ideas behind this model were explained in Unit 7, Feedbacks, in Part I of this class. First we get to generate simple linear "parameterization" functions of planetary albedo and the latitude to which ice forms (colder = lower latitude ice). Second, for any given value of the solar constant, L, we'll use iteration to find consistent values of albedo and T, to show the effect of the ice albedo feedback on Earth's temperature, running away to fall into the dreaded "snowball Earth".


Week 3

Ice Sheet Dynamics

Ice flows like extra-thick molasses, downhill. The shape of the ice sheet (altitude versus distance across) is determined by the relationship between ice surface slope and the flow rate of the ice.


Week 4

Pressure, Rotation, and Fluid Flow

Planetary rotation and fluid flow were explained in Part I of this class, Unit 6, on Weather and Climate.


Week 5

A Model of Climate Changes Today

Background for this model was presented in Part I of this class, Unit 9, The Perturbed Carbon Cycle.



MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.