https://github.com/psteinb/citizenscience-globalwarm-saxony
Vizualisation of the Monthly Temperature Variation in Saxony, Germany
https://github.com/psteinb/citizenscience-globalwarm-saxony
Last synced: 9 months ago
JSON representation
Vizualisation of the Monthly Temperature Variation in Saxony, Germany
- Host: GitHub
- URL: https://github.com/psteinb/citizenscience-globalwarm-saxony
- Owner: psteinb
- License: other
- Created: 2020-06-15T07:20:35.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-16T15:35:06.000Z (almost 6 years ago)
- Last Synced: 2025-06-03T20:04:23.370Z (about 1 year ago)
- Language: R
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# citizenscience-globalwarm-saxony
Vizualisation of the Monthly Temperature Variation in Saxony, Germany, motivatied by [this](https://twitter.com/MetOffice_Sci/status/1266361148527370242?s=20) post of the UK MET service on May 29, 2020.
## Preface
In order to reproduce this, you have to have a working R installation ready plus the following packages:
``` shell
$ R
> install.packages(c("Rmarkdown","tidyverse","gganimate","tranformr"))
```
## License
See [LICENSE](./LICENSE.md) for this. The license integration was realized with [REUSE](https://reuse.software/tutorial/).