netcdf J0209.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 147 ; variables: double lat(lat) ; lat:long_name = "Latitude" ; lat:standard_name = "latitude" ; lat:short_name = "lat" ; lat:units = "degrees_north" ; lat:_FillValue = -999. ; lat:valid_range = -90., 90. ; lat:epic_code = 500 ; lat:Comment = "Coordinate variable" ; double lon(lon) ; lon:long_name = "Longitude" ; lon:standard_name = "longitude" ; lon:short_name = "lon" ; lon:modulo = 360. ; lon:units = "degrees_east" ; lon:_FillValue = -999. ; lon:valid_range = -180., 180. ; lon:epic_code = 502 ; lon:Comment = "Coordinate variable" ; double air_temperature_depth(air_temperature_depth) ; air_temperature_depth:long_name = "Depth" ; air_temperature_depth:standard_name = "depth" ; air_temperature_depth:short_name = "D" ; air_temperature_depth:units = "meters" ; air_temperature_depth:positive = "down" ; air_temperature_depth:_FillValue = -999. ; air_temperature_depth:valid_range = -10000., 100. ; air_temperature_depth:epic_code = 3 ; air_temperature_depth:Comment = "Coordinate variable" ; double barometric_pressure_depth(barometric_pressure_depth) ; barometric_pressure_depth:long_name = "Depth" ; barometric_pressure_depth:standard_name = "depth" ; barometric_pressure_depth:short_name = "D" ; barometric_pressure_depth:units = "meters" ; barometric_pressure_depth:positive = "down" ; barometric_pressure_depth:_FillValue = -999. ; barometric_pressure_depth:valid_range = -10000., 100. ; barometric_pressure_depth:epic_code = 3 ; barometric_pressure_depth:Comment = "Coordinate variable" ; double visibility_depth(visibility_depth) ; visibility_depth:long_name = "Depth" ; visibility_depth:standard_name = "depth" ; visibility_depth:short_name = "D" ; visibility_depth:units = "meters" ; visibility_depth:positive = "down" ; visibility_depth:_FillValue = -999. ; visibility_depth:valid_range = -10000., 100. ; visibility_depth:epic_code = 3 ; visibility_depth:Comment = "Coordinate variable" ; double wind_depth(wind_depth) ; wind_depth:long_name = "Depth" ; wind_depth:standard_name = "depth" ; wind_depth:short_name = "D" ; wind_depth:units = "meters" ; wind_depth:positive = "down" ; wind_depth:_FillValue = -999. ; wind_depth:valid_range = -10000., 100. ; wind_depth:Comment = "Coordinate variable" ; double time(time) ; time:long_name = "Time" ; time:standard_name = "time" ; time:short_name = "time" ; time:units = "days since -4713-01-01 00:00:00" ; time:_FillValue = -999. ; time:valid_range = 0., 2460000. ; time:epic_code = 624 ; time:Comment = "Coordinate variable" ; float air_temperature(time, air_temperature_depth, lat, lon) ; air_temperature:long_name = "Air Temperature" ; air_temperature:standard_name = "air_temperature" ; air_temperature:short_name = "AT" ; air_temperature:ancillary_variables = "air_temperature_qc" ; air_temperature:_FillValue = -999.f ; air_temperature:units = "celsius" ; air_temperature:valid_range = -40.f, 40.f ; air_temperature:is_dead = 0 ; air_temperature:epic_code = 20 ; byte air_temperature_qc(time, air_temperature_depth, lat, lon) ; air_temperature_qc:long_name = "Air Temperature QC" ; air_temperature_qc:short_name = "ATQC" ; air_temperature_qc:intent = "data_quality" ; air_temperature_qc:standard_name = "air_temperature data_quality" ; air_temperature_qc:_FillValue = 128s ; air_temperature_qc:units = "1" ; air_temperature_qc:valid_range = -127s, 127s ; air_temperature_qc:flag_values = 0s, 1s, 2s, 3s ; air_temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float barometric_pressure(time, barometric_pressure_depth, lat, lon) ; barometric_pressure:long_name = "Barometric Pressure" ; barometric_pressure:standard_name = "barometric_pressure" ; barometric_pressure:short_name = "BP" ; barometric_pressure:ancillary_variables = "barometric_pressure_qc" ; barometric_pressure:_FillValue = -999.f ; barometric_pressure:units = "millibars" ; barometric_pressure:valid_range = 800.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.060004, 799.994 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = -0.65017 ; 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.f, 200.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, 200.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 = "04-Oct-2004 00:58:19: Modified [lon,lat] to [-67.012150,44.889250].\n", "Sun Oct 3 22:07:49 2004: /usr/local/nco/bin/ncrcat -d time,2453282.85416667,2453285.9 J0209.met.realtime.nc J0209.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 = 50001 ; :visibility_sensor_serial_number = 267 ; :barometric_pressure_serial_number = "SETAP2299998" ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0209" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.4 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453282.87500579 ; :starting_julian_day_string = "2004-10-03 21:00:00" ; :ending_julian_day_number = 2453288.95833912 ; :ending_julian_day_string = "2004-10-09 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 24-Aug-2004 18:15:14\n", "WIND_DIR_1.2: 24-Aug-2004 18:15:14\n", "AAN_VIZ_1.2: 24-Aug-2004 18:15:14\n", "SET_BP_1.2: 02-Oct-2004 12:30:24" ; :longitude = -67.01215 ; :latitude = 44.88925 ; data: lat = 44.88925 ; lon = -67.01215 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453282.875, 2453282.91666667, 2453282.95833333, 2453283, 2453283.04166667, 2453283.08333333, 2453283.125, 2453283.16666667, 2453283.20833333, 2453283.25, 2453283.29166667, 2453283.33333333, 2453283.375, 2453283.41666667, 2453283.45833333, 2453283.5, 2453283.54166667, 2453283.58333333, 2453283.625, 2453283.66666667, 2453283.70833333, 2453283.75, 2453283.79166667, 2453283.83333333, 2453283.875, 2453283.91666667, 2453283.95833333, 2453284, 2453284.04166667, 2453284.08333333, 2453284.125, 2453284.16666667, 2453284.20833333, 2453284.25, 2453284.29166667, 2453284.33333333, 2453284.375, 2453284.41666667, 2453284.45833333, 2453284.5, 2453284.54166667, 2453284.58333333, 2453284.625, 2453284.66666667, 2453284.70833333, 2453284.75, 2453284.79166667, 2453284.83333333, 2453284.875, 2453284.91666667, 2453284.95833333, 2453285, 2453285.04166667, 2453285.08333333, 2453285.125, 2453285.16666667, 2453285.20833333, 2453285.25, 2453285.29166667, 2453285.33333333, 2453285.375, 2453285.41666667, 2453285.45833333, 2453285.5, 2453285.54166667, 2453285.58333333, 2453285.625, 2453285.66666667, 2453285.70833333, 2453285.75, 2453285.79166667, 2453285.83333333, 2453285.875, 2453285.91666667, 2453285.95833333, 2453286, 2453286.04166667, 2453286.08333333, 2453286.125, 2453286.16666667, 2453286.20833333, 2453286.25, 2453286.29166667, 2453286.33333333, 2453286.375, 2453286.41666667, 2453286.45833333, 2453286.5, 2453286.54166667, 2453286.58333333, 2453286.625, 2453286.66666667, 2453286.70833333, 2453286.75, 2453286.79166667, 2453286.83333333, 2453286.875, 2453286.91666667, 2453286.95833333, 2453287, 2453287.04166667, 2453287.08333333, 2453287.125, 2453287.16666667, 2453287.20833333, 2453287.25, 2453287.29166667, 2453287.33333333, 2453287.375, 2453287.41666667, 2453287.45833333, 2453287.5, 2453287.54166667, 2453287.58333333, 2453287.625, 2453287.66666667, 2453287.70833333, 2453287.75, 2453287.79166667, 2453287.83333333, 2453287.875, 2453287.91666667, 2453287.95833333, 2453288, 2453288.04166667, 2453288.08333333, 2453288.125, 2453288.16666667, 2453288.20833333, 2453288.25, 2453288.29166667, 2453288.33333333, 2453288.375, 2453288.41666667, 2453288.45833333, 2453288.5, 2453288.54166667, 2453288.58333333, 2453288.625, 2453288.66666667, 2453288.70833333, 2453288.75, 2453288.79166667, 2453288.83333333, 2453288.875, 2453288.91666667, 2453288.95833333 ; air_temperature = 12.6, 11.77, 11.26, 10.57, 9.73, 10.59, 10.44, 10.47, 10.47, 10.46, 10.34, 10.23, 10.21, 10.24, 9.93, 10.14, 10.21, 10.45, 12.15, 11.66, 11.41, 12.4, 11.97, 12.38, 10.66, 11, 10.48, 10.2, 10.31, 10.95, 11.1, 10.96, 10.58, 10.82, 10.63, 10.49, 10.22, 10.23, 10.05, 9.47, 8.66, 8.29, 9.02, 9.53, 9.83, 10.36, 10.8, 10.61, 10.4, 9.53, 8.61, 7.31, 6.022, 5.336, 4.787, 4.149, 3.576, 3.116, 2.621, 3.024, 2.281, 1.857, 1.958, 3.065, 4.791, 5.98, 7.17, 7.97, 8.76, 9.42, 9.59, 9.19, 8.73, 8.54, 8.57, 8.36, 8.36, 7.91, 8.09, 8.18, 8.18, 8.11, 8.18, 8.31, 7.93, 7.78, 7.1, 8.27, 9.98, 10.44, 13.08, 12.28, 12.93, 12.2, 14.17, 13.72, 14.7, 13, 12.26, 12.4, 12.09, 11.41, 11.18, 10.47, 9.97, 9.15, 9.47, 9.76, 9.92, 10.02, 10.21, 10.47, 13.2, 14.29, 15.49, 16.13, 16.17, 16.35, 16.36, 15.95, 14.51, 13.51, 12.93, 12.91, 12.52, 12.15, 12.17, 12.31, 12.02, 12.02, 11.69, 11.58, 11.67, 11.53, 11.89, 12.57, 14.34, 15.32, 16.08, 15.9, 16.41, 16.87, 16.53, 15.47, 14.88, 13.82, 13.13 ; 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 ; barometric_pressure = 1019.528, 1019.888, 1020.309, 1020.429, 1020.489, 1020.429, 1020.249, 1019.828, 1019.708, 1019.528, 1019.108, 1018.808, 1018.688, 1018.928, 1019.108, 1019.348, 1019.768, 1019.168, 1018.268, 1017.848, 1016.828, 1016.108, 1015.748, 1015.208, 1015.028, 1015.388, 1015.268, 1015.208, 1015.208, 1015.388, 1015.328, 1015.508, 1015.508, 1015.628, 1014.968, 1014.908, 1014.968, 1015.328, 1016.288, 1017.068, 1017.968, 1018.748, 1018.988, 1019.168, 1018.748, 1018.628, 1018.928, 1019.348, 1020.068, 1021.029, 1022.229, 1023.549, 1024.509, 1025.709, 1026.309, 1026.309, 1026.549, 1026.669, 1026.069, 1026.249, 1026.549, 1026.969, 1027.569, 1027.809, 1027.929, 1027.869, 1027.569, 1026.729, 1025.949, 1024.929, 1024.329, 1024.389, 1023.849, 1024.029, 1024.629, 1024.749, 1024.869, 1025.049, 1024.929, 1024.929, 1024.689, 1024.389, 1024.149, 1024.269, 1024.509, 1025.289, 1025.949, 1026.849, 1027.449, 1027.629, 1027.809, 1027.329, 1026.549, 1026.009, 1025.529, 1025.589, 1025.769, 1026.009, 1026.369, 1026.549, 1026.969, 1027.269, 1027.509, 1027.749, 1027.929, 1027.689, 1027.509, 1027.269, 1027.149, 1027.269, 1027.389, 1027.269, 1027.629, 1027.689, 1027.329, 1026.909, 1026.129, 1025.649, 1024.689, 1024.329, 1024.149, 1024.029, 1024.209, 1024.449, 1024.149, 1024.509, 1024.209, 1024.209, 1024.089, 1023.729, 1022.949, 1022.409, 1022.229, 1021.749, 1021.509, 1021.509, 1021.389, 1021.029, 1020.849, 1020.669, 1020.068, 1019.528, 1018.808, 1018.508, 1018.688, 1018.268, 1017.968 ; 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 ; wind_gust = 2.43, 1.666, 1.058, 0.098, 0, 1.058, 0.392, 2.548, 0.98, 1.411, 2.117, 0.588, 0, 1.294, 1.725, 0.294, 1.294, 0.49, 4.234, 1.078, 6.978, 5.919, 4.861, 3.45, 6.35, 5.174, 3.626, 2.979, 2.666, 2.626, 1.666, 2.901, 0.392, 2.078, 2.705, 3.528, 6.507, 5.645, 8.58, 8.39, 12.27, 9.49, 10.98, 11.76, 11.6, 9.64, 8.31, 9.84, 9.41, 5.527, 6.782, 8.19, 8.39, 6.076, 6.39, 4.038, 3.998, 1.411, 2.117, 3.528, 2.254, 1.96, 2.744, 2.43, 4.978, 5.488, 6.468, 6.507, 6.233, 7.13, 7.49, 7.92, 6.938, 5.449, 5.998, 3.45, 3.959, 3.489, 3.489, 1.411, 1.725, 1.411, 0, 2.352, 2.313, 1.176, 0, 2.117, 1.411, 1.372, 0.784, 1.411, 3.763, 6.742, 8.47, 7.25, 6.507, 5.331, 6.507, 5.998, 7.84, 5.998, 6.154, 3.724, 2.352, 1.862, 1.921, 2.979, 1.47, 2.47, 1.607, 4.586, 5.998, 7.29, 9.02, 7.64, 8.62, 8.08, 8.78, 8.27, 9.49, 8.7, 7.33, 8.55, 6.194, 5.841, 6.194, 5.018, 4.077, 5.214, 4.155, 4.939, 5.645, 5.606, 4.861, 5.645, 7.53, 8.86, 10.07, 10.04, 10.66, 11.92, 10, 8.47, 7.84, 7.1, 7.21 ; 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 ; wind_speed = 1.871, 0.358, 0.265, 0, 0, 0.197, 0, 2.036, 0, 0.423, 1.65, 0, 0, 0.566, 0.969, 0, 0.853, 0, 1.862, 0.013, 5.614, 4.128, 3.829, 2.832, 5.588, 4.065, 2.338, 2.319, 1.977, 1.171, 0.333, 1.551, 0, 1.364, 1.703, 2.548, 5.429, 4.698, 7.58, 6.901, 9.78, 7.6, 8.71, 9.93, 9.08, 7.49, 6.174, 8.07, 7.18, 3.654, 5.467, 6.409, 7.2, 4.383, 4.524, 3.041, 2.888, 0.3, 1.407, 2.768, 0.87, 0.895, 2.026, 1.746, 2.436, 3.959, 4.188, 4.161, 3.929, 5.501, 5.118, 5.918, 4.149, 3.667, 4.221, 2.628, 2.798, 2.888, 2.687, 0.426, 0.403, 0.194, 0, 0.608, 1.571, 0.37, 0, 1.617, 0.845, 0.95, 0, 1.242, 3.336, 5.558, 6.544, 5.102, 5.466, 4.245, 4.637, 4.782, 5.982, 4.735, 4.471, 2.435, 1.728, 1.214, 1.474, 1.97, 0.188, 1.675, 1.076, 3.988, 4.433, 5.29, 6.228, 5.521, 6.601, 5.504, 6.538, 6.594, 6.782, 6.518, 5.597, 5.967, 3.63, 4.512, 4.353, 3.443, 3.104, 3.757, 2.937, 3.348, 4.581, 3.974, 3.627, 3.526, 5.071, 6.346, 6.472, 6.927, 7.03, 7.15, 6.834, 6.158, 5.62, 5.285, 5.922 ; 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 ; wind_direction = 149.1, 132.3, 164.1, 341.6, 341.6, 113.1, 341.6, 294.2, 341.6, 300.6, 316, 341.6, 341.6, 286.9, 275.6, 341.6, 289, 341.6, 205.6, 319.9, 143.7, 179.6, 150.1, 153.7, 148.4, 173, 168.1, 162.9, 166.8, 245.1, 246.4, 225.9, 341.6, 265.4, 272.2, 268.2, 281.5, 302.2, 299.5, 323.6, 310, 311.1, 311, 315.2, 315.6, 312.8, 318.4, 309.1, 332.9, 337.6, 328.5, 324.6, 321.4, 300.6, 294.3, 283.5, 269.4, 247.7, 235.8, 276, 266.4, 239.3, 280.7, 229.8, 249.7, 225, 212.8, 241.2, 220.6, 180.3, 200.5, 210.4, 195.1, 205.2, 207.2, 206.1, 187.7, 216.7, 231.2, 183, 230.3, 264.8, 341.6, 269.5, 280.6, 239.4, 341.6, 276.7, 273.5, 65.8, 341.6, 96.3, 136.4, 136.3, 174.4, 180, 206.8, 205.3, 225, 232.7, 233.9, 233.4, 243.3, 226.2, 131.2, 165.3, 194.5, 194.3, 198.4, 178.7, 174.4, 155.1, 214.4, 215.5, 216.5, 196.4, 189.7, 193.3, 192.6, 199.1, 204.7, 199.1, 201.2, 207.2, 200.6, 207.6, 189, 191.4, 192.2, 196.1, 185.3, 186.2, 189.1, 184.3, 185.3, 187.6, 193, 199.7, 193.3, 208.1, 197.3, 208.7, 193.8, 188.3, 187.2, 181.6, 176.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 ; visibility = 2963.33, 2961.528, 2961.528, 2961.528, 2961.528, 649.4117, 351.7621, 1827.395, 1372.061, 1286.76, 2065.875, 2713.436, 2448.525, 619.9772, 873.475, 2961.528, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2754.284, 2961.528, 2961.528, 1499.41, 1528.845, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2962.128, 2962.128, 2962.128, 2962.729, 2964.531, 2964.531, 2056.264, 2480.963, 2905.061, 2965.733, 1951.741, 2961.528, 2961.528, 2961.528, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.729, 2963.33, 2963.33, 2964.531, 2964.531, 2959.726, 2963.93, 2954.92, 2965.733, 2575.274, 2962.128, 2961.528, 2961.528, 2961.528, 2961.528, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.128, 2962.729, 2962.729, 2962.729, 2963.33, 2963.93, 2963.93, 2964.531, 2965.132, 2963.93, 2963.93, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2790.326, 2962.128, 2963.33, 2963.33, 2963.33, 2963.93, 2882.835, 2866.616, 2965.132, 2964.531, 2963.33, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2962.128, 2962.128, 2962.729, 2962.729, 2957.323, 2809.549, 2950.715, 2964.531, 2963.33, 2962.729, 2961.528, 2961.528 ; 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 ; }