Skip to content

Instantly share code, notes, and snippets.

@albyr
Last active December 29, 2015 17:49
Show Gist options
  • Save albyr/7706644 to your computer and use it in GitHub Desktop.
Save albyr/7706644 to your computer and use it in GitHub Desktop.
Comet Ison in JSON
{
"commomName": "Comet Ison",
"otherName": {
"catalogueName": "C/2012 S1",
"eponymName": "Comet Nevski–Novichonok"
},
"cometType": "sungrazing",
"cometStatus": "disintegrated",
"discoveryDate": "2012-09-21",
"epoch": "JD 2456640.5",
"perihelion": "0.1244 AU",
"eccentricity": "0.9999947",
"inclination": "1.089 rad",
"size": {
"diameter": "5 km",
"diameterError": "1 km"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment