A Python workflow for processing NASA's global temperature data using GISTEMP v4.
This pipeline automates data download, preprocessing, and analysis while offering performance optimizations.
-
Automated download of NASA's official GISTEMP v4 source package
-
Enhanced performance by using PyPy
-
Compatibility management for legacy scientific code
-
Designed for execution on cloud notebook environments (Colab)
-
Open the Colab notebook
-
Run all cells sequentially ("Runtime > Run all" or Ctrl+F9)
-
Wait 15 minutes
The results are printed out and can also be found in the file:
"/content/gistemp4.0/tmp/result/mixedGLB.Ts.ERSSTV5.GHCN.CL.PA.txt"
This project is licensed under the MIT License - see the LICENSE file for details.
NASA Data Notice: Original scientific routines and input data courtesy of NASA GISS. This project is not affiliated with or endorsed by NASA.