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 = 2453569.00000579 ; :starting_julian_day_string = "2005-07-17 00:00:00" ; :ending_julian_day_number = 2453575.95833912 ; :ending_julian_day_string = "2005-07-23 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 = 2453569, 2453569.04166667, 2453569.08333333, 2453569.125, 2453569.16666667, 2453569.20833333, 2453569.25, 2453569.29166667, 2453569.33333333, 2453569.375, 2453569.41666667, 2453569.45833333, 2453569.5, 2453569.54166667, 2453569.58333333, 2453569.625, 2453569.66666667, 2453569.70833333, 2453569.75, 2453569.79166667, 2453569.83333333, 2453569.875, 2453569.91666667, 2453569.95833333, 2453570, 2453570.04166667, 2453570.08333333, 2453570.125, 2453570.16666667, 2453570.20833333, 2453570.25, 2453570.29166667, 2453570.33333333, 2453570.375, 2453570.41666667, 2453570.45833333, 2453570.5, 2453570.54166667, 2453570.58333333, 2453570.625, 2453570.66666667, 2453570.70833333, 2453570.75, 2453570.79166667, 2453570.83333333, 2453570.875, 2453570.91666667, 2453570.95833333, 2453571, 2453571.04166667, 2453571.08333333, 2453571.125, 2453571.16666667, 2453571.20833333, 2453571.25, 2453571.29166667, 2453571.33333333, 2453571.375, 2453571.41666667, 2453571.45833333, 2453571.5, 2453571.54166667, 2453571.58333333, 2453571.625, 2453571.66666667, 2453571.70833333, 2453571.75, 2453571.79166667, 2453571.83333333, 2453571.875, 2453571.91666667, 2453571.95833333, 2453572, 2453572.04166667, 2453572.08333333, 2453572.125, 2453572.16666667, 2453572.20833333, 2453572.25, 2453572.29166667, 2453572.33333333, 2453572.375, 2453572.41666667, 2453572.45833333, 2453572.5, 2453572.54166667, 2453572.58333333, 2453572.625, 2453572.66666667, 2453572.70833333, 2453572.75, 2453572.79166667, 2453572.83333333, 2453572.875, 2453572.91666667, 2453572.95833333, 2453573, 2453573.04166667, 2453573.08333333, 2453573.125, 2453573.16666667, 2453573.20833333, 2453573.25, 2453573.29166667, 2453573.33333333, 2453573.375, 2453573.41666667, 2453573.45833333, 2453573.5, 2453573.54166667, 2453573.58333333, 2453573.625, 2453573.66666667, 2453573.70833333, 2453573.75, 2453573.79166667, 2453573.83333333, 2453573.875, 2453573.91666667, 2453573.95833333, 2453574, 2453574.04166667, 2453574.08333333, 2453574.125, 2453574.16666667, 2453574.20833333, 2453574.25, 2453574.29166667, 2453574.33333333, 2453574.375, 2453574.41666667, 2453574.45833333, 2453574.5, 2453574.54166667, 2453574.58333333, 2453574.625, 2453574.66666667, 2453574.70833333, 2453574.75, 2453574.79166667, 2453574.83333333, 2453574.875, 2453574.91666667, 2453574.95833333, 2453575, 2453575.04166667, 2453575.08333333, 2453575.125, 2453575.16666667, 2453575.20833333, 2453575.25, 2453575.29166667, 2453575.33333333, 2453575.375, 2453575.41666667, 2453575.45833333, 2453575.5, 2453575.54166667, 2453575.58333333, 2453575.625, 2453575.66666667, 2453575.70833333, 2453575.75, 2453575.79166667, 2453575.83333333, 2453575.875, 2453575.91666667, 2453575.95833333 ; air_temperature = 12.08, 10.58, 10.94, 11.28, 11.37, 10.97, 10.63, 10.67, 10.64, 10.32, 10.58, 10.9, 11.36, 12.18, 12.33, 12.17, 12.98, 13.27, 25.41, 25.72, 25.51, 24.87, 23.57, 21.36, 18.8, 17.06, 17.02, 17.41, 17.56, 17.21, 16.87, 11.87, 11.83, 11.3, 14.17, 12.72, 11.76, 11.46, 13, 12.43, 12.69, 14.69, 13.32, 13.84, 14.16, 12.76, 12.06, 12, 11.62, 11.34, 12.66, 12.27, 11.38, 11.51, 11.78, 11.5, 11.6, 13.55, 12.03, 11.59, 11.22, 10.7, 11.22, 12.09, 12.27, 11.99, 12.72, 12.79, 12.88, 12.87, 14.32, 15.88, 13.3, 11.97, 11.88, 10.77, 10.67, 10.83, 10.77, 11, 10.73, 10.87, 11.1, 10.92, 11.02, 14.45, 16.61, 17.46, 17.21, 16.73, 17.48, 18.2, 20.66, 19.24, 18.4, 15.55, 21.93, 18.05, 16.71, 15.82, 14.44, 15.29, 14.37, 14.72, 13.24, 13.24, 12.53, 13.98, 16.3, 15.62, 18.39, 17.67, 19.97, 18.77, 16.68, 16.74, 17.89, 21.32, 18.26, 14.4, 12.87, 12.55, 12.52, 11.45, 11.77, 11.24, 11.07, 11.27, 11.21, 11.37, 11.99, 11.89, 13.94, 16.12, 15.49, 16.46, 15.44, 16.99, 15.03, 13.71, 14, 13.95, 13.23, 12.9, 12.66, 11.92, 11.84, 12.01, 11.58, 15.13, 16.12, 16.05, 15.41, 14.95, 15.77, 15.72, 17.07, 18.29, 17.83, 17.67, 18.85, 20.92, 20.31, 21.48, 20.98, 19.53, 17.93, 15.45 ; 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.202, 1018.802, 1019.162, 1019.222, 1019.522, 1019.582, 1019.642, 1019.462, 1019.282, 1019.282, 1019.402, 1019.342, 1019.462, 1018.982, 1018.922, 1018.982, 1018.562, 1018.382, 1017.902, 1017.842, 1017.242, 1017.242, 1017.122, 1017.482, 1017.722, 1018.322, 1018.322, 1018.382, 1018.202, 1018.202, 1017.782, 1017.602, 1017.482, 1017.122, 1017.242, 1017.422, 1017.362, 1017.302, 1016.882, 1016.702, 1016.522, 1016.281, 1016.042, 1015.681, 1015.201, 1014.781, 1014.421, 1014.181, 1014.241, 1014.061, 1013.821, 1013.881, 1013.641, 1013.521, 1013.221, 1012.861, 1012.561, 1012.501, 1012.201, 1012.201, 1012.441, 1012.201, 1012.201, 1012.021, 1011.901, 1011.361, 1010.821, 1010.341, 1009.681, 1009.201, 1009.021, 1009.321, 1009.261, 1009.381, 1009.861, 1009.681, 1009.621, 1009.861, 1009.801, 1009.681, 1009.681, 1009.741, 1009.861, 1010.221, 1010.221, 1009.741, 1009.681, 1009.681, 1009.501, 1009.501, 1009.261, 1009.201, 1009.081, 1009.141, 1009.201, 1009.381, 1009.861, 1010.221, 1010.341, 1010.461, 1010.761, 1011.001, 1011.121, 1010.881, 1011.061, 1011.601, 1011.841, 1011.901, 1011.841, 1011.661, 1011.661, 1011.241, 1011.121, 1010.641, 1010.101, 1009.801, 1009.741, 1009.921, 1010.041, 1009.861, 1009.621, 1010.161, 1009.741, 1009.561, 1009.501, 1009.621, 1009.381, 1009.081, 1009.321, 1009.561, 1010.101, 1010.281, 1010.341, 1010.281, 1009.921, 1009.441, 1009.261, 1008.901, 1009.081, 1008.961, 1008.901, 1009.021, 1009.141, 1009.141, 1009.381, 1009.201, 1008.661, 1008.301, 1007.641, 1008.181, 1008.541, 1008.841, 1008.901, 1009.741, 1010.161, 1010.521, 1010.581, 1010.401, 1010.821, 1010.761, 1010.281, 1009.861, 1009.501, 1009.201, 1008.961, 1009.561, 1009.321, 1009.921 ; 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 = 3.332, 2.744, 2.744, 3.45, 2.078, 1.882, 1.078, 2.43, 2.705, 2.901, 2.94, 3.332, 3.371, 2.587, 3.802, 5.841, 5.39, 7.33, 8.23, 8.94, 9.17, 8.78, 7.41, 7.21, 8.55, 6.821, 9.02, 8.31, 8, 6.115, 5.684, 3.528, 4.822, 4.234, 4.155, 4.234, 3.959, 3.92, 4.038, 4.626, 5.174, 5.018, 5.723, 6.194, 6.546, 5.488, 5.527, 5.331, 4.41, 3.254, 2.058, 2.47, 1.764, 3.254, 3.371, 3.881, 3.802, 2.391, 3.332, 2.626, 2.94, 2.94, 3.45, 4.939, 4.214, 4.312, 4.547, 5.174, 5.37, 6.782, 5.488, 4.9, 3.626, 5.253, 3.685, 3.528, 2.646, 2.548, 1.96, 0.784, 0.941, 0.98, 0.392, 0.588, 1.058, 0.745, 1.333, 1.999, 1.411, 2.744, 3.881, 3.959, 2.352, 3.881, 2.744, 1.176, 2.587, 1.764, 1.411, 0.588, 1.411, 0.941, 1.098, 0.627, 2.078, 1.078, 0.588, 1.019, 2.43, 2.274, 2.43, 2.705, 1.921, 1.921, 3.528, 3.45, 3.724, 4.312, 4.273, 3.646, 3.136, 2.47, 2.548, 2.705, 2.901, 1.274, 1.646, 0.882, 0.431, 0.157, 1.607, 1.686, 1.176, 2.156, 3.998, 3.822, 4.626, 4.351, 4.155, 4.547, 3.881, 5.018, 5.018, 4.469, 3.92, 3.567, 3.136, 3.92, 1.764, 5.919, 3.881, 6.233, 3.528, 4.194, 4.43, 1.568, 5.919, 6.821, 6.507, 4.312, 4.312, 5.41, 4.978, 5.37, 1.96, 6.625, 3.43, 2.979 ; 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 = 2.35, 2.066, 2.253, 2.604, 1.49, 1.594, 0.328, 2.076, 2.15, 2.439, 2.412, 2.964, 2.965, 2.289, 2.73, 4.847, 4.074, 6.471, 6.44, 6.575, 5.904, 6.287, 5.692, 5.332, 5.251, 5.1, 6.759, 5.876, 5.278, 4.117, 3.659, 3.046, 3.365, 3.782, 2.948, 3.604, 3.336, 3.359, 3.511, 3.865, 4.332, 4.197, 4.729, 5.479, 5.566, 4.859, 4.743, 4.722, 3.872, 2.65, 1.523, 1.943, 1.361, 2.653, 2.872, 3.301, 3.193, 1.909, 2.762, 1.862, 2.642, 2.646, 2.889, 3.496, 3.419, 3.517, 3.757, 4.226, 4.569, 5.972, 4.806, 3.157, 2.374, 4.158, 2.927, 3.099, 1.376, 1.627, 1.008, 0.046, 0.521, 0.775, 0.073, 0.264, 0.6, 0.238, 0.853, 1.378, 1.146, 2.428, 3.28, 3.332, 1.349, 3.423, 2.3, 0.453, 2.239, 1.257, 1.112, 0.089, 0.983, 0.657, 0.395, 0.348, 1.555, 0.216, 0.192, 0.543, 2.059, 1.989, 1.784, 2.038, 1.718, 1.537, 2.469, 2.966, 3.143, 3.504, 3.839, 3.196, 2.485, 1.67, 2.034, 2.313, 2.276, 0.572, 1.255, 0.047, 0.078, 0.005, 1.164, 1.519, 0.585, 1.776, 3.59, 3.371, 4.048, 3.498, 2.954, 3.749, 2.784, 4.423, 4.403, 3.849, 3.254, 3.063, 2.619, 3.047, 0.504, 3.912, 2.91, 4.711, 1.622, 3.563, 3.73, 0.256, 4.775, 5.362, 4.56, 2.638, 3.029, 3.951, 3.576, 3.061, 1.649, 5.31, 2.051, 2.491 ; 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 = 141.2, 118.5, 149.2, 147.1, 107.5, 101.3, 122, 115.7, 136.8, 138.4, 135.9, 135.4, 132.9, 149.5, 148.3, 150.7, 122.9, 128.7, 198.7, 213.8, 217.6, 217, 215.9, 204.1, 197, 209.1, 215.4, 214.7, 217.4, 219.5, 197.3, 139.8, 87.6, 114.2, 174.3, 148.7, 102.3, 109.7, 126.2, 118, 133, 131, 122.2, 135.3, 133.1, 143.4, 153.4, 152.6, 137.1, 124.1, 51.25, 122.8, 142.5, 96.8, 127.2, 137.2, 136.9, 152.6, 114.9, 126.8, 145.7, 143.7, 139.2, 137.7, 125.2, 137.5, 140.9, 131.7, 128.5, 132.1, 144.8, 179.9, 110.1, 131.5, 151.5, 149.6, 133.6, 151.9, 124.4, 122.7, 123.2, 151.8, 333.2, 96.1, 133.4, 122, 170.7, 129.5, 175.3, 157.9, 161.5, 160.6, 116.7, 150, 137.7, 117.7, 286.6, 126.2, 155.2, 4.31, 287.9, 255.5, 268.2, 292.2, 314.2, 272.6, 196.6, 117.2, 283, 285, 298.9, 110.2, 159.4, 169.9, 144.7, 124.3, 123.3, 167.4, 142.3, 142.5, 130.6, 132.9, 151.1, 145.6, 144.9, 156.5, 165.7, 348.293, 85.7, 294, 113.9, 143.5, 135.3, 125.6, 150.2, 153.6, 154.3, 160.2, 92.7, 153, 142.3, 153.4, 154.2, 142, 124.3, 136.2, 124.6, 139.9, 101.8, 321, 325, 326.2, 333.6, 323.8, 319.7, 36.44, 327.2, 338.2, 357.9, 315.1, 339.1, 1.56, 19.12, 17.35, 186.4, 330.7, 169.3, 164.7 ; 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, 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, 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 ; visibility = 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2512.2, 2986.156, 2986.156, 2987.959, 2986.757, 2986.156, 2986.156, 2986.156, 2507.995, 1247.114, 1390.082, 1462.767, 2234.674, 2980.75, 2984.955, 2984.955, 2984.955, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2910.468, 2985.556, 2417.288, 2933.895, 2986.156, 2986.156, 2987.959, 2988.559, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2885.238, 2985.556, 2670.185, 2617.924, 2949.513, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2703.825, 2771.104, 2985.556, 2986.156, 2986.156, 2987.358, 2986.156, 2986.156, 2986.156, 2986.757, 2986.156, 2986.156, 2985.556, 2985.556, 2178.208, 2879.832, 2544.638, 2850.397, 2769.903, 2426.9, 2511.599, 2982.552, 1932.519, 1886.265, 2244.285, 2215.451, 2304.356, 2459.938, 2361.423, 2975.945, 2986.757, 2986.156, 2986.156, 2985.556, 2965.132, 2985.556, 2985.556, 2985.556, 2985.556, 2984.955, 2985.556, 2869.62, 2969.337, 2979.549, 2932.093, 2985.556, 2985.556, 2985.556, 2757.288, 2986.156, 2987.959, 2986.156, 2986.156, 2986.156, 2986.156, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2984.955, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2986.156, 2987.358, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2986.156, 2985.556, 2986.156, 2985.556, 2985.556, 2986.156, 2985.556, 2984.955, 2984.955, 2985.556, 2985.556, 2985.556, 2985.556, 2985.556, 2984.955, 2984.955, 2984.955, 2985.556, 2985.556, 2950.715, 2986.156, 2985.556, 2986.156, 2986.156, 2985.556, 2986.156, 2985.556, 2985.556, 2985.556, 1008.033, 1367.856 ; 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 ; }