netcdf B0108.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.06, 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.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 = "26-Jan-2005 17:58:05: Parameter visibility marked as non-functional as of julian day 2453395.291667 (2005-01-24 07:00:00)\n", "23-Jan-2005 16:13:29: Parameter wind_direction marked as non-functional as of julian day 2453394.625000 (2005-01-23 15:00:00)\n", "23-Jan-2005 16:13:20: Parameter wind_gust marked as non-functional as of julian day 2453394.625000 (2005-01-23 15:00:00)\n", "23-Jan-2005 16:13:16: Parameter wind_speed marked as non-functional as of julian day 2453394.625000 (2005-01-23 15:00:00)" ; :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 = 60852 ; :visibility_sensor_serial_number = 319. ; :barometric_pressure_serial_number = "SETAP2299993" ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0108" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2453387.00000579 ; :starting_julian_day_string = "2005-01-16 00:00:00" ; :ending_julian_day_number = 2453393.95833912 ; :ending_julian_day_string = "2005-01-22 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 21-Jan-2005 23:10:33\n", "WIND_DIR_1.2: 21-Jan-2005 23:10:33\n", "AAN_VIZ_1.2: 21-Jan-2005 23:10:33" ; data: lat = 43.1817 ; lon = -70.4267 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453387, 2453387.04166667, 2453387.08333333, 2453387.125, 2453387.16666667, 2453387.20833333, 2453387.25, 2453387.29166667, 2453387.33333333, 2453387.375, 2453387.41666667, 2453387.45833333, 2453387.5, 2453387.54166667, 2453387.58333333, 2453387.625, 2453387.66666667, 2453387.70833333, 2453387.75, 2453387.79166667, 2453387.83333333, 2453387.875, 2453387.91666667, 2453387.95833333, 2453388, 2453388.04166667, 2453388.08333333, 2453388.125, 2453388.16666667, 2453388.20833333, 2453388.25, 2453388.29166667, 2453388.33333333, 2453388.375, 2453388.41666667, 2453388.45833333, 2453388.5, 2453388.54166667, 2453388.58333333, 2453388.625, 2453388.66666667, 2453388.70833333, 2453388.75, 2453388.79166667, 2453388.83333333, 2453388.875, 2453388.91666667, 2453388.95833333, 2453389, 2453389.04166667, 2453389.08333333, 2453389.125, 2453389.16666667, 2453389.20833333, 2453389.25, 2453389.29166667, 2453389.33333333, 2453389.375, 2453389.41666667, 2453389.45833333, 2453389.5, 2453389.54166667, 2453389.58333333, 2453389.625, 2453389.66666667, 2453389.70833333, 2453389.75, 2453389.79166667, 2453389.83333333, 2453389.875, 2453389.91666667, 2453389.95833333, 2453390, 2453390.04166667, 2453390.08333333, 2453390.125, 2453390.16666667, 2453390.20833333, 2453390.25, 2453390.29166667, 2453390.33333333, 2453390.375, 2453390.41666667, 2453390.45833333, 2453390.5, 2453390.54166667, 2453390.58333333, 2453390.625, 2453390.66666667, 2453390.70833333, 2453390.75, 2453390.79166667, 2453390.83333333, 2453390.875, 2453390.91666667, 2453390.95833333, 2453391, 2453391.04166667, 2453391.08333333, 2453391.125, 2453391.16666667, 2453391.20833333, 2453391.25, 2453391.29166667, 2453391.33333333, 2453391.375, 2453391.41666667, 2453391.45833333, 2453391.5, 2453391.54166667, 2453391.58333333, 2453391.625, 2453391.66666667, 2453391.70833333, 2453391.75, 2453391.79166667, 2453391.83333333, 2453391.875, 2453391.91666667, 2453391.95833333, 2453392, 2453392.04166667, 2453392.08333333, 2453392.125, 2453392.16666667, 2453392.20833333, 2453392.25, 2453392.29166667, 2453392.33333333, 2453392.375, 2453392.41666667, 2453392.45833333, 2453392.5, 2453392.54166667, 2453392.58333333, 2453392.625, 2453392.66666667, 2453392.70833333, 2453392.75, 2453392.79166667, 2453392.83333333, 2453392.875, 2453392.91666667, 2453392.95833333, 2453393, 2453393.04166667, 2453393.08333333, 2453393.125, 2453393.16666667, 2453393.20833333, 2453393.25, 2453393.29166667, 2453393.33333333, 2453393.375, 2453393.41666667, 2453393.45833333, 2453393.5, 2453393.54166667, 2453393.58333333, 2453393.625, 2453393.66666667, 2453393.70833333, 2453393.75, 2453393.79166667, 2453393.83333333, 2453393.875, 2453393.91666667, 2453393.95833333 ; air_temperature = -2.161, -1.914, -1.821, -1.879, -2.2, -2.783, -3.156, -3.317, -3.698, -4.276, -4.36, -4.357, -4.137, -2.955, -2.254, -2.114, -1.962, -1.972, -2.072, -2.201, -1.915, -1.715, -1.737, -1.937, -2.577, -2.843, -3.554, -4.219, -4.22, -4.421, -4.496, -4.714, -5.347, -5.654, -5.756, -6.078, -6.115, -6.117, -6.264, -5.993, -5.855, -5.235, -4.966, -4.831, -5.422, -5.788, -5.539, -6.104, -7.07, -8.1, -8.59, -9.39, -9.72, -10.63, -10.85, -11.75, -12.21, -12.39, -13.06, -13.32, -13.14, -13.27, -13.45, -13.39, -13.18, -12.55, -12.08, -11.3, -10.65, -10.88, -11.06, -11.6, -12.1, -12.42, -12.7, -13.4, -13.49, -13.71, -13.71, -13.43, -13.06, -12.88, -12.12, -11.81, -10.81, -9.29, -11.47, -10.94, -10.38, -9.28, -7.78, -6.612, -4.84, -4.075, -2.759, -2.03, -1.643, -1.291, -0.674, -0.122, -3.463, -4.843, -5.638, -5.756, -5.813, -5.947, -6.266, -6.567, -6.567, -6.265, -6.269, -5.555, -5.367, -3.974, -3.194, -3.874, -4.287, -4.94, -5.829, -6.909, -7.37, -8.13, -8.49, -9.5, -9.93, -10.69, -11.91, -13.29, -13.7, -14.37, -14.67, -14.9, -15.28, -14.8, -14.4, -14.25, -13.64, -12.57, -11.78, -12.04, -11.82, -11.17, -11.5, -12.81, -13.43, -13.43, -14.11, -14.39, -14.29, -14.7, -15.72, -15.42, -15.14, -15.48, -15.56, -15.48, -14.67, -13.27, -12.99, -11.67, -11.63, -11.21, -10, -9.2, -8.31, -7.78, -8.05, -5.464 ; 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 = 1037.818, 1037.998, 1037.938, 1038.118, 1037.938, 1037.218, 1036.918, 1036.978, 1036.798, 1037.278, 1037.098, 1036.558, 1036.018, 1036.378, 1036.318, 1036.078, 1034.458, 1032.778, 1031.998, 1030.258, 1028.698, 1028.278, 1027.078, 1026.118, 1025.458, 1024.318, 1023.598, 1021.918, 1021.078, 1020.238, 1018.978, 1018.318, 1016.098, 1014.838, 1013.878, 1012.798, 1012.078, 1011.778, 1011.838, 1012.798, 1013.998, 1015.798, 1016.518, 1016.458, 1015.078, 1013.878, 1013.278, 1011.538, 1008.538, 1005.118, 1002.718, 1000.258, 998.638, 996.118, 994.558, 992.458, 990.298, 989.578, 987.538, 986.938, 986.818, 988.258, 990.478, 993.778, 994.498, 996.538, 997.798, 1000.378, 1001.638, 999.118, 995.278, 993.418, 991.918, 990.058, 988.738, 986.698, 985.438, 985.138, 984.478, 984.898, 985.798, 985.978, 987.658, 992.038, 994.918, 999.958, 996.418, 997.138, 999.538, 1002.718, 1007.158, 1021.978, 1020.718, 1019.578, 1018.138, 1016.398, 1016.758, 1018.078, 1012.438, 1009.918, 1009.378, 1008.178, 1007.398, 1006.678, 1006.078, 1005.178, 1004.818, 1004.818, 1005.058, 1005.478, 1005.718, 1006.138, 1005.898, 1005.118, 1005.118, 1005.478, 1005.958, 1006.738, 1007.878, 1008.898, 1009.438, 1010.098, 1010.758, 1011.538, 1011.598, 1012.018, 1012.078, 1012.618, 1013.038, 1013.218, 1013.458, 1013.878, 1014.538, 1015.318, 1015.738, 1016.458, 1016.158, 1015.858, 1015.618, 1016.158, 1016.878, 1017.478, 1018.138, 1019.398, 1019.938, 1020.778, 1021.498, 1022.158, 1022.818, 1023.058, 1023.298, 1023.958, 1023.058, 1024.018, 1023.838, 1024.138, 1023.898, 1023.958, 1023.838, 1023.778, 1023.358, 1021.738, 1020.778, 1019.938, 1019.338, 1018.978, 1019.398, 1016.998 ; 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 = 4.743, 4.782, 5.331, 6.272, 5.253, 6.35, 7.49, 7.02, 8.39, 8.35, 5.606, 6.86, 7.88, 8.62, 10.43, 9.96, 10.74, 11.05, 11.45, 12.66, 12.94, 12.35, 13.64, 14.86, 15.95, 15.48, 15.64, 17.05, 15.8, 16.11, 16.78, 16.11, 16.42, 15.76, 14.62, 14.39, 14.35, 13.21, 12.25, 11.09, 10.58, 10.58, 10.27, 10.74, 12.27, 11.92, 11.13, 13.37, 14.31, 13.72, 14.58, 14.31, 14.39, 13.56, 14.31, 12.78, 13.29, 13.92, 12.03, 13.56, 12.11, 12.7, 13.29, 12.74, 10.62, 10.19, 11.13, 11.45, 11.02, 11.37, 12.54, 12.7, 10.58, 9.84, 8.78, 7.88, 6.115, 6.625, 5.841, 5.566, 5.253, 3.136, 2.901, 4.822, 3.685, 6.194, 5.527, 4.743, 3.214, 2.901, 7.17, 9.88, 11.52, 11.09, 10.78, 12.27, 12.19, 11.76, 12.78, 14.23, 8.74, 7.17, 6.39, 6.978, 7.25, 7.72, 8.11, 8.31, 8.55, 8.62, 9.02, 10.27, 9.06, 10.94, 13.84, 13.96, 14.43, 14.19, 14.82, 15.29, 14.97, 12.7, 12.47, 11.09, 11.41, 10.9, 10.39, 10.82, 10.51, 9.96, 10.58, 9.06, 8.55, 9.6, 11.76, 8.82, 8.39, 10, 9.92, 10.35, 11.72, 11.05, 11.45, 11.6, 11.09, 12.03, 10.43, 10.47, 9.51, 9.49, 8.43, 9.33, 8.98, 8.31, 8.43, 7.53, 6.115, 6.86, 7.06, 6.978, 5.958, 6.782, 6.625, 8.7, 9.37, 10.7, 11.09, 12.07 ; 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 = 3.08, 3.233, 4.063, 4.915, 4.213, 4.901, 5.958, 5.176, 6.789, 6.661, 4.286, 4.92, 6.465, 6.577, 7.74, 7.82, 8.65, 9.08, 9.38, 11.03, 11.3, 10.48, 11.26, 12.23, 13.15, 13.27, 13.12, 13.96, 13.44, 13.19, 13.79, 13.42, 13.63, 12.98, 12.23, 11.61, 11.55, 10.51, 10.54, 8.8, 8.52, 8.38, 7.7, 7.9, 9.21, 9.04, 8.79, 10.16, 11.11, 11.12, 12.03, 11.74, 11.61, 10.51, 11.23, 10.29, 10.38, 10.62, 9.45, 10.26, 9.49, 10.13, 10.48, 10.41, 8.16, 7.72, 8.84, 8.81, 9.08, 9.36, 10.41, 10.12, 8.65, 7.75, 6.575, 5.927, 4.136, 4.146, 4.029, 3.949, 3.325, 1.266, 1.255, 3.359, 2.729, 4.525, 4.373, 3.489, 2.155, 1.342, 5.762, 7.7, 8.83, 8.44, 8.86, 9.72, 9.6, 9.92, 10.7, 11.55, 6.757, 5.736, 5.012, 5.25, 5.912, 5.952, 5.755, 6.215, 6.761, 7.09, 6.55, 7.77, 7.11, 8.58, 10.82, 11.88, 11.58, 12.16, 11.88, 13.34, 12.71, 10.33, 10.15, 9.16, 9.21, 8.75, 8.1, 8.93, 8.23, 7.69, 8.02, 7.41, 6.379, 7.54, 8.61, 6.44, 5.974, 7.37, 7.86, 8.12, 7.53, 9.11, 9.75, 9.65, 8.18, 8.7, 7.98, 7.91, 7.28, 7.47, 5.727, 6.901, 7.18, 6.283, 6.259, 5.58, 4.708, 5.275, 5.849, 5.195, 4.172, 5.05, 5.375, 6.455, 7.84, 8.66, 8.34, 9.92 ; 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 = 268, 274.2, 265, 262.3, 274.9, 293.9, 306.2, 331.6, 326.7, 328.7, 333.7, 4.54, 15.32, 21.98, 40.95, 37.4, 41.92, 38.33, 33.83, 29.35, 37.88, 35.99, 35.26, 35.45, 32.96, 25.43, 18.1, 15.73, 13.64, 12.65, 12.48, 9.34, 7.6, 5.22, 6.48, 2.77, 3.65, 2.17, 353.3, 352.41, 339.9, 331.2, 316.1, 306.8, 311.5, 313.1, 337.7, 327.6, 306.9, 298.5, 301.2, 302, 305.3, 301.3, 303.6, 303.8, 293.2, 297.1, 302.8, 304.3, 303.8, 308.4, 311.5, 308.6, 306.2, 303.1, 304.3, 305.2, 309.1, 304, 297.5, 301, 304.8, 314.7, 316.6, 309.3, 325.1, 325.5, 331.2, 337.4, 348.536, 345.831, 30.68, 356.15, 24.7, 1.18, 329.9, 308.5, 275.1, 258.2, 234.6, 211.3, 206, 204.5, 191.1, 189.8, 184.1, 177.3, 182, 185.7, 316.1, 316.7, 305.4, 301.5, 289.3, 301.2, 302, 328.9, 314.7, 318.4, 307.8, 305.4, 299.5, 287.4, 282.6, 287.8, 290.3, 301.7, 306.9, 301.9, 293.9, 304, 310.3, 314.5, 315.8, 320, 306.7, 306.6, 316.5, 302.3, 303.3, 308.7, 324.3, 315.6, 325.5, 327, 312, 309.7, 322.8, 311.3, 303.2, 304.1, 305, 306, 317.9, 321.1, 329.2, 330, 334.5, 323.4, 323.4, 326.8, 0.68, 346.905, 355.33, 358.76, 2.45, 359.22, 359.85, 31.3, 39.19, 45.08, 41.31, 45.32, 37.07, 23.9, 359.85, 93.3 ; 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 = 2921.881, 2928.489, 2924.885, 2929.69, 2926.687, 2924.885, 2928.489, 2923.683, 2926.687, 2915.874, 2902.058, 2921.28, 2866.015, 2875.627, 2894.249, 2843.789, 2876.828, 2840.185, 2610.115, 2810.75, 2914.072, 2873.825, 2684.002, 2241.882, 2916.475, 2943.506, 2944.708, 2929.09, 2942.906, 2944.708, 2937.499, 2944.708, 2937.499, 2901.457, 2909.266, 2899.054, 2896.651, 2889.443, 2900.256, 2892.447, 2907.464, 2896.651, 2900.256, 2893.047, 2891.846, 2897.252, 2914.072, 2878.63, 2911.669, 2887.04, 2906.263, 2941.104, 2925.485, 2918.277, 2911.068, 2876.228, 2884.037, 2899.054, 2890.644, 2878.03, 2879.231, 2855.203, 2875.627, 2876.228, 2860.008, 2841.386, 2861.811, 2859.408, 2860.609, 2876.228, 2866.015, 2878.63, 2873.224, 2878.63, 2886.439, 2884.637, 2891.846, 2894.249, 2889.443, 2892.447, 2907.464, 2899.054, 2909.266, 2874.425, 2895.45, 2859.408, 2872.022, 2876.228, 2870.821, 2854.602, 2884.637, 2840.185, 2866.015, 2866.616, 2855.803, 2555.451, 2249.691, 949.1639, 1104.146, 783.9698, 2881.033, 2866.015, 2873.825, 2893.047, 2877.429, 2897.853, 2885.839, 2887.04, 2886.439, 2877.429, 2870.821, 2871.422, 2872.022, 2882.835, 2866.616, 2882.234, 2891.846, 2878.03, 2865.415, 2879.231, 2879.231, 2877.429, 2904.461, 2883.436, 2869.019, 2872.623, 2402.271, 1803.367, 1414.11, 1234.499, 1008.033, 1062.697, 1180.436, 445.7726, 853.051, 2198.632, 2235.875, 2038.243, 1930.116, 1728.279, 2459.938, 2735.662, 2790.927, 2519.408, 2130.151, 1009.835, 827.8214, 942.5561, 814.6058, 520.2601, 376.3911, 847.6446, 381.437, 675.8428, 544.2883, 564.1116, 176.8367, 235.1652, 2664.779, 2870.821, 2884.637, 2866.015, 2846.793, 2835.98, 2857.005, 2838.383, 2863.012, 2869.62 ; 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 ; }