Color the relationship between warming oceans and sea level rise in the past 20 years
Global Surface Temperature Anomalies: Monthly Global Ocean. National Oceanic and Atmospheric Administration (NOAA), National Centers for Environmental Information. Accessed February 2017. This data contains:
Global sea level time series from TOPEX/Poseidon (T/P), Jason-1, and Jason-2 with seasonal signals removed. National Oceanic and Atmospheric Administration (NOAA), National Environmental Satellite, Data, and Information Service (NESDIS), Laboratory for Satellite Altimetry (LSA). Accessed February 2017. This data contains:
A python script is available in the code repository to generate or extend this activity, and can be run like this:
python ocean.py
Which will create an svg file with the sea level drawn every 5 years with the color labels placed under each month of each year shown. You can also add some optional parameters like this:
python ocean.py -y0 1990 -y1 2016 -yi 4
In this example, it would show the sea level for each 4 years between 1990 and 2016