Skip to content

Instantly share code, notes, and snippets.

@lukecampbell
Created October 20, 2015 16:00
Show Gist options
  • Save lukecampbell/7b89df43a2a0df88178d to your computer and use it in GitHub Desktop.
Save lukecampbell/7b89df43a2a0df88178d to your computer and use it in GitHub Desktop.
{
"error": null,
"id": 1,
"result": {
"constellation": "cbibs",
"measurement": [
"air_pressure",
"air_temperature",
"dew_point_temperature",
"grid_latitude",
"grid_longitude",
"heat_index",
"relative_humidity",
"wind_chill",
"wind_from_direction",
"wind_speed",
"wind_speed_of_gust",
"current_average_direction",
"current_direction",
"current_direction_bottom",
"current_velocity",
"current_velocity_bottom",
"mass_concentration_of_chlorophyll_in_sea_water",
"mass_concentration_of_oxygen_in_sea_water",
"sea_water_electrical_conductivity",
"sea_water_salinity",
"sea_water_temperature",
"simple_turbidity",
"current_average_velocity"
],
"report_name": [
"Air Pressure",
"Air Temperature",
"Dew Point",
"Latitude",
"Longitude",
"Heat Index",
"Relative Humidity",
"Wind Chill",
"Wind Direction",
"Wind Speed",
"Wind Gust",
"Current Average Direction",
"Current Direction",
"Current Direction",
"Current Velocity",
"Current Velocity",
"Chlorophyll",
"Dissolved Oxygen",
"Conductivity",
"Sea Water Salinity",
"Water Temperature",
"Turbidity",
"Current Average Velocity"
],
"station": "J",
"time": [
"2015-10-08 17:10:00",
"2015-10-08 17:10:00",
"2015-10-08 17:10:00",
"2015-10-08 17:10:00",
"2015-10-08 17:10:00",
"2015-10-08 17:10:00",
"2015-10-08 17:10:00",
"2015-10-08 17:10:00",
"2015-10-08 17:10:00",
"2015-10-08 17:10:00",
"2015-10-08 17:10:00",
"2015-10-08 17:00:00",
"2015-10-08 17:00:00",
"2015-10-08 17:00:00",
"2015-10-08 17:00:00",
"2015-10-08 17:00:00",
"2015-10-08 17:00:00",
"2015-10-08 17:00:00",
"2015-10-08 17:00:00",
"2015-10-08 17:00:00",
"2015-10-08 17:00:00",
"2015-10-08 17:00:00",
"2015-10-08 17:00:00"
],
"units": [
"mbar",
"C",
"C",
"degree",
"degree",
"C",
"%",
"C",
"degree",
"m/s",
"m/s",
"degree",
"degree",
"degree",
"mm/s",
"mm/s",
"ug L-1",
"mg/L",
"S/m",
"PSU",
"C",
"NTU",
"mm/s"
],
"value": [
1019.24,
21.4,
21.4,
37.204075,
76.7773366666667,
21.4,
100.0,
21.4,
302.0,
1.2,
1.5,
45.0,
154.0,
156.0,
164.0,
180.0,
9.32,
8.28,
0.29,
1.65,
20.65,
11.45,
143.393228821027
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment