This repo contains the sources for this article https://www.vis4.net/blog/2020/01/2019-too-warm/
The scraper that downloads the data now lives at https://github.com/vis4/dwd-scraper
This is how you can run the app locally
npm install
npm run dev
This repo contains the sources for this article https://www.vis4.net/blog/2020/01/2019-too-warm/
The scraper that downloads the data now lives at https://github.com/vis4/dwd-scraper
This is how you can run the app locally
npm install
npm run dev