├── License.txt ├── README.md ├── index.html ├── script.js └── style.css /License.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Otutu11/Global-Temp-Anomaly-Analysis/HEAD/License.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Otutu11/Global-Temp-Anomaly-Analysis/HEAD/README.md -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Otutu11/Global-Temp-Anomaly-Analysis/HEAD/index.html -------------------------------------------------------------------------------- /script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Otutu11/Global-Temp-Anomaly-Analysis/HEAD/script.js -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Otutu11/Global-Temp-Anomaly-Analysis/HEAD/style.css --------------------------------------------------------------------------------