netcdf J0210.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.060004, 799.994 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1., -1.347 ; 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 = "23-May-2005 12:11:31: Modified [lon,lat] to [-67.013600,44.889400].\n", "20-May-2005 13:40:55: Modified [lon,lat] to [-67.014000,44.889851].\n", "Fri May 20 13:27:06 2005: /usr/local/nco/bin/ncrcat -d time,2453511.5104,2453512.10 J0210.met.realtime.nc J0210.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 = 50001 ; :visibility_sensor_serial_number = 267 ; :barometric_pressure_serial_number = 2299998 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0210" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453513.00000579 ; :starting_julian_day_string = "2005-05-22 00:00:00" ; :ending_julian_day_number = 2453519.95833912 ; :ending_julian_day_string = "2005-05-28 23:00:00" ; :algorithm_ids = "SET_BP_1.3: 19-May-2005 19:36:18\n", "WIND_DIR_1.2: 19-May-2005 19:36:18\n", "AAN_VIZ_1.2: 19-May-2005 19:36:18" ; :longitude = -67.0136 ; :latitude = 44.8894 ; data: lat = 44.8894 ; lon = -67.0136 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453513, 2453513.04166667, 2453513.08333333, 2453513.125, 2453513.16666667, 2453513.20833333, 2453513.25, 2453513.29166667, 2453513.33333333, 2453513.375, 2453513.41666667, 2453513.45833333, 2453513.5, 2453513.54166667, 2453513.58333333, 2453513.625, 2453513.66666667, 2453513.70833333, 2453513.75, 2453513.79166667, 2453513.83333333, 2453513.875, 2453513.91666667, 2453513.95833333, 2453514, 2453514.04166667, 2453514.08333333, 2453514.125, 2453514.16666667, 2453514.20833333, 2453514.25, 2453514.29166667, 2453514.33333333, 2453514.375, 2453514.41666667, 2453514.45833333, 2453514.5, 2453514.54166667, 2453514.58333333, 2453514.625, 2453514.66666667, 2453514.70833333, 2453514.75, 2453514.79166667, 2453514.83333333, 2453514.875, 2453514.91666667, 2453514.95833333, 2453515, 2453515.04166667, 2453515.08333333, 2453515.125, 2453515.16666667, 2453515.20833333, 2453515.25, 2453515.29166667, 2453515.33333333, 2453515.375, 2453515.41666667, 2453515.45833333, 2453515.5, 2453515.54166667, 2453515.58333333, 2453515.625, 2453515.66666667, 2453515.70833333, 2453515.75, 2453515.79166667, 2453515.83333333, 2453515.875, 2453515.91666667, 2453515.95833333, 2453516, 2453516.04166667, 2453516.08333333, 2453516.125, 2453516.16666667, 2453516.20833333, 2453516.25, 2453516.29166667, 2453516.33333333, 2453516.375, 2453516.41666667, 2453516.45833333, 2453516.5, 2453516.54166667, 2453516.58333333, 2453516.625, 2453516.66666667, 2453516.70833333, 2453516.75, 2453516.79166667, 2453516.83333333, 2453516.875, 2453516.91666667, 2453516.95833333, 2453517, 2453517.04166667, 2453517.08333333, 2453517.125, 2453517.16666667, 2453517.20833333, 2453517.25, 2453517.29166667, 2453517.33333333, 2453517.375, 2453517.41666667, 2453517.45833333, 2453517.5, 2453517.54166667, 2453517.58333333, 2453517.625, 2453517.66666667, 2453517.70833333, 2453517.75, 2453517.79166667, 2453517.83333333, 2453517.875, 2453517.91666667, 2453517.95833333, 2453518, 2453518.04166667, 2453518.08333333, 2453518.125, 2453518.16666667, 2453518.20833333, 2453518.25, 2453518.29166667, 2453518.33333333, 2453518.375, 2453518.41666667, 2453518.45833333, 2453518.5, 2453518.54166667, 2453518.58333333, 2453518.625, 2453518.66666667, 2453518.70833333, 2453518.75, 2453518.79166667, 2453518.83333333, 2453518.875, 2453518.91666667, 2453518.95833333, 2453519, 2453519.04166667, 2453519.08333333, 2453519.125, 2453519.16666667, 2453519.20833333, 2453519.25, 2453519.29166667, 2453519.33333333, 2453519.375, 2453519.41666667, 2453519.45833333, 2453519.5, 2453519.54166667, 2453519.58333333, 2453519.625, 2453519.66666667, 2453519.70833333, 2453519.75, 2453519.79166667, 2453519.83333333, 2453519.875, 2453519.91666667, 2453519.95833333 ; air_temperature = 8.64, 7.47, 6.993, 6.81, 6.57, 6.442, 6.456, 6.39, 6.414, 6.715, 7.05, 6.731, 6.378, 6.822, 7.03, 7.44, 7.4, 7.57, 7.67, 7.79, 7.65, 7.63, 7.65, 7.52, 7.58, 7.4, 7.13, 6.995, 6.976, 6.92, 6.882, 6.955, 6.941, 7.27, 7.22, 7.24, 6.991, 7.29, 7.72, 7.98, 8.54, 9.19, 10.3, 10.49, 11.12, 9.85, 8.79, 8.06, 7.77, 7.26, 7.21, 6.812, 6.514, 6.017, 5.677, 5.59, 5.424, 5.67, 5.296, 5.231, 5.119, 5.454, 5.686, 5.498, 5.769, 6.642, 6.775, 7.63, 8.03, 9.17, 9.57, 9.26, 9.38, 8.72, 8, 7.62, 7.39, 6.62, 6.289, 6.167, 6.028, 6.145, 6.369, 6.359, 6.077, 6.2, 6.046, 6.328, 7.25, 7.66, 8.64, 9.65, 9.97, 10.4, 10.84, 11.25, 11.41, 10.74, 10.02, 9.53, 8.17, 7.62, 7.32, 7.34, 7.67, 7.65, 7.93, 7.79, 7.67, 7.98, 8.13, 8.41, 8.65, 8.74, 8.99, 9.28, 9.74, 10.05, 9.82, 10.09, 10.39, 10.37, 9.7, 9.64, 9.56, 9.39, 9.47, 9.35, 9.01, 9.02, 9.05, 8.58, 8.82, 8.57, 8.69, 8.71, 8.79, 9.15, 9.64, 10.15, 10.58, 11.02, 10.75, 10.64, 9.6, 9.2, 9.09, 9.39, 9.41, 8.93, 8.33, 7.77, 9.03, 8.03, 8.78, 8.7, 8.54, 9.16, 9.73, 9.89, 9.93, 10.07, 10.16, 11.49, 12.27, 12.37, 12.22, 12.11 ; 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 = 1014.181, 1014.121, 1013.101, 1012.621, 1012.141, 1011.241, 1010.281, 1009.381, 1008.961, 1008.601, 1008.601, 1008.601, 1008.421, 1008.001, 1007.881, 1007.881, 1008.301, 1008.541, 1009.261, 1009.201, 1009.741, 1010.041, 1009.861, 1010.401, 1010.461, 1010.701, 1010.041, 1009.501, 1009.381, 1008.901, 1008.901, 1008.901, 1008.481, 1008.901, 1009.261, 1009.381, 1009.501, 1009.201, 1009.201, 1009.381, 1009.201, 1009.081, 1008.901, 1008.301, 1009.021, 1009.981, 1011.121, 1011.961, 1012.261, 1012.561, 1012.681, 1013.161, 1013.461, 1013.941, 1014.181, 1014.361, 1014.661, 1015.441, 1015.982, 1016.161, 1016.281, 1016.462, 1016.702, 1016.942, 1017.182, 1016.882, 1016.942, 1016.762, 1016.762, 1016.822, 1016.642, 1016.942, 1017.002, 1017.242, 1017.182, 1017.182, 1017.302, 1017.242, 1017.002, 1017.662, 1017.182, 1017.302, 1017.602, 1017.902, 1018.202, 1018.382, 1018.622, 1018.502, 1018.202, 1017.902, 1018.022, 1017.662, 1017.482, 1017.302, 1017.182, 1017.122, 1016.341, 1015.982, 1015.501, 1015.021, _, 1013.761, 1013.161, 1012.861, 1012.681, 1012.621, 1012.561, 1012.621, 1012.621, 1012.021, 1011.601, 1010.461, 1008.841, 1007.941, 1007.041, 1006.021, 1005.061, 1004.821, 1005.061, 1004.941, 1005.241, 1005.481, 1005.301, 1004.941, 1004.941, 1004.041, 1003.801, 1003.621, 1003.441, 1003.921, 1004.101, 1004.701, 1004.881, 1004.821, 1004.941, 1004.821, 1004.941, 1004.761, 1004.461, 1004.521, 1004.401, 1004.521, 1005.001, 1005.541, 1005.901, 1006.621, 1006.621, 1006.681, 1006.621, 1006.261, 1005.961, 1005.601, 1005.721, 1005.961, 1006.321, 1006.621, 1006.981, 1007.101, 1007.041, 1006.861, 1006.861, 1006.681, 1006.741, 1006.501, 1006.501, 1006.621, 1006.981, 1007.401 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 9.84, 12.35, 11.21, 11.29, 12.31, 13.84, 13.6, 15.99, 14.35, 14.07, 17.37, 18.74, 18.89, 18.35, 20.7, 18.97, 18.97, 17.64, 16.15, 13.76, 12.27, 12.86, 13.33, 12.7, 11.33, 10.98, 12.07, 12.82, 11.8, 14.78, 15.33, 14.46, 13.84, 15.13, 13.96, 14.82, 16.5, 16.23, 14.78, 14.43, 17.13, 14.19, 16.97, 16.15, 18.97, 18.93, 16.74, 16.46, 14.54, 13.88, 12.47, 14.82, 15.17, 12.9, 11.09, 11.8, 12.62, 12.23, 12.07, 10.04, 10.07, 8.66, 8.43, 8.04, 9.92, 10.9, 11.25, 13.56, 13.01, 12.62, 12.39, 12.54, 11.17, 8.08, 8.78, 8.86, 10.86, 13.33, 12.43, 13.17, 12.74, 10.29, 10.35, 10.19, 9.41, 9.6, 9.17, 8.39, 7.06, 8.86, 9.49, 8.58, 9.92, 9.76, 8.66, 7.17, 10.27, 9.02, 10.78, 10.11, 11.13, 11.84, 12.7, 11.84, 11.25, 11.64, 17.09, 16.82, 15.56, 13.6, 12.94, 14.31, 15.41, 14.23, 12.98, 15.05, 16.31, 17.68, 13.56, 17.76, 17.29, 16.35, 16.7, 11.76, 8.27, 8.31, 7.02, 5.096, 5.37, 4.978, 5.88, 2.45, 2.862, 2.822, 4.9, 6.35, 7.25, 6.821, 7.49, 6.978, 6.821, 7.1, 5.958, 5.096, 4.155, 2.744, 2.352, 3.606, 2.979, 3.097, 1.764, 2.156, 2.862, 1.568, 1.45, 1.411, 1.254, 0.431, 1.176, 1.176, 0.98, 1.137, 0.294, 3.214, 2.862, 3.842, 2.45, 1.274 ; 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.47, 9.61, 8.68, 8.71, 9.69, 10.44, 10.23, 11.56, 10.64, 10.26, 14.11, 14.21, 13.78, 14.1, 14.56, 14.17, 14.27, 13.65, 12.86, 10.08, 9.66, 10.74, 10.57, 10.62, 8.41, 8.43, 9.35, 9.46, 9.37, 11, 10.97, 11.02, 11.1, 12.32, 11.66, 11.18, 12.14, 12.12, 11.71, 11.89, 12.74, 10.95, 12.41, 12.52, 15.33, 14.14, 12.06, 12.73, 11.91, 10.45, 9.45, 11.75, 10.92, 8.73, 8.95, 8.66, 9.35, 7.88, 8.65, 8.09, 6.776, 5.67, 6.109, 6.269, 7.05, 8.81, 8.75, 9.55, 10.61, 10.12, 9.86, 9.5, 8.53, 6.825, 6.872, 5.934, 7.73, 9.96, 9.56, 9.54, 9.11, 7.77, 7.57, 7.33, 7.55, 7.03, 6.202, 6.868, 5.237, 6.771, 7.65, 6.859, 7.31, 7.4, 7.14, 5.23, 6.843, 6.665, 8.57, 7.8, 8.72, 9.83, 9.52, 8.31, 8.69, 8.52, 12.56, 12.42, 12.39, 10.24, 9.8, 10.73, 10.67, 10.47, 10.31, 11.16, 12.2, 12.12, 10.71, 12, 12.05, 12.92, 12.38, 8.85, 5.219, 6.594, 5.378, 4.153, 3.907, 3.734, 4.265, 1.592, 2.094, 2.134, 3.33, 4.553, 5.145, 4.752, 4.984, 5.333, 5.096, 5.385, 4.505, 3.98, 3.348, 2.304, 1.814, 2.577, 2.09, 2.032, 1.003, 1.779, 1.531, 1.279, 1.118, 1.222, 0.994, 0.264, 0.908, 1.036, 0.679, 0.628, 0, 2.555, 2.598, 3.119, 1.875, 0.767 ; 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 = 36.42, 33.38, 34.53, 37.02, 35.27, 40.04, 36.15, 43.5, 42.91, 49.39, 57.9, 60, 59.5, 59.5, 60.5, 61, 63.7, 60.2, 64.4, 58.2, 57, 59.8, 61, 63.9, 63.1, 63, 59.9, 59.4, 59.6, 60.2, 75.6, 70.6, 69.6, 60.6, 61.6, 62.2, 60, 54.9, 55.2, 54.5, 53.4, 54, 55.1, 54.3, 64.9, 63.2, 62.7, 67.3, 68.3, 63.1, 63.1, 65.2, 62.6, 58.9, 67.1, 64.3, 65.4, 62.9, 58.9, 49.16, 41.36, 50.77, 48.57, 55, 58.3, 66.8, 73, 71.8, 70.1, 74.4, 68.9, 60.5, 51.7, 38.64, 35.21, 43.09, 47.87, 47.06, 49.75, 62.9, 47.47, 31.73, 37.3, 36.08, 39.34, 44.39, 50.8, 49.8, 43.18, 52.5, 48.89, 44.34, 52.1, 50.1, 53.3, 47.53, 44.84, 48.34, 51.8, 44.17, 50.87, 51.5, 48.36, 50.64, 59.8, 55.5, 64, 62.5, 56.4, 56.6, 51.6, 48.78, 40.39, 41.69, 44.13, 49.86, 44.96, 64.7, 63.1, 59.5, 56.8, 57.5, 56.7, 47.65, 43.45, 48.14, 53.4, 49.99, 38.69, 23.08, 24.84, 351.3, 349.21, 345.185, 348.91, 343.655, 348.59, 346.19, 340, 331.3, 328.7, 334.2, 331.8, 329.3, 321.9, 312.6, 318.3, 343.968, 355.38, 341.3, 275, 312, 345.306, 284.3, 311.5, 321.2, 286.6, 303.6, 273.5, 275.9, 290.3, 258.2, 341.4, 250.3, 250.1, 269, 284.4, 309.5 ; 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, 40, 0, 0, 0, 0, 0 ; visibility = 2989.761, 2806.546, 2986.156, 2989.761, 2983.153, 1361.849, 1634.569, 920.9307, 2931.492, 2989.761, 2989.761, 2917.676, 2989.761, 2974.743, 2774.708, 2984.955, 2975.344, 955.7716, 1153.404, 2989.761, 2989.761, 2944.107, 1425.523, 2965.733, 1858.632, 2596.299, 1694.039, 1809.975, 1278.951, 2279.126, 2533.225, 2742.27, 2342.2, 1492.802, 1022.45, 1595.523, 2938.701, 2920.079, 2989.761, 2951.916, 2989.761, 2990.362, 2990.362, 2988.559, 2972.34, 2696.016, 2958.524, 1351.637, 1316.195, 1354.039, 2745.274, 1414.11, 1484.393, 1296.372, 2093.508, 2419.091, 2738.065, 2989.16, 1597.926, 1835.205, 1540.859, 2911.669, 2985.556, 2987.959, 2989.761, 2991.563, 2904.461, 2991.563, 2992.764, 2840.185, 2989.761, 2989.16, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.761, 2989.16, 2989.761, 2989.761, 2989.761, 2989.761, 2809.549, 2531.422, 2124.144, 2661.776, 2399.868, 2987.959, 2990.362, 2991.563, 2990.362, 2990.362, 2990.362, 2989.761, 2989.761, 2989.761, 2989.761, 2972.34, 2989.16, _, 1562.484, 2989.761, 2986.757, 2989.761, 2981.351, 2920.68, 2249.091, 2181.211, 2831.775, 1647.184, 1071.708, 941.3547, 688.4576, 665.0301, 2989.761, 2966.333, 2909.266, 2989.16, 2989.16, 2989.16, 2989.16, 2989.16, 2989.16, 2989.16, 2613.118, 2979.549, 2185.416, 1668.208, 1618.35, 2659.973, 2465.946, 2309.161, 2182.412, 2667.182, 1574.498, 2989.761, 2989.761, 2990.362, 2989.761, 2990.362, 2989.761, 2989.761, 2989.16, 2670.185, 1380.47, 2989.761, 2989.16, 2989.761, 2989.16, 2989.761, 2989.761, 2911.669, 2988.559, 1295.17, 1383.474, 449.3768, 1612.943, 2984.354, 2285.133, 2497.182, 2553.048, 1048.881, 2990.362, 2989.761, 2989.16, 2989.16, 2723.648 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }