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 = "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 = 2453324.00000579 ; :starting_julian_day_string = "2004-11-14 00:00:00" ; :ending_julian_day_number = 2453330.95833912 ; :ending_julian_day_string = "2004-11-20 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 = 2453324, 2453324.04166667, 2453324.08333333, 2453324.125, 2453324.16666667, 2453324.20833333, 2453324.25, 2453324.29166667, 2453324.33333333, 2453324.375, 2453324.41666667, 2453324.45833333, 2453324.5, 2453324.54166667, 2453324.58333333, 2453324.625, 2453324.66666667, 2453324.70833333, 2453324.75, 2453324.79166667, 2453324.83333333, 2453324.875, 2453324.91666667, 2453324.95833333, 2453325, 2453325.04166667, 2453325.08333333, 2453325.125, 2453325.16666667, 2453325.20833333, 2453325.25, 2453325.29166667, 2453325.33333333, 2453325.375, 2453325.41666667, 2453325.45833333, 2453325.5, 2453325.54166667, 2453325.58333333, 2453325.625, 2453325.66666667, 2453325.70833333, 2453325.75, 2453325.79166667, 2453325.83333333, 2453325.875, 2453325.91666667, 2453325.95833333, 2453326, 2453326.04166667, 2453326.08333333, 2453326.125, 2453326.16666667, 2453326.20833333, 2453326.25, 2453326.29166667, 2453326.33333333, 2453326.375, 2453326.41666667, 2453326.45833333, 2453326.5, 2453326.54166667, 2453326.58333333, 2453326.625, 2453326.66666667, 2453326.70833333, 2453326.75, 2453326.79166667, 2453326.83333333, 2453326.875, 2453326.91666667, 2453326.95833333, 2453327, 2453327.04166667, 2453327.08333333, 2453327.125, 2453327.16666667, 2453327.20833333, 2453327.25, 2453327.29166667, 2453327.33333333, 2453327.375, 2453327.41666667, 2453327.45833333, 2453327.5, 2453327.54166667, 2453327.58333333, 2453327.625, 2453327.66666667, 2453327.70833333, 2453327.75, 2453327.79166667, 2453327.83333333, 2453327.875, 2453327.91666667, 2453327.95833333, 2453328, 2453328.04166667, 2453328.08333333, 2453328.125, 2453328.16666667, 2453328.20833333, 2453328.25, 2453328.29166667, 2453328.33333333, 2453328.375, 2453328.41666667, 2453328.45833333, 2453328.5, 2453328.54166667, 2453328.58333333, 2453328.625, 2453328.66666667, 2453328.70833333, 2453328.75, 2453328.79166667, 2453328.83333333, 2453328.875, 2453328.91666667, 2453328.95833333, 2453329, 2453329.04166667, 2453329.08333333, 2453329.125, 2453329.16666667, 2453329.20833333, 2453329.25, 2453329.29166667, 2453329.33333333, 2453329.375, 2453329.41666667, 2453329.45833333, 2453329.5, 2453329.54166667, 2453329.58333333, 2453329.625, 2453329.66666667, 2453329.70833333, 2453329.75, 2453329.79166667, 2453329.83333333, 2453329.875, 2453329.91666667, 2453329.95833333, 2453330, 2453330.04166667, 2453330.08333333, 2453330.125, 2453330.16666667, 2453330.20833333, 2453330.25, 2453330.29166667, 2453330.33333333, 2453330.375, 2453330.41666667, 2453330.45833333, 2453330.5, 2453330.54166667, 2453330.58333333, 2453330.625, 2453330.66666667, 2453330.70833333, 2453330.75, 2453330.79166667, 2453330.83333333, 2453330.875, 2453330.91666667, 2453330.95833333 ; air_temperature = 2.522, 2.243, 2.03, 1.924, 1.541, 0.872, 0.687, 0.193, 0.041, -0.498, -1.448, -1.25, -1.179, -1.139, -0.512, -0.088, 1.27, 2.49, 3.473, 4.639, 5.782, 6.09, 6.139, 6.004, 5.427, 5.06, 4.971, 4.655, 4.484, 4.292, 4.437, 4.784, 4.279, 3.034, 2.101, 1.929, 1.683, 1.968, 2.169, 2.253, 2.857, 3.731, 4.315, 5.018, 5.633, 5.815, 5.58, 5.735, 5.172, 4.75, 4.045, 3.539, 3.336, 2.636, 2.255, 1.293, 1.1, 1.078, 1.142, 1.125, 1.411, 1.366, 1.539, 1.355, 1.8, 2.317, 3.041, 3.852, 4.737, 5.047, 4.503, 4.097, 3.442, 3.126, 3.041, 2.723, 2.062, 1.842, 2.07, 1.449, 1.429, 0.844, 0.505, 0.303, 0.474, 0.818, 0.847, 1.592, 2.468, 3.716, 4.414, 3.88, 5.025, 4.905, 5.1, 5.476, 6.012, 6.033, 5.999, 6.218, 6.159, 5.484, 5.411, 5.556, 5.683, 5.679, 5.737, 5.961, 6.092, 6.322, 6.402, 6.374, 6.575, 6.881, 7.49, 7.79, 7.57, 7.81, 7.84, 7.88, 7.88, 7.79, 7.84, 7.99, 8.01, 7.91, 7.93, 7.97, 7.92, 7.87, 7.82, 7.87, 8.26, 9.69, 10.3, 10.89, 10.02, 10.88, 10.07, 9.83, 9.6, 9.12, 8.72, 8.16, 7.52, 6.723, 6.226, 6.347, 6.145, 5.631, 5.139, 4.439, 3.95, 3.589, 2.862, 2.808, 2.829, 2.507, 3.283, 4.386, 4.793, 5.373, 5.96, 6.673, 7.22, 6.446, 6.563, 6.194 ; 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.543, 1028.543, 1028.663, 1028.603, 1028.363, 1028.543, 1028.003, 1029.683, 1029.803, 1030.943, 1030.763, 1030.643, 1031.964, 1031.724, 1031.544, 1030.883, 1029.503, 1028.663, 1027.943, 1027.102, 1026.862, 1027.102, 1027.643, 1027.883, 1027.943, 1028.063, 1027.943, 1027.102, 1027.102, 1026.622, 1026.622, 1027.883, 1026.802, 1027.343, 1027.823, 1028.063, 1028.363, 1028.783, 1028.243, 1028.063, 1027.042, 1026.262, 1025.482, 1025.062, 1024.882, 1024.942, 1025.662, 1026.082, 1026.322, 1026.382, 1026.262, 1025.782, 1025.902, 1025.722, 1025.662, 1025.962, 1026.142, 1026.082, 1026.322, 1026.562, 1026.802, 1027.042, 1026.982, 1026.502, 1025.602, 1024.942, 1024.222, 1023.682, 1023.862, 1024.102, 1024.702, 1024.822, 1025.062, 1024.402, 1024.762, 1024.942, 1024.222, 1024.822, 1025.062, 1024.882, 1024.582, 1024.402, 1024.462, 1025.002, 1025.542, 1025.722, 1025.302, 1024.702, 1023.862, 1023.201, 1022.481, 1022.181, 1022.481, 1022.241, 1022.481, 1022.481, 1022.481, 1022.721, 1022.901, 1022.601, 1022.181, 1021.581, 1021.041, 1020.741, 1020.141, 1020.321, 1020.261, 1020.501, 1020.621, 1020.621, 1020.501, 1020.321, 1019.481, 1018.58, 1017.5, 1017.14, 1016.9, 1017.02, 1017.08, 1017.2, 1016.96, 1017.14, 1016.9, 1016.6, 1016.06, 1015.64, 1015.219, 1015.64, 1014.499, 1014.319, 1014.319, 1014.619, 1015.039, 1014.619, 1014.979, 1015.099, 1015.099, 1014.679, 1014.979, 1015.099, 1015.52, 1016.48, 1016.78, 1017.38, 1017.98, 1018.4, 1018.7, 1019.12, 1019.3, 1017.62, 1018.28, 1019.601, 1020.381, 1020.621, 1020.921, 1021.581, 1022.121, 1022.781, 1023.081, 1022.601, 1022.181, 1021.881, 1021.881, 1021.701, 1021.641, 1022.061, 1022.481, 1022.841 ; 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 = 15.95, 16.11, 16.19, 14.82, 15.84, 14.82, 16.93, 15.6, 14.66, 14.03, 14.62, 14.15, 14.5, 13.92, 12.5, 12.15, 12.66, 10.39, 9.41, 8.43, 7.68, 6.782, 8.11, 8.74, 9.8, 10.98, 11.56, 13.41, 11.56, 12.7, 10.78, 10.78, 11.21, 9.11, 7.68, 7.96, 7.96, 7.84, 7.13, 8.98, 7.64, 6.174, 5.214, 4.43, 3.038, 2.509, 1.019, 2.822, 4.234, 4.782, 6.429, 7.21, 7.72, 8.31, 9.68, 8.35, 7.17, 7.1, 7.57, 8.04, 9.64, 9.06, 8.39, 8.35, 6.39, 4.861, 4.782, 5.292, 6.39, 5.684, 6.154, 8.04, 9.84, 9.56, 9.88, 9.49, 9.8, 8.27, 8.7, 7.92, 7.29, 7.49, 7.33, 7.17, 6.311, 6.429, 5.919, 5.606, 3.626, 2.626, 3.097, 2.509, 1.686, 1.215, 1.372, 1.764, 1.764, 1.137, 1.215, 2.822, 3.136, 1.666, 2.156, 2.195, 1.078, 1.411, 0.686, 1.294, 1.215, 1.176, 1.019, 1.294, 1.294, 1.803, 4.43, 3.43, 2.822, 3.724, 2.45, 1.274, 1.999, 2.509, 3.41, 3.763, 2.94, 3.45, 2.646, 3.097, 3.606, 2.587, 2.254, 1.607, 4.547, 7.8, 7.76, 10.9, 9.31, 11.29, 7.33, 7.02, 9.29, 8, 9.17, 6.233, 4.861, 5.331, 6.311, 6.272, 11.33, 12.5, 10.43, 8.82, 6.664, 6.546, 6.076, 5.057, 6.35, 7.02, 7.06, 8.11, 7.57, 6.899, 4.626, 2.94, 1.862, 2.274, 1.646, 3.097 ; 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 = 12.83, 13.17, 12.88, 12.18, 12.94, 12.69, 13.58, 13.38, 12.82, 11.44, 12.28, 11.72, 11.87, 11.3, 10.05, 9.82, 10.41, 8.32, 7.7, 6.822, 6.583, 5.693, 6.603, 7.54, 8.45, 9.32, 9.41, 10.99, 9.98, 10.4, 8.66, 8.54, 9.17, 7.3, 6.339, 6.398, 6.788, 6.538, 5.786, 7.18, 5.956, 4.219, 4.322, 3.516, 1.973, 2.052, 0.32, 2.038, 3.604, 3.892, 5.668, 5.717, 6.052, 6.684, 7.6, 6.975, 5.689, 5.891, 6.257, 6.632, 7.83, 7.15, 6.681, 6.439, 4.587, 3.7, 3.65, 4.194, 4.896, 4.069, 5.056, 6.723, 8.33, 7.77, 8.17, 7.79, 8.45, 6.892, 7.15, 6.082, 6.111, 6.048, 6.145, 5.922, 5.349, 5.073, 4.556, 4.606, 2.441, 1.662, 2.097, 1.86, 0.856, 0.794, 0.995, 1.12, 1.402, 0.869, 0.757, 1.953, 2.397, 0.442, 1.552, 1.731, 0.516, 1.017, 0.065, 0.859, 0.574, 0.754, 0.645, 1.017, 0.697, 1.392, 3.187, 2.416, 2.454, 3.186, 1.962, 0.587, 1.281, 2.15, 2.824, 3.385, 2.16, 2.949, 2.059, 2.618, 3.148, 2.237, 1.797, 1.159, 3.649, 6.818, 6.677, 8.54, 7.43, 8.51, 6.202, 6.081, 7.78, 6.42, 6.865, 5.085, 4.166, 4.523, 5.606, 5.319, 9.95, 10.54, 8.94, 6.65, 5.092, 4.425, 5.141, 4.11, 5.113, 5.911, 5.609, 6.758, 6.128, 5.534, 3.521, 1.755, 0.923, 1.872, 0.93, 2.289 ; 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 = 8.16, 3.74, 0.93, 359.98, 9.89, 357.41, 2.15, 2.48, 358.71, 353.8, 347.432, 347.279, 349.516, 341.6, 347.8, 344.83, 338.1, 341.7, 345.67, 348.098, 350.75, 359.66, 355.96, 353.23, 340.1, 352.43, 342, 337.8, 341.3, 340.8, 349.628, 356.04, 7.55, 24.57, 19.11, 14.55, 18.01, 20.69, 20.11, 14.57, 23.51, 41.39, 40.68, 45.72, 56.1, 95.1, 167.7, 235.5, 77.8, 49.31, 55.2, 56.4, 31.82, 25.12, 29.42, 42.07, 36.37, 40.33, 39.73, 36.64, 32.6, 19.6, 22.46, 17.93, 4.38, 16.83, 28.8, 20.32, 8.17, 33.81, 49.47, 26.36, 46.81, 36.35, 30.58, 33.57, 41.58, 45.06, 40.9, 23.57, 24.12, 16.69, 12.91, 5.72, 7.37, 12.88, 7.35, 1.51, 6.71, 36.13, 153.6, 159.9, 205.6, 197.8, 228.6, 218, 248.8, 295.7, 302.5, 344.65, 18.15, 84.6, 322.9, 46.99, 317.8, 271.3, 311.7, 274.1, 236.5, 209.5, 275.4, 269.3, 268.8, 219.1, 212.1, 220.6, 186.1, 232.5, 240.8, 242.1, 207.8, 243.5, 226.1, 225.8, 218.5, 225, 215, 223.3, 224, 221.8, 231, 295.2, 289.4, 349.359, 333.2, 336.7, 356.09, 319.7, 354.31, 339.1, 345.104, 345.783, 332, 319.3, 320, 292.2, 305.4, 316.1, 351.97, 350.43, 357.55, 338.6, 302.5, 298.4, 269.2, 288.1, 293, 295.1, 315.2, 352.14, 13.24, 2.38, 5.5, 9.77, 51.02, 68.7, 125.7, 209.6 ; 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 = 2959.726, 2814.956, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2805.945, 2959.726, 2959.726, 2960.326, 2960.326, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2771.705, 2960.927, 2935.697, 2960.927, 2960.927, 2922.482, 2960.927, 2960.927, 2960.326, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2960.326, 2960.326, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2960.326, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2856.404, 2960.326, 2960.326, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2960.326, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2624.532, 2958.524, 2953.719, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2960.927, 2960.326, 2960.326, 2960.326, 2870.821, 2960.326, 2960.326, 2636.546, 2959.726, 2959.726, 2959.726 ; 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 ; }