netcdf C0207.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 115 ; 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 = 2453426.25 ; barometric_pressure:calibration_coeffs = 0.059999, 800.007 ; 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 = 2453396.29166667 ; 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 = "11-Feb-2005 12:29:24: Parameter barometric_pressure marked as non-functional as of julian day 2453413.291667 (2005-02-11 07:00:00)\n", "30-Jan-2005 18:17:00: Parameter wind_direction marked as non-functional as of julian day 2453396.291667 (2005-01-25 07:00:00)\n", "12-Jan-2005 14:46:15: Modified [lon,lat] to [-70.059400,43.570500].\n", "09-Jan-2005 02:07:55: Modified [lon,lat] to [-70.059600,43.570356].\n", "Sat Jan 8 18:29:37 2005: /usr/local/nco/bin/ncrcat -d time,2453379.71875,2453380.71875 C0207.met.realtime.nc C0207.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 = 49998 ; :visibility_sensor_serial_number = 322 ; :barometric_pressure_serial_number = "SETAP2299994" ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0207" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453422.00000579 ; :starting_julian_day_string = "2005-02-20 00:00:00" ; :ending_julian_day_number = 2453426.75000579 ; :ending_julian_day_string = "2005-02-24 18:00:00" ; :algorithm_ids = "SET_BP_1.2: 08-Jan-2005 15:24:47\n", "WIND_DIR_1.2: 08-Jan-2005 15:24:47\n", "AAN_VIZ_1.2: 08-Jan-2005 15:24:47" ; :longitude = -70.0594 ; :latitude = 43.5705 ; data: lat = 43.5705 ; lon = -70.0594 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453422, 2453422.04166667, 2453422.08333333, 2453422.125, 2453422.16666667, 2453422.20833333, 2453422.25, 2453422.29166667, 2453422.33333333, 2453422.375, 2453422.41666667, 2453422.45833333, 2453422.5, 2453422.54166667, 2453422.58333333, 2453422.625, 2453422.66666667, 2453422.70833333, 2453422.75, 2453422.79166667, 2453422.83333333, 2453422.875, 2453422.91666667, 2453422.95833333, 2453423, 2453423.04166667, 2453423.08333333, 2453423.125, 2453423.16666667, 2453423.20833333, 2453423.25, 2453423.29166667, 2453423.33333333, 2453423.375, 2453423.41666667, 2453423.45833333, 2453423.5, 2453423.54166667, 2453423.58333333, 2453423.625, 2453423.66666667, 2453423.70833333, 2453423.75, 2453423.79166667, 2453423.83333333, 2453423.875, 2453423.91666667, 2453423.95833333, 2453424, 2453424.04166667, 2453424.08333333, 2453424.125, 2453424.16666667, 2453424.20833333, 2453424.25, 2453424.29166667, 2453424.33333333, 2453424.375, 2453424.41666667, 2453424.45833333, 2453424.5, 2453424.54166667, 2453424.58333333, 2453424.625, 2453424.66666667, 2453424.70833333, 2453424.75, 2453424.79166667, 2453424.83333333, 2453424.875, 2453424.91666667, 2453424.95833333, 2453425, 2453425.04166667, 2453425.08333333, 2453425.125, 2453425.16666667, 2453425.20833333, 2453425.25, 2453425.29166667, 2453425.33333333, 2453425.375, 2453425.41666667, 2453425.45833333, 2453425.5, 2453425.54166667, 2453425.58333333, 2453425.625, 2453425.66666667, 2453425.70833333, 2453425.75, 2453425.79166667, 2453425.83333333, 2453425.875, 2453425.91666667, 2453425.95833333, 2453426, 2453426.04166667, 2453426.08333333, 2453426.125, 2453426.16666667, 2453426.20833333, 2453426.25, 2453426.29166667, 2453426.33333333, 2453426.375, 2453426.41666667, 2453426.45833333, 2453426.5, 2453426.54166667, 2453426.58333333, 2453426.625, 2453426.66666667, 2453426.70833333, 2453426.75 ; air_temperature = -4.364, -4.805, -4.108, -3.771, -3.786, -3.992, -4.011, -4.321, -4.879, -5.298, -5.925, -6.493, -7.31, -7.89, -8.22, -7.87, -7.26, -6.598, -6.067, -5.266, -4.39, -4.312, -4.598, -5.105, -5.293, -6.267, -6.885, -7.38, -8.1, -8.17, -8.16, -8.06, -8.34, -7, -6.191, -6.016, -5.82, -5.252, -4.727, -4.035, -3.955, -3.335, -3.274, -2.774, -2.483, -2.312, -2.271, -1.943, -1.641, -1.341, -1.292, -1.262, -4.645, -4.702, -4.918, -5.263, -5.451, -5.384, -5.536, -5.447, -5.471, -5.293, -5.132, -4.563, -4.114, -3.434, -2.778, -2.622, -2.145, -2.012, -1.937, -1.779, -1.702, -1.67, -1.556, -1.553, -1.585, -1.527, -1.46, -1.289, -1.306, -1.084, -0.67, -1.462, -1.77, -1.691, -1.33, -1.074, -0.533, -0.356, -0.215, 0.173, 0.215, 0.092, -0.808, -1.869, -2.761, -3.683, -4.277, -5.184, -5.788, -6.91, -7.32, -7.25, -7.45, -7.76, -7.94, -7.94, -8.07, -7.98, -8.06, -7.96, -7.61, -6.771, -7.22 ; 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 ; barometric_pressure = 1020.743, 1021.523, 1021.223, 1020.863, 1020.683, 1020.683, 1020.623, 1020.983, 1021.823, 1023.443, 1024.283, 1024.883, 1025.843, 1026.443, 1027.043, 1027.583, 1027.703, 1026.983, 1026.803, 1026.323, 1026.563, 1027.103, 1027.223, 1028.003, 1028.783, 1029.263, 1029.203, 1029.623, 1029.143, 1029.023, 1028.963, 1029.263, 1028.483, 1027.763, 1026.923, 1026.263, 1026.383, 1025.543, 1025.363, 1023.923, 1023.203, 1022.603, 1021.043, 1020.203, 1019.903, 1019.243, 1019.243, 1019.303, 1019.063, 1018.703, 1018.223, 1017.803, 1016.963, 1016.903, 1016.843, 1016.603, 1016.963, 1016.783, 1017.323, 1017.743, 1018.043, 1018.103, 1018.343, 1018.223, 1018.403, 1018.283, 1017.683, 1017.623, 1017.563, 1017.563, 1017.563, 1017.563, 1017.443, 1017.023, 1016.723, 1016.123, 1015.703, 1015.103, 1015.043, 1014.383, 1013.963, 1013.003, 1013.183, 1011.563, 1011.683, 1014.383, 1014.743, 1014.623, 1014.863, 1009.763, 1013.723, 1014.383, 1014.803, 1015.283, 1016.063, 1017.383, 1018.463, 1019.423, 1020.083, 1020.443, 1021.643, 1022.303, 1022.903, 1022.543, 1022.123, 1021.223, 1020.443, 1019.903, 1024.043, 1026.683, 1026.263, 1026.083, 1026.383, 1026.803, 1026.443 ; 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, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 99, 99, 99, 99, 99, 99, 2, 2, 2, 2, 2, 2 ; wind_gust = 10.35, 8.04, 8.31, 11.21, 10.23, 9.68, 10.19, 10.82, 10.62, 8, 7.76, 9.88, 10.51, 10.47, 8.35, 5.37, 5.802, 4.586, 4.312, 5.214, 5.958, 5.606, 6.39, 7.13, 6.978, 5.958, 7.53, 7.6, 7.21, 8.55, 9.49, 8.43, 9.21, 9.29, 9.84, 11.09, 9.02, 11.05, 10.98, 12.03, 11.17, 10.31, 13.96, 12.62, 12.19, 12.11, 11.41, 9.88, 9.09, 8.27, 11.41, 8.39, 11.88, 10.07, 10.11, 10.74, 11.49, 11.17, 11.13, 11.09, 10.54, 10.27, 9.76, 8.43, 7.57, 6.194, 5.488, 4.822, 3.959, 2.979, 2.705, 3.45, 1.842, 1.646, 2.94, 2.744, 2.666, 2.195, 2.156, 3.293, 3.842, 4.9, 6.782, 8.78, 8.55, 8, 8.58, 7.06, 6.154, 5.37, 9.76, 9.96, 8.94, 8.31, 9.88, 10.54, 10.7, 10.58, 10.43, 9.96, 8.11, 10.62, 10.43, 10.07, 9.76, 9.45, 7.76, 8.62, 7.45, 6.938, 8.31, 6.154, 4.273, 1.96, 2.156 ; 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 ; wind_speed = 8.62, 6.61, 6.89, 8.71, 8.41, 8.33, 8.47, 9.05, 8.94, 6.298, 5.824, 7.9, 8.61, 8.58, 6.346, 3.762, 3.975, 3.486, 2.59, 3.444, 3.772, 3.739, 4.68, 5.56, 5.414, 4.277, 6.174, 6.26, 5.889, 6.574, 7.4, 6.517, 6.856, 7.34, 8.18, 8.79, 7.3, 9.23, 9.43, 10.02, 9.18, 8.37, 11.27, 10.57, 10.19, 9.3, 9.37, 8.08, 7.55, 7.16, 7.84, 7.08, 7.38, 8.31, 8.17, 9.33, 9.38, 9.36, 9.31, 9.26, 9.07, 8.56, 7.72, 6.852, 5.912, 4.883, 4.189, 3.31, 2.839, 2.11, 1.359, 2.149, 0.529, 0.824, 1.959, 1.538, 1.381, 1.208, 1.383, 2.651, 2.909, 3.961, 5.412, 6.82, 6.994, 6.73, 6.99, 5.77, 4.904, 3.85, 7.65, 7.83, 6.454, 6.29, 8.21, 8.73, 8.85, 8.66, 8.29, 7.41, 6.616, 8.33, 8.77, 7.91, 7.37, 7.68, 6.209, 5.941, 5.627, 5.334, 6.697, 4.303, 2.923, 0.23, 1.278 ; 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 ; wind_direction = 336.3, 322.8, 284.6, 284.2, 280.7, 279.2, 284, 284.6, 298.8, 357.54, 11.7, 10.05, 359.89, 353.51, 348.479, 321.4, 312.5, 331.5, 214.9, 320.4, 308.9, 310.1, 353.05, 316.8, 347.802, 317.7, 323.5, 343, 332.9, 41.4, 353.61, 330.1, 317.1, 21.48, 62.8, 74.3, 60.5, 65.4, 102.4, 125.6, 108.8, 98.9, 70.5, 358.94, 354.28, 12.18, 327.6, 330.5, 318.4, 299.9, 279.8, 257, 200.7, 185.4, 181.3, 170.7, 167.8, 201.2, 196.8, 200.4, 203.8, 194.5, 183.7, 196.2, 179.8, 179.6, 179.6, 201.1, 204.2, 211.2, 224.4, 239, 241.5, 244.8, 245.5, 228.1, 224.5, 205.3, 180.6, 349.391, 358.96, 358.98, 15.85, 86.4, 163.4, 148.7, 139.8, 139.1, 135.2, 125.2, 111.1, 121.3, 120.5, 162.3, 129.2, 136.1, 118.6, 147, 130.6, 161.6, 167.7, 155, 149.1, 145, 151.3, 161.3, 151.8, 184.7, 184.3, 182.2, 162.1, 167.9, 191.5, 198.7, 153.8 ; 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 ; visibility = 2950.715, 2956.722, 2954.319, 2959.125, 2954.92, 2953.118, 2933.895, 2935.097, 2915.874, 2950.715, 2958.524, 2952.517, 2934.496, 2924.284, 2762.694, 2926.687, 2946.51, 2951.316, 2948.312, 2952.517, 2832.376, 2941.104, 2957.923, 2954.92, 2950.114, 2956.722, 2958.524, 2956.121, 2953.719, 2956.722, 2948.913, 2951.316, 2946.51, 2911.068, 2784.92, 2744.072, 2959.726, 2956.722, 2959.726, 2959.726, 2959.726, 2954.92, 2955.521, 2958.524, 2959.726, 2958.524, 2959.726, 2959.726, 2958.524, 2959.726, 2959.726, 2959.726, 2959.726, 2956.722, 2959.726, 2959.726, 2960.326, 2959.726, 2959.125, 2960.326, 2959.726, 2957.323, 2959.726, 2959.726, 2959.125, 2950.715, 2944.107, 2954.319, 2933.294, 2959.726, 2959.726, 2960.326, 2959.125, 2960.326, 2959.726, 2957.323, 2959.726, 2948.913, 2959.726, 2956.121, 2935.097, 2836.581, 803.1924, 2517.005, 2828.772, 2798.136, 1964.356, 2045.452, 2647.359, 2914.072, 2850.397, 2806.546, 2900.856, 2943.506, 2930.892, 2947.711, 2949.513, 2948.312, 2947.711, 2957.923, 2956.121, 2940.503, 2951.916, 2957.323, 2957.923, 2953.719, 2958.524, 2950.114, 2950.715, 2950.114, 2777.111, 2919.478, 2930.291, 2933.895, 2860.008 ; 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 ; }