Skip to content

Instantly share code, notes, and snippets.

@kgorman
Last active August 29, 2015 14:03
Show Gist options
  • Save kgorman/c16cb41502cdc26c7c9b to your computer and use it in GitHub Desktop.
Save kgorman/c16cb41502cdc26c7c9b to your computer and use it in GitHub Desktop.
Ocean
{
"_id" : ObjectId("53c281bb2239c277d82494a3"),
"station_id" : 8449130,
"name" : "Nantucket Island",
"lon" : -70.0967,
"products" : [
{
"v" : 72.1,
"t" : ISODate("2014-07-13T12:42:00Z"),
"name" : "water_temperature",
"f" : "0,0,0"
},
{
"v" : 71.4,
"t" : ISODate("2014-07-13T12:42:00Z"),
"name" : "air_temperature",
"f" : "0,0,0"
},
{
"v" : 1020.9,
"t" : ISODate("2014-07-13T12:42:00Z"),
"name" : "air_pressure",
"f" : "0,0,0"
}
],
"lat" : 41.285,
"fetch_date" : ISODate("2014-07-13T12:55:23.569Z"),
"id" : 8449130
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment