Investigated the global patterns of hot and cold extremes as well as diurnal temperature range (DTR).
Methodology described in the paper by Zhao, Yunxia, et al., 2021
- The project was implemented and tested in Python 3.7. The higher versions should work after minor modification.
- Other common modules like numpy, scipy, mpl_toolkits, and matplotlib for visualization.
- Raw data were accessed through Google Earth Engine cloud computing platform with JavaScript.
The data can be accessed through Google Cloud Computing Platform.lease see the code in: 1-extract-global-temperature.js
2-plot-daily-extremes.ipynb
3-plot-global-extremes.ipynb
4-plot-histogram.ipynb