netcdf F0109.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.060015, 799.987 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = -0.01116 ; 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 = "12-Apr-2005 09:11:27: Parameter barometric_pressure marked as non-functional as of julian day 2453473.291667 (2005-04-12 07:00:00)\n", "03-Apr-2005 15:33:19: Parameter barometric_pressure marked as non-functional as of julian day 2453464.583333 (2005-04-03 14:00:00)\n", "09-Mar-2005 09:45:09: Parameter barometric_pressure marked as non-functional as of julian day 2453439.041667 (2005-03-09 01:00:00)\n", "09-Mar-2005 08:59:23: Parameter barometric_pressure marked as non-functional as of julian day 2453439.000000 (2005-03-09 00:00:00)\n", "11-Feb-2005 12:29:51: Parameter barometric_pressure marked as non-functional as of julian day 2453413.291667 (2005-02-11 07:00:00)\n", "23-Jan-2005 17:35:56: Parameter wind_gust marked as non-functional as of julian day 2453394.708333 (2005-01-23 17:00:00)\n", "23-Jan-2005 17:35:49: Parameter wind_direction marked as non-functional as of julian day 2453394.708333 (2005-01-23 17:00:00)\n", "23-Jan-2005 17:35:43: Parameter wind_speed marked as non-functional as of julian day 2453394.708333 (2005-01-23 17:00:00)\n", "13-Oct-2004 11:32:29: Modified [lon,lat] to [-68.997900,44.054500].\n", "Wed Oct 6 14:30:01 2004: /usr/local/nco/bin/ncrcat -d time,2453285.5521,2453286.55 F0109.met.realtime.nc F0109.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 = "RMYWM49995" ; :visibility_sensor_serial_number = "AANVS316" ; :barometric_pressure_serial_number = "SETAP2299996" ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0109" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453478.00000579 ; :starting_julian_day_string = "2005-04-17 00:00:00" ; :ending_julian_day_number = 2453484.95833912 ; :ending_julian_day_string = "2005-04-23 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 20-Aug-2004 20:44:58\n", "WIND_DIR_1.2: 20-Aug-2004 20:44:58\n", "AAN_VIZ_1.2: 20-Aug-2004 20:44:58\n", "SET_BP_1.2: 02-Oct-2004 12:33:06" ; :longitude = -68.9979 ; :latitude = 44.0545 ; data: lat = 44.0545 ; lon = -68.9979 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453478, 2453478.04166667, 2453478.08333333, 2453478.125, 2453478.16666667, 2453478.20833333, 2453478.25, 2453478.29166667, 2453478.33333333, 2453478.375, 2453478.41666667, 2453478.45833333, 2453478.5, 2453478.54166667, 2453478.58333333, 2453478.625, 2453478.66666667, 2453478.70833333, 2453478.75, 2453478.79166667, 2453478.83333333, 2453478.875, 2453478.91666667, 2453478.95833333, 2453479, 2453479.04166667, 2453479.08333333, 2453479.125, 2453479.16666667, 2453479.20833333, 2453479.25, 2453479.29166667, 2453479.33333333, 2453479.375, 2453479.41666667, 2453479.45833333, 2453479.5, 2453479.54166667, 2453479.58333333, 2453479.625, 2453479.66666667, 2453479.70833333, 2453479.75, 2453479.79166667, 2453479.83333333, 2453479.875, 2453479.91666667, 2453479.95833333, 2453480, 2453480.04166667, 2453480.08333333, 2453480.125, 2453480.16666667, 2453480.20833333, 2453480.25, 2453480.29166667, 2453480.33333333, 2453480.375, 2453480.41666667, 2453480.45833333, 2453480.5, 2453480.54166667, 2453480.58333333, 2453480.625, 2453480.66666667, 2453480.70833333, 2453480.75, 2453480.79166667, 2453480.83333333, 2453480.875, 2453480.91666667, 2453480.95833333, 2453481, 2453481.04166667, 2453481.08333333, 2453481.125, 2453481.16666667, 2453481.20833333, 2453481.25, 2453481.29166667, 2453481.33333333, 2453481.375, 2453481.41666667, 2453481.45833333, 2453481.5, 2453481.54166667, 2453481.58333333, 2453481.625, 2453481.66666667, 2453481.70833333, 2453481.75, 2453481.79166667, 2453481.83333333, 2453481.875, 2453481.91666667, 2453481.95833333, 2453482, 2453482.04166667, 2453482.08333333, 2453482.125, 2453482.16666667, 2453482.20833333, 2453482.25, 2453482.29166667, 2453482.33333333, 2453482.375, 2453482.41666667, 2453482.45833333, 2453482.5, 2453482.54166667, 2453482.58333333, 2453482.625, 2453482.66666667, 2453482.70833333, 2453482.75, 2453482.79166667, 2453482.83333333, 2453482.875, 2453482.91666667, 2453482.95833333, 2453483, 2453483.04166667, 2453483.08333333, 2453483.125, 2453483.16666667, 2453483.20833333, 2453483.25, 2453483.29166667, 2453483.33333333, 2453483.375, 2453483.41666667, 2453483.45833333, 2453483.5, 2453483.54166667, 2453483.58333333, 2453483.625, 2453483.66666667, 2453483.70833333, 2453483.75, 2453483.79166667, 2453483.83333333, 2453483.875, 2453483.91666667, 2453483.95833333, 2453484, 2453484.04166667, 2453484.08333333, 2453484.125, 2453484.16666667, 2453484.20833333, 2453484.25, 2453484.29166667, 2453484.33333333, 2453484.375, 2453484.41666667, 2453484.45833333, 2453484.5, 2453484.54166667, 2453484.58333333, 2453484.625, 2453484.66666667, 2453484.70833333, 2453484.75, 2453484.79166667, 2453484.83333333, 2453484.875, 2453484.91666667, 2453484.95833333 ; air_temperature = 4.695, 4.337, 4.272, 4.059, 4.076, 4.227, 4.198, 4.242, 3.791, 2.819, 2.791, 4.228, 4.805, 6.33, 5.428, 5.029, 5.22, 5.579, 5.809, 5.781, 6.098, 8.01, 6.818, 7.53, 6.9, 7.46, 7.62, 7.96, 9.5, 8.21, 10.06, 9.17, 8.21, 7.38, 7.49, 7.5, 7.86, 7.96, 7.91, 8.63, 9.74, 10.1, 11.49, 12.9, 13, 11.96, 13.18, 12.57, 11.51, 10.02, 9.75, 8.39, 8.76, 8.05, 7.36, 7.89, 7.65, 8.78, 7.3, 5.911, 6.74, 7.17, 7.71, 7.38, 7.51, 7.69, 7.81, 8.99, 9.01, 9.11, 8.52, 8.43, 8.22, 8.1, 8.07, 8.17, 7.26, 6.646, 6.698, 6.897, 7.08, 6.826, 6.73, 7.35, 7.66, 8.4, 8.16, 9.84, 8.56, 8.68, 10.3, 9.2, 9.54, 12.52, 10.69, 9.77, 9.54, 8.77, 7.32, 6.557, 5.738, 5.278, 4.257, 3.941, 3.223, 3.145, 3.375, 4.057, 4.141, 3.995, 4.205, 5.378, 5.669, 6.497, 7.36, 8.55, 9.11, 9.08, 9.09, 8.89, 8.57, 7.56, 6.732, 6.21, 5.964, 5.716, 4.76, 4.149, 4.412, 4.279, 4.212, 4.605, 5.349, 6.341, 6.646, 5.875, 6.483, 6.487, 7.01, 6.728, 6.562, 6.645, 6.526, 6.125, 5.87, 5.945, 5.997, 5.985, 6.139, 6.203, 6.041, 5.888, 5.763, 5.788, 5.865, 5.592, 5.048, 4.655, 4.867, 4.883, 5.128, 5.313, 5.427, 5.34, 5.796, 5.913, 5.841, 5.805 ; 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 = 1028.963, 1028.663, 1028.123, 1027.763, 1027.162, 1026.322, 1025.482, 1024.882, 1024.102, 1023.562, 1022.661, 1022.241, 1021.701, 1020.861, 1020.081, 1019.12, 1018.16, 1017.02, 1015.88, 1014.739, 1013.419, 1012.519, 1012.039, 1011.559, 1012.039, 1012.399, 1012.639, 1012.519, 1012.519, 1012.219, 1012.279, 1012.579, 1012.939, 1013.599, 1014.559, 1015.159, 1015.82, 1016.18, 1016.36, 1016.54, 1016, 1015.399, 1014.499, 1013.899, 1013.239, 1012.939, 1012.759, 1013.059, 1013.839, 1014.919, 1015.52, 1015.64, 1015.52, 1015.46, 1015.399, 1015.279, 1015.279, 1015.46, 1016, 1016.06, 1016.06, 1016.24, 1016.18, 1016, 1015.039, 1014.019, 1013.119, 1011.859, 1011.258, 1010.478, 1009.638, 1009.338, 1009.098, 1009.038, 1008.678, 1008.018, 1007.478, 1006.637, 1005.857, 1005.317, 1004.957, 1004.657, 1004.657, 1004.537, 1004.597, 1004.477, 1004.477, 1004.237, 1003.637, 1003.637, 1003.336, 1002.556, 1002.616, 1002.916, 1003.276, 1003.276, 1003.937, 1003.336, 1004.177, 1003.757, 1000.936, 1000.876, 1002.616, 1003.577, 1005.197, 1005.677, 1006.997, 1008.438, 1008.918, 1009.578, 1009.938, 1010.058, 1010.118, 1010.058, 1010.058, 1009.938, 1010.058, 1010.418, 1010.838, 1011.378, 1012.279, 1013.119, 1013.659, 1014.079, 1014.439, 1014.499, 1014.439, 1014.499, 1014.679, 1014.859, 1015.76, 1016.06, 1016.3, 1016.24, 1015.94, 1015.82, 1015.399, 1015.099, 1014.919, 1014.499, 1014.139, 1013.959, 1013.779, 1013.239, 1013.179, 1013.539, 1013.599, 1013.179, 1012.999, 1012.939, 1012.579, 1012.699, 1012.339, 1011.318, 1011.919, 1011.679, 1012.519, 1011.979, 1011.078, 1010.778, 1010.058, 1009.578, 1009.158, 1008.618, 1008.018, 1007.838, 1008.078, 1007.718 ; barometric_pressure_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 4.704, 3.763, 4.155, 4.194, 3.802, 4.586, 4.39, 4.704, 4.038, 2.862, 2.587, 3.92, 2.587, 3.881, 5.292, 6.86, 6.742, 6.899, 7.45, 7.8, 7.13, 7.76, 5.527, 8.23, 6.429, 4.41, 3.332, 0.98, 1.803, 2.705, 5.292, 5.723, 3.038, 2.391, 6.742, 9.76, 10.98, 8.98, 7.13, 4.665, 7.17, 5.762, 8.86, 10.27, 9.06, 6.664, 7.92, 5.919, 4.155, 4.312, 4.743, 3.43, 3.058, 3.685, 3.567, 2.705, 2.038, 2.666, 1.529, 1.882, 0, 1.842, 1.999, 2.979, 4.704, 5.331, 6.782, 8.7, 8.19, 8.23, 5.802, 6.115, 6.429, 6.194, 5.253, 6.625, 5.488, 6.194, 6.664, 5.194, 5.449, 4.586, 4.547, 3.528, 3.763, 4.861, 5.41, 4.351, 5.998, 4.273, 5.292, 5.018, 5.018, 8.11, 10.58, 8.62, 10.62, 9.76, 10.86, 9.25, 11.17, 13.25, 14.74, 13.76, 11.49, 8.78, 8.35, 7.88, 12.54, 10.29, 6.586, 9.76, 5.782, 6.194, 6.938, 8.55, 7.64, 8.62, 7.29, 7.76, 7.88, 4.508, 5.214, 6.154, 4.704, 5.174, 4.861, 5.606, 5.684, 3.332, 3.92, 5.723, 4.116, 3.234, 1.686, 5.958, 8.9, 9.92, 8.47, 7.06, 6.586, 5.684, 5.762, 5.214, 4.116, 3.802, 4.077, 2.254, 3.92, 4.861, 4.312, 2.842, 2.587, 4.704, 3.626, 7.29, 7.45, 7.6, 8.7, 7.64, 9.33, 7.8, 9.53, 8.98, 7.17, 5.194, 3.038, 2.666 ; 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, 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, 0, 0, 0, 0, 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 = 3.988, 3.158, 3.572, 3.358, 3.136, 3.759, 3.79, 3.94, 3.308, 2.17, 2.203, 2.803, 1.868, 3.417, 4.568, 5.561, 5.693, 6.038, 6.554, 6.538, 6.332, 6.346, 4.879, 7.06, 5.614, 3.088, 2.394, 0.008, 1.152, 2.35, 4.599, 4.928, 0.599, 1.307, 5.275, 8.38, 8.57, 7.11, 5.692, 3.888, 5.757, 3.889, 6.066, 7.81, 6.501, 5.426, 6.32, 5.308, 3.421, 3.798, 4.329, 1.916, 2.384, 3.272, 3.066, 1.82, 0.817, 1.934, 0.239, 0.527, 0, 0.732, 1.341, 2.622, 4.151, 4.279, 5.67, 7.51, 7.37, 6.257, 5.137, 5.031, 5.5, 5.586, 4.525, 5.754, 4.677, 5.521, 5.985, 4.264, 4.683, 4.146, 4.154, 2.598, 2.867, 4.258, 4.583, 3.814, 5.087, 2.258, 4.454, 4.17, 4.488, 6.965, 8.84, 7.29, 9.08, 8.23, 9.47, 6.785, 9.42, 10.92, 11.77, 11.07, 9.58, 7.39, 6.948, 6.465, 10.39, 9.1, 5.196, 8.36, 4.645, 5.065, 3.828, 6.557, 6.289, 7.17, 6.094, 6.688, 6.44, 3.47, 3.946, 5.349, 3.531, 4.349, 4.265, 5.023, 4.943, 2.134, 3.112, 4.979, 3.438, 2.3, 1.21, 5.292, 7.62, 8.3, 7.27, 5.773, 5.61, 4.516, 4.885, 4.437, 3.502, 3.39, 3.26, 0.431, 3.519, 4.031, 3.789, 1.939, 1.972, 3.776, 3.037, 6.057, 6.325, 6.322, 7.29, 6.219, 7.26, 6.592, 7.23, 7.52, 6.217, 3.403, 1.319, 2.202 ; 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, 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, 0, 0, 0, 0, 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 = 231.3, 231.6, 235.5, 224.2, 231.6, 218.6, 225.7, 237.9, 245.6, 256.4, 267, 244.4, 243, 215.4, 182.4, 199.7, 207.7, 208.3, 204.6, 207.5, 196.5, 213.2, 195.1, 232.7, 234.7, 258, 237.4, 285.9, 289, 264, 348.698, 331.4, 54.5, 71.4, 5.02, 354.72, 355.17, 357.2, 351.06, 348.175, 358.9, 331.1, 317.6, 335.7, 309.1, 306.5, 300.4, 302, 303.2, 318.2, 316.3, 311.6, 259.6, 251.5, 241, 271.9, 237.4, 304.4, 342.4, 158.7, 342.7, 88.2, 157, 164.2, 160.2, 185.4, 206.3, 211.2, 224.4, 228.7, 226.7, 243.7, 230.5, 228.5, 218.8, 217.6, 208.7, 204.2, 218.2, 227.2, 236.9, 230.6, 238.8, 235.5, 270.3, 243.6, 223.1, 220.2, 199.1, 98.9, 166.9, 161.8, 99.7, 44.58, 25.44, 10.23, 3.03, 2.48, 358.54, 17.88, 33.83, 21.26, 20.85, 19.2, 33.9, 23.73, 5.49, 2.43, 15.97, 16, 13.43, 354.48, 10.45, 350.24, 341.9, 324, 328.7, 339.4, 331.4, 357.9, 349.479, 309.3, 280, 298.1, 323.1, 291.7, 294.6, 286.2, 291.6, 307.4, 260.4, 291.1, 291.8, 298.3, 155.7, 178, 208.4, 207.7, 221.2, 209.9, 206.1, 192, 196.6, 205.8, 192, 191.4, 196.3, 184.1, 201.6, 190.5, 191.7, 151.5, 129.9, 92.9, 94.8, 97.2, 108.1, 90.5, 85.6, 62.2, 66.2, 73.5, 74.6, 75.6, 79.4, 52.16, 32.25, 37.7 ; 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, 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, 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, 0, 0, 0, 0, 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 = 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2351.812, 2247.289, 2787.924, 2959.125, 2947.711, 2959.125, 2959.125, 2958.524, 2953.118, 2695.415, 1208.669, 2507.394, 1528.845, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2959.125, 2959.125, 2864.814, 2828.772, 2959.125, 2959.125, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2957.323, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2959.125, 2958.524, 2958.524, 2958.524, 2468.949, 2958.524, 2958.524, 2954.319, 2957.923, 2906.263, 2897.252, 2720.044, 2880.432, 2957.323, 2957.923, 2957.923, 2957.923, 2957.923, 2946.51, 2948.312, 2956.121, 2957.923, 2957.923, 2957.923, 2957.923, 2958.524, 2959.125, 2958.524, 2957.323, 2958.524, 2956.722, 2958.524, 2946.51, 2840.786, 2954.319, 2957.923, 2957.923, 2957.923, 2957.923, 2491.776, 1821.989, 1824.993, 1195.453, 2043.049, 1975.77, 2930.291, 2957.923, 2957.923, 2951.316, 2690.609, 2932.694, 2945.909, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2958.524, 2958.524, 2958.524, 2958.524, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 1253.722, 3.591367, 2959.125, 2959.125, 2958.524, 2958.524, 2919.478, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 725.7014, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2957.923, 2956.121, 2754.284, 2957.923, 2957.923, 2819.761, 2071.883, 2272.518, 1924.71, 1719.869, 1267.538, 1060.294, 377.7727, 377.0518 ; 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 ; }