netcdf B0108.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 168 ; variables: double lat(lat) ; lat:long_name = "Latitude" ; lat:standard_name = "latitude" ; lat:short_name = "lat" ; lat:units = "degrees_north" ; lat:_FillValue = -999. ; lat:valid_range = -90., 90. ; lat:epic_code = 500 ; lat:Comment = "Coordinate variable" ; double lon(lon) ; lon:long_name = "Longitude" ; lon:standard_name = "longitude" ; lon:short_name = "lon" ; lon:modulo = 360. ; lon:units = "degrees_east" ; lon:_FillValue = -999. ; lon:valid_range = -180., 180. ; lon:epic_code = 502 ; lon:Comment = "Coordinate variable" ; double air_temperature_depth(air_temperature_depth) ; air_temperature_depth:long_name = "Depth" ; air_temperature_depth:standard_name = "depth" ; air_temperature_depth:short_name = "D" ; air_temperature_depth:units = "meters" ; air_temperature_depth:positive = "down" ; air_temperature_depth:_FillValue = -999. ; air_temperature_depth:valid_range = -10000., 100. ; air_temperature_depth:epic_code = 3 ; air_temperature_depth:Comment = "Coordinate variable" ; double barometric_pressure_depth(barometric_pressure_depth) ; barometric_pressure_depth:long_name = "Depth" ; barometric_pressure_depth:standard_name = "depth" ; barometric_pressure_depth:short_name = "D" ; barometric_pressure_depth:units = "meters" ; barometric_pressure_depth:positive = "down" ; barometric_pressure_depth:_FillValue = -999. ; barometric_pressure_depth:valid_range = -10000., 100. ; barometric_pressure_depth:epic_code = 3 ; barometric_pressure_depth:Comment = "Coordinate variable" ; double visibility_depth(visibility_depth) ; visibility_depth:long_name = "Depth" ; visibility_depth:standard_name = "depth" ; visibility_depth:short_name = "D" ; visibility_depth:units = "meters" ; visibility_depth:positive = "down" ; visibility_depth:_FillValue = -999. ; visibility_depth:valid_range = -10000., 100. ; visibility_depth:epic_code = 3 ; visibility_depth:Comment = "Coordinate variable" ; double wind_depth(wind_depth) ; wind_depth:long_name = "Depth" ; wind_depth:standard_name = "depth" ; wind_depth:short_name = "D" ; wind_depth:units = "meters" ; wind_depth:positive = "down" ; wind_depth:_FillValue = -999. ; wind_depth:valid_range = -10000., 100. ; wind_depth:Comment = "Coordinate variable" ; double time(time) ; time:long_name = "Time" ; time:standard_name = "time" ; time:short_name = "time" ; time:units = "days since -4713-01-01 00:00:00" ; time:_FillValue = -999. ; time:valid_range = 0., 2460000. ; time:epic_code = 624 ; time:Comment = "Coordinate variable" ; float air_temperature(time, air_temperature_depth, lat, lon) ; air_temperature:long_name = "Air Temperature" ; air_temperature:standard_name = "air_temperature" ; air_temperature:short_name = "AT" ; air_temperature:ancillary_variables = "air_temperature_qc" ; air_temperature:_FillValue = -999.f ; air_temperature:units = "celsius" ; air_temperature:valid_range = -40.f, 40.f ; air_temperature:is_dead = 0 ; air_temperature:epic_code = 20 ; byte air_temperature_qc(time, air_temperature_depth, lat, lon) ; air_temperature_qc:long_name = "Air Temperature QC" ; air_temperature_qc:short_name = "ATQC" ; air_temperature_qc:intent = "data_quality" ; air_temperature_qc:standard_name = "air_temperature data_quality" ; air_temperature_qc:_FillValue = 128s ; air_temperature_qc:units = "1" ; air_temperature_qc:valid_range = -127s, 127s ; air_temperature_qc:flag_values = 0s, 1s, 2s, 3s ; air_temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float barometric_pressure(time, barometric_pressure_depth, lat, lon) ; barometric_pressure:long_name = "Barometric Pressure" ; barometric_pressure:standard_name = "barometric_pressure" ; barometric_pressure:short_name = "BP" ; barometric_pressure:ancillary_variables = "barometric_pressure_qc" ; barometric_pressure:_FillValue = -999.f ; barometric_pressure:units = "millibars" ; barometric_pressure:valid_range = 800.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.06, 799.978 ; barometric_pressure:epic_code = 915 ; byte barometric_pressure_qc(time, barometric_pressure_depth, lat, lon) ; barometric_pressure_qc:long_name = "Barometric Pressure QC" ; barometric_pressure_qc:short_name = "BPQC" ; barometric_pressure_qc:intent = "data_quality" ; barometric_pressure_qc:standard_name = "barometric_pressure data_quality" ; barometric_pressure_qc:_FillValue = 128s ; barometric_pressure_qc:units = "1" ; barometric_pressure_qc:valid_range = -127s, 127s ; barometric_pressure_qc:flag_values = 0s, 1s, 2s, 3s ; barometric_pressure_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_gust(time, wind_depth, lat, lon) ; wind_gust:long_name = "Wind Gust" ; wind_gust:short_name = "WGST" ; wind_gust:ancillary_variables = "wind_gust_qc" ; wind_gust:_FillValue = -999.f ; wind_gust:units = "m/s" ; wind_gust:valid_range = 0.f, 50.f ; wind_gust:is_dead = 0 ; wind_gust:epic_code = 42 ; byte wind_gust_qc(time, wind_depth, lat, lon) ; wind_gust_qc:long_name = "Wind Gust QC" ; wind_gust_qc:short_name = "WGSTQC" ; wind_gust_qc:intent = "data_quality" ; wind_gust_qc:standard_name = "wind_gust data_quality" ; wind_gust_qc:_FillValue = 128s ; wind_gust_qc:units = "1" ; wind_gust_qc:valid_range = -127s, 127s ; wind_gust_qc:flag_values = 0s, 1s, 2s, 3s ; wind_gust_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_speed(time, wind_depth, lat, lon) ; wind_speed:long_name = "Wind Speed" ; wind_speed:standard_name = "wind_speed" ; wind_speed:ancillary_variables = "wind_speed_qc" ; wind_speed:short_name = "WSPD" ; wind_speed:_FillValue = -999.f ; wind_speed:units = "m/s" ; wind_speed:valid_range = 0.f, 50.f ; wind_speed:is_dead = 0 ; wind_speed:epic_code = 401 ; byte wind_speed_qc(time, wind_depth, lat, lon) ; wind_speed_qc:long_name = "Wind Speed QC" ; wind_speed_qc:short_name = "WSPDQC" ; wind_speed_qc:intent = "data_quality" ; wind_speed_qc:standard_name = "wind_speed data_quality" ; wind_speed_qc:_FillValue = 128s ; wind_speed_qc:units = "1" ; wind_speed_qc:valid_range = -127s, 127s ; wind_speed_qc:flag_values = 0s, 1s, 2s, 3s ; wind_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_direction(time, wind_depth, lat, lon) ; wind_direction:long_name = "Wind Direction" ; wind_direction:standard_name = "wind_from_direction" ; wind_direction:ancillary_variables = "wind_direction_qc" ; wind_direction:short_name = "WDIR" ; wind_direction:_FillValue = -999.f ; wind_direction:units = "degrees" ; wind_direction:valid_range = 0.f, 360.f ; wind_direction:is_dead = 0 ; wind_direction:epic_code = 410 ; byte wind_direction_qc(time, wind_depth, lat, lon) ; wind_direction_qc:long_name = "Wind Direction QC" ; wind_direction_qc:short_name = "WDIRQC" ; wind_direction_qc:intent = "data_quality" ; wind_direction_qc:standard_name = "wind_from_direction data_quality" ; wind_direction_qc:_FillValue = 128s ; wind_direction_qc:units = "1" ; wind_direction_qc:valid_range = -127s, 127s ; wind_direction_qc:flag_values = 0s, 1s, 2s, 3s ; wind_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float visibility(time, visibility_depth, lat, lon) ; visibility:long_name = "Visibility" ; visibility:standard_name = "visibility_in_air" ; visibility:short_name = "VIS" ; visibility:ancillary_variables = "visibility_qc" ; visibility:_FillValue = -999.f ; visibility:units = "meters" ; visibility:valid_range = 0.f, 3000.f ; visibility:is_dead = 0 ; visibility:calibration_coeffs = -0.5517, 0.6007056, 0., 0. ; byte visibility_qc(time, visibility_depth, lat, lon) ; visibility_qc:long_name = "Visibility Quality" ; visibility_qc:short_name = "VISQ" ; visibility_qc:intent = "data_quality" ; visibility_qc:standard_name = "visibility_in_air data_quality" ; visibility_qc:_FillValue = 128s ; visibility_qc:units = "1" ; visibility_qc:valid_range = -127s, 127s ; visibility_qc:flag_values = 0s, 1s, 2s, 3s ; visibility_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; // global attributes: :title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ; :institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ; :institution_url = "http://gyre.umeoce.maine.edu" ; :history = "12-Jan-2005 14:45:18: Modified [lon,lat] to [-70.426700,43.181700].\n", "Thu Jan 6 20:59:43 2005: /usr/local/nco/bin/ncrcat -d time,2453377.8159722,2453742.81597222 B0108.met.realtime.nc B0108.met.realtime.nc.new" ; :source = "Ocean Data Acquisition Systems (ODAS) Buoy" ; :references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ; :comment = "" ; :Conventions = "CF-1.0" ; :project = "GOMOOS" ; :project_url = "http://gomoos.org" ; :contact = "nealp@maine.edu,ljm@umeoce.maine.edu,jevans@umeoce.maine.edu" ; :time_zone = "UTC" ; :julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 1 January 4713 BC" ; :buffer_type = "met" ; :instrument_number = 0 ; :wind_sensor_serial_number = 60852 ; :visibility_sensor_serial_number = 291 ; :barometric_pressure_serial_number = "SETAP2299993" ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0108" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2453380.00000579 ; :starting_julian_day_string = "2005-01-09 00:00:00" ; :ending_julian_day_number = 2453386.95833912 ; :ending_julian_day_string = "2005-01-15 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 06-Jan-2005 16:13:06\n", "WIND_DIR_1.2: 06-Jan-2005 16:13:06\n", "AAN_VIZ_1.2: 06-Jan-2005 16:13:06" ; :longitude = -70.4267 ; :latitude = 43.1817 ; data: lat = 43.1817 ; lon = -70.4267 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453380, 2453380.04166667, 2453380.08333333, 2453380.125, 2453380.16666667, 2453380.20833333, 2453380.25, 2453380.29166667, 2453380.33333333, 2453380.375, 2453380.41666667, 2453380.45833333, 2453380.5, 2453380.54166667, 2453380.58333333, 2453380.625, 2453380.66666667, 2453380.70833333, 2453380.75, 2453380.79166667, 2453380.83333333, 2453380.875, 2453380.91666667, 2453380.95833333, 2453381, 2453381.04166667, 2453381.08333333, 2453381.125, 2453381.16666667, 2453381.20833333, 2453381.25, 2453381.29166667, 2453381.33333333, 2453381.375, 2453381.41666667, 2453381.45833333, 2453381.5, 2453381.54166667, 2453381.58333333, 2453381.625, 2453381.66666667, 2453381.70833333, 2453381.75, 2453381.79166667, 2453381.83333333, 2453381.875, 2453381.91666667, 2453381.95833333, 2453382, 2453382.04166667, 2453382.08333333, 2453382.125, 2453382.16666667, 2453382.20833333, 2453382.25, 2453382.29166667, 2453382.33333333, 2453382.375, 2453382.41666667, 2453382.45833333, 2453382.5, 2453382.54166667, 2453382.58333333, 2453382.625, 2453382.66666667, 2453382.70833333, 2453382.75, 2453382.79166667, 2453382.83333333, 2453382.875, 2453382.91666667, 2453382.95833333, 2453383, 2453383.04166667, 2453383.08333333, 2453383.125, 2453383.16666667, 2453383.20833333, 2453383.25, 2453383.29166667, 2453383.33333333, 2453383.375, 2453383.41666667, 2453383.45833333, 2453383.5, 2453383.54166667, 2453383.58333333, 2453383.625, 2453383.66666667, 2453383.70833333, 2453383.75, 2453383.79166667, 2453383.83333333, 2453383.875, 2453383.91666667, 2453383.95833333, 2453384, 2453384.04166667, 2453384.08333333, 2453384.125, 2453384.16666667, 2453384.20833333, 2453384.25, 2453384.29166667, 2453384.33333333, 2453384.375, 2453384.41666667, 2453384.45833333, 2453384.5, 2453384.54166667, 2453384.58333333, 2453384.625, 2453384.66666667, 2453384.70833333, 2453384.75, 2453384.79166667, 2453384.83333333, 2453384.875, 2453384.91666667, 2453384.95833333, 2453385, 2453385.04166667, 2453385.08333333, 2453385.125, 2453385.16666667, 2453385.20833333, 2453385.25, 2453385.29166667, 2453385.33333333, 2453385.375, 2453385.41666667, 2453385.45833333, 2453385.5, 2453385.54166667, 2453385.58333333, 2453385.625, 2453385.66666667, 2453385.70833333, 2453385.75, 2453385.79166667, 2453385.83333333, 2453385.875, 2453385.91666667, 2453385.95833333, 2453386, 2453386.04166667, 2453386.08333333, 2453386.125, 2453386.16666667, 2453386.20833333, 2453386.25, 2453386.29166667, 2453386.33333333, 2453386.375, 2453386.41666667, 2453386.45833333, 2453386.5, 2453386.54166667, 2453386.58333333, 2453386.625, 2453386.66666667, 2453386.70833333, 2453386.75, 2453386.79166667, 2453386.83333333, 2453386.875, 2453386.91666667, 2453386.95833333 ; air_temperature = -1.617, -1.663, -1.866, -1.688, -1.402, -1.516, -1.093, -1.273, -1.689, -1.814, -2.058, -2.319, -2.175, -1.765, -1.255, -0.789, -0.651, -0.574, -0.647, -0.252, -0.442, -0.591, -0.533, -0.348, 0.072, 0.312, 0.352, 0.499, 0.236, 0.3, 1.013, 1.368, 1.042, 1.593, 1.985, 2.179, 2.454, 2.333, 2.554, 2.873, 2.878, 2.894, 3.242, 3.7, 4.237, 4.233, 4.118, 3.811, 3.538, 3.729, 3.194, 2.798, 2.491, 2.151, 1.914, 1.287, 0.793, 0.284, -0.227, -1.164, -1.843, -2.378, -2.798, -3.17, -2.927, -3.044, -2.72, -2.446, -2.038, -1.549, -1.429, -1.553, -1.574, -1.57, -1.47, -1.205, -0.906, -0.313, -0.088, 0.229, 0.67, 1.114, 1.403, 1.182, 0.809, 0.17, 0.04, 0.174, 0.346, 0.591, 0.914, 1.413, 2.104, 2.406, 2.377, 2.594, 2.86, 2.832, -0.999, -2.044, -2.447, -2.693, -2.647, -2.638, -2.616, -2.643, -2.407, -2.442, -2.167, -1.635, -1.206, -0.944, -0.285, -0.563, -0.182, 0.106, 0.79, 1.181, 1.539, 2.226, 2.951, 3.426, 4.642, 7.03, 7.21, 7.54, 7.87, 8.56, 8.51, 7.88, 8.63, 8.61, 9.49, 8.91, 9.14, 7.73, 5.945, 4.828, 4.345, 2.816, 1.362, 2.544, 2.862, 3.216, 3.114, 3.273, 2.5, 1.694, 0.923, 0.294, -0.555, -1.04, -1.495, -2.113, -2.589, -2.992, -3.317, -3.717, -3.564, -3.755, -3.616, -3.67, -3.58, -3.168, -2.942, -2.583, -2.346, -2.262 ; air_temperature_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; barometric_pressure = 1019.098, 1019.938, 1020.538, 1020.478, 1021.798, 1022.398, 1022.878, 1023.418, 1024.678, 1025.458, 1025.218, 1026.058, 1027.378, 1028.578, 1028.998, 1028.818, 1029.538, 1028.158, 1027.978, 1028.218, 1023.178, 1024.558, 1024.738, 1026.298, 1026.718, 1027.018, 1026.118, 1025.338, 1024.618, 1023.118, 1022.758, 1021.558, 1020.478, 1018.978, 1017.658, 1016.398, 1015.018, 1014.658, 1014.238, 1013.338, 1011.538, 1010.398, 1009.138, 1009.258, 1009.438, 1009.738, 1009.858, 1010.638, 1011.058, 1012.438, 1013.218, 1013.638, 1014.058, 1013.878, 1014.958, 1016.398, 1017.658, 1018.018, 1018.798, 1020.118, 1021.318, 1023.238, 1024.378, 1024.738, 1024.378, 1024.258, 1023.838, 1024.198, 1024.978, 1025.758, 1026.298, 1027.018, 1027.378, 1027.738, 1027.858, 1027.678, 1027.798, 1027.438, 1027.678, 1028.038, 1027.918, 1027.498, 1027.678, 1028.098, 1028.278, 1028.818, 1028.098, 1028.338, 1028.458, 1027.438, 1026.418, 1025.518, 1024.918, 1024.858, 1024.978, 1024.438, 1024.078, 1024.258, 1020.778, 1023.058, 1020.718, 1019.398, 1019.458, 1019.338, 1019.458, 1019.098, 1019.458, 1019.578, 1020.298, 1022.218, 1023.658, 1022.398, 1022.518, 1021.258, 1020.058, 1018.378, 1019.098, 1017.958, 1018.018, 1017.118, 1016.638, 1015.318, 1014.718, 1013.878, 1012.318, 1011.658, 1010.218, 1009.678, 1008.298, 1006.438, 1007.758, 1007.038, 1006.378, 1004.938, 1005.238, 1006.558, 1008.178, 1005.058, 1009.078, 1011.058, 1014.478, 1016.638, 1018.498, 1020.178, 1021.018, 1022.218, 1023.718, 1025.218, 1026.238, 1027.198, 1027.858, 1029.718, 1030.918, 1031.458, 1032.958, 1034.218, 1035.238, 1036.018, 1036.858, 1037.818, 1037.998, 1037.518, 1037.158, 1036.438, 1036.498, 1036.618, 1036.738, 1037.458 ; barometric_pressure_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 10.86, 11.13, 9.53, 11.49, 10.39, 9.56, 10.66, 10.11, 10.39, 9.09, 8.78, 8.27, 9.37, 8.55, 7.96, 7.6, 6.586, 6.194, 5.096, 3.058, 2.43, 3.528, 3.136, 4.273, 5.449, 5.606, 7.37, 5.684, 6.507, 5.998, 3.92, 8.62, 7.96, 8.08, 8.58, 10.7, 10.98, 11.56, 12.11, 14.03, 13.64, 12.43, 11.45, 10.66, 10.7, 10.39, 8.86, 8.62, 8.31, 10.78, 11.88, 11.92, 10.62, 11.29, 10.58, 12.66, 10.09, 9.84, 15.29, 12.66, 12, 11.56, 10.23, 8.19, 7.33, 4.508, 4.978, 2.94, 0.98, 3.567, 5.488, 5.135, 3.685, 2.705, 4.312, 3.332, 3.097, 3.92, 2.626, 4.077, 5.214, 5.684, 8.27, 8.19, 8.86, 9.25, 9.64, 10.19, 10.58, 11.02, 11.52, 10.78, 10.78, 10.86, 10.07, 10.43, 10.35, 7.92, 7.68, 5.331, 4.41, 3.881, 3.685, 3.528, 3.175, 3.018, 3.136, 1.921, 1.803, 1.411, 0.549, 0.588, 3.175, 2.509, 2.626, 1.529, 1.842, 1.842, 1.96, 2.705, 2.313, 2.43, 2.274, 8.82, 10.27, 11.02, 10.82, 12.11, 11.8, 10.78, 12.23, 13.56, 14.7, 13.09, 13.29, 15.25, 9.64, 7.57, 7.84, 9.29, 6.625, 5.37, 5.958, 8.04, 7.41, 8.62, 12.19, 11.29, 11.68, 12.9, 12.35, 13.29, 10.66, 10.35, 8.23, 8.04, 6.233, 5.88, 5.214, 6.037, 4.234, 2.862, 2.587, 3.685, 3.959, 5.41, 4.9, 5.606 ; wind_gust_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_speed = 9.01, 9.55, 8.24, 9.65, 8.58, 7.98, 9.07, 8.63, 8.77, 7.01, 7.58, 7.18, 7.72, 6.71, 6.244, 5.677, 4.929, 4.515, 3.356, 1.604, 0.939, 2.426, 1.561, 2.464, 3.877, 3.909, 6.004, 4.636, 5.488, 4.439, 2.194, 7.06, 6.276, 6.433, 7.11, 8.93, 8.49, 9.57, 10.43, 11.16, 11.56, 10.49, 9.63, 9.03, 8.47, 8.42, 7.42, 7.11, 7.16, 8.29, 9.58, 9.56, 8.49, 9.24, 7.64, 10.45, 7.52, 7.95, 12.35, 10.06, 9.92, 9.37, 8.46, 6.662, 6.121, 2.951, 3.488, 2.052, 0.37, 2.148, 4.089, 3.343, 2.524, 1.498, 2.53, 2.205, 2.047, 2.849, 1.811, 3.018, 3.652, 4.094, 6.714, 6.869, 6.7, 7.33, 8.33, 8.68, 8.82, 9.5, 9.33, 9.1, 8.72, 8.76, 8.89, 8.32, 8.77, 6.595, 6.628, 4.51, 3.643, 3.162, 3.035, 2.84, 2.547, 2.299, 2.471, 1.324, 1.342, 0.927, 0.232, 0.163, 1.877, 1.579, 1.363, 0.657, 0.73, 1.185, 0.871, 2.06, 1.079, 1.343, 1.607, 7.29, 8.87, 8.86, 9.3, 10.16, 9.81, 9.58, 10.63, 10.95, 12.3, 11.24, 11.36, 10.33, 7.99, 6.39, 6.649, 7.78, 5.405, 4.26, 5.124, 6.573, 6.299, 7.57, 9.55, 9.74, 9.69, 10.46, 10.38, 9.27, 8.48, 8.84, 6.338, 6.113, 3.883, 4.104, 3.556, 4.444, 3.253, 1.539, 1.251, 2.551, 2.402, 3.933, 3.227, 4.063 ; wind_speed_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_direction = 347.733, 1.27, 357.34, 14.95, 0.01, 5.58, 359.33, 9.31, 1.84, 344.349, 2.96, 5.76, 10.11, 31.41, 27.23, 43.17, 29.62, 65.9, 43.57, 57, 16.01, 76.4, 66.7, 108.2, 133.6, 144, 125.9, 149.7, 164.2, 191.5, 215.8, 233.2, 214.8, 206.6, 195.2, 210.1, 209.9, 219.5, 208.6, 211.6, 220.6, 231.4, 225.9, 230.2, 234.1, 243, 244.2, 250.1, 261.3, 289.1, 284.9, 276.3, 260.9, 264.4, 283.5, 295.4, 291, 299.9, 294.4, 297.8, 300.6, 300.5, 293.7, 294.9, 312, 333.3, 326.7, 303.2, 264.3, 316.4, 323.7, 328.3, 342.3, 29.04, 43.42, 100.3, 96.6, 108.4, 71, 64.9, 100.1, 112.6, 122.1, 111.7, 99.4, 106.8, 86, 94.5, 98.7, 97.3, 96.8, 88.7, 89, 91.5, 94.6, 88.6, 90.3, 65.3, 15.42, 13.91, 12.13, 14.48, 10.64, 19.01, 4.41, 12.07, 10.93, 358.07, 12.41, 357.62, 35.94, 124.9, 271.7, 240.6, 287.4, 291.2, 343.4, 54.6, 55.8, 344.736, 178.1, 332.1, 167.7, 178.1, 186.1, 186.9, 186.2, 197.6, 192.3, 181.2, 188.9, 188.2, 187.7, 190.8, 191.7, 301.2, 303, 299.4, 294, 311.9, 302.2, 287, 263.2, 264.3, 261.4, 299.8, 309, 302.2, 308.5, 316.8, 310.3, 321.6, 315.7, 313.6, 314.4, 318.2, 327.3, 352.56, 25.61, 27.36, 356.94, 335.9, 278.6, 150, 207.7, 293, 276.4, 260.8 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 2948.312, 2907.464, 2946.51, 2951.316, 2944.107, 2950.715, 2946.51, 2933.895, 2934.496, 2933.895, 2932.694, 2939.302, 2922.482, 2926.687, 992.4147, 2775.91, 2729.054, 2539.232, 2892.447, 2129.55, 2390.857, 2899.655, 2921.28, 2930.291, 2917.075, 2932.694, 2902.658, 2901.457, 1861.636, 1775.134, 2870.22, 2698.418, 2768.1, 2794.531, 2825.768, 2745.274, 2763.896, 2709.832, 2559.656, 2489.974, 2422.695, 2419.091, 2392.059, 2425.698, 2384.85, 2430.504, 2486.97, 2577.076, 2747.076, 2843.189, 2900.856, 2884.637, 2899.655, 2895.45, 2915.874, 2905.061, 2902.658, 2909.867, 2893.648, 2920.68, 2896.651, 2902.058, 2590.892, 2114.533, 2696.616, 2870.22, 2908.666, 2912.87, 2881.033, 2939.302, 2944.107, 2943.506, 2946.51, 2953.719, 2946.51, 2945.909, 2948.913, 2942.906, 2938.1, 2945.309, 2941.104, 2936.298, 2936.899, 2912.27, 2573.472, 2219.055, 1653.191, 1137.785, 1246.513, 895.701, 1915.699, 2088.102, 1861.035, 2226.264, 1793.756, 2527.218, 1903.685, 1430.329, 2115.134, 1659.799, 1247.114, 651.8146, 443.3698, 363.2356, 409.4899, 410.6913, 344.5537, 390.2674, 498.0339, 541.2847, 548.4932, 542.4861, 469.2001, 299.0803, 160.4975, 212.1582, 188.9108, 257.2711, 243.5751, 492.6276, 386.6031, 271.0874, 122.7131, 360.2921, 484.2177, 1680.823, 1679.021, 1807.572, 1657.396, 1107.149, 1507.219, 1794.357, 2016.618, 1894.674, 1633.968, 1466.972, 1982.377, 1519.834, 1755.911, 1847.219, 2200.434, 2901.457, 2880.432, 2879.832, 2892.447, 2887.641, 2903.259, 2882.835, 2895.45, 2869.019, 2882.234, 2893.047, 2899.655, 2894.249, 2896.651, 2861.21, 2903.86, 2750.68, 2854.602, 2852.199, 2596.299, 2885.238, 2882.234, 2834.779, 2804.143, 2910.468, 2914.072, 2933.294 ; visibility_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }