An open API service indexing awesome lists of open source software.

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

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/).