netcdf C0208.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 = 900.f, 1100.f ; barometric_pressure:is_dead = 2453469.58333333 ; barometric_pressure:calibration_coeffs = 0.0600005, 800.019 ; 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 = "06-Apr-2005 19:10:13: Parameter barometric_pressure marked as non-functional as of julian day 2453467.750000 (2005-04-06 18:00:00)\n", "05-Apr-2005 15:33:33: Parameter barometric_pressure marked as non-functional as of julian day 2453466.625000 (2005-04-05 15:00:00)\n", "24-Feb-2005 23:18:25: Modified [lon,lat] to [-70.059600,43.570400].\n", "Thu Feb 24 22:54:39 2005: /usr/local/nco/bin/ncrcat -d time,2453426.9062,2453431.00 C0208.met.realtime.nc C0208.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 = 49997 ; :visibility_sensor_serial_number = 318 ; :barometric_pressure_serial_number = "SETAP2448663" ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0208" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453471.00000579 ; :starting_julian_day_string = "2005-04-10 00:00:00" ; :ending_julian_day_number = 2453477.95833912 ; :ending_julian_day_string = "2005-04-16 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 23-Feb-2005 18:17:48\n", "WIND_DIR_1.2: 23-Feb-2005 18:17:48\n", "AAN_VIZ_1.2: 23-Feb-2005 18:17:48" ; :longitude = -70.0596 ; :latitude = 43.5704 ; data: lat = 43.5704 ; lon = -70.0596 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453471, 2453471.04166667, 2453471.08333333, 2453471.125, 2453471.16666667, 2453471.20833333, 2453471.25, 2453471.29166667, 2453471.33333333, 2453471.375, 2453471.41666667, 2453471.45833333, 2453471.5, 2453471.54166667, 2453471.58333333, 2453471.625, 2453471.66666667, 2453471.70833333, 2453471.75, 2453471.79166667, 2453471.83333333, 2453471.875, 2453471.91666667, 2453471.95833333, 2453472, 2453472.04166667, 2453472.08333333, 2453472.125, 2453472.16666667, 2453472.20833333, 2453472.25, 2453472.29166667, 2453472.33333333, 2453472.375, 2453472.41666667, 2453472.45833333, 2453472.5, 2453472.54166667, 2453472.58333333, 2453472.625, 2453472.66666667, 2453472.70833333, 2453472.75, 2453472.79166667, 2453472.83333333, 2453472.875, 2453472.91666667, 2453472.95833333, 2453473, 2453473.04166667, 2453473.08333333, 2453473.125, 2453473.16666667, 2453473.20833333, 2453473.25, 2453473.29166667, 2453473.33333333, 2453473.375, 2453473.41666667, 2453473.45833333, 2453473.5, 2453473.54166667, 2453473.58333333, 2453473.625, 2453473.66666667, 2453473.70833333, 2453473.75, 2453473.79166667, 2453473.83333333, 2453473.875, 2453473.91666667, 2453473.95833333, 2453474, 2453474.04166667, 2453474.08333333, 2453474.125, 2453474.16666667, 2453474.20833333, 2453474.25, 2453474.29166667, 2453474.33333333, 2453474.375, 2453474.41666667, 2453474.45833333, 2453474.5, 2453474.54166667, 2453474.58333333, 2453474.625, 2453474.66666667, 2453474.70833333, 2453474.75, 2453474.79166667, 2453474.83333333, 2453474.875, 2453474.91666667, 2453474.95833333, 2453475, 2453475.04166667, 2453475.08333333, 2453475.125, 2453475.16666667, 2453475.20833333, 2453475.25, 2453475.29166667, 2453475.33333333, 2453475.375, 2453475.41666667, 2453475.45833333, 2453475.5, 2453475.54166667, 2453475.58333333, 2453475.625, 2453475.66666667, 2453475.70833333, 2453475.75, 2453475.79166667, 2453475.83333333, 2453475.875, 2453475.91666667, 2453475.95833333, 2453476, 2453476.04166667, 2453476.08333333, 2453476.125, 2453476.16666667, 2453476.20833333, 2453476.25, 2453476.29166667, 2453476.33333333, 2453476.375, 2453476.41666667, 2453476.45833333, 2453476.5, 2453476.54166667, 2453476.58333333, 2453476.625, 2453476.66666667, 2453476.70833333, 2453476.75, 2453476.79166667, 2453476.83333333, 2453476.875, 2453476.91666667, 2453476.95833333, 2453477, 2453477.04166667, 2453477.08333333, 2453477.125, 2453477.16666667, 2453477.20833333, 2453477.25, 2453477.29166667, 2453477.33333333, 2453477.375, 2453477.41666667, 2453477.45833333, 2453477.5, 2453477.54166667, 2453477.58333333, 2453477.625, 2453477.66666667, 2453477.70833333, 2453477.75, 2453477.79166667, 2453477.83333333, 2453477.875, 2453477.91666667, 2453477.95833333 ; air_temperature = 5.911, 6.128, 5.859, 5.894, 5.857, 5.801, 5.575, 5.499, 5.433, 5.28, 5.256, 5.735, 5.969, 5.726, 5.869, 5.987, 6.403, 6.77, 7.14, 7.33, 7.51, 7.42, 8.58, 8.09, 8.69, 8.01, 7.63, 6.701, 6.263, 5.901, 5.231, 4.681, 4.022, 3.338, 2.844, 2.629, 2.75, 2.987, 3.398, 3.677, 4.227, 4.79, 5.54, 5.898, 6.545, 6.321, 6.209, 6.196, 5.614, 4.977, 4.189, 3.567, 2.819, 2.235, 1.931, 1.689, 1.606, 1.579, 1.633, 1.625, 0.727, 1.246, 1.242, 1.535, 1.913, 1.442, 1.591, 1.959, 2.032, 1.14, 2.349, 2.082, 2.335, 2.754, 2.738, 2.674, 2.467, 2.199, 2.327, 2.206, 2.135, 0.861, 1.198, 1.649, 1.76, 2.412, 2.399, 3.079, 4.017, 4.434, 3.688, 3.917, 3.909, 4.02, 4.179, 3.957, 4.067, 4.31, 4.271, 4.364, 4.613, 4.895, 5.346, 5.463, 5.157, 5.14, 5.041, 5.131, 5.227, 5.648, 5.758, 5.931, 6.325, 6.408, 7.11, 6.04, 5.908, 5.984, 6.181, 8.05, 6.796, 6.417, 5.942, 5.617, 5.091, 4.667, 4.081, 3.451, 2.977, 2.394, 2.344, 2.617, 3.191, 4.181, 4.494, 5.022, 5.545, 4.636, 4.279, 4.426, 4.735, 5.002, 4.839, 4.594, 4.528, 4.52, 4.578, 4.329, 4.32, 4.321, 3.82, 3.475, 3.477, 3.265, 3.588, 3.662, 3.547, 4.286, 5.318, 4.564, 4.919, 5.719, 5.595, 5.452, 5.438, 5.446, 5.424, 5.091 ; 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 = 1017.761, 1018.481, 1018.301, 1018.061, 1018.481, 1017.641, 1017.101, 1016.681, 1016.741, 1015.961, 1015.961, 1018.601, 1017.701, 1015.421, 1015.721, 1015.061, 1014.701, 1013.741, 1014.761, 1014.581, 1013.441, 1011.581, 1017.821, 1012.241, 1014.941, 1014.461, 1015.601, 1016.261, 1017.461, 1018.181, 1018.781, 1019.141, 1019.261, 1019.801, 1020.101, 1021.241, 1022.381, 1021.301, 1021.841, 1020.161, 1019.801, 1018.901, 1018.721, 1018.781, 1019.801, 1016.261, 1015.121, 1017.281, 1017.641, 1018.361, 1018.061, 1018.541, 1018.541, 1018.001, 1017.521, 1017.161, 1016.621, 1016.261, 1015.781, 1015.661, 1014.881, 1015.361, 1013.801, 1012.601, 1012.181, 1010.861, 1011.581, 1010.741, 1009.001, 1009.541, 1011.581, 1010.801, 1011.401, 1011.821, 1011.521, 1010.801, 1010.621, 1010.621, 1010.501, 1010.381, 1010.441, 1010.081, 1011.521, 1012.181, 1013.141, 1013.621, 1012.481, 1018.061, 1015.541, 1013.321, 1012.121, 1011.461, 1008.881, 1011.581, 1010.741, 1009.721, 1011.701, 1013.021, 1012.601, 1012.361, 1011.941, 1012.361, 1012.601, 1012.541, 1012.301, 1013.261, 1013.921, 1015.421, 1016.561, 1016.561, 1018.841, 1018.241, 1018.841, 1019.201, 1020.101, 1018.301, 1019.561, 1020.281, 1020.881, 1023.521, 1022.501, 1024.721, 1025.261, 1026.221, 1026.221, 1027.001, 1027.121, 1027.421, 1027.721, 1028.321, 1029.281, 1031.621, 1032.401, 1032.581, 1033.841, 1034.141, 1032.581, 1031.381, 1031.321, 1030.481, 1030.841, 1031.801, 1031.201, 1030.721, 1032.401, 1033.421, 1033.661, 1033.961, 1033.841, 1034.081, 1033.421, 1034.081, 1033.541, 1033.421, 1033.961, 1035.881, 1036.061, 1040.741, 1039.001, 1033.901, 1031.921, 1030.901, 1031.741, 1029.761, 1030.121, 1030.601, 1029.401, 1027.901 ; barometric_pressure_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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 ; wind_gust = 5.645, 4.743, 4.116, 3.234, 4.782, 4.626, 4.704, 4.822, 3.92, 4.234, 3.371, 4.077, 3.959, 5.41, 5.919, 6.154, 6.076, 7.84, 6.899, 7.1, 6.272, 4.508, 2.47, 1.666, 4.038, 4.822, 7.37, 7.84, 7.57, 8.55, 10.23, 8.7, 7.72, 8.66, 10, 10.51, 10.23, 9.92, 8.62, 9.21, 7.76, 6.076, 7.96, 5.586, 7.88, 8.58, 9.02, 10.98, 10.04, 12.19, 14.03, 11.47, 14.19, 12.47, 12, 11.76, 11.68, 11.68, 12.19, 11.72, 12.58, 14.03, 12.27, 13.72, 11.09, 10.27, 9.8, 10.66, 10.94, 8.23, 8.94, 7.53, 7.64, 8.35, 7.1, 7.76, 7.25, 7.41, 7.68, 7.57, 8.66, 8.19, 7.84, 6.821, 7.41, 5.782, 4.704, 3.489, 2.274, 1.803, 3.567, 5.919, 8.51, 9.13, 8.78, 9.21, 8.23, 6.821, 6.86, 5.684, 5.057, 4.43, 3.528, 5.135, 4.586, 4.9, 5.684, 9.25, 7.92, 7.45, 5.782, 5.174, 5.645, 4.861, 6.115, 5.331, 4.018, 2.391, 1.764, 6.272, 6.938, 5.802, 7.45, 8.35, 9.6, 8.62, 8.04, 7.68, 7.29, 6.664, 7.02, 7.57, 7.64, 8.86, 6.703, 4.802, 3.567, 4.743, 5.057, 6.194, 5.606, 5.762, 6.35, 5.057, 4.704, 4.626, 5.723, 3.685, 2.901, 2.391, 1.45, 3.175, 2.548, 2.391, 2.744, 3.136, 3.018, 1.47, 0.941, 1.372, 2.117, 3.332, 4.39, 6.586, 7.53, 7.17, 5.41, 5.096 ; 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 = 4.838, 4.145, 3.548, 2.398, 3.945, 3.939, 3.98, 4.049, 3.149, 3.47, 2.881, 3.376, 3.192, 4.702, 5.139, 5.333, 5.481, 6.707, 6.106, 5.984, 5.023, 3.295, 1.198, 0.758, 3.597, 3.965, 6.261, 6.851, 6.169, 7.13, 8.32, 6.456, 6.754, 7.34, 8.24, 8.24, 8.25, 8.17, 7.11, 7.62, 6.581, 4.84, 6.369, 4.788, 5.676, 6.915, 7.33, 8.9, 8.44, 10.22, 11.69, 9.29, 11.26, 10.11, 10.03, 10.08, 9.66, 9.79, 10.17, 9.75, 10.58, 11.22, 10.17, 10.59, 9.34, 8.76, 8.09, 8.93, 9.45, 5.868, 7.65, 6.386, 6.447, 7.33, 6.148, 6.283, 6.053, 6.188, 6.287, 6.602, 6.586, 7.04, 6.419, 5.646, 6.17, 4.631, 3.874, 2.787, 1.029, 1.034, 3.016, 5.22, 6.923, 7.65, 7.37, 7.76, 6.541, 5.801, 5.841, 4.9, 4.356, 3.779, 2.921, 4.51, 3.977, 4.143, 4.853, 7.37, 6.579, 6.372, 4.585, 4.451, 4.749, 4.135, 5.35, 4.448, 2.892, 1.826, 1.315, 4.53, 5.996, 5.147, 6.44, 7.49, 8, 7.06, 7.07, 6.53, 6.238, 5.287, 6.315, 6.397, 6.442, 7.67, 5.946, 3.622, 2.995, 3.753, 4.52, 5.404, 4.749, 4.416, 5.227, 4.109, 3.998, 3.896, 4.578, 2.973, 2.312, 1.62, 1.151, 2.546, 2.095, 1.959, 2.316, 2.671, 2.588, 0.852, 0.6, 1.032, 1.425, 2.683, 3.916, 5.393, 6.245, 6.101, 4.6, 4.381 ; 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 = 236.2, 244.5, 239.7, 229.1, 200.9, 238, 220.9, 218.7, 192.2, 187.6, 200.1, 210, 184.5, 186.7, 205.8, 206, 204.5, 197, 184.7, 196, 202.1, 241.2, 305.5, 357.66, 342.1, 17.86, 24.39, 31.17, 31.84, 25.4, 9.03, 30.1, 23.68, 16.63, 18.42, 10.55, 4.37, 357.21, 1.12, 8.41, 14.06, 23.66, 4.63, 12.27, 356.02, 11.96, 7.48, 358.43, 16.89, 10.81, 15.68, 16.13, 357.29, 350.41, 342.5, 336.3, 344.54, 332.8, 325.1, 325.6, 347.188, 336, 342.5, 346.693, 349.069, 7.14, 345.789, 332.7, 337.1, 339.1, 347.054, 310.6, 314.7, 342.8, 325, 315.5, 309.8, 300.2, 294.9, 298.8, 326, 317.1, 319.9, 344.465, 359.35, 32.56, 1.04, 320.1, 222, 134.2, 182.4, 193.1, 189.9, 206.7, 205.7, 207.4, 218.7, 223.4, 223.5, 216.4, 257.6, 311.1, 321.8, 337.7, 340.3, 334.6, 349.981, 8.88, 3.96, 17.86, 14.66, 30.85, 27.64, 30.88, 35.54, 111.9, 103.5, 101.3, 121.7, 14.29, 19.65, 21.16, 18.4, 20.43, 24.59, 24.45, 23.49, 25.99, 23.45, 22.1, 22.63, 20.18, 16.38, 16.93, 27.42, 28.99, 37.43, 146.4, 141.3, 139.5, 151.4, 177.7, 195.3, 208.2, 234.8, 234.9, 274.6, 293.8, 311.4, 334.3, 76.6, 83.9, 112.2, 32.21, 36.93, 8.76, 347.707, 323.1, 238.6, 198.8, 164.3, 153.7, 163.6, 166.4, 168.6, 188.8, 201.2, 212.2 ; 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 = 2890.644, 2887.04, 2903.259, 2888.842, 2869.62, 2885.238, 2873.224, 2872.022, 2860.008, 2879.832, 2854.001, 2682.199, 2822.765, 2806.546, 2736.263, 2711.634, 2770.503, 2662.376, 2727.853, 2668.984, 2786.122, 2848.595, 2851.598, 2873.825, 2918.877, 2920.68, 2907.464, 2923.683, 2932.694, 2915.273, 2935.097, 2921.28, 2933.294, 2934.496, 2894.849, 2817.358, 2586.087, 2861.811, 2865.415, 2881.033, 2858.807, 2921.881, 2873.825, 2901.457, 2320.575, 2901.457, 2893.648, 2911.669, 2930.291, 2939.302, 2908.666, 2926.687, 2923.083, 2929.69, 2933.294, 2901.457, 2935.697, 2930.892, 2932.694, 2911.669, 2428.702, 2858.206, 2780.715, 2780.715, 2628.737, 2303.154, 2837.782, 2873.224, 1752.908, 2686.405, 2914.072, 2932.694, 2937.499, 2939.902, 2942.906, 2934.496, 2944.708, 2935.697, 2938.701, 2929.69, 2952.517, 2648.56, 2929.69, 2939.302, 2884.637, 2819.761, 2885.238, 2835.379, 2924.284, 2872.022, 2898.454, 2891.245, 2878.63, 1975.77, 1625.558, 2867.217, 2904.461, 2897.853, 2906.263, 2892.447, 2906.263, 2915.273, 2944.107, 2942.305, 2944.107, 2936.298, 2906.263, 2816.157, 2761.493, 2583.083, 2637.747, 2789.125, 2697.217, 2856.404, 2841.386, 2838.984, 2900.856, 2890.044, 2888.842, 2806.546, 2909.266, 2926.086, 2912.87, 2936.298, 2884.037, 2920.079, 2921.881, 2932.694, 2932.093, 2936.298, 1760.717, 1704.851, 2655.168, 2664.178, 2851.598, 2823.966, 2887.641, 2860.008, 2877.429, 2910.468, 2862.411, 2799.337, 2132.554, 2915.273, 2920.68, 2925.485, 2929.69, 2932.093, 2927.888, 2941.704, 2923.683, 2912.87, 2905.662, 2906.263, 2804.743, 625.9843, 1920.505, 2813.153, 2884.637, 2843.789, 2869.019, 2889.443, 2900.856, 2891.245, 2870.821, 2052.66, 2546.44, 2470.751 ; 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 ; }