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 = 2453520.00000579 ; :starting_julian_day_string = "2005-05-29 00:00:00" ; :ending_julian_day_number = 2453526.95833912 ; :ending_julian_day_string = "2005-06-04 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 = 2453520, 2453520.04166667, 2453520.08333333, 2453520.125, 2453520.16666667, 2453520.20833333, 2453520.25, 2453520.29166667, 2453520.33333333, 2453520.375, 2453520.41666667, 2453520.45833333, 2453520.5, 2453520.54166667, 2453520.58333333, 2453520.625, 2453520.66666667, 2453520.70833333, 2453520.75, 2453520.79166667, 2453520.83333333, 2453520.875, 2453520.91666667, 2453520.95833333, 2453521, 2453521.04166667, 2453521.08333333, 2453521.125, 2453521.16666667, 2453521.20833333, 2453521.25, 2453521.29166667, 2453521.33333333, 2453521.375, 2453521.41666667, 2453521.45833333, 2453521.5, 2453521.54166667, 2453521.58333333, 2453521.625, 2453521.66666667, 2453521.70833333, 2453521.75, 2453521.79166667, 2453521.83333333, 2453521.875, 2453521.91666667, 2453521.95833333, 2453522, 2453522.04166667, 2453522.08333333, 2453522.125, 2453522.16666667, 2453522.20833333, 2453522.25, 2453522.29166667, 2453522.33333333, 2453522.375, 2453522.41666667, 2453522.45833333, 2453522.5, 2453522.54166667, 2453522.58333333, 2453522.625, 2453522.66666667, 2453522.70833333, 2453522.75, 2453522.79166667, 2453522.83333333, 2453522.875, 2453522.91666667, 2453522.95833333, 2453523, 2453523.04166667, 2453523.08333333, 2453523.125, 2453523.16666667, 2453523.20833333, 2453523.25, 2453523.29166667, 2453523.33333333, 2453523.375, 2453523.41666667, 2453523.45833333, 2453523.5, 2453523.54166667, 2453523.58333333, 2453523.625, 2453523.66666667, 2453523.70833333, 2453523.75, 2453523.79166667, 2453523.83333333, 2453523.875, 2453523.91666667, 2453523.95833333, 2453524, 2453524.04166667, 2453524.08333333, 2453524.125, 2453524.16666667, 2453524.20833333, 2453524.25, 2453524.29166667, 2453524.33333333, 2453524.375, 2453524.41666667, 2453524.45833333, 2453524.5, 2453524.54166667, 2453524.58333333, 2453524.625, 2453524.66666667, 2453524.70833333, 2453524.75, 2453524.79166667, 2453524.83333333, 2453524.875, 2453524.91666667, 2453524.95833333, 2453525, 2453525.04166667, 2453525.08333333, 2453525.125, 2453525.16666667, 2453525.20833333, 2453525.25, 2453525.29166667, 2453525.33333333, 2453525.375, 2453525.41666667, 2453525.45833333, 2453525.5, 2453525.54166667, 2453525.58333333, 2453525.625, 2453525.66666667, 2453525.70833333, 2453525.75, 2453525.79166667, 2453525.83333333, 2453525.875, 2453525.91666667, 2453525.95833333, 2453526, 2453526.04166667, 2453526.08333333, 2453526.125, 2453526.16666667, 2453526.20833333, 2453526.25, 2453526.29166667, 2453526.33333333, 2453526.375, 2453526.41666667, 2453526.45833333, 2453526.5, 2453526.54166667, 2453526.58333333, 2453526.625, 2453526.66666667, 2453526.70833333, 2453526.75, 2453526.79166667, 2453526.83333333, 2453526.875, 2453526.91666667, 2453526.95833333 ; air_temperature = 9.6, 9.33, 8.37, 7.92, 8.52, 7.54, 8.76, 7.07, 8.44, 8.53, 7.25, 7.56, 7.95, 8.75, 8.63, 9.67, 10.37, 11.72, 10.87, 9.21, 8.55, 8.49, 8.95, 8.98, 7.79, 8.07, 8.39, 7.41, 8.19, 8.3, 7.55, 7.67, 7.9, 7.46, 7.22, 6.941, 7.19, 7.19, 7.26, 7.45, 7.2, 8.33, 8.19, 8.1, 8.11, 7.05, 7.97, 7.34, 7.18, 7.12, 6.866, 6.791, 6.769, 6.768, 7.1, 6.704, 7.07, 6.365, 7.13, 7.12, 6.891, 7.07, 7.64, 7.51, 8.06, 8.49, 8.92, 9.59, 10.27, 10.04, 9.86, 9.51, 8.99, 7.63, 7.67, 6.67, 6.909, 6.602, 6.517, 6.272, 5.867, 5.257, 7.06, 9.74, 9.23, 8.65, 10.8, 11.61, 14.86, 12.55, 11.54, 12.46, 12.55, 13.33, 18.25, 16.72, 14.31, 12.09, 11.43, 11.27, 11.58, 9.93, 9.9, 9.21, 9.25, 9, 9.11, 10.56, 10.22, 8.94, 7.89, 7.59, 7.9, 8.51, 8.85, 8.43, 9.86, 9.19, 12.16, 14.53, 11.68, 8.75, 8.11, 7.79, 7.83, 8.07, 7.92, 7.56, 6.979, 6.8, 6.789, 7.64, 8.32, 7.11, 8.17, 8.6, 8.65, 8.52, 8.9, 10.58, 10.78, 9.5, 18.07, 12.78, 13.35, 11.92, 10.56, 9.98, 8.22, 7.69, 7.29, 7.24, 7.15, 7.06, 7.22, 8.23, 8.65, 9.21, 8.74, 9.21, 8.81, 8.81, 9.61, 9.77, 9.46, 9.5, 10.08, 9.8 ; 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 = 1007.821, 1008.481, 1008.721, 1008.541, 1008.421, 1008.121, 1008.061, 1007.821, 1007.641, 1007.821, 1008.301, 1008.481, 1008.781, 1009.441, 1009.741, 1009.561, 1009.261, 1008.721, 1008.541, 1008.421, 1008.421, 1008.061, 1008.361, 1008.721, 1009.201, 1009.621, 1009.981, 1009.981, 1009.681, 1009.261, 1009.201, 1009.201, 1009.201, 1009.621, 1010.161, 1010.821, 1011.481, 1012.141, 1012.621, 1013.101, 1013.161, 1013.041, 1013.101, 1012.861, 1012.801, 1012.861, 1013.281, 1014.001, 1014.421, 1015.321, 1015.861, 1015.922, 1016.102, 1016.042, 1016.221, 1016.401, 1016.882, 1017.182, 1017.482, 1018.202, 1019.102, 1019.882, 1020.302, 1020.902, 1021.262, 1021.262, 1021.082, 1020.902, 1020.782, 1020.482, 1020.182, 1020.122, 1020.182, 1021.082, 1022.042, 1022.222, 1022.402, 1022.402, 1022.282, 1021.982, 1021.802, 1021.922, 1022.162, 1022.402, 1023.002, 1023.062, 1023.302, 1023.422, 1023.302, 1022.942, 1022.582, 1022.462, 1021.982, 1021.862, 1021.622, 1021.742, 1022.042, 1022.402, 1023.122, 1023.182, 1023.182, 1023.062, 1023.122, 1022.822, 1022.642, 1022.462, 1022.762, 1022.642, 1022.762, 1022.522, 1022.162, 1022.162, 1021.742, 1021.142, 1020.722, 1020.242, 1019.882, 1019.462, 1019.042, 1018.862, 1018.982, 1019.462, 1019.762, 1020.122, 1020.062, 1020.062, 1020.002, 1019.582, 1019.642, 1020.002, 1019.762, 1019.402, 1018.922, 1018.262, 1017.962, 1017.302, 1017.002, 1016.161, 1015.621, 1015.141, 1014.481, 1014.181, 1013.821, 1013.341, 1013.041, 1012.981, 1013.281, 1012.921, 1012.921, 1012.381, 1012.081, 1012.021, 1011.541, 1011.601, 1011.781, 1011.721, 1011.361, 1010.521, 1010.401, 1010.041, 1009.801, 1009.621, 1009.081, 1008.841, 1008.961, 1008.781, 1009.021, 1010.161 ; 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.764, 1.058, 2.156, 4.116, 2.078, 2.47, 2.058, 1.254, 0.588, 0.235, 0.431, 0.235, 0.098, 1.333, 2.783, 1.176, 3.136, 1.568, 1.568, 2.901, 1.764, 0.627, 1.882, 0.686, 1.176, 0.941, 0.941, 1.098, 0.98, 0.745, 1.921, 0.98, 1.725, 3.097, 1.803, 2.195, 2.038, 3.332, 2.058, 1.176, 1.568, 2.744, 2.038, 1.411, 2.47, 2.352, 1.725, 1.176, 2.352, 1.764, 1.921, 2.313, 1.882, 1.47, 0.882, 0.627, 0.098, 0.431, 1.725, 1.529, 1.45, 2.274, 3.489, 3.489, 1.568, 2.391, 2.979, 3.018, 3.998, 2.352, 1.45, 0.98, 0.745, 0.49, 0.588, 0.666, 2.038, 1.274, 0.588, 0, 1.137, 0.941, 0.196, 0.902, 0.431, 0, 0.706, 1.215, 1.764, 2.47, 3.802, 5.292, 5.135, 5.253, 6.154, 2.94, 0.941, 1.646, 1.842, 1.49, 5.253, 1.568, 1.686, 1.45, 1.803, 1.568, 1.999, 2.195, 1.568, 4.116, 5.331, 5.998, 7.72, 8.15, 8.23, 9.41, 7.8, 8.66, 6.39, 6.233, 3.606, 4.43, 3.802, 2.352, 3.214, 2.391, 2.313, 3.528, 3.058, 3.998, 3.371, 3.646, 2.391, 4.822, 4.782, 7.06, 5.958, 7.8, 7.17, 6.782, 7.13, 5.096, 7.92, 5.684, 5.331, 4.743, 2.587, 2.509, 2.587, 4.469, 3.842, 3.136, 3.646, 3.097, 3.41, 3.018, 3.528, 4.43, 4.43, 4.43, 6.115, 6.586, 7.92, 8.11, 8.11, 6.958, 6.272, 5.527 ; 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, 40, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_speed = 1.344, 0.605, 1.894, 1.252, 1.087, 2.224, 1.117, 0.885, 0.261, 0.006, 0.09, 0.02, 0.002, 0.808, 2.348, 0.381, 1.56, 0.157, 1.261, 2.58, 0.693, 0.38, 0.841, 0.283, 0.795, 0.433, 0.532, 0.886, 0.754, 0.188, 1.488, 0.438, 1.172, 2.35, 1.204, 1.724, 1.308, 2.338, 1.34, 0.476, 1.376, 2.229, 1.727, 1.058, 1.957, 1.705, 1.041, 0.926, 2.007, 1.054, 1.631, 1.904, 1.548, 1.108, 0.519, 0.281, 0, 0.155, 1.237, 1.141, 1.109, 1.503, 2.722, 2.763, 0.793, 1.943, 2.674, 2.558, 2.198, 0.714, 1.02, 0.571, 0.222, 0.107, 0.068, 0.337, 0.766, 0.078, 0.157, 0, 0.322, 0.618, 0, 0.762, 0.069, 0, 0.19, 0.756, 1.467, 2.043, 3.432, 4.824, 4.814, 4.633, 4.306, 0.476, 0.292, 0.475, 0.51, 0.72, 3.407, 0.194, 0.796, 1.082, 1.267, 0.975, 1.104, 1.444, 1.095, 3.46, 4.475, 4.871, 6.355, 6.731, 7.11, 8.22, 6.661, 7.19, 4.016, 2.922, 2.682, 3.759, 2.936, 1.572, 2.461, 1.223, 1.623, 2.678, 2.439, 2.485, 2.138, 2.551, 1.874, 3.947, 3.984, 5.906, 4.86, 6.541, 6.22, 5.255, 5.643, 4.329, 5.625, 3.876, 4.301, 3.359, 1.725, 1.633, 2.231, 3.694, 2.202, 1.945, 2.709, 2.524, 3.065, 2.509, 3.304, 3.677, 3.615, 3.798, 4.767, 5.238, 6.976, 6.727, 7.23, 5.953, 5.394, 3.989 ; 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, 40, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_direction = 102.8, 146.5, 174.1, 114.5, 74.7, 168.3, 90.5, 148.9, 229.3, 175.9, 282.7, 326.4, 235.2, 122.8, 148.1, 92.5, 82.7, 137.9, 111.5, 91.9, 108.2, 60.1, 330, 92.9, 139, 88.2, 166.9, 119.8, 339.4, 6.11, 298.2, 315.3, 9.94, 22.14, 26.34, 1.48, 21.5, 51.18, 88.9, 68.8, 69.3, 70.4, 88.9, 145.4, 104.3, 106.2, 152.4, 119.6, 118.3, 91.4, 192.7, 130.8, 134, 123.6, 88.4, 111.4, 341.4, 162.5, 10.94, 61.8, 74.7, 71.8, 69.7, 75, 93.7, 103, 92.3, 90.6, 83.3, 171.6, 97.9, 62.3, 112.8, 170.7, 261.3, 175.9, 328.9, 300.8, 253.9, 341.4, 43.95, 300.6, 341.4, 302.4, 332.8, 341.4, 161.1, 105.2, 151.1, 148.1, 137.6, 131.5, 123.9, 138.3, 208.8, 154.3, 101.6, 78.9, 171.9, 342.535, 243.2, 340.7, 312.4, 336.8, 317.7, 238.6, 229.4, 236.9, 123.5, 137.4, 136.8, 132.2, 134.8, 134.6, 137.8, 139.4, 133.7, 118.8, 147.4, 190.1, 173.7, 158.4, 163.6, 171.7, 160.8, 175.5, 165.1, 162.3, 176.1, 188.3, 174.6, 213.1, 146.9, 114.9, 124.7, 132.3, 126.9, 128.9, 123.5, 126.8, 132.7, 140.4, 213.8, 154.1, 189.1, 196.4, 219.7, 184.7, 106.7, 137.6, 120.5, 147.9, 148, 143, 142.4, 126.3, 124.2, 139.3, 148.9, 145.1, 140.8, 133, 134, 137.5, 133.8, 124.1, 121.7, 90.5 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 40, 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, 40, 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, 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 ; visibility = 327.9742, 305.8682, 2539.232, 374.4087, 234.0839, 394.1719, 298.2993, 281.9001, 309.8329, 403.4829, 2984.354, 2719.443, 2836.581, 2933.895, 2989.761, 2990.962, 2992.164, 2992.164, 2989.16, 2989.16, 2989.761, 720.8958, 2424.497, 2989.761, 2989.16, 2989.761, 2989.16, 2989.16, 2989.761, 488.4227, 303.946, 263.939, 460.7902, 1233.898, 468.5994, 1833.402, 2085.699, 1199.057, 425.3486, 623.5814, 2989.761, 2990.362, 2992.164, 2989.761, 2990.362, 2989.761, 2989.761, 2989.16, 2989.16, 2989.16, 2989.16, 2401.67, 2614.92, 2032.837, 854.2524, 634.3941, 845.2418, 388.8857, 2127.748, 2805.945, 2642.553, 2987.358, 2990.362, 2990.362, 2992.764, 2991.563, 2991.563, 2990.362, 2989.761, 2989.16, 2989.761, 2989.761, 2200.434, 2988.559, 2989.16, 2989.761, 2989.761, 2989.16, 2989.761, 2989.761, 2989.16, 2989.761, 2990.362, 2990.362, 2992.764, 2991.563, 2990.962, 2990.362, 2989.761, 2989.761, 2989.761, 2989.16, 2989.761, 2989.761, 2989.761, 2989.16, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2989.16, 2988.559, 2989.16, 2989.761, 2989.761, 2990.962, 2990.362, 2843.789, 2940.503, 2990.362, 2990.362, 2990.362, 2989.761, 2989.761, 2989.761, 2989.761, 2989.16, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2989.16, 1534.251, 2256.299, 1664.004, 2989.761, 2989.761, 2940.503, 2990.962, 2990.962, 2990.362, 2990.362, 2989.16, 2989.761, 2989.16, 2989.16, 2989.761, 2989.16, 2988.559, 2989.16, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2984.354, 2989.761, 2691.811, 2989.761, 2980.149, 2990.362, 2990.362, 2989.761, 2989.761, 2990.362, 2989.761, 2989.761, 2989.16, 2989.761, 2989.16 ; 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 ; }