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 = 2453590.00000579 ; :starting_julian_day_string = "2005-08-07 00:00:00" ; :ending_julian_day_number = 2453596.95833912 ; :ending_julian_day_string = "2005-08-13 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 = 2453590, 2453590.04166667, 2453590.08333333, 2453590.125, 2453590.16666667, 2453590.20833333, 2453590.25, 2453590.29166667, 2453590.33333333, 2453590.375, 2453590.41666667, 2453590.45833333, 2453590.5, 2453590.54166667, 2453590.58333333, 2453590.625, 2453590.66666667, 2453590.70833333, 2453590.75, 2453590.79166667, 2453590.83333333, 2453590.875, 2453590.91666667, 2453590.95833333, 2453591, 2453591.04166667, 2453591.08333333, 2453591.125, 2453591.16666667, 2453591.20833333, 2453591.25, 2453591.29166667, 2453591.33333333, 2453591.375, 2453591.41666667, 2453591.45833333, 2453591.5, 2453591.54166667, 2453591.58333333, 2453591.625, 2453591.66666667, 2453591.70833333, 2453591.75, 2453591.79166667, 2453591.83333333, 2453591.875, 2453591.91666667, 2453591.95833333, 2453592, 2453592.04166667, 2453592.08333333, 2453592.125, 2453592.16666667, 2453592.20833333, 2453592.25, 2453592.29166667, 2453592.33333333, 2453592.375, 2453592.41666667, 2453592.45833333, 2453592.5, 2453592.54166667, 2453592.58333333, 2453592.625, 2453592.66666667, 2453592.70833333, 2453592.75, 2453592.79166667, 2453592.83333333, 2453592.875, 2453592.91666667, 2453592.95833333, 2453593, 2453593.04166667, 2453593.08333333, 2453593.125, 2453593.16666667, 2453593.20833333, 2453593.25, 2453593.29166667, 2453593.33333333, 2453593.375, 2453593.41666667, 2453593.45833333, 2453593.5, 2453593.54166667, 2453593.58333333, 2453593.625, 2453593.66666667, 2453593.70833333, 2453593.75, 2453593.79166667, 2453593.83333333, 2453593.875, 2453593.91666667, 2453593.95833333, 2453594, 2453594.04166667, 2453594.08333333, 2453594.125, 2453594.16666667, 2453594.20833333, 2453594.25, 2453594.29166667, 2453594.33333333, 2453594.375, 2453594.41666667, 2453594.45833333, 2453594.5, 2453594.54166667, 2453594.58333333, 2453594.625, 2453594.66666667, 2453594.70833333, 2453594.75, 2453594.79166667, 2453594.83333333, 2453594.875, 2453594.91666667, 2453594.95833333, 2453595, 2453595.04166667, 2453595.08333333, 2453595.125, 2453595.16666667, 2453595.20833333, 2453595.25, 2453595.29166667, 2453595.33333333, 2453595.375, 2453595.41666667, 2453595.45833333, 2453595.5, 2453595.54166667, 2453595.58333333, 2453595.625, 2453595.66666667, 2453595.70833333, 2453595.75, 2453595.79166667, 2453595.83333333, 2453595.875, 2453595.91666667, 2453595.95833333, 2453596, 2453596.04166667, 2453596.08333333, 2453596.125, 2453596.16666667, 2453596.20833333, 2453596.25, 2453596.29166667, 2453596.33333333, 2453596.375, 2453596.41666667, 2453596.45833333, 2453596.5, 2453596.54166667, 2453596.58333333, 2453596.625, 2453596.66666667, 2453596.70833333, 2453596.75, 2453596.79166667, 2453596.83333333, 2453596.875, 2453596.91666667, 2453596.95833333 ; air_temperature = 14.81, 13.27, 12.33, 12.31, 11.53, 11.18, 10.82, 10.97, 11.32, 11.02, 11.54, 11.9, 14.55, 16.6, 16.65, 14.54, 15.89, 20.52, 19.35, 19.55, 20.02, 22.61, 22.21, 20.47, 18.65, 17.93, 17.69, 17.17, 16.76, 16.2, 15.68, 13.69, 11.88, 11.72, 11.56, 12.25, 13.09, 14.61, 15.98, 15.75, 17.04, 16.29, 15.08, 15.8, 14.84, 16.78, 16.44, 14.06, 12.83, 12.66, 12.71, 12.25, 12.17, 11.79, 11.53, 11.24, 11.15, 11.56, 12.16, 12.45, 12.59, 12.92, 13.3, 13.66, 15.28, 13.52, 14.92, 20.46, 18.33, 23.9, 22.05, 20.8, 19.17, 18.17, 17.6, 17.31, 17.25, 17.01, 15.18, 12.78, 12.75, 12.45, 12.42, 11.96, 12.18, 12.74, 13.07, 13.35, 14.47, 13.67, 14.08, 20.98, 22.14, 22.23, 21.31, 19.17, 18.99, 18.43, 15.61, 18.22, 17.94, 13.08, 13.27, 14.52, 13.23, 12.96, 12.99, 13.24, 14.01, 13.71, 14.23, 14.12, 13.57, 14.74, 14.91, 13.82, 14.72, 14.26, 14.18, 13.92, 13.76, 13.22, 15.36, 17.45, 17.65, 16.51, 13.4, 12.69, 12.73, 12.74, 12.8, 12.88, 14.16, 14.49, 16.75, 18.18, 17.97, 18.71, 16.99, 16.33, 19.92, 20.6, 14.89, 13.03, 12.76, 12.63, 12.93, 12.77, 12.99, 13.02, 13.06, 13.42, 13.38, 13.06, 13.19, 14.08, 14.02, 13.24, 13.16, 13.85, 13.36, 14.3, 14.46, 15.66, 14.1, 14.28, 15.03, 23.07 ; 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 = 1018.622, 1019.042, 1019.222, 1019.342, 1019.342, 1019.222, 1019.282, 1019.462, 1019.702, 1020.062, 1020.722, 1021.022, 1021.082, 1020.842, 1020.602, 1020.122, 1019.342, 1018.922, 1018.562, 1018.142, 1017.962, 1017.662, 1017.542, 1017.602, 1017.602, 1017.902, 1017.782, 1017.662, 1017.362, 1017.362, 1017.302, 1017.242, 1017.362, 1017.602, 1018.142, 1018.502, 1018.682, 1018.862, 1018.802, 1018.562, 1018.262, 1018.202, 1018.022, 1017.662, 1017.482, 1017.362, 1017.662, 1018.082, 1018.322, 1018.742, 1018.682, 1018.622, 1018.502, 1018.202, 1018.082, 1018.022, 1017.842, 1018.142, 1018.262, 1018.742, 1018.562, 1018.202, 1018.202, 1017.902, 1017.122, 1016.221, 1015.381, 1014.721, 1014.481, 1014.421, 1014.661, 1015.081, 1015.381, 1015.561, 1015.381, 1015.081, 1014.961, 1014.181, 1013.641, 1013.161, 1013.041, 1012.981, 1013.701, 1014.421, 1014.061, 1014.121, 1014.061, 1013.881, 1013.101, 1012.741, 1012.201, 1011.901, 1011.781, 1011.301, 1011.601, 1011.961, 1012.501, 1013.281, 1013.221, 1012.921, 1012.381, 1011.841, 1011.421, 1010.941, 1010.581, 1010.221, 1009.801, 1010.341, 1010.581, 1010.761, 1010.941, 1010.461, 1010.041, 1009.501, 1008.901, 1008.901, 1009.141, 1009.261, 1009.741, 1010.821, 1011.421, 1012.621, 1013.161, 1013.941, 1014.481, 1014.541, 1014.901, 1014.841, 1015.021, 1015.741, 1016.401, 1016.882, 1017.482, 1017.722, 1017.722, 1017.782, 1017.182, 1016.642, 1015.982, 1015.621, 1015.441, 1015.381, 1015.141, 1015.201, 1014.901, 1015.081, 1015.321, 1014.961, 1014.601, 1014.241, 1013.161, 1012.981, 1011.061, 1010.281, 1009.621, 1009.141, 1008.721, 1008.301, 1008.361, 1008.661, 1008.361, 1008.121, 1007.581, 1006.921, 1006.741, 1006.681, 1006.741, 1007.041 ; 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 = 1.607, 1.764, 0.686, 0.666, 0.294, 0.431, 0.235, 0.47, 0.392, 1.333, 0.49, 1.254, 0.392, 1.137, 3.332, 6.154, 5.958, 6.978, 6.546, 6.899, 6.311, 7.92, 10.07, 7.21, 8.9, 8.55, 7.53, 5.41, 5.37, 5.41, 2.548, 2.744, 2.548, 2.254, 1.921, 0.588, 1.254, 2.156, 2.626, 3.763, 5.488, 5.958, 5.449, 6.546, 5.762, 4.469, 3.842, 3.528, 4.038, 3.881, 3.332, 3.959, 2.901, 3.606, 2.979, 3.724, 3.175, 1.47, 0.98, 1.803, 2.822, 3.489, 4.9, 4.782, 7.06, 7.45, 7.57, 7.57, 8.58, 7.21, 8.55, 8.27, 6.625, 5.449, 6.546, 7.02, 7.6, 6.899, 3.038, 4.39, 3.41, 4.743, 3.234, 2.43, 3.998, 5.331, 4.9, 6.311, 5.39, 8.55, 9.13, 7.57, 11.17, 8.35, 6.978, 8.94, 7.45, 5.096, 5.174, 5.88, 5.488, 4.469, 4.273, 4.038, 2.901, 3.371, 2.842, 3.724, 2.646, 2.94, 4.038, 2.352, 3.842, 5.292, 6.233, 5.174, 4.312, 5.645, 4.116, 2.979, 2.352, 1.176, 1.96, 3.489, 1.862, 1.411, 1.45, 0.588, 2.078, 1.725, 0.882, 2.234, 2.117, 1.666, 1.215, 1.529, 1.176, 1.96, 5.057, 5.096, 7.49, 4.469, 3.214, 2.156, 2.822, 3.097, 1.529, 2.47, 3.763, 3.136, 5.214, 2.352, 5.096, 5.527, 4.43, 6.311, 3.626, 2.744, 2.195, 2.509, 1.842, 2.195, 4.704, 4.978, 6.272, 6.233, 4.116, 3.998 ; 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 = 0.636, 1.532, 0.009, 0.215, 0, 0.033, 0.008, 0.207, 0.033, 1.142, 0.012, 1.026, 0, 0.759, 2.862, 3.295, 5.131, 5.615, 5.281, 5.558, 4.777, 5.991, 6.764, 4.996, 6.119, 6.081, 4.866, 3.969, 4.157, 3.517, 1.455, 2.146, 2.115, 1.687, 1.283, 0.172, 0.943, 1.924, 1.756, 3.104, 4.424, 5.252, 4.889, 5.836, 5.049, 3.567, 3.301, 3.004, 3.528, 3.204, 2.912, 3.386, 2.362, 2.873, 2.417, 2.619, 2.483, 0.337, 0.734, 1.043, 1.967, 2.869, 4.338, 4.046, 5.509, 6.028, 6.647, 5.508, 4.798, 5.065, 6.047, 6.282, 4.358, 3.837, 4.972, 4.752, 5.761, 5.132, 1.4, 3.279, 2.869, 3.748, 1.827, 1.949, 3.056, 4.654, 3.633, 4.921, 4.251, 7.5, 6.672, 4.312, 7.57, 5.609, 5.443, 6.286, 5.044, 3.588, 4.004, 4.639, 3.769, 3.961, 3.641, 2.878, 2.33, 2.388, 2.467, 2.806, 1.886, 2.576, 3.351, 1.502, 3.434, 3.478, 5.316, 4.415, 3.726, 4.382, 2.655, 2.147, 1.277, 0.435, 1.458, 3.314, 0.891, 0.645, 0.791, 0.015, 1.587, 1.448, 0.041, 1.873, 1.336, 1.053, 1.022, 1.015, 0.721, 1.498, 4.357, 4.275, 5.895, 3.428, 2.255, 1.663, 2.135, 2.685, 1.206, 1.822, 3.291, 2.669, 3.89, 1.394, 4.322, 4.685, 3.687, 4.899, 2.72, 1.474, 1.859, 1.804, 1.585, 1.9, 4.217, 4.207, 4.906, 4.81, 3.214, 3.151 ; 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 = 148.7, 130, 143.6, 68.8, 341.4, 304.7, 112, 242.1, 278.4, 256.3, 177.1, 299.3, 341.4, 101.1, 145.3, 125.9, 117.1, 163.1, 162.5, 153.8, 164.9, 191.3, 201.7, 194.5, 200.5, 206.3, 222, 221.7, 220.1, 215.9, 206, 163.6, 149.6, 148.8, 172.4, 159.7, 136.9, 132.5, 107.1, 137.1, 151.5, 136.9, 148.9, 129.7, 128.4, 126.5, 129.1, 137.4, 144.9, 129.3, 142.2, 134.4, 139.2, 142.9, 142.4, 124.7, 120.8, 92.2, 73.8, 146.6, 127.9, 111, 108.1, 107.8, 130.3, 132.8, 123.5, 178.4, 165.6, 191, 193.4, 198.6, 198.1, 189.6, 189.7, 206.7, 203.7, 196, 153.6, 112.8, 113.6, 141.5, 140.3, 138.9, 143.8, 141, 134.5, 114.6, 131.5, 122.8, 115.1, 216.8, 205.5, 194.1, 201.7, 209.5, 218.9, 190.2, 167, 210.5, 204.8, 127.4, 132.4, 156.6, 105.6, 119, 124.2, 132.8, 117, 127.3, 124.1, 95.9, 138.1, 119.2, 137.2, 124.1, 128.8, 138.8, 146.5, 140.7, 144.1, 33.88, 313.7, 264.9, 301.6, 283, 286.6, 138.3, 285.4, 297, 206.1, 299.2, 312.6, 274.4, 249.5, 288.8, 146.5, 123, 123.3, 127.3, 169.7, 192.7, 155.5, 126.3, 139.4, 145.1, 122.4, 103.1, 151.4, 143.2, 118.9, 73, 117.2, 121.3, 140.7, 156.4, 154.2, 124.4, 108.6, 110.4, 131.1, 102.7, 129, 134.6, 146.9, 127.5, 145.3, 205.4 ; wind_direction_qc = 0, 0, 40, 0, 40, 40, 40, 0, 40, 0, 40, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 2983.754, 2983.754, 2983.754, 2983.754, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2986.156, 2986.156, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2984.354, 2984.955, 2986.156, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2957.923, 2984.354, 2984.354, 2984.354, 2898.454, 2965.733, 2983.754, 2962.729, 2983.754, 2964.531, 2931.492, 2623.931, 2204.639, 2017.218, 146.1406, 235.886, 316.8011, 366.5395, 314.8187, 2844.991, 2680.397, 2680.998, 2700.221, 2858.807, 2872.623, 2982.552, 2983.153, 2950.715, 2722.447, 2770.503, 2474.355, 1575.7, 231.9814, 306.5891, 121.5117, 167.1653, 294.7552, 446.974, 292.5326, 188.1299, 173.8331, 241.1722, 1354.64, 2523.613, 2965.132, 2931.492, 2915.874, 2978.347, 2984.354, 2983.754, 2983.754, 2983.754, 2983.153, 2983.153, 2840.786, 2983.754, 2983.153, 1745.099, 801.991, 208.614, 284.7234, 453.5817, 588.1398, 558.7052, 612.168, 300.4018, 555.101, 2031.635, 2356.016, 2808.948, 2784.32, 2824.567, 2984.955, 2984.354, 2984.354, 2984.354, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2984.955, 2984.354, 2986.757, 2984.955, 2984.955, 2983.754, 2983.754, 2984.354, 2984.354, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2915.874, 2349.409, 2983.153, 2806.546, 2983.754, 2577.677, 281.5396, 278.5361, 528.6699, 1295.771, 1119.164, 1760.116, 1751.707, 1955.346, 2245.487, 2406.476, 2608.313, 2963.33 ; 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 ; }