netcdf M0106.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 155 ; 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 = 900., 1100. ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.059988, 800.07 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.39327 ; barometric_pressure:pressure_absolute_offset = 0.75 ; 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., 50. ; 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., 50. ; 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 = "04-Oct-2004 17:16:57: Modified [lon,lat] to [-67.877900,43.490000].\n", "Mon Oct 4 16:36:51 2004: /usr/local/nco/bin/ncrcat -d time,2453283.6458,2453284.80 M0106.met.realtime.nc M0106.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 = 48490 ; :visibility_sensor_serial_number = 288 ; :barometric_pressure_serial_number = "SETAP2300000" ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0106" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453373.00000579 ; :starting_julian_day_string = "2005-01-02 00:00:00" ; :ending_julian_day_number = 2453379.41667244 ; :ending_julian_day_string = "2005-01-08 10:00:00" ; :algorithm_ids = "SET_BP_1.1: 10-Sep-2004 17:08:27\n", "WIND_DIR_1.2: 10-Sep-2004 17:08:27\n", "AAN_VIZ_1.2: 10-Sep-2004 17:08:27\n", "SET_BP_1.2: 03-Oct-2004 13:14:08" ; :longitude = -67.8779 ; :latitude = 43.49 ; data: lat = 43.49 ; lon = -67.8779 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453373, 2453373.04166667, 2453373.08333333, 2453373.125, 2453373.16666667, 2453373.20833333, 2453373.25, 2453373.29166667, 2453373.33333333, 2453373.375, 2453373.41666667, 2453373.45833333, 2453373.5, 2453373.54166667, 2453373.58333333, 2453373.625, 2453373.66666667, 2453373.70833333, 2453373.75, 2453373.79166667, 2453373.83333333, 2453373.875, 2453373.91666667, 2453373.95833333, 2453374, 2453374.04166667, 2453374.08333333, 2453374.125, 2453374.16666667, 2453374.20833333, 2453374.25, 2453374.29166667, 2453374.33333333, 2453374.375, 2453374.41666667, 2453374.45833333, 2453374.5, 2453374.54166667, 2453374.58333333, 2453374.625, 2453374.66666667, 2453374.70833333, 2453374.75, 2453374.79166667, 2453374.83333333, 2453374.875, 2453374.91666667, 2453374.95833333, 2453375, 2453375.04166667, 2453375.08333333, 2453375.125, 2453375.16666667, 2453375.20833333, 2453375.25, 2453375.29166667, 2453375.33333333, 2453375.375, 2453375.41666667, 2453375.45833333, 2453375.5, 2453375.54166667, 2453375.58333333, 2453375.625, 2453375.66666667, 2453375.70833333, 2453375.75, 2453375.79166667, 2453375.83333333, 2453375.875, 2453375.91666667, 2453375.95833333, 2453376, 2453376.04166667, 2453376.08333333, 2453376.125, 2453376.16666667, 2453376.20833333, 2453376.25, 2453376.29166667, 2453376.33333333, 2453376.375, 2453376.41666667, 2453376.45833333, 2453376.5, 2453376.54166667, 2453376.58333333, 2453376.625, 2453376.66666667, 2453376.70833333, 2453376.75, 2453376.79166667, 2453376.83333333, 2453376.875, 2453376.91666667, 2453376.95833333, 2453377, 2453377.04166667, 2453377.08333333, 2453377.125, 2453377.16666667, 2453377.20833333, 2453377.25, 2453377.29166667, 2453377.33333333, 2453377.375, 2453377.41666667, 2453377.45833333, 2453377.5, 2453377.54166667, 2453377.58333333, 2453377.625, 2453377.66666667, 2453377.70833333, 2453377.75, 2453377.79166667, 2453377.83333333, 2453377.875, 2453377.91666667, 2453377.95833333, 2453378, 2453378.04166667, 2453378.08333333, 2453378.125, 2453378.16666667, 2453378.20833333, 2453378.25, 2453378.29166667, 2453378.33333333, 2453378.375, 2453378.41666667, 2453378.45833333, 2453378.5, 2453378.54166667, 2453378.58333333, 2453378.625, 2453378.66666667, 2453378.70833333, 2453378.75, 2453378.79166667, 2453378.83333333, 2453378.875, 2453378.91666667, 2453378.95833333, 2453379, 2453379.04166667, 2453379.08333333, 2453379.125, 2453379.16666667, 2453379.20833333, 2453379.25, 2453379.29166667, 2453379.33333333, 2453379.375, 2453379.41666667 ; air_temperature = 4.912, 4.123, 3.303, 2.459, 1.618, 0.965, 0.392, 0.162, -0.672, -1.328, -2.023, -2.635, -3.088, -2.984, -3.041, -3.037, -3.284, -3.224, -3.168, -2.839, -2.189, -1.623, -1.041, -0.398, 0.299, 1.529, 2.444, 3.076, 3.748, 4.438, 4.949, 5.71, 6.21, 6.382, 6.941, 7.05, 7.13, 7.15, 7.14, 7.09, 7.03, 7.04, 7.01, 6.898, 6.716, 6.411, 6.264, 6.245, 6.163, 5.982, 5.99, 5.916, 5.527, 4.843, 4.628, 4.319, 3.946, 3.809, 3.729, 3.503, 3.01, 2.974, 3.1, 3.179, 3.311, 3.385, 3.433, 3.617, 3.598, 3.537, 3.467, 3.573, 3.466, 3.593, 3.503, 3.805, 3.986, 4.356, 4.8, 5.221, 3.85, 3.185, 2.302, 1.802, 1.373, 0.538, 0.057, -0.818, -1.577, -2.044, -2.177, -1.896, -2.034, -1.954, -1.734, -1.849, -2.221, -2.247, -2.703, -3.056, -3.617, -3.922, -4.032, -4.385, -4.762, -4.828, -4.991, -4.859, -4.462, -3.975, -3.423, -2.658, -2.216, -1.733, -1.151, -0.764, -1.425, -0.771, 0.09, 1.123, 2.104, 2.748, 3.41, 4.291, 4.693, 5.235, 4.854, 4.454, 3.877, 3.792, 4.621, 4.92, 3.672, 3.48, 3.552, 2.429, 1.491, 2.141, 1.796, 2.49, 2.795, 2.235, 1.916, 2.02, 1.755, 1.864, 1.864, 1.89, 1.864, 1.46, 1.347, 1.038, 1.403, 0.995, 0.876 ; 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 ; barometric_pressure = 1025.089, 1026.288, 1027.608, 1029.048, 1030.188, 1030.967, 1031.747, 1032.767, 1033.727, 1034.986, 1035.766, 1037.026, 1037.986, 1038.946, 1039.006, 1039.126, 1038.946, 1037.626, 1037.266, 1036.786, 1036.426, 1036.006, 1035.706, 1035.047, 1034.387, 1032.707, 1031.087, 1030.127, 1028.808, 1027.308, 1025.448, 1024.549, 1023.589, 1022.989, 1022.209, 1021.909, 1021.369, 1021.429, 1021.489, 1021.669, 1021.009, 1020.289, 1020.109, 1019.93, 1020.529, 1020.769, 1021.549, 1022.569, 1022.629, 1022.029, 1022.749, 1023.169, 1022.329, 1021.249, 1021.429, 1021.069, 1019.57, 1019.45, 1019.15, 1018.79, 1017.17, 1016.87, 1020.829, 1021.609, 1021.129, 1019.69, 1018.79, 1019.15, 1019.39, 1019.69, 1019.87, 1020.769, 1020.949, 1020.769, 1019.93, 1019.51, 1019.09, 1018.43, 1018.07, 1017.77, 1017.35, 1017.59, 1017.53, 1018.13, 1018.97, 1019.69, 1020.349, 1020.649, 1021.189, 1020.109, 1019.87, 1019.51, 1020.109, 1020.469, 1020.649, 1021.009, 1021.609, 1021.849, 1021.729, 1021.909, 1022.149, 1022.269, 1022.329, 1021.909, 1022.029, 1021.549, 1022.689, 1022.629, 1022.689, 1022.329, 1022.089, 1022.149, 1021.369, 1019.27, 1018.07, 1016.99, 1016.45, 1015.01, 1013.151, 1011.891, 1010.151, 1008.892, 1007.152, 1005.412, 1004.693, 1003.913, 1003.793, 1004.153, 1004.693, 1005.652, 1005.832, 1005.832, 1006.912, 1007.992, 1009.492, 1011.351, 1012.731, 1013.511, 1014.771, 1015.97, 1017.47, 1018.85, 1019.51, 1021.129, 1022.329, 1023.349, 1023.709, 1024.189, 1024.909, 1024.969, 1025.268, 1025.928, 1025.808, 1025.748, 1025.568 ; 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 ; wind_gust = 14.94, 14.07, 14.27, 14.46, 14.11, 13.21, 14.23, 13.37, 13.64, 14.7, 13.05, 12.84, 11.72, 10.58, 10.9, 8.74, 6.938, 6.625, 4.606, 4.822, 5.174, 5.057, 5.214, 7.57, 7.84, 10.47, 13.05, 13.88, 14.11, 15.21, 14.74, 15.37, 14.58, 13.25, 12, 10.54, 11.49, 10.47, 9.31, 8.27, 6.664, 6.154, 5.958, 5.096, 6.154, 5.841, 4.116, 4.273, 3.018, 4.43, 4.214, 2.352, 5.958, 8.23, 6.978, 7.57, 6.938, 6.037, 5.488, 6.39, 6.429, 6.821, 7.88, 7.1, 5.41, 4.704, 4.273, 3.018, 3.567, 2.078, 2.391, 2.705, 2.744, 2.391, 1.686, 2.744, 4.586, 6.664, 7.41, 8.98, 8.82, 9.02, 8.11, 9.76, 9.49, 11.84, 10.15, 11.6, 10.98, 10.11, 9.02, 8.94, 9.53, 10, 10.78, 10.23, 10.62, 9.72, 9.53, 9.25, 7.76, 6.272, 6.742, 7.8, 6.782, 8.31, 5.096, 4.626, 3.685, 4.508, 4.665, 4.155, 4.547, 7.25, 6.899, 8.08, 7.6, 9.96, 11.25, 13.33, 14.54, 12.7, 13.99, 12.35, 8.27, 4.018, 8.08, 7.53, 5.88, 2.842, 7.13, 11.92, 12.58, 12.98, 12.47, 14.39, 11.88, 13.29, 14.03, 14.54, 15.21, 13.17, 11.49, 10.35, 11.13, 9.02, 7.84, 8.74, 7.64, 6.507, 6.507, 5.88, 5.018, 4.39, 3.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 ; wind_speed = 12.31, 11.6, 11.67, 11.54, 12, 10.74, 12.14, 10.83, 11.5, 11.51, 11.49, 10.31, 9.69, 8.35, 7.71, 6.781, 4.835, 4.247, 2.635, 2.548, 3.5, 3.427, 3.656, 6.158, 6.369, 8.59, 10.6, 11.62, 11.52, 11.97, 11.74, 12.55, 12.24, 11.26, 10.23, 8.91, 9.65, 8.53, 7.7, 6.858, 5.499, 5.303, 5.14, 4.059, 5.201, 4.765, 3.454, 3.489, 2.285, 3.646, 3.116, 1.822, 5.126, 7.09, 5.745, 6.063, 5.658, 4.96, 4.83, 5.346, 5.586, 5.793, 6.378, 5.216, 4.512, 3.822, 3.53, 2.368, 2.695, 1.463, 1.605, 1.904, 1.359, 1.653, 0.919, 1.974, 3.789, 5.624, 6.326, 7.57, 7.47, 7.25, 6.987, 8.31, 7.59, 8.88, 8.2, 9.51, 8.72, 7.99, 7.11, 6.847, 7.41, 7.34, 7.79, 8.57, 8.15, 7.82, 7.52, 7.24, 5.9, 4.502, 5.155, 5.689, 4.893, 6.38, 3.363, 2.612, 2.136, 2.712, 2.97, 2.206, 3.275, 4.812, 5.068, 5.947, 6.317, 8.2, 9.74, 10.88, 11.72, 10.58, 10.75, 10.45, 6.795, 2.654, 5.943, 6.119, 4.038, 0.148, 5.93, 9.93, 10, 11.18, 10.47, 11.72, 9.83, 10.95, 10.91, 11.79, 12.41, 10.89, 9.2, 8.82, 8.79, 7.55, 6.401, 7.32, 6.082, 5.388, 5.106, 4.45, 3.921, 3.305, 2.316 ; 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 ; wind_direction = 330.7, 325.1, 333.8, 341.4, 340.6, 343.185, 349.98, 350.59, 355.97, 1.33, 5.49, 14.72, 22.01, 29.7, 41.9, 40.23, 45.86, 48.68, 88.1, 76.4, 141.5, 141.1, 163.1, 161.2, 178.8, 179.5, 187.5, 197, 198.5, 196.9, 199.6, 201.5, 204.5, 205.2, 216, 223.6, 230.5, 241.6, 246.2, 250.7, 260, 257, 265.5, 261.7, 277.2, 291.5, 288.9, 275.9, 310.2, 352.63, 357.29, 15.07, 52.42, 64.5, 91.1, 70.8, 97.1, 98.5, 94.1, 57.1, 51.26, 57.7, 40.96, 41.62, 34.99, 34.17, 44.91, 24.91, 3.57, 352.72, 357.01, 325, 298.8, 298, 245.2, 224.5, 236.4, 254.6, 262.3, 263.8, 325.6, 337.2, 340.7, 333.9, 342.936, 348.902, 349.179, 334.9, 346.947, 337.5, 334, 330.6, 323.2, 329.9, 331.5, 338.7, 348.757, 343.896, 346.126, 352.48, 355.21, 356.85, 359.96, 20.14, 37.88, 27.72, 20.65, 58.7, 82.5, 104, 98.8, 93.4, 82.9, 97.1, 106.2, 102.6, 109.3, 106.4, 123.5, 118.4, 120.8, 108, 106.7, 109.6, 108.5, 42.63, 11.09, 15.83, 50.49, 219.6, 246.6, 267.6, 268.9, 271.4, 290.7, 299.7, 303, 306.6, 300, 293.4, 298.5, 311.7, 327.3, 320, 325.6, 326.4, 328.9, 330.7, 334.1, 327, 345.817, 343.882, 314.4, 5.97, 23.66 ; 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 ; visibility = 2956.121, 2956.121, 2956.121, 2951.316, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2956.121, 2954.92, 2956.121, 2649.761, 2483.967, 2897.252, 2945.909, 2955.521, 2956.121, 2956.722, 2956.722, 2956.722, 2956.121, 2956.121, 2956.722, 2956.121, 2811.952, 2932.694, 2954.92, 2923.683, 2151.176, 2509.797, 2441.917, 1447.75, 2554.85, 1811.176, 2392.059, 2500.186, 2485.769, 2521.21, 2562.058, 2586.087, 2611.316, 2539.832, 2651.563, 2917.075, 2938.1, 2951.316, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2887.641, 2768.701, 2440.115, 2786.122, 2732.058, 2640.751, 2870.821, 2949.513, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2846.793, 2879.832, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2629.337, 2956.121, 2956.121, 2765.097, 1307.184, 1712.661, 1607.537, 1692.237, 2887.641, 2103.72, 1948.137, 2465.345, 2956.121, 2956.121, 2956.121, 2498.384, 2942.305, 2956.121, 2955.521, 2954.92, 2848.595, 2948.913, 2954.92, 2905.061, 2880.432, 2899.655, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121 ; 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 ; }