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 = 2453583.00000579 ; :starting_julian_day_string = "2005-07-31 00:00:00" ; :ending_julian_day_number = 2453589.95833912 ; :ending_julian_day_string = "2005-08-06 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 = 2453583, 2453583.04166667, 2453583.08333333, 2453583.125, 2453583.16666667, 2453583.20833333, 2453583.25, 2453583.29166667, 2453583.33333333, 2453583.375, 2453583.41666667, 2453583.45833333, 2453583.5, 2453583.54166667, 2453583.58333333, 2453583.625, 2453583.66666667, 2453583.70833333, 2453583.75, 2453583.79166667, 2453583.83333333, 2453583.875, 2453583.91666667, 2453583.95833333, 2453584, 2453584.04166667, 2453584.08333333, 2453584.125, 2453584.16666667, 2453584.20833333, 2453584.25, 2453584.29166667, 2453584.33333333, 2453584.375, 2453584.41666667, 2453584.45833333, 2453584.5, 2453584.54166667, 2453584.58333333, 2453584.625, 2453584.66666667, 2453584.70833333, 2453584.75, 2453584.79166667, 2453584.83333333, 2453584.875, 2453584.91666667, 2453584.95833333, 2453585, 2453585.04166667, 2453585.08333333, 2453585.125, 2453585.16666667, 2453585.20833333, 2453585.25, 2453585.29166667, 2453585.33333333, 2453585.375, 2453585.41666667, 2453585.45833333, 2453585.5, 2453585.54166667, 2453585.58333333, 2453585.625, 2453585.66666667, 2453585.70833333, 2453585.75, 2453585.79166667, 2453585.83333333, 2453585.875, 2453585.91666667, 2453585.95833333, 2453586, 2453586.04166667, 2453586.08333333, 2453586.125, 2453586.16666667, 2453586.20833333, 2453586.25, 2453586.29166667, 2453586.33333333, 2453586.375, 2453586.41666667, 2453586.45833333, 2453586.5, 2453586.54166667, 2453586.58333333, 2453586.625, 2453586.66666667, 2453586.70833333, 2453586.75, 2453586.79166667, 2453586.83333333, 2453586.875, 2453586.91666667, 2453586.95833333, 2453587, 2453587.04166667, 2453587.08333333, 2453587.125, 2453587.16666667, 2453587.20833333, 2453587.25, 2453587.29166667, 2453587.33333333, 2453587.375, 2453587.41666667, 2453587.45833333, 2453587.5, 2453587.54166667, 2453587.58333333, 2453587.625, 2453587.66666667, 2453587.70833333, 2453587.75, 2453587.79166667, 2453587.83333333, 2453587.875, 2453587.91666667, 2453587.95833333, 2453588, 2453588.04166667, 2453588.08333333, 2453588.125, 2453588.16666667, 2453588.20833333, 2453588.25, 2453588.29166667, 2453588.33333333, 2453588.375, 2453588.41666667, 2453588.45833333, 2453588.5, 2453588.54166667, 2453588.58333333, 2453588.625, 2453588.66666667, 2453588.70833333, 2453588.75, 2453588.79166667, 2453588.83333333, 2453588.875, 2453588.91666667, 2453588.95833333, 2453589, 2453589.04166667, 2453589.08333333, 2453589.125, 2453589.16666667, 2453589.20833333, 2453589.25, 2453589.29166667, 2453589.33333333, 2453589.375, 2453589.41666667, 2453589.45833333, 2453589.5, 2453589.54166667, 2453589.58333333, 2453589.625, 2453589.66666667, 2453589.70833333, 2453589.75, 2453589.79166667, 2453589.83333333, 2453589.875, 2453589.91666667, 2453589.95833333 ; air_temperature = 12.83, 14.61, 13.11, 12.63, 12.96, 13.25, 13.2, 13.1, 13.2, 11.72, 12.25, 12.2, 15.24, 14.1, 14.71, 16.31, 17.22, 17.47, 16.33, 16.38, 17.73, 18.72, 18.46, 16.97, 15.64, 13.74, 13.32, 14.72, 15.33, 12.59, 12.17, 12.24, 12.25, 12.23, 12.03, 11.69, 12.51, 12.11, 12.38, 14.25, 14.54, 14.67, 14.51, 14.9, 15.84, 15.23, 14.9, 14.08, 13.64, 13.72, 12.77, 12.47, 13.38, 13.34, 12.12, 11.95, 11.4, 11.7, 11.89, 11.26, 11.91, 12.21, 12.45, 13.12, 13.67, 14.19, 14.27, 15.02, 13.96, 15.4, 13.52, 14.8, 13.41, 15.42, 15.55, 14.16, 13.56, 12.29, 12.27, 12.35, 14.49, 14.13, 14.91, 14.55, 15.03, 16.07, 17.04, 17.77, 18, 18.92, 19.81, 19.21, 21.06, 22.8, 21.67, 20.41, 18.86, 17.62, 14.58, 14.4, 13.44, 14.24, 13.67, 13.83, 13.26, 12.94, 13.24, 14.04, 14.36, 14.06, 15.4, 17.06, 15.83, 16.89, 15.48, 16.4, 17.79, 16.29, 14.59, 13.32, 12.34, 12.07, 11.82, 12.78, 11.64, 11.65, 11.38, 14.76, 11.88, 12.49, 12.21, 14.81, 16.04, 16.82, 16.54, 16.57, 16.04, 16.5, 16.96, 15.56, 14.74, 14.71, 13.98, 12.93, 12.11, 11.85, 11.89, 11.64, 11.46, 12.13, 11.82, 11.2, 12.97, 15.85, 15.47, 15.58, 15.07, 18.58, 18.8, 20.25, 19.88, 20.59, 19.41, 22.72, 21.54, 23.45, 23.76, 15.79 ; 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 = 1022.162, 1022.762, 1023.422, 1023.902, 1024.262, 1024.742, 1025.042, 1025.282, 1025.282, 1025.522, 1025.702, 1026.002, 1026.242, 1026.362, 1026.242, 1025.942, 1025.462, 1025.102, 1025.102, 1024.862, 1024.442, 1024.142, 1023.542, 1023.542, 1023.542, 1023.842, 1023.542, 1023.362, 1023.122, 1022.942, 1022.702, 1022.282, 1021.922, 1021.442, 1021.082, 1021.142, 1021.022, 1020.362, 1020.242, 1020.122, 1019.822, 1018.982, 1018.322, 1017.782, 1016.882, 1016.401, 1015.741, 1015.681, 1015.741, 1015.861, 1015.922, 1015.441, 1014.121, 1014.061, 1013.401, 1013.041, 1012.801, 1012.561, 1012.741, 1012.741, 1012.441, 1012.141, 1011.841, 1011.721, 1010.941, 1009.921, 1008.661, 1008.061, 1009.801, 1009.921, 1009.201, 1009.021, 1008.601, 1008.721, 1008.721, 1008.481, 1008.361, 1008.481, 1008.481, 1008.601, 1008.841, 1009.381, 1009.561, 1010.161, 1010.401, 1010.161, 1010.101, 1010.101, 1009.801, 1009.621, 1009.861, 1010.041, 1010.341, 1011.121, 1011.781, 1012.621, 1013.341, 1014.061, 1014.361, 1014.901, 1015.141, 1015.681, 1015.681, 1015.741, 1016.341, 1016.942, 1017.662, 1017.962, 1018.142, 1018.142, 1018.022, 1017.722, 1017.602, 1017.302, 1017.182, 1017.242, 1017.302, 1017.662, 1017.422, 1017.482, 1017.542, 1017.722, 1017.782, 1017.482, 1017.362, 1016.882, 1016.341, 1016.102, 1016.401, 1015.982, 1015.982, 1015.741, 1015.201, 1014.841, 1014.181, 1013.701, 1012.381, 1011.961, 1011.361, 1011.061, 1010.821, 1010.521, 1010.641, 1010.881, 1010.821, 1011.661, 1012.021, 1011.961, 1012.141, 1012.321, 1012.981, 1013.641, 1014.361, 1015.261, 1016.221, 1017.182, 1017.962, 1018.022, 1017.902, 1017.842, 1017.542, 1017.182, 1016.942, 1017.122, 1017.242, 1017.602, 1017.842, 1018.262 ; 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 = 2.058, 1.058, 1.333, 0.47, 2.352, 1.764, 1.411, 1.842, 2.43, 1.333, 1.137, 2.117, 2.156, 2.783, 1.078, 1.254, 1.725, 2.156, 4.861, 4.782, 4.41, 6.978, 5.88, 4.978, 2.45, 0.882, 1.372, 0.784, 2.587, 0.392, 1.019, 2.156, 1.764, 2.548, 2.979, 2.352, 3.058, 4.743, 3.43, 4.939, 2.548, 3.685, 5.762, 5.527, 7.21, 5.096, 6.782, 5.449, 4.9, 2.862, 1.333, 1.529, 3.332, 4.43, 2.842, 1.999, 1.333, 1.137, 0.686, 1.333, 2.156, 2.744, 1.803, 3.058, 4.43, 4.822, 5.566, 7.41, 6.742, 4.116, 5.684, 3.959, 2.862, 3.489, 2.313, 1.842, 1.019, 0.392, 0.666, 2.587, 2.822, 2.979, 3.606, 2.744, 2.352, 6.703, 7.88, 6.899, 7.21, 10.27, 8.72, 8.39, 9.21, 8.62, 6.742, 5.527, 4.978, 3.802, 2.842, 2.548, 1.882, 3.175, 3.136, 2.744, 2.587, 1.47, 2.783, 1.999, 1.999, 2.274, 1.058, 3.136, 3.802, 3.371, 3.763, 3.724, 4.194, 4.155, 5.37, 5.057, 3.332, 2.352, 1.764, 2.822, 2.254, 1.921, 2.47, 2.979, 2.391, 4.155, 3.567, 5.645, 8.43, 7.72, 6.115, 7.1, 9.17, 10.94, 9.21, 5.684, 5.762, 4.273, 4.978, 3.332, 4.782, 3.136, 1.96, 1.058, 0.588, 0.98, 0.666, 0.274, 3.998, 4.351, 5.527, 4.665, 3.92, 6.664, 5.135, 6.507, 5.998, 6.115, 4.116, 7.25, 5.018, 5.606, 4.39, 3.097 ; 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 = 1.127, 0.615, 0.363, 0.267, 1.861, 1.464, 0.794, 1.374, 1.611, 0.913, 0.669, 1.449, 1.974, 2.194, 0.004, 0.886, 1.502, 1.738, 3.219, 4.306, 4.06, 4.968, 4.315, 4.229, 1.406, 0.322, 0.983, 0.244, 1.232, 0.013, 0.422, 1.698, 1.166, 2.01, 2.567, 1.963, 2.57, 3.991, 2.759, 3.05, 1.071, 2.583, 4.627, 4.349, 5.744, 4.256, 5.24, 4.685, 3.278, 2.067, 0.407, 0.945, 2.083, 3.84, 1.743, 1.604, 0.565, 0.811, 0.026, 1.01, 1.915, 2.283, 1.298, 2.625, 3.582, 4.215, 4.698, 6.342, 4.506, 3.244, 4.731, 3.079, 2.458, 2.523, 1.098, 0.983, 0.53, 0.015, 0.189, 2.256, 2.484, 2.64, 3.267, 2.058, 1.925, 5.255, 5.723, 5.417, 5.314, 7.22, 7.27, 7.08, 7.61, 6.814, 4.84, 4.234, 4.003, 3.423, 2.399, 2.085, 1.407, 2.637, 2.554, 1.631, 1.892, 0.621, 1.916, 1.53, 1.819, 1.624, 0.127, 1.873, 3.432, 2.882, 3.325, 3.024, 3.609, 3.273, 4.564, 4.452, 2.714, 1.953, 1.479, 1.696, 1.85, 1.615, 1.834, 2.075, 1.763, 2.903, 3.055, 4.531, 6.694, 5.44, 4.43, 4.412, 7.04, 6.162, 6.685, 3.821, 4.587, 3.655, 4.079, 2.061, 3.513, 1.918, 1.511, 0.487, 0.216, 0.797, 0.453, 0.014, 3.355, 3.979, 5.121, 4.182, 3.443, 4.356, 3.339, 4.129, 4.924, 4.242, 2.901, 4.926, 3.374, 4.109, 3.243, 2.253 ; 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 = 99.1, 34.88, 20.46, 264.6, 296.5, 323.4, 349.03, 278.3, 272.3, 238.2, 309.5, 294.6, 274.9, 274.6, 189, 185.7, 140.8, 92.8, 151.7, 153.2, 146.9, 189.2, 173.3, 171.7, 143.9, 75.9, 48.32, 13.26, 195.4, 195.7, 129.4, 134.7, 141.8, 106.7, 126.8, 146.8, 145.5, 142.6, 132.7, 183.8, 175.5, 173.3, 160.8, 167.8, 174.5, 160.8, 165.5, 161.7, 170.1, 171, 105.4, 112.9, 84.4, 174, 109, 143.2, 19.15, 110.7, 160.3, 104, 104.4, 134.3, 133.6, 138.1, 159.1, 171.6, 137.6, 158.2, 107.2, 168.1, 135, 135.1, 127.1, 111.4, 169, 143.8, 346.725, 185.9, 354.91, 297.8, 295.8, 314.3, 275.7, 313.7, 319.7, 293.7, 294.5, 305.9, 319.9, 327, 331.3, 313.1, 319, 329.1, 0.82, 350.82, 358.05, 333.3, 303.3, 245.3, 340.2, 303.2, 270.9, 328.7, 250.5, 333.4, 292, 311.3, 296, 259.6, 117.7, 135.4, 166.9, 148.5, 126, 142.7, 136, 133.9, 127.9, 132.9, 120.9, 118.3, 98.5, 126, 142.2, 127, 137.8, 198.9, 124.5, 153.2, 150.4, 176.8, 171.2, 189, 173.2, 180.1, 179, 178.3, 187.5, 168.8, 156.5, 130.7, 149.7, 137.3, 157.3, 137.5, 124.5, 101.4, 112.7, 266.1, 261, 99.6, 296.7, 302.5, 289.6, 287.8, 301.2, 338.8, 335.9, 348.8, 333.9, 332.8, 297.7, 337.3, 304.1, 334.1, 333.7, 154 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 2984.354, 2984.354, 2984.354, 2984.955, 2984.955, 2984.354, 2984.354, 2984.354, 2984.955, 2984.354, 2984.955, 2984.955, 2985.556, 2987.358, 2986.156, 2984.955, 2984.955, 2984.955, 2984.955, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.955, 2984.354, 2984.955, 2984.955, 2985.556, 2987.358, 2984.955, 2985.556, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2277.925, 1881.459, 2274.921, 2029.233, 2985.556, 2987.358, 2987.959, 2987.358, 2984.354, 2985.556, 2926.086, 2986.156, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.955, 2985.556, 2986.156, 2986.156, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2984.955, 2984.955, 2984.354, 2984.354, 2984.955, 2983.754, 2983.754, 2983.754, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.955, 2984.955, 2985.556, 2984.955, 2985.556, 2984.955, 2984.955, 2984.354, 2984.955, 2984.354, 2984.955, 2984.955, 2984.354, 2984.354, 2983.754, 2983.754, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.354, 2984.955, 2984.354, 2984.354, 2984.354, 2984.354, 2986.156, 2984.955, 2984.354, 2984.354, 2984.354, 2850.397, 2699.019, 2928.489, 2984.354, 2984.354, 2984.354, 2984.354, 1081.92, 1492.202, 2984.354, 2984.354, 2984.354, 2984.354, 2984.955, 2984.354, 2985.556, 2986.156, 2984.955, 2984.955, 2985.556, 2984.354, 2984.955, 2984.354, 2984.354, 2984.354, 2984.354 ; 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 ; }