freezingsaddles / freezing-web

Freezing Saddles competition main web application
Apache License 2.0
12 stars 7 forks source link

New Leaderboard: Lapland lite #167

Open obscurerichard opened 4 years ago

obscurerichard commented 4 years ago

Hi guys I was curious if you might be ably to tell me if the following outlines for a Pointless prize were feasible?

Thanks!

Bill

Lapland lite

So this Reindeer game pays homage to the home of some of the largest reminding herd in Lapland Finland. The average temperature there in Feb is -10 C so this prize will be awarded to those doing the most Hains point “laps” near these temperatures.

Participants will install the Kilmat app that tags the ride’s “Feels like” temperature. Right below where the Ride Title Hashtags (can that be grabbed?)

Then any ride tallied on the

https://freezingsaddles.org/alt_scoring/team_hains

leaderboard will be multiplied by the result of this formula :

Points = 0.1e(0.5 * “Feels like” Temp from Klimat)

Cheat Sheet for the Mathematically Challenged 1 Mile At __Temp = Points deg F deg C Points 30.2 -1 = 0.55 28.4 -2 = 0.61 26.6 -3 = 0.67 24.8 -4 = 0.75 23.0 -5 = 0.82 21.2 -6 = 0.91 19.4 -7 = 1.01 17.6 -8 = 1.11 15.8 -9 = 1.23 14.0 -10 = 1.36 12.2 -11 = 1.50 10.4 -12 = 1.66 8.6 -13 = 1.83 6.8 -14 = 2.03 5.0 -15 = 2.24 3.2 -16 = 2.48 1.4 -17 = 2.74 -0.4 -18 = 3.02 -2.2 -19 = 3.34 -4 -20 = 3.69 -5.8 -21 = 4.08 -7.6 -22 = 4.51 -9.4 -23 = 4.99 -11.2 -24 = 5.51 -13 -25 = 6.09

Note default settings show C temps which this game is calibrated for.

Ringers can play with F if they wish

What do you think?

Initial Triage

I don't think that you can grab Klimat integrations from Strava.

Also, our weather integration is busted right now as we have to integrate a new API, the old one we were using shut down. I'd love to do it but it is a long shot this year.

obscurerichard commented 4 years ago

This is blocked until we fix freezing-sync #15 with the new Dark Sky APIs.