Created
March 11, 2015 22:18
-
-
Save danared/a1ba0aeb41267e9f4617 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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