Hacker News new | ask | show | jobs
by krisoft 1250 days ago
I used METAR for running, or rather to say which days I'm allowed to not run.

I noticed that when the day was long, and I was feeling tired and lazy it was a lot easier to find some excuse why not to run that day. This excuse was often the weather. But on the other hand I didn't want to say no matter the weather I must run, because that is obviously excessive. So I made up a simple "algorithm" to decide if the weather fits the minimums, and if it did I must go and run. And I choose to base it on the measurements from the METAR of the local airport.

1 comments

Cool idea, what's your algorithm's decision criteria?
I think it was something super simple. Like temperature above X, no percipitation at the moment, no percipitation predicted during the next hour.

(I also remember I was willing to skip running in case of anything “exciting” being reported. Like tornados, or sandstorms or vulcanic ash. Not that any of that was a real possibility.)