Skip to content

Instantly share code, notes, and snippets.

@danared
Created March 11, 2015 22:18
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 danared/a1ba0aeb41267e9f4617 to your computer and use it in GitHub Desktop.
Save danared/a1ba0aeb41267e9f4617 to your computer and use it in GitHub Desktop.
{
"st" : "u725053",
"ts" : ISODate("2013-06-03T22:51:00Z"),
"position" : {
"type" : "Point",
"coordinates" : [
-96.4,
39.117
]
},
"elevation" : 231,
"airTemperature" : {
"value" : 21.1,
"quality" : "1"
},
"sky condition" : {
"cavok": "N",
"ceilingHeight": {
"determination": "9",
"quality": "1",
"value": 1433
}
}
"atmosphericPressure" : {
"value" : 1009.7,
"quality" : "5"
}
[etc]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment