Hacker News new | ask | show | jobs
by hazbot 827 days ago
Cool! If you end up wanting to expand beyond just the nearest weather station (forgive me if I've misunderstood your process), you could look into ERA5 - free Numerical Weather Prediction 'reanalysis' of past weather on a regular grid. openmeteo has some open source tools for extracting time series data from it.

But, although you get good spatial coverage, the drawback is 'the map is not the territory' - the model's representarion of reality doesn't perfectly mesh with the weather on the ground.

1 comments

Very cool - will check out!