netcdf E0112.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 = 800.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., 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 = "Sat Dec 11 05:44:15 2004: /usr/local/nco/bin/ncrcat -d time,2452619.9033,2453350.9033568 E0112.met.realtime.nc E0112.met.realtime.nc.new\n", "19-Nov-2004 21:37:34: Modified [lon,lat] to [-69.355200,43.714200].\n", "Fri Nov 19 18:36:27 2004: /usr/local/nco/bin/ncrcat -d time,2453329.722,2453330.7222 E0112.met.realtime.nc E0112.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 = 46270 ; :visibility_sensor_serial_number = 261 ; :barometric_pressure_serial_number = "SETAP2299995" ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0112" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453345.00000579 ; :starting_julian_day_string = "2004-12-05 00:00:00" ; :ending_julian_day_number = 2453351.95833912 ; :ending_julian_day_string = "2004-12-11 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 19-Nov-2004 15:42:35\n", "WIND_DIR_1.2: 19-Nov-2004 15:42:35\n", "AAN_VIZ_1.2: 19-Nov-2004 15:42:35" ; :longitude = -69.3552 ; :latitude = 43.7142 ; data: lat = 43.7142 ; lon = -69.3552 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453345, 2453345.04166667, 2453345.08333333, 2453345.125, 2453345.16666667, 2453345.20833333, 2453345.25, 2453345.29166667, 2453345.33333333, 2453345.375, 2453345.41666667, 2453345.45833333, 2453345.5, 2453345.54166667, 2453345.58333333, 2453345.625, 2453345.66666667, 2453345.70833333, 2453345.75, 2453345.79166667, 2453345.83333333, 2453345.875, 2453345.91666667, 2453345.95833333, 2453346, 2453346.04166667, 2453346.08333333, 2453346.125, 2453346.16666667, 2453346.20833333, 2453346.25, 2453346.29166667, 2453346.33333333, 2453346.375, 2453346.41666667, 2453346.45833333, 2453346.5, 2453346.54166667, 2453346.58333333, 2453346.625, 2453346.66666667, 2453346.70833333, 2453346.75, 2453346.79166667, 2453346.83333333, 2453346.875, 2453346.91666667, 2453346.95833333, 2453347, 2453347.04166667, 2453347.08333333, 2453347.125, 2453347.16666667, 2453347.20833333, 2453347.25, 2453347.29166667, 2453347.33333333, 2453347.375, 2453347.41666667, 2453347.45833333, 2453347.5, 2453347.54166667, 2453347.58333333, 2453347.625, 2453347.66666667, 2453347.70833333, 2453347.75, 2453347.79166667, 2453347.83333333, 2453347.875, 2453347.91666667, 2453347.95833333, 2453348, 2453348.04166667, 2453348.08333333, 2453348.125, 2453348.16666667, 2453348.20833333, 2453348.25, 2453348.29166667, 2453348.33333333, 2453348.375, 2453348.41666667, 2453348.45833333, 2453348.5, 2453348.54166667, 2453348.58333333, 2453348.625, 2453348.66666667, 2453348.70833333, 2453348.75, 2453348.79166667, 2453348.83333333, 2453348.875, 2453348.91666667, 2453348.95833333, 2453349, 2453349.04166667, 2453349.08333333, 2453349.125, 2453349.16666667, 2453349.20833333, 2453349.25, 2453349.29166667, 2453349.33333333, 2453349.375, 2453349.41666667, 2453349.45833333, 2453349.5, 2453349.54166667, 2453349.58333333, 2453349.625, 2453349.66666667, 2453349.70833333, 2453349.75, 2453349.79166667, 2453349.83333333, 2453349.875, 2453349.91666667, 2453349.95833333, 2453350, 2453350.04166667, 2453350.08333333, 2453350.125, 2453350.16666667, 2453350.20833333, 2453350.25, 2453350.29166667, 2453350.33333333, 2453350.375, 2453350.41666667, 2453350.45833333, 2453350.5, 2453350.54166667, 2453350.58333333, 2453350.625, 2453350.66666667, 2453350.70833333, 2453350.75, 2453350.79166667, 2453350.83333333, 2453350.875, 2453350.91666667, 2453350.95833333, 2453351, 2453351.04166667, 2453351.08333333, 2453351.125, 2453351.16666667, 2453351.20833333, 2453351.25, 2453351.29166667, 2453351.33333333, 2453351.375, 2453351.41666667, 2453351.45833333, 2453351.5, 2453351.54166667, 2453351.58333333, 2453351.625, 2453351.66666667, 2453351.70833333, 2453351.75, 2453351.79166667, 2453351.83333333, 2453351.875, 2453351.91666667, 2453351.95833333 ; air_temperature = 3.465, 4.105, 4.881, 4.999, 4.976, 4.87, 2.536, 4.551, 5.902, 6.113, 5.924, 6.045, 6.602, 6.876, 7.09, 6.781, 6.921, 6.814, 5.219, 4.505, 4.212, 3.038, 1.502, 0.132, -1.264, -2.008, -2.812, -3.516, -3.506, -4.05, -4.199, -4.194, -4.414, -4.795, -5.094, -4.672, -4.792, -5.13, -5.197, -5.268, -4.984, -4.533, -4.3, -3.95, -3.577, -3.432, -3.17, -2.84, -2.527, -2.133, -1.888, -1.949, -1.553, -1.277, -0.866, -0.669, -0.332, -0.23, -0.241, -0.344, -0.751, -1.157, -1.224, -1.141, -0.807, -0.103, 1.894, 1.977, 2.144, 2.374, 2.868, 3.67, 4.311, 4.548, 4.812, 5.245, 5.618, 6.134, 6.594, 6.712, 7, 7, 6.971, 7.09, 4.107, 2.488, 1.545, 1.34, 2.252, 3.78, 5.881, 7.22, 7.79, 7.85, 6.183, 6.62, 6.64, 5.896, 4.345, 3.859, 3.951, 4.171, 4.1, 3.975, 3.619, 2.926, 2.379, 2.272, 2.318, 2.192, 2.242, 2.624, 2.798, 3.3, 3.305, 3.301, 3.617, 3.964, 3.721, 3.413, 3.684, 3.855, 4.254, 4.551, 4.603, 4.694, 4.906, 5.069, 5.132, 5.126, 4.565, 4.475, 4.681, 4.929, 4.95, 4.889, 5.005, 4.931, 4.738, 4.748, 4.917, 5.084, 5.011, 5.109, 5.008, 5.085, 5.256, 5.477, 5.703, 5.881, 6.096, 6.233, 6.429, 6.974, 7.16, 7.26, 7.23, 7.02, 4.596, 4.02, 4.292, 4.971, 4.359, 4.643, 4.318, 4.211, 4.137, 4.403 ; 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 = 1011.055, 1010.575, 1010.215, 1009.375, 1008.775, 1007.995, 1007.574, 1006.854, 1006.014, 1006.014, 1006.434, 1006.614, 1006.974, 1007.514, 1007.995, 1008.475, 1008.715, 1009.195, 1010.515, 1011.955, 1013.636, 1015.496, 1018.137, 1020.237, 1022.278, 1023.598, 1024.378, 1025.219, 1025.519, 1025.759, 1026.599, 1026.899, 1027.259, 1027.379, 1027.859, 1028.519, 1028.879, 1028.999, 1030.02, 1030.38, 1029.96, 1029.359, 1028.519, 1028.459, 1028.519, 1028.519, 1028.579, 1028.159, 1028.339, 1028.039, 1028.159, 1028.399, 1028.639, 1027.859, 1027.559, 1027.859, 1027.919, 1027.379, 1027.139, 1027.139, 1027.079, 1026.119, 1026.419, 1026.479, 1026.359, 1025.519, 1024.018, 1022.038, 1021.618, 1019.577, 1018.017, 1016.697, 1015.796, 1013.696, 1011.595, 1010.275, 1009.255, 1007.574, 1006.314, 1004.754, 1002.653, 1000.133, 999.3525, 998.5123, 999.5325, 1000.073, 1001.453, 1001.993, 1001.453, 1001.273, 1001.093, 1001.513, 1002.893, 1004.034, 1005.594, 1006.734, 1007.935, 1009.015, 1010.095, 1010.695, 1011.775, 1013.396, 1014.656, 1015.916, 1016.396, 1017.117, 1017.657, 1018.977, 1019.457, 1019.757, 1020.477, 1020.657, 1020.477, 1020.357, 1019.757, 1019.577, 1019.937, 1020.477, 1020.477, 1020.237, 1020.177, 1019.997, 1019.637, 1019.517, 1018.257, 1017.597, 1018.497, 1018.497, 1018.017, 1017.657, 1016.577, 1015.916, 1015.736, 1015.676, 1015.136, 1014.416, 1013.516, 1013.336, 1013.096, 1012.556, 1012.195, 1010.755, 1010.155, 1009.255, 1008.355, 1006.554, 1005.834, 1004.394, 1002.893, 1001.873, 1000.373, 998.4523, 995.5717, 995.0315, 993.8312, 993.3511, 992.5709, 991.9708, 990.7705, 988.1299, 991.3707, 993.5311, 992.871, 992.5709, 992.871, 992.871, 992.811, 992.5109 ; 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 = 10.19, 11.52, 12.27, 12.62, 13.13, 14.11, 11.64, 12.82, 14.7, 14.35, 13.96, 13.88, 14.9, 15.05, 14.07, 13.88, 13.84, 14.62, 14.19, 13.72, 13.33, 16.19, 14.23, 13.72, 11.76, 10.15, 9.92, 9.72, 10.27, 10.9, 9.29, 8.94, 8.35, 8.74, 7.25, 8.9, 9.64, 9.33, 7.8, 6.978, 6.233, 5.802, 4.586, 3.842, 3.371, 2.744, 3.175, 2.744, 4.351, 5.018, 4.822, 5.331, 5.41, 6.978, 8.98, 8.11, 8.51, 9.56, 10.94, 11.8, 12.54, 12.47, 13.17, 13.48, 12.23, 11.84, 12.31, 13.8, 13.76, 15.05, 15.88, 15.52, 15.29, 16.19, 17.29, 16.54, 15.29, 12.64, 10.66, 11.49, 11.13, 11.8, 11.49, 8, 9.25, 7.94, 8.35, 8.62, 11.13, 12.94, 13.17, 13.25, 12.58, 9.41, 5.057, 6.938, 8.08, 10.62, 10.19, 8.19, 10.62, 11.96, 10.47, 12.27, 10.78, 11.56, 9.53, 9.25, 8.19, 8.19, 10.04, 10, 8.9, 7.37, 6.174, 3.802, 3.646, 3.881, 2.587, 1.803, 2.156, 3.489, 3.802, 5.292, 6.507, 7.6, 7.13, 7.25, 6.546, 6.625, 7.45, 9.29, 9.09, 9.06, 9.53, 10.54, 10.39, 10.62, 11.21, 11.29, 11.02, 13.13, 13.01, 15.13, 15.21, 15.84, 16.19, 16.19, 16.86, 14.78, 15.56, 16.27, 18.07, 15.92, 12.54, 12.31, 10.98, 8.62, 11.68, 8.55, 5.39, 3.606, 2.822, 2.038, 2.509, 2.744, 2.078, 3.842 ; 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 = 8.27, 9.13, 10.63, 10.8, 10.83, 11.43, 10.23, 10.91, 11.85, 11.76, 11.51, 11.78, 11.35, 12.2, 11.73, 11.59, 11.9, 11.71, 11.5, 11.18, 10.84, 13.02, 12.29, 11.18, 9.61, 8.39, 7.85, 8.31, 8.64, 8.3, 7.49, 7.19, 6.952, 7.18, 5.402, 7.04, 7.17, 7.38, 5.564, 5.367, 4.606, 4.257, 2.792, 2.384, 1.491, 1.098, 1.779, 1.586, 2.705, 3.839, 3.708, 3.922, 3.787, 4.855, 6.9, 6.455, 6.547, 7.79, 9.41, 9.72, 9.99, 10.47, 11.07, 10.68, 10.4, 10.22, 10.59, 11.56, 12.12, 12.26, 13.43, 13.03, 12.78, 13.68, 13.97, 13.77, 12.13, 9.82, 9.16, 9.31, 9, 9.66, 8.78, 6.254, 7.1, 5.428, 5.475, 5.882, 8.75, 10.75, 10.29, 10.93, 9.97, 7.37, 4.078, 5.406, 6.793, 8.76, 8.87, 7.03, 8.69, 9.97, 9.02, 10.1, 8.4, 9.57, 7.61, 7.47, 6.764, 6.658, 8.04, 8.51, 7.44, 5.688, 4.198, 2.863, 2.528, 2.661, 1.707, 1.059, 1.68, 2.509, 2.829, 4.071, 5.107, 5.895, 5.927, 5.844, 5.693, 5.529, 6.215, 7.78, 8.13, 8.02, 8.06, 8.58, 8.92, 9, 9.17, 9.25, 9.32, 10.86, 11.2, 12.4, 12.99, 12.81, 13.29, 12.88, 13.65, 12.64, 12.83, 13.95, 14.5, 12.67, 10.38, 9.62, 9.53, 7.48, 8.9, 7.31, 3.53, 2.443, 1.891, 1.271, 1.433, 1.812, 0.852, 3.081 ; 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 = 207.8, 203.8, 212.8, 218.2, 216, 243, 220.5, 227.3, 237, 238.7, 237.4, 243.4, 247.1, 238.2, 238.5, 243, 252.6, 276.9, 319.4, 299.5, 308.3, 315.8, 320.2, 326.4, 326.8, 316.9, 318.4, 314.9, 323.3, 321.8, 326.3, 327.5, 320.3, 330.6, 318.4, 314.5, 334.3, 329, 357.14, 342.5, 353.69, 347.273, 340.7, 3.33, 325, 229.2, 326, 36.95, 51.36, 43.49, 49.78, 39.59, 39.76, 54.1, 53.9, 67.5, 48.32, 56.9, 55.7, 50.22, 51.86, 45.11, 44.72, 42.31, 42.09, 57.6, 87.7, 84.9, 85.6, 80.5, 78.3, 83.3, 93.5, 94.7, 98.3, 100.1, 95.2, 88.6, 76.9, 66.7, 66.2, 56.4, 55.1, 68.1, 323.2, 306.7, 297.1, 268.1, 257.4, 246.5, 245.4, 246.1, 250.7, 263.1, 288.3, 304.9, 294.9, 307.4, 322.1, 327.4, 297.7, 287.7, 286.7, 292.7, 301, 313.3, 330.3, 329.4, 343.592, 326.9, 319.9, 330.8, 335.6, 327.5, 315.8, 329.8, 288.6, 314.7, 38.69, 63.6, 44.77, 72.1, 81, 91.7, 97.2, 116.4, 127.9, 128.1, 114.2, 108.9, 112.7, 97.6, 94.6, 95.7, 90.6, 81.4, 81.9, 75.8, 79.8, 73.8, 62.9, 63.5, 60.8, 66.7, 62.8, 58.6, 69.2, 61.8, 72.1, 66.3, 67.7, 63.4, 68.4, 76.7, 65.9, 46.74, 41.45, 22.9, 345.678, 4.31, 13.2, 330.6, 353.4, 288.3, 247.5, 307.6, 234.9, 289.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 = 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2346.405, 2820.362, 2883.436, 2881.033, 2860.008, 2831.775, 2761.493, 2744.072, 2831.775, 2832.977, 2749.479, 2888.842, 2938.701, 2953.118, 2947.111, 2954.92, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2956.722, 2951.916, 2956.722, 2956.722, 2957.323, 2956.121, 2954.319, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2953.719, 1996.194, 1818.986, 1275.347, 2239.479, 1909.091, 1679.021, 2349.409, 2512.801, 2378.843, 2217.253, 1748.102, 1144.994, 1351.637, 980.4006, 817.6093, 669.235, 531.6735, 1110.754, 794.7825, 896.3018, 1060.294, 2088.702, 1253.722, 1247.114, 1967.36, 1989.586, 2685.203, 2822.765, 2879.832, 2677.394, 2806.546, 1791.954, 1736.088, 2109.126, 2935.097, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2844.39, 2955.521, 2947.111, 2951.316, 2944.708, 2955.521, 2956.722, 2942.906, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2950.114, 2941.104, 2954.92, 2955.521, 2955.521, 2955.521, 2951.916, 2955.521, 2951.316, 2529.02, 2717.641, 2063.473, 2696.016, 1426.124, 2058.667, 1898.279, 2123.543, 1052.485, 1054.287, 508.2459, 880.0827, 644.0054, 1718.668, 1149.199, 749.7296, 962.9801, 1324.004, 1430.93, 1077.715, 2209.444, 2936.298, 2949.513, 2954.92, 2250.893, 2770.503, 2951.316, 1466.371, 1317.997, 2398.066 ; 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 ; }