Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 904 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 904 Bytes

Is today / this week / this month hotter than usual?

This web app lets you visualize and compare weather trends for any geolocation. Inspect historical data for any specific date, calender week or month in a timespan from 1940 until today.

usagegif

Trends are computed in line with the National Center for Atmospheric Research Staff (Eds). Last modified 05 Sep 2014. "The Climate Data Guide: Trend Analysis." Retrieved from here.

This is a Next.js app using React-Vis, Pigeon Maps, and the Open Meteo API.

Try it out

Clone the repo and run the development server:

npm run dev

Open https://localhost:3000 to use the app.