netcdf L0107.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.060011, 799.978 ; 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., 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 = "Thu Nov 18 20:41:58 2004: /usr/local/nco/bin/ncrcat -d time,2453328.80208333,2453330.80208333 L0107.met.realtime.nc L0107.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 = "RMYWM60853" ; :visibility_sensor_serial_number = 292 ; :barometric_pressure_serial_number = "SETAP2300002" ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0107" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453366.00000579 ; :starting_julian_day_string = "2004-12-26 00:00:00" ; :ending_julian_day_number = 2453372.95833912 ; :ending_julian_day_string = "2005-01-01 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 04-Nov-2004 22:25:53\n", "WIND_DIR_1.2: 04-Nov-2004 22:25:53\n", "AAN_VIZ_1.2: 04-Nov-2004 22:25:53" ; data: lat = 43.625 ; lon = -66.5545 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453366, 2453366.04166667, 2453366.08333333, 2453366.125, 2453366.16666667, 2453366.20833333, 2453366.25, 2453366.29166667, 2453366.33333333, 2453366.375, 2453366.41666667, 2453366.45833333, 2453366.5, 2453366.54166667, 2453366.58333333, 2453366.625, 2453366.66666667, 2453366.70833333, 2453366.75, 2453366.79166667, 2453366.83333333, 2453366.875, 2453366.91666667, 2453366.95833333, 2453367, 2453367.04166667, 2453367.08333333, 2453367.125, 2453367.16666667, 2453367.20833333, 2453367.25, 2453367.29166667, 2453367.33333333, 2453367.375, 2453367.41666667, 2453367.45833333, 2453367.5, 2453367.54166667, 2453367.58333333, 2453367.625, 2453367.66666667, 2453367.70833333, 2453367.75, 2453367.79166667, 2453367.83333333, 2453367.875, 2453367.91666667, 2453367.95833333, 2453368, 2453368.04166667, 2453368.08333333, 2453368.125, 2453368.16666667, 2453368.20833333, 2453368.25, 2453368.29166667, 2453368.33333333, 2453368.375, 2453368.41666667, 2453368.45833333, 2453368.5, 2453368.54166667, 2453368.58333333, 2453368.625, 2453368.66666667, 2453368.70833333, 2453368.75, 2453368.79166667, 2453368.83333333, 2453368.875, 2453368.91666667, 2453368.95833333, 2453369, 2453369.04166667, 2453369.08333333, 2453369.125, 2453369.16666667, 2453369.20833333, 2453369.25, 2453369.29166667, 2453369.33333333, 2453369.375, 2453369.41666667, 2453369.45833333, 2453369.5, 2453369.54166667, 2453369.58333333, 2453369.625, 2453369.66666667, 2453369.70833333, 2453369.75, 2453369.79166667, 2453369.83333333, 2453369.875, 2453369.91666667, 2453369.95833333, 2453370, 2453370.04166667, 2453370.08333333, 2453370.125, 2453370.16666667, 2453370.20833333, 2453370.25, 2453370.29166667, 2453370.33333333, 2453370.375, 2453370.41666667, 2453370.45833333, 2453370.5, 2453370.54166667, 2453370.58333333, 2453370.625, 2453370.66666667, 2453370.70833333, 2453370.75, 2453370.79166667, 2453370.83333333, 2453370.875, 2453370.91666667, 2453370.95833333, 2453371, 2453371.04166667, 2453371.08333333, 2453371.125, 2453371.16666667, 2453371.20833333, 2453371.25, 2453371.29166667, 2453371.33333333, 2453371.375, 2453371.41666667, 2453371.45833333, 2453371.5, 2453371.54166667, 2453371.58333333, 2453371.625, 2453371.66666667, 2453371.70833333, 2453371.75, 2453371.79166667, 2453371.83333333, 2453371.875, 2453371.91666667, 2453371.95833333, 2453372, 2453372.04166667, 2453372.08333333, 2453372.125, 2453372.16666667, 2453372.20833333, 2453372.25, 2453372.29166667, 2453372.33333333, 2453372.375, 2453372.41666667, 2453372.45833333, 2453372.5, 2453372.54166667, 2453372.58333333, 2453372.625, 2453372.66666667, 2453372.70833333, 2453372.75, 2453372.79166667, 2453372.83333333, 2453372.875, 2453372.91666667, 2453372.95833333 ; air_temperature = -0.632, -0.745, -1.137, -1.062, -1.328, -1.378, -1.138, -0.824, -0.67, -0.693, -0.606, -1.303, -1.177, -1.165, -1.237, -0.773, -0.473, -0.261, -0.146, -0.077, -0.457, -0.633, -0.768, -0.917, -1.595, -2.628, -2.639, -2.763, -2.309, -2.288, -2.256, -2.497, -2.395, -2.375, -2.278, -2.202, -2.07, -2.047, -2.07, -2.126, -2.338, -2.872, -3.538, -4.217, -4.751, -5.18, -5.183, -5.163, -5.399, -5.9, -6.386, -6.741, -6.944, -6.929, -7.1, -7.22, -7.25, -7.23, -7.38, -7.34, -7.17, -6.664, -6.117, -5.791, -5.523, -5.272, -4.918, -4.438, -3.986, -3.966, -4.157, -4.126, -3.94, -3.664, -3.384, -2.993, -2.638, -2.314, -2.001, -1.215, 2.193, 4.51, 4.706, 5.036, 4.743, 4.147, 4.049, 3.92, 3.903, 3.843, 3.664, 3.583, 3.247, 3.258, 3.363, 3.19, 3.133, 3.032, 2.669, 2.462, 2.138, 1.547, 1.258, 0.948, 0.342, 0.096, -0.521, -0.772, -0.839, -0.942, -1.551, -1.426, -1.356, -0.576, -0.315, -0.123, 0.266, -0.639, -0.722, -0.78, -0.636, -0.491, -0.605, -0.122, 0.087, 0.285, 0.859, 1.228, 1.465, 1.723, 1.965, 2.194, 2.605, 2.76, 3.087, 3.413, 3.825, 4.065, 4.406, 4.748, 5.116, 5.331, 5.677, 5.901, 6.129, 6.432, 6.676, 7.16, 7.61, 7.82, 8.12, 7.99, 7.97, 7.84, 7.49, 7.37, 7.36, 7.36, 7.43, 7.33, 7.39, 7.31, 6.916, 6.923, 6.882, 6.618, 6.524, 6.15 ; 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 = 1025.739, 1026.219, 1026.82, 1027, 1027.36, 1027.36, 1027.36, 1028.2, 1028.2, 1028.14, 1027.96, 1028.08, 1028.5, 1028.74, 1029.04, 1028.14, 1027.66, 1025.739, 1025.799, 1024.839, 1023.099, 1022.259, 1021.899, 1021.119, 1018.958, 1020.518, 1019.918, 1015.838, 1011.697, 1011.877, 1010.317, 1006.536, 1003.895, 1002.875, 999.0345, 996.7541, 994.8337, 996.274, 996.0339, 997.2341, 996.1539, 995.4938, 994.8337, 993.6935, 992.7333, 991.5931, 992.7333, 992.1332, 990.3329, 988.4725, 986.5522, 985.772, 985.592, 985.652, 984.7519, 985.652, 985.8321, 984.9319, 984.5118, 984.3918, 985.592, 987.9324, 989.7928, 990.873, 991.9532, 992.8533, 994.2336, 997.1141, 997.5942, 996.274, 995.7339, 996.394, 997.8343, 998.9145, 1001.075, 1003.415, 1005.876, 1009.356, 1011.517, 1015.838, 1015.718, 1014.697, 1013.797, 1013.017, 1012.297, 1011.577, 1011.337, 1011.217, 1011.037, 1011.157, 1010.617, 1010.437, 799.8281, 1007.916, 1007.496, 1007.676, 1008.096, 1007.736, 1019.318, 1018.598, 1017.878, 1019.738, 1021.479, 1021.179, 1022.619, 1024.959, 1022.859, 1025.199, 1027.96, 1028.86, 1029.88, 1030.42, 1029.88, 1029.58, 1029.46, 1029.88, 1030.54, 1031.56, 1032.401, 1033.061, 1033.781, 1033.781, 1033.421, 1033.841, 1033.841, 1033.481, 1033.421, 1033.721, 1033.661, 1033.061, 1033.121, 1033.301, 1032.881, 1032.161, 1031.68, 1031.68, 1030.54, 1028.5, 1027.96, 1027.36, 1026.58, 1025.979, 1025.199, 1024.299, 1023.219, 1022.379, 1021.179, 1020.038, 1018.718, 1017.758, 1016.678, 1015.778, 1014.517, 1013.737, 1012.237, 1011.457, 1011.397, 1013.437, 1013.917, 1014.817, 1014.577, 1014.217, 1014.577, 1015.237, 1016.558, 1017.938, 1018.478, 1017.038 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 9.25, 9.84, 8.27, 8.74, 7.84, 8.11, 8.86, 7.72, 8.47, 10.07, 11.21, 11.72, 11.76, 14.15, 12.58, 13.01, 12.03, 12.23, 13.6, 13.13, 14.27, 15.48, 16.82, 17.29, 18.27, 17.09, 17.6, 20.27, 21.29, 20.31, 21.25, 21.95, 22.3, 23.91, 24.58, 24.62, 27.28, 25.72, 23.87, 23.72, 24.58, 25.68, 21.76, 20.15, 21.32, 20.38, 20.42, 19.52, 18.35, 18.82, 18.42, 18.46, 18.82, 16.93, 16.86, 16.31, 17.09, 16.15, 17.4, 16.07, 15.6, 15.8, 15.72, 15.84, 13.99, 12.9, 13.6, 12.82, 12, 11.09, 9.96, 11.09, 9.45, 7.8, 9.17, 9.68, 11.96, 14.15, 15.29, 15.56, 16.11, 16.9, 16.5, 17.84, 16.42, 15.33, 14.86, 15.01, 14.58, 13.17, 11.96, 12.66, 10.47, 11.09, 11.72, 11.45, 10.23, 10.35, 10.19, 9.41, 8.58, 8.74, 8.04, 8.39, 7.06, 7.21, 7.33, 7.1, 7.92, 6.782, 6.154, 4.39, 4.155, 3.802, 4.939, 4.9, 3.822, 4.586, 4.508, 3.41, 3.293, 2.862, 0.98, 1.96, 2.587, 3.018, 5.135, 5.684, 5.606, 7.68, 7.6, 7.92, 9.02, 10.27, 11.05, 11.45, 13.13, 13.68, 14.35, 13.64, 14.27, 14.23, 13.99, 15.05, 14.86, 14.03, 14.27, 15.48, 15.17, 14.54, 15.09, 14.66, 14.19, 12.54, 11.88, 13.29, 13.48, 12.94, 12.19, 10.58, 8.82, 11.02, 10.11, 10.35, 11.21, 11.33, 16.15, 14.5 ; 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 = 7.02, 7.27, 6.443, 6.77, 5.984, 6.711, 6.836, 6.242, 7.25, 8.32, 9.33, 9.97, 10.1, 10.93, 11.02, 11.14, 9.97, 10.1, 10.98, 11.27, 11.05, 13.32, 13.18, 13.97, 14.32, 14.22, 14.79, 16.95, 17.51, 16.15, 16.97, 18.34, 18.71, 20.17, 20.77, 19.51, 22.65, 20.96, 19.13, 19.6, 20.33, 18.75, 18.3, 17.04, 17.52, 16.29, 15.97, 16.11, 14.73, 14.86, 14.36, 14.43, 14.03, 14.02, 13.86, 13.66, 13.38, 13.58, 13.11, 12.63, 12.22, 13.17, 12.53, 12.6, 11.52, 10.65, 10.79, 10.42, 10, 8.59, 7.84, 7.81, 7.75, 5.943, 7.01, 7.32, 9.97, 11.92, 11.92, 13.1, 13.79, 14.63, 13.5, 14.3, 13.36, 12.97, 12.06, 12.16, 11.8, 10.91, 10.33, 10.08, 9.19, 8.73, 9.64, 9.27, 8.47, 8.39, 8.41, 7.14, 6.555, 7, 5.985, 6.678, 5.785, 5.839, 5.682, 4.942, 6.196, 4.807, 4.472, 2.972, 2.824, 2.672, 3.131, 2.691, 2.972, 3.097, 3.225, 2.23, 2.144, 1.945, 0.267, 1.29, 1.858, 1.753, 3.464, 4.486, 4.645, 6.222, 6.124, 6.34, 7.51, 9.05, 9.79, 9.76, 11.07, 11.63, 11.99, 11.73, 11.59, 11.31, 11.53, 12.36, 12.48, 12.16, 12.35, 12.87, 12.58, 12.67, 12.77, 12.6, 11.96, 10.75, 10.03, 10.99, 11.56, 11.14, 10.16, 8.57, 7.5, 8.96, 8.59, 8.71, 9.17, 9.56, 13.72, 11.63 ; 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 = 26.92, 53.1, 47.32, 62, 63.3, 69.9, 77.2, 68.2, 75.8, 74.8, 79.2, 63.8, 64.1, 62.2, 65.2, 72.8, 71.1, 73.4, 66, 67.1, 63.6, 60.3, 55.3, 51.54, 52.9, 49.06, 43.24, 41.31, 31.19, 46.86, 44.12, 41.4, 41.67, 32.67, 32.21, 23.3, 9.29, 2.26, 4.09, 344.569, 346.865, 340.3, 332.9, 328.9, 325.4, 318.7, 316.7, 312.5, 317.9, 310.7, 323.3, 312.8, 309.4, 309.2, 323.4, 324, 325, 317.2, 313.6, 315.7, 307.5, 309.6, 298, 302, 300.9, 305.4, 298.2, 301.1, 307.1, 314.6, 305.6, 277.7, 266.3, 258, 220.8, 216.2, 227.6, 226.5, 218.1, 221.5, 226.2, 229.4, 230, 232, 239.3, 248.9, 247, 265.1, 263.3, 271.8, 283.2, 294.4, 114.1, 312.9, 321.3, 325.1, 315.4, 316.6, 311.5, 320.1, 313.9, 329.2, 350.31, 11.77, 5.26, 4.5, 2.82, 4.35, 358.44, 9, 43.82, 13.2, 37.88, 353.17, 0.43, 8.44, 334.1, 316.7, 305.3, 311.3, 306.9, 286.4, 110.4, 238.8, 208.2, 199.9, 210.3, 207.2, 216.7, 204.7, 194.5, 198, 188.3, 178.9, 181.2, 188.3, 189.2, 188.9, 190.1, 196.5, 197.5, 197.9, 192.5, 196, 189.8, 185.2, 187.5, 187.6, 195.5, 200.6, 204.2, 207.1, 211.2, 223.4, 221.9, 226.9, 230.6, 232, 229.1, 250.5, 263.6, 269.2, 274.8, 285.8, 298.3, 295.3, 308.6, 311.1 ; 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 = 2905.662, 2908.065, 2922.482, 2923.083, 2924.885, 2918.277, 2912.27, 2924.284, 2922.482, 2902.058, 2888.241, 2850.998, 2828.772, 2828.171, 2826.969, 2510.398, 2801.74, 2854.001, 2854.001, 2830.574, 2843.189, 2828.171, 2881.634, 2849.196, 1970.964, 426.55, 397.8362, 725.1006, 2905.662, 2935.697, 2938.1, 2940.503, 2938.1, 2938.1, 2939.902, 2924.885, 2918.877, 2911.068, 2901.457, 2918.877, 2899.054, 2902.058, 2894.849, 2903.259, 2896.051, 2913.471, 2905.662, 2916.475, 2908.065, 2903.259, 2893.648, 2904.461, 2904.461, 2907.464, 2902.658, 2908.666, 2914.072, 2910.468, 2906.263, 2906.263, 2906.263, 2899.054, 2903.86, 2904.461, 2918.277, 2918.877, 2906.864, 2919.478, 2918.877, 2914.673, 2925.485, 2922.482, 2920.079, 2937.499, 2922.482, 2926.687, 2928.489, 2918.277, 592.9454, 642.2033, 2626.334, 2509.797, 2584.885, 2483.366, 2510.398, 2581.882, 2597.5, 2590.292, 2556.652, 2657.571, 2664.779, 2678.595, -1.562688, 2821.563, 2858.206, 2861.21, 2872.022, 2873.224, 2885.238, 2868.418, 2879.231, 2888.241, 2898.454, 2888.241, 2890.044, 2899.655, 2884.637, 2899.054, 2717.641, 2885.839, 2881.033, 2863.012, 2840.786, 2900.856, 2720.645, 2378.242, 2662.977, 2902.058, 2912.27, 2918.277, 2918.277, 2931.492, 2925.485, 2920.68, 2924.284, 2927.287, 2919.478, 2912.27, 2925.485, 2914.673, 2905.662, 2887.641, 2841.386, 2859.408, 2802.941, 2739.267, 2748.878, 2742.27, 2687.005, 2677.394, 2625.733, 2659.373, 2693.613, 2656.97, 2626.334, 2571.069, 2525.415, 2514.002, 2454.532, 2414.885, 2429.903, 2256.299, 2180.01, 2332.589, 2286.334, 2335.592, 2306.759, 2015.416, 2002.802, 2246.688, 2261.105, 2290.54, 2419.691, 2515.804, 2791.528, 2772.906, 2738.065, 2771.104 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }