Skip to content

g-r-a-e-m-e/GISTEMP-animation

Repository files navigation

Global Temperature Anomaly Animation Using NASA GISTEMP Data

DOI

This project is my attempt at creating a global animation using matplotlib animation functions, xarray, cartopy, and NASA GISTEMP Data.

This project is based off of jmunroe's GISTEMPv4 notebook.

I sought to make an animation of the global temperature data to accompany jmunroe's line animation as part of my progression through NASA's Transform to Open Science course.

Animation

Global Temperature Anomaly

Changelog

Version Contributor Date Notes
0.1 g-r-a-e-m-e 2024-01-17 Initial commit