Skip to content

Python script and some example datasets related to the plotting of climate change (temperature or sea level rise) as stripes, a la Ed Hawkins

Notifications You must be signed in to change notification settings

fmemuir/ScotClimateStripes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ScotClimateStripes

Python script and some example datasets related to the plotting of climate change (temperature or sea level rise) as vertical stripes, a la Ed Hawkins (#ShowYourStripes, University of Reading).

The methodology for visualising the climate data is exactly the same as ShowYourStripes; the only difference is that this is a Python version for sea level rise data (specifically from around Scotland), whereas ShowYourStripes are ordinarily temperature related.

The data used for plotting here is from the Permanent Service for Mean Sea Level (PSMSL) which gives monthly mean sea level at a number of buoys across the globe. The monthly mean values are extracted from the CSV files provided, converted to an annual mean for each year of the buoy's operation, and then normalised to the full time-series mean to give the hotter or colder/higher or lower than average colormap used in plotting. Then the striped are visualised.

F Muir, Oct 2019

About

Python script and some example datasets related to the plotting of climate change (temperature or sea level rise) as stripes, a la Ed Hawkins

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages