netcdf C0206.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.059999, 800.007 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.22834 ; barometric_pressure:pressure_absolute_offset = 0.75 ; byte barometric_pressure_qc(time, barometric_pressure_depth, lat, lon) ; barometric_pressure_qc:long_name = "Barometric Pressure QC" ; barometric_pressure_qc:short_name = "BPQC" ; barometric_pressure_qc:intent = "data_quality" ; barometric_pressure_qc:standard_name = "barometric_pressure data_quality" ; barometric_pressure_qc:_FillValue = 128s ; barometric_pressure_qc:units = "1" ; barometric_pressure_qc:valid_range = -127s, 127s ; barometric_pressure_qc:flag_values = 0s, 1s, 2s, 3s ; barometric_pressure_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_gust(time, wind_depth, lat, lon) ; wind_gust:long_name = "Wind Gust" ; wind_gust:short_name = "WGST" ; wind_gust:ancillary_variables = "wind_gust_qc" ; wind_gust:_FillValue = -999.f ; wind_gust:units = "m/s" ; wind_gust:valid_range = 0.f, 200.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, 200.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 = "07-Oct-2004 18:42:09: Modified [lon,lat] to [-70.059800,43.570233].\n", "Thu Oct 7 16:27:57 2004: /usr/local/nco/bin/ncrcat -d time,2453286.60416667,2453317.6 C0206.met.realtime.nc C0206.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 = 48489 ; :visibility_sensor_serial_number = 322 ; :barometric_pressure_serial_number = "SETAP2299994" ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0206" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453317.04167244 ; :starting_julian_day_string = "2004-11-07 01:00:00" ; :ending_julian_day_number = 2453324.00000579 ; :ending_julian_day_string = "2004-11-14 00:00:00" ; :algorithm_ids = "SET_BP_1.1: 30-Aug-2004 17:02:04\n", "WIND_DIR_1.2: 30-Aug-2004 17:02:04\n", "AAN_VIZ_1.2: 30-Aug-2004 17:02:04\n", "SET_BP_1.2: 02-Oct-2004 12:37:07" ; :longitude = -70.0598 ; :latitude = 43.570233 ; data: lat = 43.570233 ; lon = -70.0598 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453317.04166667, 2453317.08333333, 2453317.125, 2453317.16666667, 2453317.20833333, 2453317.25, 2453317.29166667, 2453317.33333333, 2453317.375, 2453317.41666667, 2453317.45833333, 2453317.5, 2453317.54166667, 2453317.58333333, 2453317.625, 2453317.66666667, 2453317.70833333, 2453317.75, 2453317.79166667, 2453317.83333333, 2453317.875, 2453317.91666667, 2453317.95833333, 2453318, 2453318.04166667, 2453318.08333333, 2453318.125, 2453318.16666667, 2453318.20833333, 2453318.25, 2453318.29166667, 2453318.33333333, 2453318.375, 2453318.41666667, 2453318.45833333, 2453318.5, 2453318.54166667, 2453318.58333333, 2453318.625, 2453318.66666667, 2453318.70833333, 2453318.75, 2453318.79166667, 2453318.83333333, 2453318.875, 2453318.91666667, 2453318.95833333, 2453319, 2453319.04166667, 2453319.08333333, 2453319.125, 2453319.16666667, 2453319.20833333, 2453319.25, 2453319.29166667, 2453319.33333333, 2453319.375, 2453319.41666667, 2453319.45833333, 2453319.5, 2453319.54166667, 2453319.58333333, 2453319.625, 2453319.66666667, 2453319.70833333, 2453319.75, 2453319.79166667, 2453319.83333333, 2453319.875, 2453319.91666667, 2453319.95833333, 2453320, 2453320.04166667, 2453320.08333333, 2453320.125, 2453320.16666667, 2453320.20833333, 2453320.25, 2453320.29166667, 2453320.33333333, 2453320.375, 2453320.41666667, 2453320.45833333, 2453320.5, 2453320.54166667, 2453320.58333333, 2453320.625, 2453320.66666667, 2453320.70833333, 2453320.75, 2453320.79166667, 2453320.83333333, 2453320.875, 2453320.91666667, 2453320.95833333, 2453321, 2453321.04166667, 2453321.08333333, 2453321.125, 2453321.16666667, 2453321.20833333, 2453321.25, 2453321.29166667, 2453321.33333333, 2453321.375, 2453321.41666667, 2453321.45833333, 2453321.5, 2453321.54166667, 2453321.58333333, 2453321.625, 2453321.66666667, 2453321.70833333, 2453321.75, 2453321.79166667, 2453321.83333333, 2453321.875, 2453321.91666667, 2453321.95833333, 2453322, 2453322.04166667, 2453322.08333333, 2453322.125, 2453322.16666667, 2453322.20833333, 2453322.25, 2453322.29166667, 2453322.33333333, 2453322.375, 2453322.41666667, 2453322.45833333, 2453322.5, 2453322.54166667, 2453322.58333333, 2453322.625, 2453322.66666667, 2453322.70833333, 2453322.75, 2453322.79166667, 2453322.83333333, 2453322.875, 2453322.91666667, 2453322.95833333, 2453323, 2453323.04166667, 2453323.08333333, 2453323.125, 2453323.16666667, 2453323.20833333, 2453323.25, 2453323.29166667, 2453323.33333333, 2453323.375, 2453323.41666667, 2453323.45833333, 2453323.5, 2453323.54166667, 2453323.58333333, 2453323.625, 2453323.66666667, 2453323.70833333, 2453323.75, 2453323.79166667, 2453323.83333333, 2453323.875, 2453323.91666667, 2453323.95833333, 2453324 ; air_temperature = 10.7, 10.82, 10.69, 10.54, 10.29, 9.89, 9, 8.74, 8.69, 8.7, 8.66, 9.09, 9.11, 9.18, 9.49, 9.69, 9.82, 9.83, 10.06, 10.38, 10.52, 11.06, 11.62, 11.66, 11.58, 11.54, 11.3, 11.19, 10.87, 10.53, 10.34, 9.98, 7.6, 6.382, 5.794, 4.926, 4.831, 5.155, 5.579, 5.421, 5.949, 6.223, 6.875, 6.729, 6.36, 5.8, 5.34, 4.9, 4.267, 4.004, 2.907, 2.219, 1.7, 1.516, 1.344, 1.095, 1.123, 0.458, 0.396, 0.096, -0.028, 0.057, 0.326, 0.768, 0.897, 1.543, 2.31, 2.75, 3.006, 2.702, 2.054, 1.371, 0.975, 0.364, 0.252, -0.127, -0.481, -0.498, -0.57, -0.743, -0.95, -1.123, -1.105, -0.913, -0.555, -0.366, 0.347, 0.527, 0.803, 1.225, 1.488, 2.107, 2.701, 3.298, 4.016, 4.471, 5.089, 5.619, 5.462, 5.686, 5.668, 6.144, 6.075, 6.271, 6.452, 6.451, 6.515, 6.696, 6.848, 7.57, 7.85, 8.28, 8.57, 9.01, 9.31, 9.59, 9.57, 9.74, 9.62, 9.46, 8.92, 7.33, 5.752, 4.714, 3.932, 3.112, 2.617, 2.128, 1.933, 1.441, 1.599, 1.329, 1.029, 1.167, 1.094, 1.102, 1.437, 1.905, 2.123, 2.312, 2.491, 2.447, 2.38, 2.413, 2.558, 2.383, 2.408, 2.478, 2.161, 1.909, 0.819, -0.137, -0.681, -0.697, -0.53, -0.185, -0.264, 0.31, 1.536, 1.917, 2.394, 2.654, 3.224, 3.555, 3.673, 3.582, 3.172, 2.966 ; 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 = 1001.862, 1002.642, 1003.482, 1003.962, 1004.982, 1006.782, 1007.262, 1007.802, 1008.522, 1009.302, 1009.482, 1009.542, 1010.622, 1010.022, 1009.662, 1009.122, 1007.742, 1006.302, 1005.162, 1004.562, 1003.122, 1002.462, 1002.402, 1002.462, 1002.342, 1002.402, 1002.462, 1002.522, 1002.402, 1003.002, 1004.562, 1005.162, 1005.942, 1006.962, 1008.762, 1010.322, 1012.182, 1012.722, 1013.202, 1013.442, 1013.442, 1013.802, 1014.102, 1015.302, 1016.442, 1017.222, 1017.942, 1018.662, 1019.322, 1019.982, 1020.642, 1021.302, 1021.542, 1021.962, 1022.562, 1022.802, 1023.282, 1023.942, 1024.662, 1025.682, 1025.982, 1026.462, 1027.062, 1027.062, 1026.882, 1026.822, 1026.882, 1027.182, 1027.662, 1028.322, 1028.982, 1029.761, 1030.422, 1031.021, 1031.381, 1031.682, 1031.922, 1032.161, 1032.401, 1033.062, 1033.422, 1033.661, 1033.841, 1034.501, 1034.921, 1034.921, 1034.861, 1034.441, 1033.481, 1032.581, 1032.042, 1031.381, 1030.842, 1030.422, 1030.062, 1029.641, 1029.102, 1028.322, 1027.602, 1027.062, 1026.402, 1025.382, 1024.782, 1024.002, 1023.162, 1022.802, 1022.502, 1022.322, 1022.382, 1022.022, 1021.602, 1021.002, 1020.222, 1019.442, 1019.082, 1019.562, 1019.682, 1020.402, 1021.122, 1022.022, 1023.042, 1023.762, 1024.482, 1025.022, 1025.742, 1026.462, 1027.302, 1027.842, 1028.382, 1028.742, 1028.682, 1029.281, 1029.942, 1030.182, 1030.182, 1029.761, 1029.102, 1029.222, 1029.102, 1029.401, 1029.401, 1029.222, 1029.582, 1029.881, 1030.001, 1030.001, 1029.761, 1029.761, 1029.401, 1029.222, 1029.521, 1028.982, 1029.161, 1028.382, 1028.862, 1028.862, 1028.742, 1028.622, 1028.082, 1027.782, 1027.542, 1027.722, 1027.722, 1028.382, 1029.042, 1029.401, 1029.881, 1030.001 ; 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 = 11.45, 10.07, 10.23, 10.66, 9.92, 6.076, 5.998, 5.802, 3.528, 2.352, 4.155, 6.507, 6.821, 8.11, 8.78, 7.8, 6.37, 7.96, 6.429, 6.821, 9.8, 10.82, 11.72, 11.56, 11.56, 10.51, 9.56, 9.41, 8.66, 7.21, 6.938, 10.43, 13.68, 13.76, 12.19, 13.17, 10.62, 11.56, 12.11, 10.09, 9.21, 7.96, 11.92, 11.33, 9.8, 10.7, 9.64, 9.41, 9.13, 10.15, 11.45, 11.13, 12.86, 10.68, 10.15, 10.7, 11.13, 10.62, 11.17, 10.54, 11.8, 9.56, 7.6, 6.037, 5.684, 5.135, 2.94, 5.841, 7.49, 7.76, 12.07, 11.29, 11.09, 11.64, 10.62, 10.09, 10.39, 10, 9.02, 8.27, 8.08, 7.45, 6.586, 5.684, 4.626, 3.842, 2.058, 3.254, 4.861, 6.429, 7.1, 6.664, 8.11, 9.37, 9.53, 9.8, 11.84, 12.58, 13.37, 13.76, 13.45, 14.58, 14.94, 15.64, 14.35, 13.52, 12.43, 12.23, 11.8, 11.49, 11.02, 11.13, 11.64, 11.56, 9.49, 8.62, 5.762, 5.723, 5.37, 7.13, 8.98, 11.88, 13.33, 11.6, 11.64, 9.6, 9.17, 10.19, 9.76, 10.04, 10.7, 10.47, 10.66, 9.68, 8.98, 8.04, 7.02, 6.625, 5.527, 5.214, 6.703, 7.06, 7.64, 8.23, 7.37, 8.43, 8.47, 8.74, 8.55, 7.33, 8.9, 8.86, 9.6, 10.78, 11.09, 11.76, 12.62, 12.9, 12.47, 12.7, 12.47, 12.86, 13.92, 12.78, 11.33, 14.5, 13.56, 13.84 ; 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 = 9.85, 8.43, 8.92, 9.14, 8.23, 4.718, 4.83, 4.998, 2.141, 1.664, 3.584, 5.317, 5.568, 7, 7.6, 6.797, 5.244, 6.896, 5.503, 5.358, 8.06, 9.41, 10.08, 10.15, 9.87, 9.07, 7.88, 8, 7.65, 5.808, 5.82, 8.58, 11.49, 11.04, 10.07, 10.84, 8.94, 9.39, 9.8, 6.952, 6.9, 6.629, 8.88, 9.66, 7.77, 9.31, 8.25, 8.05, 7.38, 8.54, 9.59, 9.37, 10.56, 8.54, 7.93, 9.1, 8.7, 8.1, 9.26, 8.44, 9.16, 7.72, 5.06, 4.318, 3.707, 2.968, 1.392, 4.605, 5.45, 6.136, 9.77, 9.06, 9.45, 9.23, 8.85, 8.15, 8.01, 8.1, 7.75, 6.746, 6.117, 5.503, 4.591, 3.548, 3.091, 2.241, 0.672, 1.492, 2.81, 4.294, 5.83, 5.056, 6.436, 7.37, 8.09, 7.9, 9.91, 10.39, 10.81, 10.83, 11.61, 12.45, 12.17, 12.81, 12.63, 11.36, 10.61, 10.58, 10.02, 9.79, 9.6, 9.52, 9.07, 9.48, 8.1, 6.533, 4.905, 4.968, 4.858, 5.726, 7.26, 9.81, 11.02, 9.57, 9.89, 8.17, 7.78, 8.16, 7.97, 8.4, 9.08, 9.09, 8.93, 8.07, 7.29, 6.219, 5.541, 4.965, 3.98, 3.147, 5.146, 5.471, 6.03, 6.433, 6.175, 6.934, 7.11, 6.991, 6.797, 6.097, 7.26, 7.48, 8.45, 9.63, 9.24, 10.22, 10.32, 11.04, 10.79, 10.54, 10.56, 10.66, 11.54, 10.5, 9.57, 11.57, 10.87, 11.62 ; 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 = 220.9, 225.3, 242.1, 236.7, 242, 327.9, 32.95, 12.35, 27.21, 80.1, 104.5, 122.2, 139.8, 138, 150.8, 169, 194.9, 186.9, 184.2, 190.8, 187.4, 193.9, 201.5, 207.6, 209.4, 209.1, 210.5, 217.1, 215.5, 233.6, 7.08, 342.5, 352.18, 344.058, 352.13, 348, 346.755, 342.3, 338.3, 340.3, 316.7, 328.9, 307.1, 330.3, 347.443, 327, 334.1, 331.6, 343.743, 331.3, 345.776, 341.9, 346.593, 344.896, 346.282, 346.205, 345.142, 357.11, 344.975, 7.18, 357.67, 358.25, 4.28, 16.36, 12.61, 354.32, 16.02, 344.662, 322.8, 6.4, 355.63, 354.71, 3.19, 0.2, 359.67, 1.82, 2.75, 2.94, 359.99, 2.45, 7.32, 9.1, 4.93, 36.28, 28.29, 51.52, 27.27, 249.9, 211.2, 196.5, 208.9, 209.5, 230.8, 229.1, 231.2, 226.5, 215.4, 223.5, 221.1, 223.5, 225, 219.5, 227.1, 225.4, 232.4, 230.2, 230, 230.6, 234.4, 227.7, 230.6, 231.7, 232.3, 222.2, 219.9, 230, 227.2, 236.8, 244.2, 315.7, 3.05, 17.43, 6.55, 359, 14.7, 17.35, 21.03, 32, 43.29, 35.62, 34.47, 31.67, 37.51, 46.37, 40.04, 36.25, 42.27, 30.36, 20.96, 19.32, 28.28, 26.97, 29.72, 38.76, 49.8, 39.16, 40.57, 40.95, 43.89, 65.5, 35, 41.32, 21.24, 12.97, 18.92, 19.92, 12.7, 19.56, 23.14, 14.55, 16.44, 18.46, 18.29, 23.07, 15.44, 26.36, 25.96, 13.37 ; 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 = 2727.853, 2769.302, 2779.514, 2790.326, 2782.517, 2860.609, 2906.263, 2891.846, 2884.037, 2888.842, 2909.867, 2900.256, 2854.602, 2850.397, 2782.517, 2677.995, 2719.443, 2403.472, 2766.298, 2751.881, 2711.033, 2675.592, 2635.344, 2600.504, 2597.5, 2627.535, 2552.447, 2590.292, 2551.246, 2431.705, 2826.969, 2858.807, 2825.167, 2814.355, 2850.998, 2831.175, 2823.966, 2843.189, 2840.786, 2849.796, 2870.821, 2899.655, 2789.125, 2893.648, 2762.694, 2866.616, 2889.443, 2887.04, 2875.026, 2879.231, 2861.21, 2846.192, 2864.213, 2879.231, 2874.425, 2885.839, 2869.62, 2865.415, 2852.199, 2834.178, 2501.387, 2076.688, 2771.705, 2826.969, 2878.63, 2883.436, 2854.001, 2868.418, 2881.634, 2899.054, 2885.238, 2878.63, 2857.605, 2872.022, 2861.811, 2863.613, 2864.213, 2873.825, 2870.22, 2889.443, 2887.04, 2869.019, 2866.015, 2656.97, 2504.391, 2473.154, 2816.157, 2870.821, 2882.234, 2243.684, 2837.782, 2064.674, 2867.818, 2870.821, 2863.012, 2870.821, 2843.789, 2857.005, 2846.793, 2836.581, 2757.288, 2598.701, 2739.267, 2708.03, 2714.037, 2703.224, 2716.44, 2733.26, 2765.698, 2733.86, 2803.542, 2739.267, 2737.464, 2781.917, 2750.079, 2397.465, 2811.351, 2821.563, 2826.969, 2838.984, 2841.987, 2871.422, 2846.192, 2873.224, 2845.592, 2852.8, 2863.012, 2882.835, 2871.422, 2855.203, 2862.411, 2860.008, 2857.005, 2857.005, 2884.037, 2903.259, 2882.835, 2890.044, 2887.641, 2909.867, 2885.238, 2906.864, 2893.648, 2893.047, 2903.86, 2891.846, 2912.87, 2894.249, 2897.252, 2856.404, 1879.056, 1647.784, 2371.034, 2916.475, 2911.669, 2870.22, 2316.37, 808.5988, 2761.493, 2860.008, 2777.111, 2787.323, 2827.57, 2809.549, 2835.379, 2844.991, 2843.789, 2823.966 ; 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 ; }