Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mikemahoney218/temp_change_graphic
Average Annual Temperatures in the USA, 1981-2019
https://github.com/mikemahoney218/temp_change_graphic
climatechange prism r rstats
Last synced: 20 days ago
JSON representation
Average Annual Temperatures in the USA, 1981-2019
- Host: GitHub
- URL: https://github.com/mikemahoney218/temp_change_graphic
- Owner: mikemahoney218
- License: mit
- Created: 2020-11-01T02:25:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-11-01T02:27:15.000Z (about 4 years ago)
- Last Synced: 2024-11-08T12:48:29.127Z (2 months ago)
- Topics: climatechange, prism, r, rstats
- Language: R
- Homepage:
- Size: 63.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Average Annual Temperatures in the USA, 1981-2019
![](maps/map_anim.gif)
Code and data to create an animated GIF of average annual temperatures in the
USA, 1981-2019.Data from the [PRISM climate group](https://prism.oregonstate.edu/). Note that
this script shells out a call to `convert`, so requires you have ImageMagick
installed on your computer.