This RClimate Script lets users retrieve and plot the NASA GISS temperature anomaly data for 2000 to 2009 by latitude zone during the past decade. A link is provided to the NASA GISS data generation query page as well as links to my saved file of the GISS data and my RClimate script that users can run with a simple R source() statement.
Introduction
I’ve discussed polar amplification in this previous post.
NASA has reported that 2009 was the 2nd warmest year on record and that 2000 to 2009 was the warmest decade on record, based on global mean anomaly values. The increased anomalies over the decade were not uniform, as shown in this NASA image of 2000 – 2009 anomalies compared to the 1951-1980 baseline period. (Click image to enlarge it)
NASA’s image clearly shows increased temperature anomalies with increasing latitude, with the upper Northern Hemisphere showing elevated anomalies.
Here’s a plot I made with R to show the decadal anomaly by latitude zone. (Click image to enlarge)
This chart shows the significant increase in anomalies with increased NH latitude. While the mean latitude zone anomaly was 0.61 C, the maximum zones had an anomaly of 1.79 C.
Here are the data and RClimate Script links:
- Data Link (downloads CSV file)
- RClimate Script link






Very nice graphs and results.
Can the temperature anomaly map also be made via R climate?
it would be great if the following map
http://data.giss.nasa.gov/gistemp/2008/
(Fig 1 right)
could be created for specific continents in the world.
Thanks and cheers,
Jan