netcdf C0206.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., 1100. ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.059999, 800.007 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.22834 ; 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 = "07-Oct-2004 18:42:09: Modified [lon,lat] to [-70.059800,43.570233].\n", "Thu Oct 7 16:27:57 2004: /usr/local/nco/bin/ncrcat -d time,2453286.60416667,2453317.6 C0206.met.realtime.nc C0206.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 = 48489 ; :visibility_sensor_serial_number = 322 ; :barometric_pressure_serial_number = "SETAP2299994" ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0206" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453366.00000579 ; :starting_julian_day_string = "2004-12-26 00:00:00" ; :ending_julian_day_number = 2453372.95833912 ; :ending_julian_day_string = "2005-01-01 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 30-Aug-2004 17:02:04\n", "WIND_DIR_1.2: 30-Aug-2004 17:02:04\n", "AAN_VIZ_1.2: 30-Aug-2004 17:02:04\n", "SET_BP_1.2: 02-Oct-2004 12:37:07" ; :longitude = -70.0598 ; :latitude = 43.570233 ; data: lat = 43.570233 ; lon = -70.0598 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453366, 2453366.04166667, 2453366.08333333, 2453366.125, 2453366.16666667, 2453366.20833333, 2453366.25, 2453366.29166667, 2453366.33333333, 2453366.375, 2453366.41666667, 2453366.45833333, 2453366.5, 2453366.54166667, 2453366.58333333, 2453366.625, 2453366.66666667, 2453366.70833333, 2453366.75, 2453366.79166667, 2453366.83333333, 2453366.875, 2453366.91666667, 2453366.95833333, 2453367, 2453367.04166667, 2453367.08333333, 2453367.125, 2453367.16666667, 2453367.20833333, 2453367.25, 2453367.29166667, 2453367.33333333, 2453367.375, 2453367.41666667, 2453367.45833333, 2453367.5, 2453367.54166667, 2453367.58333333, 2453367.625, 2453367.66666667, 2453367.70833333, 2453367.75, 2453367.79166667, 2453367.83333333, 2453367.875, 2453367.91666667, 2453367.95833333, 2453368, 2453368.04166667, 2453368.08333333, 2453368.125, 2453368.16666667, 2453368.20833333, 2453368.25, 2453368.29166667, 2453368.33333333, 2453368.375, 2453368.41666667, 2453368.45833333, 2453368.5, 2453368.54166667, 2453368.58333333, 2453368.625, 2453368.66666667, 2453368.70833333, 2453368.75, 2453368.79166667, 2453368.83333333, 2453368.875, 2453368.91666667, 2453368.95833333, 2453369, 2453369.04166667, 2453369.08333333, 2453369.125, 2453369.16666667, 2453369.20833333, 2453369.25, 2453369.29166667, 2453369.33333333, 2453369.375, 2453369.41666667, 2453369.45833333, 2453369.5, 2453369.54166667, 2453369.58333333, 2453369.625, 2453369.66666667, 2453369.70833333, 2453369.75, 2453369.79166667, 2453369.83333333, 2453369.875, 2453369.91666667, 2453369.95833333, 2453370, 2453370.04166667, 2453370.08333333, 2453370.125, 2453370.16666667, 2453370.20833333, 2453370.25, 2453370.29166667, 2453370.33333333, 2453370.375, 2453370.41666667, 2453370.45833333, 2453370.5, 2453370.54166667, 2453370.58333333, 2453370.625, 2453370.66666667, 2453370.70833333, 2453370.75, 2453370.79166667, 2453370.83333333, 2453370.875, 2453370.91666667, 2453370.95833333, 2453371, 2453371.04166667, 2453371.08333333, 2453371.125, 2453371.16666667, 2453371.20833333, 2453371.25, 2453371.29166667, 2453371.33333333, 2453371.375, 2453371.41666667, 2453371.45833333, 2453371.5, 2453371.54166667, 2453371.58333333, 2453371.625, 2453371.66666667, 2453371.70833333, 2453371.75, 2453371.79166667, 2453371.83333333, 2453371.875, 2453371.91666667, 2453371.95833333, 2453372, 2453372.04166667, 2453372.08333333, 2453372.125, 2453372.16666667, 2453372.20833333, 2453372.25, 2453372.29166667, 2453372.33333333, 2453372.375, 2453372.41666667, 2453372.45833333, 2453372.5, 2453372.54166667, 2453372.58333333, 2453372.625, 2453372.66666667, 2453372.70833333, 2453372.75, 2453372.79166667, 2453372.83333333, 2453372.875, 2453372.91666667, 2453372.95833333 ; air_temperature = -2.294, -2.362, -2.595, -2.703, -3.088, -3.134, -3.432, -3.81, -4.108, -4.448, -4.918, -5.219, -5.229, -5.209, -5.279, -5.334, -4.862, -4.242, -3.867, -3.404, -3.071, -3.302, -3.526, -3.594, -3.809, -4.314, -4.548, -4.935, -4.812, -5.558, -6.09, -6.03, -6.303, -6.338, -6.061, -6.533, -6.81, -7.26, -7.14, -6.885, -7.02, -6.862, -6.362, -5.988, -5.492, -5.752, -6.251, -7.29, -7.82, -2.819, -8.28, -8.86, -9.12, -9.37, -10.03, -10.2, -9.67, -9.57, -9.3, -9.99, -8.98, -8.37, -8.17, -7.91, -7.11, -5.688, -4.739, -4.069, -4.008, -3.344, -1.948, -1.273, -1.095, -1.301, -0.546, -0.517, -0.678, -0.908, -0.812, -0.534, -0.176, -0.633, -0.732, -0.841, -0.839, -0.683, -0.468, 0.427, 1.174, 1.667, 2.478, 3.218, 3.338, 3.545, 3.34, 2.908, 2.435, 2.076, 1.918, 1.775, 1.605, 1.281, 0.755, 0.501, -0.055, -0.505, -0.683, -0.789, -0.858, -0.976, -0.624, -0.681, -0.73, -0.664, -0.094, 0.712, 0.974, 0.891, 1.048, 1.599, 2.133, 2.552, 2.856, 3.335, 3.504, 3.663, 3.946, 4.008, 3.807, 4.45, 4.463, 4.608, 4.771, 4.961, 5.189, 5.371, 5.333, 5.583, 5.756, 5.81, 6.184, 6.357, 6.447, 6.788, 6.722, 6.518, 6.644, 6.709, 6.908, 6.731, 6.764, 6.619, 6.472, 6.399, 6.628, 6.582, 6.369, 6.845, 7.59, 7.72, 7.24, 7.13, 7.28, 7.1, 6.509, 6.224, 5.727, 4.824 ; 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.782, 1028.022, 1028.142, 1028.862, 1028.562, 1028.862, 1028.982, 1029.281, 1029.161, 1029.222, 1029.281, 1029.401, 1029.822, 1029.761, 1029.462, 1029.462, 1028.862, 1027.362, 1026.522, 1025.742, 1026.162, 1025.022, 1024.842, 1024.002, 1023.282, 1022.802, 1021.122, 1020.282, 1018.062, 1015.902, 1015.122, 1014.222, 1014.822, 1013.862, 1014.822, 1013.802, 1012.722, 1011.282, 1011.582, 1012.362, 1012.722, 1013.442, 1017.042, 1017.702, 1018.662, 1016.622, 1013.022, 1009.662, 1007.142, 1013.802, 1005.582, 1003.242, 1001.562, 1000.662, 998.322, 997.902, 998.7421, 1000.242, 1000.662, 1000.002, 1001.982, 1005.702, 1009.962, 1014.162, 1017.642, 1024.902, 1025.022, 1023.042, 1022.022, 1022.562, 1027.062, 1025.082, 1025.082, 1023.462, 1021.842, 1020.582, 1019.682, 1018.422, 1017.102, 1016.742, 1015.842, 1015.362, 1014.762, 1014.522, 1015.242, 1016.022, 1015.962, 1015.902, 1015.602, 1015.722, 1015.662, 1016.382, 1017.342, 1018.062, 1019.382, 1020.702, 1021.782, 1022.622, 1023.642, 1024.242, 1024.722, 1025.082, 1025.742, 1026.342, 1027.062, 1027.182, 1028.022, 1028.802, 1030.062, 1030.901, 1031.861, 800.9081, 1032.521, 1031.381, 1031.501, 1031.562, 1031.802, 1032.641, 1033.121, 1033.661, 1033.721, 1033.302, 1033.361, 1033.781, 1033.481, 1033.182, 1032.702, 1032.521, 1032.221, 1031.621, 1031.381, 1030.422, 1030.122, 1029.881, 1029.281, 1028.382, 1026.942, 1025.862, 1024.542, 1023.702, 1022.802, 1021.782, 1020.762, 1020.522, 1019.982, 1019.682, 1019.382, 1018.062, 1017.522, 1016.682, 1015.302, 1015.062, 1014.522, 1013.922, 1013.382, 1014.102, 1014.882, 1015.422, 1016.502, 1017.942, 1018.602, 1019.082, 1019.502, 1020.282, 1022.442, 1024.122, 1025.322, 1027.062 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 8.9, 9.17, 9.25, 9.72, 9.76, 9.56, 10.11, 10.54, 10.19, 11.17, 11.76, 12.23, 12.58, 13.45, 12, 12.98, 13.33, 13.25, 13.64, 13.68, 13.76, 14.97, 16.15, 16.27, 15.37, 14.9, 16.31, 16.58, 18.15, 17.64, 17.29, 17.84, 17.72, 17.99, 17.84, 17.48, 16.93, 16.58, 16.5, 16.54, 17.4, 14.86, 16.5, 14.35, 15.92, 14.78, 15.41, 18.03, 15.37, 15.92, 14.43, 11.66, 11.21, 9.88, 7.53, 8.82, 7.96, 9.33, 10.78, 9.88, 10.62, 10.82, 8.9, 7.68, 6.037, 6.86, 7.41, 9.84, 7.17, 7.53, 9.37, 9.56, 10.82, 11.6, 12.62, 14.74, 13.8, 14.35, 14.07, 13.01, 13.45, 13.68, 13.25, 13.21, 12.58, 13.17, 11.33, 11.02, 10.35, 8.13, 6.115, 5.174, 1.96, 4.038, 5.802, 6.076, 6.899, 6.625, 5.292, 4.312, 6.507, 6.39, 6.35, 5.841, 4.939, 6.233, 5.762, 6.115, 6.899, 5.958, 5.331, 4.743, 3.959, 3.43, 2.901, 2.078, 2.195, 2.234, 3.567, 5.174, 5.958, 7.72, 8.7, 7.68, 8.04, 8.43, 9.37, 9.37, 8.53, 10.82, 11.37, 12.07, 13.13, 12.31, 13.84, 12.7, 14.74, 13.29, 13.45, 13.41, 13.8, 14.23, 14.39, 12.54, 11.52, 10, 9.92, 10.54, 9.84, 10.58, 11.21, 10, 10.39, 10.47, 10.47, 9.72, 8.51, 8.7, 9.06, 8.19, 10.47, 10.39, 12, 15.01, 12.45, 10, 10.23, 11.09 ; 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 = 7.14, 7.56, 7.29, 7.9, 8.04, 8.01, 8.32, 8.76, 8.47, 9.1, 9.88, 10.44, 10.25, 10.55, 10.24, 10.53, 10.73, 10.85, 11.3, 11.69, 11.86, 12.65, 12.91, 13.13, 13.02, 12.59, 13.43, 13.87, 14.67, 14.83, 15.3, 14.9, 14.39, 15.29, 14.98, 14.27, 14.26, 13.54, 13.52, 13.15, 12.52, 11.3, 12.73, 11.63, 12.85, 12.28, 11.91, 12.22, 12.17, 6.8, 11.63, 8.9, 8, 7.78, 5.817, 6.386, 6.026, 7.47, 8.13, 7.99, 8.97, 8.86, 7.6, 6.257, 4.782, 4.946, 5.331, 8.19, 5.832, 5.914, 7.67, 7.92, 8.78, 9.42, 10.85, 12.31, 11.61, 11.36, 11.84, 10.97, 11, 11.68, 11.07, 11.15, 11.08, 10.92, 9.43, 9.48, 8.8, 6.113, 5.306, 4.191, 0.26, 2.839, 4.743, 4.854, 5.586, 4.911, 4.468, 3.611, 5.424, 5.464, 5.252, 4.47, 4.038, 5.123, 4.799, 5.108, 5.505, 4.876, 3.993, 3.435, 2.96, 2.536, 1.913, 1.106, 1.248, 1.235, 2.093, 4.053, 5.077, 6.454, 6.787, 6.459, 6.524, 7.05, 7.97, 7.35, 5.962, 9.19, 9.26, 10.49, 11.05, 10.32, 11.52, 10.56, 12.16, 11.06, 11.28, 11.43, 11.59, 11.81, 11.78, 10.64, 9.77, 8.56, 8.73, 9.11, 8.72, 8.96, 9.62, 8.48, 8.53, 8.77, 8.81, 8.3, 7.5, 7.34, 6.966, 6.668, 8.49, 8.59, 8.94, 12.62, 9.44, 8.02, 8.56, 8.89 ; 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 = 40.87, 49.27, 52.06, 35.61, 40.21, 50.87, 42.39, 47.3, 36.48, 31.48, 29.55, 29.06, 29.06, 39.59, 38.47, 36.72, 39.48, 36.95, 42, 42.49, 41.2, 41.31, 40.68, 39.75, 37.84, 35.23, 29.35, 31.3, 30.3, 28.19, 26.68, 22.13, 26.65, 22.41, 23.57, 16.96, 11.18, 11.09, 13.78, 1.46, 341.6, 345.875, 332.9, 337.8, 329.7, 327.6, 329.3, 333.7, 328.2, 342, 323.4, 326.9, 316.9, 302.5, 305.3, 287.8, 292.6, 273.9, 278.2, 273.9, 284.6, 281, 291, 290.2, 299.6, 285.3, 284.2, 277.3, 295, 260.1, 240.3, 238.2, 243.3, 235.2, 226.3, 224.7, 231.1, 232.3, 229.2, 229.1, 236.8, 242.2, 241.8, 246, 248.5, 246.5, 251.6, 250.1, 262.3, 280.5, 279.4, 283.9, 5.75, 10.92, 355.67, 11.59, 358.79, 8.04, 357.91, 12.24, 29.97, 35.25, 39.96, 37.82, 52.45, 45.63, 46.42, 54.6, 47.77, 53.6, 66.3, 285.8, 56.9, 73.3, 81.1, 109.4, 156.3, 181.5, 168.3, 192.6, 195.1, 203.9, 211.5, 220.2, 224.5, 217.7, 214.3, 218.7, 237.9, 210.2, 215.1, 201.6, 206, 203.8, 206.5, 200.1, 198.7, 207.4, 209.2, 206, 202.6, 205.1, 202.3, 206.1, 213.5, 213.5, 216.6, 214.6, 215.5, 228.5, 219.8, 226.1, 225.8, 225.9, 223.2, 233.5, 234.5, 235.2, 259.9, 311.2, 313.7, 326.9, 316.1, 316.2, 303.3, 318, 320.2, 349.944 ; 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 = 2893.047, 2894.249, 2893.047, 2900.256, 2888.241, 2872.022, 2879.231, 2852.199, 2870.22, 2866.015, 2621.528, 2387.253, 2178.208, 2473.755, 2571.069, 2933.294, 2951.916, 2954.319, 2947.711, 2947.711, 2940.503, 2930.291, 2946.51, 2952.517, 2953.719, 2945.309, 2957.323, 2956.121, 2957.923, 2956.121, 2957.923, 2957.323, 2957.323, 2957.923, 2958.524, 2956.722, 2956.722, 2956.722, 2956.722, 2956.121, 2957.323, 2957.323, 2957.923, 2958.524, 2956.722, 2956.722, 2954.319, 2955.521, 2957.323, 2134.356, 2834.178, 2932.694, 2941.104, 2936.899, 2945.309, 2947.711, 2955.521, 2954.92, 2949.513, 2940.503, 2928.489, 2918.877, 2924.885, 2906.864, 2906.864, 2900.856, 2885.238, 2898.454, 2947.111, 2930.892, 2921.28, 2929.09, 2915.874, 2897.252, 2879.832, 2827.57, 2808.348, 2842.588, 2790.326, 2799.938, 2730.857, 2673.189, 2828.171, 2626.334, 2780.715, 2668.383, 2764.496, 2764.496, 2785.521, 2764.496, 2811.351, 2852.199, 2827.57, 2868.418, 2895.45, 2890.644, 2884.037, 2867.818, 2868.418, 2860.008, 2850.998, 2850.998, 2867.217, 2867.818, 2867.818, 2891.245, 2896.651, 2905.662, 2893.047, 2510.999, 2199.232, -1.322405, 2465.345, 2754.885, 2887.641, 2411.281, 2278.525, 2781.316, 2878.03, 2894.249, 2874.425, 2869.62, 2831.775, 2855.203, 2835.98, 2860.008, 2826.369, 2799.938, 2761.493, 2769.302, 2768.701, 2739.867, 2639.549, 2658.171, 2626.334, 2551.246, 2449.727, 2483.366, 2480.963, 2426.9, 2374.638, 2348.207, 2174.603, 2270.716, 2260.504, 2161.388, 2278.525, 2392.059, 2458.737, 2423.896, 2389.055, 2354.815, 2306.759, 2254.497, 2270.716, 2184.215, 2146.37, 2413.083, 2600.504, 2821.563, 2892.447, 2858.206, 2870.22, 2824.567, 2877.429, 2905.662, 2892.447, 2886.439 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }