netcdf N0102.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.060001, 800.043 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.06852 ; 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 = 2453366.91666667 ; 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 = 2453366.91666667 ; 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 = 2453366.91666667 ; 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-Jan-2005 22:09:53: Modified [lon,lat] to [-65.905301,42.327947].\n", "28-Dec-2004 12:53:57: Modified [lon,lat] to [-65.905042,42.327480].\n", "27-Dec-2004 14:32:53: Parameter wind_direction marked as non-functional as of julian day 2453366.916667 (2004-12-26 22:00:00)\n", "27-Dec-2004 14:32:50: Parameter wind_gust marked as non-functional as of julian day 2453366.916667 (2004-12-26 22:00:00)\n", "27-Dec-2004 14:32:43: Parameter wind_speed marked as non-functional as of julian day 2453366.916667 (2004-12-26 22:00:00)\n", "17-Nov-2004 14:59:44: Modified [lon,lat] to [-65.902400,42.328600].\n", "15-Nov-2004 20:28:42: Modified [lon,lat] to [-65.903000,42.329000].\n", "15-Nov-2004 12:52:57: Modified [lon,lat] to [-65.903500,42.329000].\n", "Tue Oct 19 12:09:13 2004: /usr/local/nco/bin/ncrcat -d time,2453280.8958,2453299.042 N0102.met.realtime.nc N0102.met.realtime.nc.new\n", "02-Oct-2004 11:24:02: Modified [lon,lat] to [-65.905057,42.331389].\n", "Fri Oct 1 22:49:49 2004: /usr/local/nco/bin/ncrcat -d time,2453280.8958,2453281.0 N0102.met.realtime.nc N0102.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 = "RMYWM46264" ; :visibility_sensor_serial_number = 264 ; :barometric_pressure_serial_number = "SETAP2300001" ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0102" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :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: 09-Sep-2004 19:14:22\n", "WIND_DIR_1.2: 09-Sep-2004 19:14:22\n", "AAN_VIZ_1.2: 09-Sep-2004 19:14:22\n", "SET_BP_1.2: 02-Oct-2004 13:22:10" ; :longitude = -65.9053012573917 ; :latitude = 42.3279470369961 ; data: lat = 42.3279470369961 ; lon = -65.9053012573917 ; 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 = 6.227, 6.051, 5.425, 5.003, 4.519, 4.177, 3.699, 3.16, 2.732, 2.038, 1.268, 0.54, -0.22, -0.51, -1.084, -1.375, -1.324, -1.368, -1.041, -0.827, -0.445, -0.207, 0.26, 0.816, 1.521, 2.404, 3.179, 3.563, 4.009, 4.386, 4.838, 5.018, 5.196, 5.418, 6.011, 6.134, 6.781, 7.01, 7.47, 7.44, 7.55, 7.21, 7.54, 7.15, 6.873, 6.619, 6.328, 6.09, 5.951, 5.815, 5.597, 5.496, 5.455, 5.387, 5.222, 5.269, 4.885, 4.585, 4.406, 4.327, 4.361, 4.348, 4.297, 4.237, 4.154, 4.08, 3.801, 3.378, 3.481, 3.26, 3.065, 2.87, 2.724, 2.861, 2.842, 3.006, 3.059, 3.518, 4.176, 4.516, 4.771, 5.187, 5.05, 5.362, 5.348, 4.59, 4.109, 3.637, 1.648, 0.599, -0.472, -0.265, -0.104, -0.571, -0.593, -0.449, -0.482, -0.628, -0.693, -1.153, -1.343, -1.599, -1.97, -2.215, -2.217, -2.282, -2.096, -1.86, -1.835, -2.856, -2.571, -2.027, -1.577, -1.137, -0.518, 0.01, 0.913, 1.661, 2.242, 3.021, 4.32, 5.163, 5.894, 6.91, 8.23, 7.68, 7.73, 7.34, 6.712, 6.163, 5.773, 5.62, 5.33, 5.321, 5.579, 4.981, 4.931, 4.38, 4.121, 3.349, 3.276, 3.413, 3.324, 3.558, 3.405, 3.279, 3.184, 2.956, 2.932, 3.017, 2.852, 2.894, 2.962, 3.068, 3.107 ; 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 = 1019.385, 1023.705, 1022.145, 1024.365, 1027.305, 1027.545, 1029.045, 1030.545, 1031.565, 1032.825, 1033.665, 1032.225, 1033.485, 1037.685, 1037.505, 1037.925, 1037.385, 1037.146, 1036.665, 1036.485, 1037.266, 1036.845, 1036.545, 1036.905, 1036.185, 1035.585, 1034.805, 1034.085, 1032.825, 1031.565, 1030.965, 1030.365, 1030.065, 1028.265, 1028.085, 1027.485, 1026.705, 1025.985, 1024.905, 1024.785, 1024.245, 1022.685, 1022.865, 1022.325, 1021.125, 1019.925, 1018.785, 1017.945, 1017.465, 1016.805, 1016.145, 1015.665, 1015.725, 1015.065, 1014.825, 1014.945, 1013.625, 1012.005, 1011.105, 1010.565, 1010.325, 1010.445, 1010.385, 1010.625, 1010.505, 1010.745, 1010.385, 1016.505, 1016.385, 1018.125, 1019.985, 1020.405, 1021.365, 1021.545, 1020.885, 1021.065, 1019.985, 1019.265, 1019.385, 1019.025, 1018.425, 1017.945, 1017.765, 1018.485, 1018.665, 1017.405, 1015.005, 1017.765, 1017.345, 1015.005, 1011.525, 1011.645, 1011.945, 1010.685, 1009.605, 1009.725, 1019.385, 1018.725, 1018.125, 1017.165, 1015.965, 1015.125, 1014.225, 1021.185, 1021.125, 1020.945, 1021.185, 1022.085, 1022.325, 1019.925, 1020.645, 1022.745, 1021.605, 1020.165, 1019.565, 1019.205, 1018.425, 1015.965, 1015.245, 1013.565, 1013.085, 1010.265, 1008.585, 1006.425, 1005.765, 1004.085, 1003.845, 1002.765, 1000.305, 998.5648, 1004.925, 1004.265, 1007.265, 1007.025, 1007.985, 1010.265, 1010.565, 1007.085, 1012.245, 1013.145, 1011.165, 1018.065, 1019.565, 1021.065, 1022.385, 1023.465, 1024.065, 1024.485, 1025.265, 1025.325, 1025.205, 1025.265, 1025.505, 1025.325, 1025.565 ; 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 = 0.157, 0.431, 0.392, 0.549, 0.353, 0.431, 0.392, 0.549, 0.235, 0.431, 0.314, 0.392, 0.274, 0.235, 0.196, 0.196, 0.118, 0.157, 0.196, 0.078, 0.118, 0.118, 0.078, 0.098, 0.118, 0.098, 0.118, 0.118, 0.157, 0.118, 0.078, 0.098, 0.078, 0.118, 0.157, 0.157, 0.196, 0.157, 0.157, 0.157, 0.196, 0.157, 0.118, 0.078, 0.118, 0.078, 0.098, 0.078, 0.078, 0.078, 0.078, 0.118, 0.078, 0.118, 0.078, 0.078, 0.039, 0.078, 0.078, 0.157, 0.157, 0.157, 0.118, 0.157, 0.078, 0.118, 0.157, 0.078, 0.118, 0.118, 0.078, 0.078, 0.078, 0.118, 0.118, 0.078, 0.098, 0.118, 0.118, 0.118, 0.078, 0.078, 0.078, 0.078, 0.078, 0.078, 0.157, 0.098, 0.235, 0.157, 0.196, 0.118, 0.196, 0.196, 0.078, 0.157, 0.118, 0.118, 0.078, 0.078, 0.118, 0.098, 0.118, 0.196, 0.118, 0.157, 0.039, 0.098, 0.118, 0.098, 0.078, 0.039, 0.078, 0.078, 0.078, 0.157, 0.235, 0.549, 0.706, 0.745, 0.47, 0.47, 0.353, 0.392, 0.47, 0.235, 0.392, 0.431, 0.118, 0.274, 0.118, 0.118, 0.274, 0.235, 0.274, 0.823, 1.215, 1.45, 1.294, 1.137, 0.47, 0.549, 0.353, 0.353, 0.235, 0.118, 0.118, 0.157, 0.157, 0.118, 0.118, 0.118, 0.118, 0.118, 0.078 ; wind_gust_qc = 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; wind_speed = 0.042, 0.133, 0.164, 0.135, 0.113, 0.161, 0.156, 0.172, 0.073, 0.09, 0.114, 0.118, 0.064, 0.08, 0.053, 0.049, 0.028, 0.028, 0.023, 0.007, 0.02, 0.009, 0.007, 0.004, 0.024, 0.009, 0.031, 0.026, 0.043, 0.026, 0.026, 0.018, 0.015, 0.012, 0.03, 0.041, 0.052, 0.022, 0.048, 0.031, 0.044, 0.022, 0.027, 0.015, 0.024, 0.007, 0.011, 0.006, 0.006, 0.013, 0.005, 0.018, 0.015, 0.013, 0.009, 0.007, 0.006, 0.013, 0.006, 0.031, 0.033, 0.033, 0.026, 0.022, 0.014, 0.019, 0.038, 0.017, 0.015, 0.016, 0.009, 0.005, 0.013, 0.016, 0.022, 0.007, 0.01, 0.021, 0.022, 0.017, 0.009, 0.013, 0.011, 0.007, 0.008, 0.008, 0.023, 0.011, 0.072, 0.03, 0.046, 0.028, 0.048, 0.02, 0.015, 0.027, 0.021, 0.023, 0.017, 0.013, 0.015, 0.011, 0.026, 0.032, 0.02, 0.02, 0.008, 0.005, 0.015, 0.004, 0.003, 0.001, 0.002, 0.004, 0.006, 0.029, 0.07, 0.221, 0.192, 0.281, 0.138, 0.132, 0.093, 0.153, 0.11, 0.083, 0.114, 0.12, 0.036, 0.052, 0.03, 0.031, 0.087, 0.107, 0.112, 0.321, 0.488, 0.448, 0.527, 0.425, 0.186, 0.181, 0.12, 0.099, 0.105, 0.028, 0.024, 0.02, 0.026, 0.022, 0.019, 0.02, 0.017, 0.015, 0.012 ; wind_speed_qc = 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; wind_direction = 301.4, 306.1, 327.1, 342, 346.198, 341.4, 354.55, 336.4, 348.21, 354.83, 358.21, 1.94, 15.38, 16.06, 21.55, 35.03, 35.29, 51.27, 53.3, 76.3, 95.2, 112, 114.4, 123.1, 141.9, 164.4, 172.8, 179.8, 182.9, 189.7, 203.5, 193.1, 198.4, 194.3, 196.2, 197.8, 201.1, 207.4, 216.3, 227.5, 219.4, 221.4, 232.7, 241, 243.4, 247.3, 249.3, 237.7, 255.3, 274, 280.1, 237.3, 206.6, 128.4, 64.7, 51.41, 52.4, 57.9, 55.2, 52.6, 57.2, 55.9, 50.65, 44.82, 32.16, 23.17, 22.35, 11.52, 18.08, 26.09, 351.55, 2.16, 358.59, 346.074, 309.5, 254.7, 207.4, 202.9, 213.6, 231.9, 228.6, 251.7, 277.9, 239, 239.7, 315.5, 337.2, 355.22, 359.06, 347.492, 343.036, 342.343, 339.4, 346.149, 336, 342.798, 351.18, 355.18, 359.09, 19.97, 27.44, 34.23, 39.74, 30.29, 38.93, 64.4, 63.3, 35.66, 57.7, 67.9, 82, 95.6, 83.4, 112.3, 81.1, 81.7, 94.8, 98.6, 100, 103.3, 110.4, 115, 119.4, 146.1, 212.5, 227.8, 239.9, 243.5, 249.5, 263.7, 261.6, 265.6, 272.8, 263.7, 265.1, 276.4, 276, 283.1, 284.4, 308.3, 314.3, 307, 299.3, 299.3, 309.2, 310.7, 323.4, 323.2, 316, 296, 287.9, 318.1, 263.7, 282.3, 282.9 ; wind_direction_qc = 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; visibility = 2932.093, 2892.447, 2923.083, 2900.256, 2933.895, 2938.1, 2965.132, 2964.531, 2963.33, 2962.128, 2962.729, 2965.132, 2897.252, 913.1215, 2669.585, 2955.521, 2955.521, 2956.121, 2960.927, 2959.726, 2962.128, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2963.93, 2966.333, 2962.729, 2944.708, 2931.492, 2903.259, 2946.51, 2650.362, 2789.726, 2572.871, 1614.145, 2542.836, 2474.956, 2334.992, 2049.056, 2271.317, 2414.885, 2222.66, 2052.059, 1930.717, 1829.798, 1709.657, 1781.141, 1756.512, 1617.749, 1513.226, 1096.937, 346.1756, 765.9487, 1419.516, 1885.063, 1692.837, 1562.484, 1785.346, 1883.862, 2480.363, 2225.663, 2807.747, 2954.319, 2951.316, 2960.326, 2960.326, 2958.524, 2964.531, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2964.531, 2965.733, 2962.729, 2903.86, 2939.302, 2944.107, 2664.779, 2924.885, 2952.517, 2836.581, 2110.928, 2965.733, 2966.333, 2966.333, 1784.145, 2389.055, 2487.571, 2592.094, 2679.797, 2757.288, 2810.15, 2866.015, 2896.051, 2920.68, 2936.899, 2932.694, 2954.319, 2953.719, 2960.927, 2959.726, 2917.075, 2920.68, 2923.083, 2920.68, 2905.662, 2866.616, 2243.084, 2554.85, 1965.558, 1953.544, 1859.833, 2538.631, 2679.196, 969.5878, 1970.964, 1548.067, 964.1815, 1668.208, 2195.628, 2271.917, 2500.186, 2843.789, 2878.63, 2832.977, 2757.288, 2915.874, 2823.365, 2727.853, 2787.323, 2727.252, 2571.069, 2953.118, 2958.524, 2948.913, 2961.528, 2957.323, 2964.531, 2965.733, 2965.733, 2965.733, 2965.733, 2965.132, 2965.733, 2965.733, 2965.733, 2965.733 ; 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 ; }