Skip to content

Instantly share code, notes, and snippets.

@leoherzog
Created September 1, 2020 21:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save leoherzog/433e735979fecd1c4ff95bed59a3a8e7 to your computer and use it in GitHub Desktop.
Save leoherzog/433e735979fecd1c4ff95bed59a3a8e7 to your computer and use it in GitHub Desktop.
Windy.com Wunderground Temperature Scale

Windy.com Wunderground Temperature Scale

  1. Go to windy.com
  2. Open the ☰ left sidebar and click Settings
  3. Scroll down and click 🎨 Customize color scale
  4. Select Temperature from the dropdown and scroll down to the small Import/Export section. Click [View Code].
  5. Paste the code from below into the text box on the page and click Save.

You're done!

[[221.9016393442623,[17,17,17,256]],
[224.68852459016392,[33,0,107,256]],
[227.47540983606558,[76,0,107,256]],
[230.2622950819672,[107,0,107,256]],
[233.04918032786884,[153,0,153,256]],
[235.8360655737705,[179,0,179,256]],
[238.62295081967213,[204,0,204,256]],
[241.40983606557376,[230,0,230,256]],
[244.0726628267612,[255,2,255,256]],
[247.20850107340618,[209,0,255,256]],
[250.0203745988666,[158,1,255,256]],
[252.70030163278608,[102,0,255,256]],
[255.37391543744522,[24,0,255,256]],
[258.04192879679283,[20,74,255,256]],
[260.70492683198074,[14,116,255,256]],
[263.9473655636832,[0,164,255,256]],
[266.6244717800243,[0,203,255,256]],
[269.2972583325522,[0,230,255,256]],
[271.96607278042427,[0,255,255,256]],
[274.63121734899477,[1,255,179,256]],
[277.8699497658586,[127,255,0,256]],
[280.54548830767027,[206,255,0,256]],
[283.21774575524245,[254,255,0,256]],
[285.8869271769651,[255,230,1,256]],
[288.5532166085729,[255,203,0,256]],
[291.21677998392477,[255,174,0,256]],
[294.4490066708982,[255,153,0,256]],
[297.12053774650354,[254,127,0,256]],
[299.7895647188154,[255,79,0,256]],
[302.45621102954544,[255,7,0,256]],
[305.1205900435308,[255,69,69,256]],
[308.35155562496834,[255,105,104,256]],
[311.02257313351686,[255,135,135,256]],
[313.6914793147994,[255,158,158,256]],
[316.35836266756354,[255,181,181,256]],
[319.0233055162258,[255,207,207,256]],
[322.2533433837704,[255,232,232,256]],
[324.9239758679381,[238,238,238,256]]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment