netcdf E0114.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.f, 1100.f ; barometric_pressure:is_dead = 0. ; barometric_pressure:calibration_coeffs = 0.060014, 799.986 ; 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 = 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 = "03-Apr-2005 18:51:12: Parameter barometric_pressure marked as non-functional as of julian day 2453464.625000 (2005-04-03 15:00:00)\n", "10-Mar-2005 12:53:13: Parameter barometric_pressure marked as non-functional as of julian day 2453439.916667 (2005-03-09 22:00:00)\n", "25-Feb-2005 11:10:20: Modified [lon,lat] to [-69.355300,43.713300].\n", "Fri Feb 25 07:26:21 2005: /usr/local/nco/bin/ncrcat -d time,2453427.2916666,2453427.416666667 E0114.met.realtime.nc E0114.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 = 46268 ; :visibility_sensor_serial_number = 261 ; :barometric_pressure_serial_number = "SETAP2299995" ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0114" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453471.00000579 ; :starting_julian_day_string = "2005-04-10 00:00:00" ; :ending_julian_day_number = 2453477.95833912 ; :ending_julian_day_string = "2005-04-16 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 25-Feb-2005 05:49:26\n", "WIND_DIR_1.2: 25-Feb-2005 05:49:26\n", "AAN_VIZ_1.2: 25-Feb-2005 05:49:26" ; :longitude = -69.3553 ; :latitude = 43.7133 ; data: lat = 43.7133 ; lon = -69.3553 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453471, 2453471.04166667, 2453471.08333333, 2453471.125, 2453471.16666667, 2453471.20833333, 2453471.25, 2453471.29166667, 2453471.33333333, 2453471.375, 2453471.41666667, 2453471.45833333, 2453471.5, 2453471.54166667, 2453471.58333333, 2453471.625, 2453471.66666667, 2453471.70833333, 2453471.75, 2453471.79166667, 2453471.83333333, 2453471.875, 2453471.91666667, 2453471.95833333, 2453472, 2453472.04166667, 2453472.08333333, 2453472.125, 2453472.16666667, 2453472.20833333, 2453472.25, 2453472.29166667, 2453472.33333333, 2453472.375, 2453472.41666667, 2453472.45833333, 2453472.5, 2453472.54166667, 2453472.58333333, 2453472.625, 2453472.66666667, 2453472.70833333, 2453472.75, 2453472.79166667, 2453472.83333333, 2453472.875, 2453472.91666667, 2453472.95833333, 2453473, 2453473.04166667, 2453473.08333333, 2453473.125, 2453473.16666667, 2453473.20833333, 2453473.25, 2453473.29166667, 2453473.33333333, 2453473.375, 2453473.41666667, 2453473.45833333, 2453473.5, 2453473.54166667, 2453473.58333333, 2453473.625, 2453473.66666667, 2453473.70833333, 2453473.75, 2453473.79166667, 2453473.83333333, 2453473.875, 2453473.91666667, 2453473.95833333, 2453474, 2453474.04166667, 2453474.08333333, 2453474.125, 2453474.16666667, 2453474.20833333, 2453474.25, 2453474.29166667, 2453474.33333333, 2453474.375, 2453474.41666667, 2453474.45833333, 2453474.5, 2453474.54166667, 2453474.58333333, 2453474.625, 2453474.66666667, 2453474.70833333, 2453474.75, 2453474.79166667, 2453474.83333333, 2453474.875, 2453474.91666667, 2453474.95833333, 2453475, 2453475.04166667, 2453475.08333333, 2453475.125, 2453475.16666667, 2453475.20833333, 2453475.25, 2453475.29166667, 2453475.33333333, 2453475.375, 2453475.41666667, 2453475.45833333, 2453475.5, 2453475.54166667, 2453475.58333333, 2453475.625, 2453475.66666667, 2453475.70833333, 2453475.75, 2453475.79166667, 2453475.83333333, 2453475.875, 2453475.91666667, 2453475.95833333, 2453476, 2453476.04166667, 2453476.08333333, 2453476.125, 2453476.16666667, 2453476.20833333, 2453476.25, 2453476.29166667, 2453476.33333333, 2453476.375, 2453476.41666667, 2453476.45833333, 2453476.5, 2453476.54166667, 2453476.58333333, 2453476.625, 2453476.66666667, 2453476.70833333, 2453476.75, 2453476.79166667, 2453476.83333333, 2453476.875, 2453476.91666667, 2453476.95833333, 2453477, 2453477.04166667, 2453477.08333333, 2453477.125, 2453477.16666667, 2453477.20833333, 2453477.25, 2453477.29166667, 2453477.33333333, 2453477.375, 2453477.41666667, 2453477.45833333, 2453477.5, 2453477.54166667, 2453477.58333333, 2453477.625, 2453477.66666667, 2453477.70833333, 2453477.75, 2453477.79166667, 2453477.83333333, 2453477.875, 2453477.91666667, 2453477.95833333 ; air_temperature = 4.747, 4.771, 4.539, 4.211, 4.404, 4.585, 4.597, 4.581, 4.518, 4.336, 4.794, 4.902, 5.213, 5.472, 5.689, 5.698, 5.546, 5.625, 5.933, 6.132, 6.045, 6.195, 6.397, 5.858, 7.11, 7.69, 6.806, 6.056, 5.642, 4.997, 4.501, 3.903, 3.089, 2.655, 2.15, 2.197, 1.867, 2.066, 2.534, 2.951, 3.342, 4.147, 4.656, 5.231, 5.603, 5.651, 5.618, 5.468, 5.114, 4.382, 3.676, 3.002, 2.414, 1.881, 1.694, 1.354, 1.118, 1.057, 1.205, 1.529, 0.748, 0.76, 0.785, 1.114, 0.757, 1.231, 1.651, 0.823, 1.625, 2.051, 1.774, 2.273, 2.309, 2.961, 2.54, 2.301, 1.992, 2.135, 1.841, 1.365, 1.282, 1.062, 1.284, 1.544, 1.543, 1.823, 2.238, 3.048, 2.781, 3.587, 3.102, 3.349, 3.427, 3.628, 3.974, 3.816, 3.87, 3.81, 3.752, 3.873, 3.904, 3.922, 4.071, 4.092, 4.359, 4.11, 4.313, 4.342, 4.6, 5.073, 5.029, 5.01, 5.295, 5.201, 5.475, 5.623, 5.732, 6.165, 6.1, 5.738, 5.303, 4.755, 5.206, 4.538, 4.46, 4.157, 3.739, 3.547, 3.205, 3.1, 2.764, 3.049, 2.77, 3.65, 3.543, 3.741, 3.887, 4.334, 4.666, 4.71, 4.74, 4.562, 4.429, 4.215, 4.117, 4.068, 4.14, 4.005, 3.758, 3.238, 3.11, 3.085, 2.967, 2.795, 2.795, 3.322, 3.952, 4.102, 4.517, 4.975, 4.342, 4.925, 5.296, 5.216, 5.126, 5.096, 5.014, 4.79 ; 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 = 1017.597, 1017.837, 1017.777, 1017.477, 1017.477, 1016.997, 1016.456, 1016.156, 1015.796, 1015.496, 1015.256, 1015.496, 1015.016, 1014.716, 1014.536, 1014.116, 1013.456, 1012.736, 1012.316, 1011.595, 1011.655, 1012.015, 1012.436, 1013.036, 1013.756, 1014.956, 1015.676, 1016.456, 1016.997, 1017.357, 1018.317, 1018.497, 1018.557, 1018.857, 1019.157, 1019.697, 1019.817, 1019.757, 1019.337, 1018.677, 1017.957, 1017.117, 1016.637, 1016.036, 1015.736, 1015.856, 1016.096, 1016.336, 1016.877, 1017.417, 1017.177, 1017.117, 1016.757, 1016.096, 1015.436, 1014.656, 1014.176, 1013.756, 1013.456, 1013.396, 1012.676, 1011.895, 1011.355, 1010.515, 1009.795, 1009.075, 1008.715, 1008.475, 1008.235, 1008.835, 1009.195, 1009.555, 1009.735, 1009.675, 1009.555, 1009.375, 1008.955, 1008.895, 1008.595, 1008.715, 1009.015, 1009.255, 1009.915, 1010.755, 1011.355, 1011.775, 1012.676, 1012.676, 1012.496, 1012.195, 1011.715, 1010.995, 1010.395, 1009.735, 1010.155, 1010.275, 1011.175, 1011.655, 1011.235, 1010.935, 1010.755, 1010.935, 1010.995, 1011.235, 1011.535, 1012.195, 1012.796, 1013.456, 1013.996, 1014.656, 1016.096, 1017.177, 1017.597, 1017.897, 1018.317, 1018.977, 1019.337, 1019.757, 1020.477, 1021.738, 1023.238, 1024.558, 1024.738, 1025.339, 1025.939, 1026.299, 1026.599, 1026.839, 1027.079, 1027.679, 1028.519, 1029.6, 1030.26, 1030.8, 1031.22, 1031.46, 1031.58, 1031.22, 1030.98, 1030.5, 1030.26, 1030.38, 1030.8, 1031.28, 1032.06, 1032.54, 1032.78, 1033.08, 1033.44, 1033.561, 1033.08, 1033.14, 1032.96, 1032.54, 1032.54, 1033.08, 1033.801, 1034.881, 1035.061, 1034.761, 1033.981, 1032.72, 1031.58, 1030.62, 1030.02, 1029.299, 1028.819, 1028.519 ; 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 = 2.842, 2.822, 1.862, 2.43, 3.606, 3.489, 4.547, 4.43, 3.528, 3.254, 4.43, 3.685, 5.998, 5.449, 5.958, 6.154, 6.468, 7.53, 6.978, 5.841, 4.802, 4.665, 3.724, 2.234, 5.998, 7.64, 10.9, 9.76, 10.11, 9.76, 8.39, 9.92, 9.72, 9.6, 9.53, 8.55, 9.29, 9.76, 9.33, 7.88, 7.92, 8.43, 7.45, 9.25, 9.84, 9.8, 10.78, 10.15, 10.23, 9.92, 14.23, 12.27, 12.94, 13.99, 12.54, 13.13, 12.5, 12.07, 11.17, 13.05, 12.58, 13.45, 12.39, 13.05, 12.7, 11.25, 11.76, 10.78, 10.78, 8.08, 8.43, 5.253, 5.135, 9.84, 8, 8.08, 7.72, 8.19, 7.6, 7.96, 7.88, 7.06, 6.625, 7.17, 8.15, 5.782, 3.822, 2.038, 2.783, 3.646, 6.194, 6.664, 8.27, 10.11, 9.53, 9.49, 7.55, 6.703, 6.86, 6.821, 7.45, 5.645, 4.077, 3.41, 3.724, 3.489, 6.546, 8.86, 9.17, 9.37, 6.625, 4.312, 8.47, 7.72, 7.72, 7.15, 8.19, 8.58, 8.11, 9.21, 8.55, 5.978, 7.6, 6.35, 7.76, 7.96, 7.68, 7.29, 7.33, 6.429, 5.194, 5.174, 6.468, 6.86, 10.98, 8.47, 6.39, 5.096, 2.94, 3.959, 3.763, 5.292, 6.154, 5.018, 4.234, 3.567, 4.077, 3.41, 2.038, 0.823, 0.941, 1.529, 1.019, 0.902, 0.784, 2.078, 2.666, 2.822, 2.058, 1.803, 2.156, 2.195, 3.724, 5.253, 6.39, 7.25, 6.566, 5.174 ; 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 = 2.043, 2.385, 1.147, 1.906, 3.052, 3.03, 3.797, 3.8, 2.938, 2.881, 3.806, 3.257, 5.386, 4.819, 5.388, 5.331, 5.595, 6.173, 6.139, 5.231, 3.58, 4.102, 2.79, 1.921, 3.553, 6.599, 8.41, 7.7, 8.04, 7.63, 7.11, 7.72, 8.47, 8.24, 8.19, 7.43, 8.21, 7.54, 7.9, 6.508, 6.35, 6.911, 6.067, 8.06, 8.06, 8.04, 8.88, 8.46, 8.67, 8.28, 12.2, 10.42, 10.89, 10.79, 9.93, 10.59, 10.39, 9.66, 9.33, 10.84, 10.64, 11.31, 10.69, 10.09, 10.46, 9.38, 9.48, 7.93, 8.88, 6.151, 6.346, 3.853, 4.488, 7.82, 6.697, 6.411, 6.486, 6.49, 6.337, 6.549, 6.785, 6.213, 5.437, 5.927, 6.897, 4.598, 2.171, 1.237, 2.275, 3.036, 5.229, 5.726, 7.11, 8.5, 8, 8.08, 6.282, 5.347, 5.709, 5.686, 6.224, 4.637, 3.342, 2.92, 3.198, 3.105, 5.836, 7.54, 8.09, 7.75, 4.525, 3.149, 6.705, 6.724, 6.657, 5.787, 6.978, 7.16, 7.03, 8.12, 7.14, 4.95, 6.534, 5.559, 6.536, 6.63, 6.273, 6.11, 6.026, 5.576, 3.84, 4.219, 5.538, 6.026, 9.04, 6.942, 5.377, 4.214, 2.299, 2.881, 2.88, 4.582, 5.179, 4.058, 3.531, 2.963, 3.45, 2.522, 1.547, 0.545, 0.623, 1.175, 0.598, 0.247, 0.447, 1.548, 2.313, 2.382, 1.078, 1.404, 1.73, 1.599, 3.164, 4.576, 5.34, 6.072, 5.279, 4.321 ; 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 = 249.7, 206.3, 196.6, 180.4, 196.2, 218.5, 209.9, 211.9, 208.7, 200.8, 203.2, 199.5, 199.6, 204.1, 211.7, 212.4, 216.9, 209.1, 222.1, 203.8, 228.5, 243.4, 247, 231.1, 14.68, 7.67, 33.71, 30.26, 27.02, 24.21, 18.9, 18.33, 10.99, 10.31, 7.71, 2.39, 357.95, 357.56, 353.96, 348.553, 350.9, 347.398, 354.65, 351.2, 349.973, 357.89, 353.37, 347.377, 345.351, 18.64, 9.31, 8.05, 352.48, 350.05, 347.274, 343, 349.768, 340.3, 327.6, 343.493, 324.8, 327.6, 332.3, 338.6, 343.198, 346.091, 356.9, 14.79, 325, 338.7, 349.634, 2.93, 309.8, 341.2, 328, 323.5, 324.2, 318.3, 324.8, 332.7, 333.6, 338.1, 331.8, 4.5, 15.18, 16.6, 9.93, 73.9, 194.9, 214.3, 220.4, 205.8, 199.1, 211.8, 214.9, 219.8, 228.2, 242.6, 237.3, 236.1, 244.6, 255.4, 280.3, 311.3, 338.2, 334.3, 341.8, 352.67, 4.02, 12.02, 48.8, 50.53, 37.93, 46.3, 58.1, 55.9, 57, 46.35, 48.59, 39.49, 45.22, 46.87, 28.64, 13.87, 22.09, 21.27, 21.6, 25.57, 17.68, 35.59, 24.37, 10.24, 356.28, 11.86, 41.21, 48.69, 60.5, 71.5, 90.8, 193.9, 194.2, 198.3, 208.6, 225.7, 256.9, 267, 274.4, 302.2, 335.9, 144.1, 286.7, 316.2, 128.7, 16.91, 323.9, 11.32, 49.1, 79.4, 137.7, 195.2, 223.1, 196.4, 185.3, 187.6, 185.5, 183.8, 194.5, 215 ; 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 = 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2955.521, 2956.121, 2956.121, 2955.521, 2956.121, 2955.521, 2956.722, 2956.722, 2956.722, 2908.666, 2936.899, 2939.302, 2953.719, 2956.722, 2950.114, 2956.722, 2956.722, 2948.312, 2932.093, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2955.521, 2956.121, 2956.121, 2482.165, 2634.143, 2689.408, 2873.825, 2953.118, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2956.722, 2957.323, 2956.722, 2956.121, 2956.121, 2955.521, 2956.121, 2956.121, 2825.768, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2807.747, 2781.917, 2870.22, 2168.596, 2509.797, 1732.484, 2559.055, 2956.722, 2190.822, 2816.758, 2957.323, 2903.86, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 1656.194, 2941.104, 2884.637, 2956.121, 2953.118, 2949.513, 2940.503, 2956.121, 2956.722, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2857.605, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 1215.276, 2918.877, 2800.539, 2884.037, 2923.683, 2956.121, 2947.111, 2956.722, 2957.323, 2953.118, 2957.323, 2957.323, 2957.323, 2956.722, 2956.121, 2956.121, 2956.121, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2374.638, 2329.585, 2957.323, 2956.722, 2878.63, 2953.719, 2942.305, 2956.121, 2957.323, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2124.745, 277.7552, 696.8675, 2956.121, 2944.708, 2957.323, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2955.521, 2562.659, 2549.444 ; 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 ; }