I hereby claim:
- I am phocks on github.
- I am phocks (https://keybase.io/phocks) on keybase.
- I have a public key ASBFb6NTMiooFKtg-PY2RobKw1SivWQpbCJtMX5IPxE1_Ao
To claim this, I am signing this object:
| gistup |
| license: gpl-3.0 | |
| height: 500 | |
| scrolling: no | |
| border: no |
| license: gpl-3.0 | |
| height: 500 | |
| scrolling: no | |
| border: yes |
| license: gpl-3.0 | |
| height: 500 | |
| scrolling: no | |
| border: yes |
| license: apache-2.0 | |
| height: 960 | |
| scrolling: no | |
| border: yes |
I hereby claim:
To claim this, I am signing this object:
| <p>Faark it’s hot, but it’s always been hot in summer right… everyone remembers burning bitumen under foot, restless hot nights, | |
| has anything really changed?</p> | |
| <p>The answer is YES! It’s getting hotter, if you don’t think it’s happening read this piece, and this piece, and this piece… | |
| and this piece. And if you’ve read all of them and you’re still not convinced here a list of things that are less certain | |
| than climate change that you’re probably not willing to take a risk on.</p> | |
| <p>But before we go too far lets go back to those hot summer nights of your childhood… when were you born? (don’t worry we don’t | |
| record this information).</p> |
| <html> | |
| <head> | |
| <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
| <base target="_parent" /> | |
| <style> | |
| body { | |
| margin: 0; | |
| overflow: hidden; | |
| background-color: rgb(23, 84, 130); | |
| } |
| import React, { useState, useEffect } from "react"; | |
| import styles from "./styles.scss"; | |
| import { feature } from "topojson"; | |
| const d3 = Object.assign({}, require("d3-geo")); | |
| /** | |
| * OK this is some documentation | |
| * @param {*} props | |
| */ |
| Year,Month,Day,Temp | |
| 1859,1,1,24.4 | |
| 1859,1,2,24.4 | |
| 1859,1,3,24.2 | |
| 1859,1,4,24.7 | |
| 1859,1,5,24.6 | |
| 1859,1,6,22.2 | |
| 1859,1,7,24.7 | |
| 1859,1,8,25.1 | |
| 1859,1,9,33.9 |