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 = "26-Jan-2005 17:58:05: Parameter visibility marked as non-functional as of julian day 2453395.291667 (2005-01-24 07:00:00)\n", "23-Jan-2005 16:13:29: Parameter wind_direction marked as non-functional as of julian day 2453394.625000 (2005-01-23 15:00:00)\n", "23-Jan-2005 16:13:20: Parameter wind_gust marked as non-functional as of julian day 2453394.625000 (2005-01-23 15:00:00)\n", "23-Jan-2005 16:13:16: Parameter wind_speed marked as non-functional as of julian day 2453394.625000 (2005-01-23 15:00:00)" ; :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 = 319. ; :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 = 2453408.00000579 ; :starting_julian_day_string = "2005-02-06 00:00:00" ; :ending_julian_day_number = 2453414.95833912 ; :ending_julian_day_string = "2005-02-12 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 21-Jan-2005 23:10:33\n", "WIND_DIR_1.2: 21-Jan-2005 23:10:33\n", "AAN_VIZ_1.2: 21-Jan-2005 23:10:33" ; data: lat = 43.1817 ; lon = -70.4267 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453408, 2453408.04166667, 2453408.08333333, 2453408.125, 2453408.16666667, 2453408.20833333, 2453408.25, 2453408.29166667, 2453408.33333333, 2453408.375, 2453408.41666667, 2453408.45833333, 2453408.5, 2453408.54166667, 2453408.58333333, 2453408.625, 2453408.66666667, 2453408.70833333, 2453408.75, 2453408.79166667, 2453408.83333333, 2453408.875, 2453408.91666667, 2453408.95833333, 2453409, 2453409.04166667, 2453409.08333333, 2453409.125, 2453409.16666667, 2453409.20833333, 2453409.25, 2453409.29166667, 2453409.33333333, 2453409.375, 2453409.41666667, 2453409.45833333, 2453409.5, 2453409.54166667, 2453409.58333333, 2453409.625, 2453409.66666667, 2453409.70833333, 2453409.75, 2453409.79166667, 2453409.83333333, 2453409.875, 2453409.91666667, 2453409.95833333, 2453410, 2453410.04166667, 2453410.08333333, 2453410.125, 2453410.16666667, 2453410.20833333, 2453410.25, 2453410.29166667, 2453410.33333333, 2453410.375, 2453410.41666667, 2453410.45833333, 2453410.5, 2453410.54166667, 2453410.58333333, 2453410.625, 2453410.66666667, 2453410.70833333, 2453410.75, 2453410.79166667, 2453410.83333333, 2453410.875, 2453410.91666667, 2453410.95833333, 2453411, 2453411.04166667, 2453411.08333333, 2453411.125, 2453411.16666667, 2453411.20833333, 2453411.25, 2453411.29166667, 2453411.33333333, 2453411.375, 2453411.41666667, 2453411.45833333, 2453411.5, 2453411.54166667, 2453411.58333333, 2453411.625, 2453411.66666667, 2453411.70833333, 2453411.75, 2453411.79166667, 2453411.83333333, 2453411.875, 2453411.91666667, 2453411.95833333, 2453412, 2453412.04166667, 2453412.08333333, 2453412.125, 2453412.16666667, 2453412.20833333, 2453412.25, 2453412.29166667, 2453412.33333333, 2453412.375, 2453412.41666667, 2453412.45833333, 2453412.5, 2453412.54166667, 2453412.58333333, 2453412.625, 2453412.66666667, 2453412.70833333, 2453412.75, 2453412.79166667, 2453412.83333333, 2453412.875, 2453412.91666667, 2453412.95833333, 2453413, 2453413.04166667, 2453413.08333333, 2453413.125, 2453413.16666667, 2453413.20833333, 2453413.25, 2453413.29166667, 2453413.33333333, 2453413.375, 2453413.41666667, 2453413.45833333, 2453413.5, 2453413.54166667, 2453413.58333333, 2453413.625, 2453413.66666667, 2453413.70833333, 2453413.75, 2453413.79166667, 2453413.83333333, 2453413.875, 2453413.91666667, 2453413.95833333, 2453414, 2453414.04166667, 2453414.08333333, 2453414.125, 2453414.16666667, 2453414.20833333, 2453414.25, 2453414.29166667, 2453414.33333333, 2453414.375, 2453414.41666667, 2453414.45833333, 2453414.5, 2453414.54166667, 2453414.58333333, 2453414.625, 2453414.66666667, 2453414.70833333, 2453414.75, 2453414.79166667, 2453414.83333333, 2453414.875, 2453414.91666667, 2453414.95833333 ; air_temperature = 4.988, 4.938, 3.799, 3.986, 3.713, 3.905, 3.53, 3.114, 2.993, 2.818, 2.476, 2.63, 1.858, 2.259, 2.239, 1.937, 2.524, 2.717, 2.851, 3.013, 3.345, 3.629, 3.25, 3.346, 3.604, 3.461, 3.547, 3.401, 1.861, 1.688, 1.192, 0.954, 1.309, 1.013, 1.446, 0.572, 1.251, 1.865, 1.255, 2.685, 3, 2.996, 3.346, 3.301, 3.672, 3.698, 3.661, 3.711, 3.653, 3.698, 3.279, 3.373, 3.366, 3.246, 2.671, 2.456, 2.454, 2.367, 2.164, 2.244, 2.51, 2.194, 2.125, 2.12, 2.503, 2.645, 3.029, 3.101, 2.637, 2.589, 2.655, 3.015, 3.102, 3.21, 3.083, 3.169, 2.513, 2.299, 2.283, 2.582, 2.122, 1.697, 1.621, 1.989, 2.046, 3.142, 3.836, 4.325, 5.175, 3.985, 4.047, 4.357, 4.489, 4.445, 4.287, 3.724, 3.921, 3.819, 3.931, 3.989, 4.055, 4.15, 4.281, 4.139, 3.99, 3.945, 3.659, 3.638, 3.487, 3.545, 3.503, 3.562, 3.472, 3.077, 1.218, 1.081, 1.367, 1.319, 0.395, -0.3, -0.559, -0.62, -0.867, -1.391, -1.479, -1.471, -1.547, -1.696, -2.237, -2.956, -3.356, -3.686, -4.115, -4.365, -4.022, -4.033, -4.061, -3.873, -3.713, -3.24, -2.621, -2.455, -3.03, -3.421, -3.522, -2.842, -3.024, -3.044, -3.114, -2.843, -2.893, -3.102, -3.559, -3.459, -2.79, -2.696, -2.812, -2.449, -2.333, -2.183, -1.546, -0.859, -0.23, 0.885, 1.137, 1.298, 1.258, 1.598 ; 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 = 1027.558, 1027.798, 1028.818, 1029.898, 1030.498, 1030.858, 1031.278, 1031.878, 1032.058, 1032.658, 1033.498, 1033.978, 1034.578, 1034.938, 1035.058, 1035.838, 1036.018, 1035.358, 1034.518, 1033.978, 1034.518, 1034.518, 1034.098, 1034.278, 1033.978, 1034.038, 1033.618, 1033.078, 1032.418, 1031.578, 1030.798, 1030.798, 1029.838, 1028.938, 1029.118, 1028.878, 1028.278, 1028.278, 1028.158, 1027.618, 1026.778, 1025.698, 1024.918, 1023.658, 1023.238, 1022.698, 1022.338, 1022.398, 1021.678, 1020.898, 1020.478, 1020.358, 1019.338, 1018.918, 1018.738, 1018.198, 1017.598, 1017.598, 1017.178, 1016.938, 1015.918, 1016.338, 1016.278, 1016.098, 1015.438, 1015.378, 1013.758, 1013.038, 1013.878, 1013.818, 1013.338, 1012.738, 1012.858, 1012.378, 1011.958, 1011.598, 1011.238, 1011.178, 1011.058, 1010.998, 1010.638, 1011.118, 1011.298, 1011.478, 1011.598, 1011.778, 1011.898, 1012.018, 1011.298, 1010.938, 1010.698, 1010.338, 1010.518, 1010.698, 1010.818, 1010.998, 1010.638, 1009.918, 1009.498, 1009.378, 1008.418, 1007.818, 1006.798, 1006.078, 1005.538, 1005.298, 1004.758, 1004.458, 1002.958, 1001.638, 1000.018, 998.998, 997.978, 995.278, 990.898, 991.438, 990.358, 990.238, 988.438, 989.578, 988.978, 989.098, 989.218, 989.518, 989.218, 989.758, 989.998, 990.358, 990.238, 990.958, 991.558, 991.978, 992.038, 992.518, 992.338, 992.518, 992.158, 991.198, 990.778, 990.778, 991.018, 991.378, 992.818, 994.258, 994.798, 994.858, 995.398, 995.578, 994.918, 994.498, 996.418, 996.778, 996.898, 997.498, 997.978, 998.158, 998.878, 999.358, 999.298, 999.238, 998.998, 998.998, 998.878, 998.878, 999.118, 999.718, 1000.558, 1001.278 ; 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, 99, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 4.547, 4.469, 4.351, 5.135, 5.214, 6.625, 6.272, 8.15, 8.43, 8.82, 9.02, 9.33, 9.09, 9.88, 9.64, 9.68, 8.31, 8.23, 7.17, 5.978, 5.723, 4.782, 5.174, 3.881, 4.822, 3.763, 3.763, 3.802, 3.489, 3.058, 4.038, 4.39, 4.194, 2.862, 3.528, 4.194, 2.548, 2.078, 2.352, 0.627, 2.274, 3.254, 3.528, 4.43, 4.665, 4.234, 5.174, 4.214, 4.351, 4.743, 3.018, 4.547, 5.174, 4.782, 3.528, 3.646, 4.547, 4.861, 5.331, 5.057, 5.449, 4.704, 4.469, 3.489, 5.057, 5.841, 3.332, 1.999, 1.568, 1.686, 3.018, 4.077, 2.548, 2.078, 2.979, 2.47, 1.47, 3.606, 1.666, 3.136, 1.45, 1.646, 0.686, 2.038, 2.626, 2.783, 0.627, 0, 0, 0.039, 2.117, 1.764, 1.568, 3.371, 2.45, 1.254, 2.352, 2.43, 4.077, 2.979, 3.058, 3.567, 4.939, 6.311, 5.762, 3.626, 6.546, 7.6, 10.7, 12.5, 12.9, 13.56, 12.66, 14.23, 15.48, 17.37, 19.52, 17.35, 16.27, 15.72, 15.92, 17.05, 17.21, 20.38, 14.7, 12.43, 12.62, 14.23, 14.27, 14.54, 14.97, 14.74, 14.9, 14.66, 13.8, 12.03, 12.47, 12.39, 11.6, 10.9, 13.01, 13.84, 15.09, 14.19, 12.23, 14.03, 14.43, 13.45, 17.17, 15.19, 13.37, 11.88, 12.43, 11.13, 10.78, 12.74, 10.86, 11.72, 10.58, 8.9, 9.53, 8.11, 7.06, 7.25, 4.9, 2.254, 2.313, 7.72 ; 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, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 4.02, 4.011, 3.656, 4.597, 4.518, 5.868, 5.493, 6.782, 7.35, 7.7, 7.52, 7.83, 7.97, 7.91, 8.31, 7.98, 7.02, 6.85, 5.83, 4.969, 4.707, 4.147, 4.221, 3.064, 4.234, 2.933, 2.814, 2.826, 2.855, 2.442, 3.335, 3.541, 3.249, 2.296, 2.821, 3.184, 1.115, 1.077, 1.465, 0.162, 1.542, 2.718, 2.824, 3.644, 3.836, 3.574, 4.166, 3.406, 3.728, 3.992, 2.262, 3.783, 4.382, 4.014, 2.838, 2.953, 3.777, 4.044, 4.713, 4.362, 4.679, 4.01, 3.735, 2.223, 3.028, 4.035, 0.935, 1.328, 0.816, 1.124, 2.306, 3.44, 1.312, 1.748, 2.204, 2.091, 0.936, 2.912, 0.67, 2.586, 0.222, 0.841, 0, 0.704, 1.684, 1.768, 0.021, 0, 0, 0, 1.483, 1.239, 1.267, 2.815, 1.679, 0.051, 1.758, 2.054, 3.084, 2.704, 2.576, 2.999, 4.393, 5.357, 4.747, 2.684, 5.313, 6.315, 8.99, 10.32, 10.55, 10.68, 10.96, 11.68, 13.03, 14.43, 14.93, 12.29, 13.18, 13.49, 13.18, 13.88, 14.04, 16.85, 11.94, 10.19, 10.59, 11, 12.1, 12.19, 11.87, 11.96, 12.36, 11.22, 11.66, 9.88, 9.71, 9.78, 9, 9.06, 10.57, 11.85, 11.98, 10.65, 9.67, 11.39, 11.44, 11.11, 14.21, 12.04, 11.49, 10.22, 9.91, 9.18, 8.84, 10.97, 9.48, 9.16, 8.66, 7.4, 8.16, 6.887, 6.143, 6.157, 3.899, 1.148, 0.886, 6.539 ; 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, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 38.35, 42.39, 10.43, 18.79, 17.7, 16.67, 18.16, 15.41, 24.39, 22.91, 24.68, 27.23, 17.86, 28.82, 31.62, 22.04, 25.9, 36.4, 41.13, 44.27, 23.61, 39.8, 64.4, 63.7, 72.4, 71.7, 49.65, 39.5, 345.904, 345.717, 345.962, 340.8, 342.2, 23.43, 342.7, 348.532, 59.8, 338.5, 320.3, 121.3, 257.3, 198.7, 210.7, 189, 177.2, 183, 182.3, 206.4, 189.5, 199.2, 206.5, 198.3, 191.5, 216.8, 231.3, 216.3, 217.6, 224.8, 218.1, 212.4, 205.8, 218, 221.8, 232.7, 218.4, 265.6, 301.6, 17.51, 191.9, 314.9, 17.36, 25.26, 100.1, 1.17, 339.4, 12.06, 37.66, 268.2, 287.7, 239.9, 359.56, 322.7, 343.7, 272.6, 270.9, 264, 241.3, 343.7, 343.7, 229.6, 205.4, 155.8, 162.6, 173.9, 168.2, 188.9, 168.8, 144.1, 145.8, 145.6, 125.6, 146.7, 122.4, 137, 121.4, 99.1, 63.1, 73.2, 70.2, 69, 76.4, 76, 62.8, 48.44, 38.56, 34.84, 33.69, 26.06, 14.62, 1.69, 358.24, 3.35, 353.44, 356.88, 354.27, 326.1, 318.6, 317.9, 310.3, 313.5, 312.8, 318.2, 320.9, 314.8, 316.4, 307.2, 312.4, 298.1, 295.7, 301.8, 295.8, 294.7, 295.7, 291.7, 286.1, 289.9, 284.7, 282.7, 280.7, 276.1, 262.5, 262.8, 262, 267.8, 270.2, 255.7, 256, 257.3, 264.5, 274.6, 264.9, 274.4, 266.6, 260, 271.1, 334.3, 244.1, 267.1 ; 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, 40, 0, 0, 0, 40, 40, 40, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 2781.316, 2777.712, 2721.245, 2572.871, 2689.408, 2706.828, 2716.44, 2660.574, 2662.977, 2689.408, 2679.797, 2696.016, 2650.963, 2164.992, 2566.263, 2596.299, 2629.938, 2829.372, 2857.005, 2808.348, 2843.789, 2390.257, 2712.235, 2874.425, 2832.376, 2872.022, 2873.224, 2878.03, 2724.249, 2753.684, 2624.532, 2660.574, 2774.107, 2768.1, 2754.885, 2723.648, 1575.099, 2599.302, 1875.452, 2679.797, 2668.984, 2739.867, 2822.765, 2690.609, 2712.235, 2765.097, 2786.122, 2784.92, 2811.952, 2792.129, 2817.959, 2806.546, 2793.931, 2771.104, 2757.288, 2462.942, 2577.076, 2680.998, 2647.959, 2702.023, 2730.256, 2778.312, 2774.708, 2691.811, 2665.38, 2760.291, 2750.68, 2720.645, 2680.397, 2604.708, 2684.602, 2723.648, 2721.846, 2714.638, 2686.405, 2723.048, 2586.687, 2476.157, 2514.002, 2584.885, 2595.097, 2524.214, 2482.765, 2580.08, 2673.79, 1760.116, 1579.905, 2647.359, 2677.394, 2595.698, 2610.716, 2711.634, 2729.655, 2784.92, 2770.503, 2745.274, 2664.779, 2674.991, 2699.019, 2743.471, 2705.026, 2720.044, 2652.164, 2144.568, 2146.37, 1803.968, 2122.342, 1745.699, 1364.852, 781.567, 1179.835, 795.9839, 863.2629, 718.4929, 1071.107, 776.7614, 1997.395, 2384.25, 1433.333, 1305.382, 2891.846, 2921.881, 2938.1, 2924.885, 2924.885, 2926.687, 2911.669, 2937.499, 2929.09, 2930.291, 2913.471, 2914.072, 2915.273, 2915.874, 2898.454, 2920.68, 2921.881, 2922.482, 2921.881, 2903.259, 2912.27, 2623.33, 2482.765, 1853.827, 1627.961, 1525.24, 1468.173, 1427.926, 1385.276, 1038.669, 767.1501, 761.7437, 651.2139, 525.0657, 428.9528, 2936.298, 2927.888, 2914.072, 2895.45, 2870.821, 2822.765, 2850.998, 2825.768, 2829.973, 2875.627, 2882.234, 2837.782, 2883.436 ; 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 ; }