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 = "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 = 2453429.00000579 ; :starting_julian_day_string = "2005-02-27 00:00:00" ; :ending_julian_day_number = 2453435.95833912 ; :ending_julian_day_string = "2005-03-05 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 = 2453429, 2453429.04166667, 2453429.08333333, 2453429.125, 2453429.16666667, 2453429.20833333, 2453429.25, 2453429.29166667, 2453429.33333333, 2453429.375, 2453429.41666667, 2453429.45833333, 2453429.5, 2453429.54166667, 2453429.58333333, 2453429.625, 2453429.66666667, 2453429.70833333, 2453429.75, 2453429.79166667, 2453429.83333333, 2453429.875, 2453429.91666667, 2453429.95833333, 2453430, 2453430.04166667, 2453430.08333333, 2453430.125, 2453430.16666667, 2453430.20833333, 2453430.25, 2453430.29166667, 2453430.33333333, 2453430.375, 2453430.41666667, 2453430.45833333, 2453430.5, 2453430.54166667, 2453430.58333333, 2453430.625, 2453430.66666667, 2453430.70833333, 2453430.75, 2453430.79166667, 2453430.83333333, 2453430.875, 2453430.91666667, 2453430.95833333, 2453431, 2453431.04166667, 2453431.08333333, 2453431.125, 2453431.16666667, 2453431.20833333, 2453431.25, 2453431.29166667, 2453431.33333333, 2453431.375, 2453431.41666667, 2453431.45833333, 2453431.5, 2453431.54166667, 2453431.58333333, 2453431.625, 2453431.66666667, 2453431.70833333, 2453431.75, 2453431.79166667, 2453431.83333333, 2453431.875, 2453431.91666667, 2453431.95833333, 2453432, 2453432.04166667, 2453432.08333333, 2453432.125, 2453432.16666667, 2453432.20833333, 2453432.25, 2453432.29166667, 2453432.33333333, 2453432.375, 2453432.41666667, 2453432.45833333, 2453432.5, 2453432.54166667, 2453432.58333333, 2453432.625, 2453432.66666667, 2453432.70833333, 2453432.75, 2453432.79166667, 2453432.83333333, 2453432.875, 2453432.91666667, 2453432.95833333, 2453433, 2453433.04166667, 2453433.08333333, 2453433.125, 2453433.16666667, 2453433.20833333, 2453433.25, 2453433.29166667, 2453433.33333333, 2453433.375, 2453433.41666667, 2453433.45833333, 2453433.5, 2453433.54166667, 2453433.58333333, 2453433.625, 2453433.66666667, 2453433.70833333, 2453433.75, 2453433.79166667, 2453433.83333333, 2453433.875, 2453433.91666667, 2453433.95833333, 2453434, 2453434.04166667, 2453434.08333333, 2453434.125, 2453434.16666667, 2453434.20833333, 2453434.25, 2453434.29166667, 2453434.33333333, 2453434.375, 2453434.41666667, 2453434.45833333, 2453434.5, 2453434.54166667, 2453434.58333333, 2453434.625, 2453434.66666667, 2453434.70833333, 2453434.75, 2453434.79166667, 2453434.83333333, 2453434.875, 2453434.91666667, 2453434.95833333, 2453435, 2453435.04166667, 2453435.08333333, 2453435.125, 2453435.16666667, 2453435.20833333, 2453435.25, 2453435.29166667, 2453435.33333333, 2453435.375, 2453435.41666667, 2453435.45833333, 2453435.5, 2453435.54166667, 2453435.58333333, 2453435.625, 2453435.66666667, 2453435.70833333, 2453435.75, 2453435.79166667, 2453435.83333333, 2453435.875, 2453435.91666667, 2453435.95833333 ; air_temperature = -1.045, -1.623, -2.48, -3.122, -3.571, -3.806, -3.99, -3.754, -4.101, -4.498, -4.772, -5.582, -5.669, -5.76, -5.544, -4.434, -4.045, -3.111, -2.479, -1.676, -1.101, -0.819, -0.822, -1.146, -1.507, -2.011, -2.384, -2.759, -3.356, -3.572, -3.717, -3.816, -4.079, -4.859, -4.839, -5.17, -4.887, -4.683, -4.554, -4.079, -3.493, -2.756, -1.61, -1.326, -1.269, -1.318, -1.188, -0.85, -0.288, -0.158, 0.028, 0.221, 0.183, -0.112, -1.245, -1.505, -2.046, -2.072, -2.32, -2.509, -2.265, -2.283, -2.531, -2.663, -2.847, -2.895, -2.851, -2.869, -2.876, -2.848, -2.721, -2.654, -2.619, -2.719, -2.808, -2.723, -2.649, -2.626, -2.673, -2.879, -3.24, -3.675, -4.112, -4.325, -4.363, -4.467, -4.375, -4.057, -3.678, -3.156, -2.735, -2.419, -2.254, -2.13, -2.285, -2.699, -3.037, -3.412, -3.6, -3.54, -3.304, -3.085, -2.822, -2.831, -3.071, -2.99, -3.385, -4.241, -5.272, -5.574, -5.851, -5.663, -5.918, -5.838, -5.868, -5.321, -4.406, -4.276, -4.463, -5.075, -5.638, -5.972, -6.388, -6.838, -6.853, -6.604, -6.259, -5.381, -5.067, -5.13, -5.498, -5.849, -5.899, -5.93, -5.784, -5.367, -5.146, -4.487, -3.602, -2.365, -2.209, -1.577, -1.544, -1.668, -1.591, -1.829, -2.172, -2.444, -2.397, -2.191, -2.058, -2.004, -2.057, -1.832, -1.882, -2.145, -2.504, -2.691, -2.543, -2.162, -1.127, -0.396, 0.286, 0.723, 1.233, 1.385, 1.678, 1.911 ; 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 = 1013.996, 1014.056, 1014.536, 1014.476, 1014.176, 1013.816, 1013.756, 1013.276, 1013.156, 1013.636, 1013.576, 1014.116, 1014.536, 1014.596, 1014.416, 1014.056, 1013.696, 1012.255, 1011.955, 1012.135, 1012.135, 1012.676, 1013.516, 1014.956, 1015.856, 1017.057, 1017.597, 1017.777, 1017.597, 1018.137, 1018.257, 1017.297, 1018.137, 1018.497, 1018.857, 1018.137, 1018.317, 1019.217, 1019.097, 1018.137, 1017.777, 1017.537, 1016.757, 1016.036, 1015.196, 1014.476, 1014.056, 1013.036, 1012.135, 1010.215, 1009.015, 1007.034, 1005.294, 1003.073, 1001.453, 998.9924, 996.4719, 993.1711, 991.3707, 989.1501, 987.6498, 986.2695, 985.6693, 986.7496, 986.0894, 985.7894, 986.3895, 986.8096, 987.4097, 987.9498, 987.8298, 988.2499, 988.85, 988.61, 988.3099, 987.7098, 986.9296, 986.2695, 985.9694, 985.7293, 985.3693, 985.5493, 986.0894, 986.5695, 987.1697, 987.4097, 987.2897, 987.2297, 987.3497, 986.9896, 986.6295, 986.9896, 987.2897, 988.1299, 989.3302, 990.4104, 991.4907, 991.9708, 992.1508, 991.9708, 991.9708, 991.9108, 991.9708, 991.8508, 991.8508, 992.5109, 993.2911, 994.3113, 995.2115, 995.3315, 995.7516, 996.0518, 996.0518, 996.6519, 996.7719, 996.952, 997.4321, 997.6721, 998.6323, 1000.013, 1001.093, 1002.053, 1003.433, 1003.674, 1003.914, 1004.514, 1004.814, 1004.274, 1004.334, 1004.154, 1004.634, 1005.354, 1005.654, 1005.834, 1005.714, 1005.354, 1004.994, 1004.634, 1004.094, 1003.614, 1003.193, 1003.193, 1003.433, 1004.154, 1004.634, 1005.174, 1005.894, 1005.894, 1005.834, 1005.414, 1005.294, 1005.294, 1004.694, 1004.394, 1004.634, 1004.754, 1005.054, 1005.294, 1005.174, 1005.054, 1004.574, 1004.214, 1003.493, 1002.953, 1002.833, 1002.473, 1002.533, 1003.373 ; 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 = 9.8, 12.27, 12.94, 12.27, 12.78, 13.17, 13.84, 15.48, 15.01, 14.66, 16.5, 15.84, 16.46, 16.42, 14.97, 15.48, 13.17, 14.23, 15.84, 14.5, 16.15, 16.74, 14.82, 14.82, 14.23, 12.62, 13.92, 12.35, 10.9, 10.82, 9.13, 10.11, 8.58, 7.21, 5.88, 6.507, 6.429, 4.508, 4.077, 3.45, 2.587, 2.783, 4.312, 4.782, 5.723, 6.154, 7.64, 8.62, 8.7, 10.82, 11.07, 12.43, 14.5, 14.11, 15.99, 16.5, 15.76, 19.64, 17.37, 18.62, 18.38, 19.01, 17.68, 13.25, 13.01, 10.19, 8.13, 7.96, 7.41, 8.39, 8.35, 7.8, 6.742, 3.371, 3.332, 4.038, 2.979, 3.959, 6.39, 5.802, 6.742, 7.53, 9.72, 9.64, 8.7, 10.47, 10.11, 11.49, 11.76, 12.86, 11.88, 11.92, 10.58, 11.84, 14.31, 15.21, 13.8, 13.29, 12.62, 12.47, 13.29, 13.8, 12.78, 11.88, 12.19, 11.92, 11.02, 10.86, 10.86, 11.37, 11.6, 12.62, 12.35, 13.09, 11.96, 11.92, 12.86, 13.64, 13.17, 13.76, 14.15, 14.43, 13.29, 13.68, 13.96, 12.64, 12.11, 16.58, 12.03, 13.01, 12.39, 11.72, 12.78, 13.41, 13.17, 11.52, 12.58, 12.19, 11.02, 11.92, 12.7, 11.88, 13.76, 10.7, 12.43, 10.98, 12.62, 12.98, 11.88, 11.84, 11.41, 10.86, 10.35, 10.62, 11.88, 10.94, 11.21, 13.01, 12.82, 10.9, 11.56, 10.7, 10, 9.96, 8.94, 10.78, 8.47, 6.86 ; 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.84, 9.29, 11.17, 10.5, 10.47, 10.59, 11.35, 12.4, 12.84, 12.09, 13.71, 12.69, 12.75, 13.45, 12.47, 12.07, 10.52, 11.57, 12.42, 11.52, 13.46, 13.73, 12.44, 11.97, 12.2, 10.27, 11.39, 9.88, 8.52, 7.97, 7.64, 8.31, 7.11, 5.718, 3.921, 5.013, 5.246, 3.414, 3.009, 2.398, 1.739, 1.472, 3.46, 3.792, 4.456, 5.188, 6.028, 7.34, 7.54, 8.77, 9.48, 10.46, 11.69, 11.87, 13.39, 13.37, 13.39, 14.49, 14.36, 14.85, 15.05, 14.82, 14.08, 10.94, 10.62, 8.55, 6.348, 6.327, 5.654, 6.358, 6.681, 6.395, 4.507, 1.536, 1.711, 2.513, 1.739, 3.122, 5.352, 4.664, 5.291, 6.303, 7.68, 7.73, 7.04, 7.99, 8.08, 9.31, 9.03, 10.72, 9.07, 9.54, 9.31, 9.92, 11.41, 12.39, 10.83, 11.12, 10.61, 9.86, 10.58, 11.86, 10.63, 10.29, 9.49, 9.03, 8.88, 9.1, 8.38, 9.31, 8.96, 10.31, 10.38, 10.3, 9.29, 9.19, 10.22, 10.97, 9.94, 11.17, 11.83, 11.55, 11.06, 11.32, 11.43, 9.84, 10.2, 12.63, 10.19, 10.82, 9.96, 9.27, 10.51, 10.87, 10.04, 9.28, 10.25, 9.81, 8.99, 8.48, 9.99, 9.17, 11.49, 8.81, 9.77, 9.53, 10.49, 9.85, 9.32, 10.04, 9.46, 8.65, 8.85, 8.59, 9.47, 8.97, 9.57, 10.03, 10.19, 8.87, 9.48, 8.24, 8.38, 8.02, 7.5, 8.48, 7.21, 5.835 ; 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 = 296.3, 305.3, 306.5, 311.3, 310.7, 293.7, 300.1, 299.6, 291.7, 288.8, 283.9, 294.4, 285.8, 285.3, 291.2, 291.3, 279.9, 294.7, 285.6, 279.1, 288.6, 290.9, 292.5, 293.2, 290.6, 296.2, 295.8, 297, 301.9, 297.1, 287.7, 303.6, 311.2, 324, 329.1, 350.47, 353.35, 329, 359.36, 11.38, 64, 144.2, 133.4, 102.2, 92.1, 94.9, 88.3, 62.9, 77.6, 64.7, 59.7, 56.4, 56.7, 38.18, 61.6, 40.8, 32.93, 31.49, 24.79, 13.77, 18.73, 18.98, 8.56, 351.33, 348.256, 337.7, 317.9, 294.2, 287.3, 272.3, 281.5, 273.1, 285.7, 282.6, 248.7, 224.2, 294.1, 19.76, 9.83, 355.97, 359.46, 339.5, 345.179, 323, 318.1, 314.7, 302.4, 305.4, 291.5, 298.8, 296.5, 290.7, 296.9, 299, 301, 307.9, 298, 296.3, 292.3, 294.1, 290.4, 285.8, 285.7, 290.3, 295.1, 291.7, 299.5, 304, 294.1, 296.9, 295.6, 297.3, 287.9, 294.9, 283.8, 295.5, 294.7, 297.5, 322.8, 330.8, 317.4, 316, 314.5, 311.2, 309.3, 298.3, 293.8, 290.8, 291.1, 302.6, 290.2, 289, 287, 286.9, 283.3, 265.5, 272.7, 263.6, 263.6, 285.8, 287.9, 294.3, 289.9, 289.4, 288.2, 294.8, 299.7, 291.8, 285.7, 287.1, 284.8, 287.5, 284.6, 275.9, 282.4, 288, 288.6, 283.1, 288.9, 287.1, 292, 284.5, 281.3, 291.2, 278, 270.3, 265.7, 280 ; 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 = 2956.121, 2955.521, 2956.121, 2956.121, 2955.521, 2955.521, 2955.521, 2955.521, 2852.199, 2955.521, 2955.521, 2955.521, 2878.03, 2576.475, 2562.058, 2077.89, 2471.352, 2942.305, 2950.114, 2947.711, 2787.924, 2825.768, 2917.676, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2892.447, 2852.8, 2952.517, 2949.513, 2948.913, 2914.072, 2956.722, 2956.722, 2956.722, 2956.121, 2956.121, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2919.478, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 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, 2955.521, 2955.521, 2956.121, 2956.121, 2956.722, 2956.722, 2956.722, 2007.607, 243.6952, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2764.496, 2956.722, 2902.058, 2954.319, 2937.499, 2956.722, 2942.305, 2803.542, 2957.323, 2849.196, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2863.613, 2956.121, 2956.121, 2956.121, 2956.121, 1849.622, 2426.299, 2198.632, 2946.51, 2948.913, 2826.969, 2885.839, 2778.312, 2159.586, 2288.137, 2951.316, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2953.719, 2956.722, 2945.309, 2956.121, 2952.517, 2945.909, 2948.913, 2954.92, 2909.266, 2109.727, 2658.772, 2956.121 ; 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 ; }