netcdf A0114.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.0599828, 800.027 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1.0182078, -17.3302228 ; 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:08:45: Modified [lon,lat] to [-70.565900,42.523200].\n", "Fri Apr 29 17:42:16 2005: /usr/local/nco/bin/ncrcat -d time,2453490.70763889,2453520.6666667 A0114.met.realtime.nc A0114.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 = 48490 ; :visibility_sensor_serial_number = 262 ; :barometric_pressure_serial_number = "SETAP2448667" ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0114" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453513.00000579 ; :starting_julian_day_string = "2005-05-22 00:00:00" ; :ending_julian_day_number = 2453519.95833912 ; :ending_julian_day_string = "2005-05-28 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 19-Apr-2005 20:53:15\n", "WIND_DIR_1.2: 19-Apr-2005 20:53:15\n", "AAN_VIZ_1.2: 19-Apr-2005 20:53:15\n", "SET_BP_1.3: 25-Apr-2005 19:41:07" ; :longitude = -70.5659 ; :latitude = 42.5232 ; data: lat = 42.5232 ; lon = -70.5659 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453513, 2453513.04166667, 2453513.08333333, 2453513.125, 2453513.16666667, 2453513.20833333, 2453513.25, 2453513.29166667, 2453513.33333333, 2453513.375, 2453513.41666667, 2453513.45833333, 2453513.5, 2453513.54166667, 2453513.58333333, 2453513.625, 2453513.66666667, 2453513.70833333, 2453513.75, 2453513.79166667, 2453513.83333333, 2453513.875, 2453513.91666667, 2453513.95833333, 2453514, 2453514.04166667, 2453514.08333333, 2453514.125, 2453514.16666667, 2453514.20833333, 2453514.25, 2453514.29166667, 2453514.33333333, 2453514.375, 2453514.41666667, 2453514.45833333, 2453514.5, 2453514.54166667, 2453514.58333333, 2453514.625, 2453514.66666667, 2453514.70833333, 2453514.75, 2453514.79166667, 2453514.83333333, 2453514.875, 2453514.91666667, 2453514.95833333, 2453515, 2453515.04166667, 2453515.08333333, 2453515.125, 2453515.16666667, 2453515.20833333, 2453515.25, 2453515.29166667, 2453515.33333333, 2453515.375, 2453515.41666667, 2453515.45833333, 2453515.5, 2453515.54166667, 2453515.58333333, 2453515.625, 2453515.66666667, 2453515.70833333, 2453515.75, 2453515.79166667, 2453515.83333333, 2453515.875, 2453515.91666667, 2453515.95833333, 2453516, 2453516.04166667, 2453516.08333333, 2453516.125, 2453516.16666667, 2453516.20833333, 2453516.25, 2453516.29166667, 2453516.33333333, 2453516.375, 2453516.41666667, 2453516.45833333, 2453516.5, 2453516.54166667, 2453516.58333333, 2453516.625, 2453516.66666667, 2453516.70833333, 2453516.75, 2453516.79166667, 2453516.83333333, 2453516.875, 2453516.91666667, 2453516.95833333, 2453517, 2453517.04166667, 2453517.08333333, 2453517.125, 2453517.16666667, 2453517.20833333, 2453517.25, 2453517.29166667, 2453517.33333333, 2453517.375, 2453517.41666667, 2453517.45833333, 2453517.5, 2453517.54166667, 2453517.58333333, 2453517.625, 2453517.66666667, 2453517.70833333, 2453517.75, 2453517.79166667, 2453517.83333333, 2453517.875, 2453517.91666667, 2453517.95833333, 2453518, 2453518.04166667, 2453518.08333333, 2453518.125, 2453518.16666667, 2453518.20833333, 2453518.25, 2453518.29166667, 2453518.33333333, 2453518.375, 2453518.41666667, 2453518.45833333, 2453518.5, 2453518.54166667, 2453518.58333333, 2453518.625, 2453518.66666667, 2453518.70833333, 2453518.75, 2453518.79166667, 2453518.83333333, 2453518.875, 2453518.91666667, 2453518.95833333, 2453519, 2453519.04166667, 2453519.08333333, 2453519.125, 2453519.16666667, 2453519.20833333, 2453519.25, 2453519.29166667, 2453519.33333333, 2453519.375, 2453519.41666667, 2453519.45833333, 2453519.5, 2453519.54166667, 2453519.58333333, 2453519.625, 2453519.66666667, 2453519.70833333, 2453519.75, 2453519.79166667, 2453519.83333333, 2453519.875, 2453519.91666667, 2453519.95833333 ; air_temperature = 7.59, 7.58, 7.59, 8.48, 8.68, 8.51, 8.45, 8.32, 8.12, 8.01, 7.8, 7.57, 7.61, 7.68, 7.62, 7.82, 8.35, 9.02, 9.5, 10.27, 10.09, 8.24, 8.16, 8.3, 7.77, 7.53, 7.41, 7.2, 7.03, 7.18, 7.38, 7.64, 7.45, 7.59, 7.45, 7.2, 6.886, 6.659, 6.721, 7.11, 7.57, 7.84, 7.83, 7.55, 7.23, 7.35, 7.55, 7.6, 7.49, 7.24, 6.934, 6.588, 6.963, 7.17, 7.36, 7.5, 7.55, 7.06, 7.2, 7.06, 6.918, 6.843, 6.754, 6.739, 6.627, 6.465, 6.327, 6.262, 6.125, 6.358, 6.446, 6.602, 6.876, 6.87, 6.995, 6.782, 6.817, 6.536, 6.397, 6.262, 6.25, 6.409, 6.223, 6.193, 6.328, 6.284, 6.306, 6.231, 6.397, 6.273, 6.353, 6.568, 6.736, 7.09, 7.38, 7.61, 7.72, 7.69, 7.7, 7.73, 7.38, 7.16, 7.1, 7.05, 6.966, 6.935, 6.935, 6.906, 6.91, 6.85, 6.813, 6.829, 7.11, 7.63, 7.97, 8.43, 8.61, 9.04, 9.2, 9.33, 9.3, 9.33, 9.46, 8.5, 8, 8.01, 8.03, 8.1, 7.92, 8.02, 8.2, 9.22, 9.32, 9.6, 9.72, 9.34, 9.31, 9.39, 10.02, 9.89, 9.58, 9.65, 9.75, 9.41, 9.55, 10.12, 9.79, 9.92, 9.36, 8.95, 9.73, 9.83, 10.9, 9.55, 10.76, 12.35, 10.53, 11.83, 11.32, 11.98, 11.42, 11.79, 12.48, 13.2, 13.54, 12.34, 13.07, 14.1 ; 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 = 1011.331, 1010.843, 1010.293, 1009.133, 1008.216, 1007.178, 1006.445, 1005.957, 1005.224, 1005.163, 1004.979, 1004.857, 1004.796, 1004.735, 1004.979, 1004.918, 1004.918, 1005.041, 1005.163, 1005.285, 1005.59, 1005.773, 1005.59, 1006.201, 1006.323, 1006.506, 1006.262, 1006.262, 1005.896, 1005.957, 1005.957, 1005.468, 1005.041, 1005.163, 1005.224, 1005.102, 1004.918, 1004.674, 1004.369, 1004.43, 1003.819, 1003.514, 1003.514, 1002.964, 1003.391, 1002.903, 1002.109, 1001.376, 1000.643, 999.8491, 998.2001, 998.4444, 1000.46, 1002.109, 1003.33, 1004.369, 1005.224, 1006.14, 1007.056, 1007.911, 1008.339, 1008.827, 1009.316, 1010.049, 1010.171, 1011.087, 1011.637, 1011.392, 1012.003, 1011.82, 1011.331, 1011.453, 1011.026, 1010.598, 1009.682, 1009.01, 1008.583, 1007.972, 1007.667, 1007.728, 1007.484, 1008.277, 1008.827, 1009.194, 1009.377, 1009.682, 1009.927, 1009.804, 1010.415, 1010.72, 1010.659, 1010.11, 1009.682, 1009.255, 1008.522, 1007.728, 1006.873, 1005.896, 1005.041, 1004.552, 1004.063, 1003.33, 1003.514, 1004.002, 1003.758, 1004.002, 1004.43, 1004.674, 1005.285, 1005.651, 1005.346, 1005.407, 1005.407, 1004.613, 1004.124, 1003.819, 1003.758, 1003.575, 1003.269, 1003.269, 1003.33, 1003.33, 1003.208, 1003.025, 1002.964, 1003.086, 1003.025, 1002.903, 1003.086, 1003.758, 1004.674, 1004.735, 1005.346, 1005.896, 1006.201, 1006.751, 1006.69, 1006.384, 1006.262, 1006.628, 1006.628, 1006.69, 1006.567, 1007.117, 1007.545, 1007.85, 1008.461, 1007.789, 1007.422, 1007.361, 1007.056, 1007.056, 1006.995, 1007.606, 1008.277, 1008.4, 1008.766, 1008.705, 1008.766, 1008.705, 1008.155, 1007.606, 1007.484, 1007.117, 1007.056, 1006.628, 1006.567, 1006.384 ; 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 = 10.47, 9.88, 9.7, 12.35, 12.74, 13.21, 15.25, 14.82, 14.15, 14.15, 11.96, 12.5, 11.13, 10.47, 8.98, 9.45, 8.08, 7.41, 5.37, 4.116, 2.391, 5.057, 4.351, 5.998, 6.311, 6.154, 5.802, 6.115, 6.076, 5.723, 6.115, 5.606, 7.53, 7.49, 7.1, 8.35, 8.58, 8.15, 7.8, 6.546, 8.94, 9.41, 7.53, 12.35, 12.54, 13.72, 12.74, 12.54, 13.76, 12.98, 11.33, 5.782, 9.84, 11.21, 10.47, 11.02, 10.35, 12.94, 12.9, 11.25, 12.23, 14.5, 14.62, 15.8, 15.44, 15.68, 15.99, 16.35, 15.68, 16.78, 16.9, 16.7, 16.03, 16.42, 18.15, 18.27, 18.35, 17.99, 17.76, 19.64, 18.42, 20.03, 17.72, 17.33, 17.52, 15.99, 17.44, 18.58, 18.27, 17.56, 17.05, 17.21, 17.33, 18.03, 17.01, 18.62, 19.01, 18.89, 20.5, 18.66, 19.68, 17.84, 16.07, 14.46, 13.72, 11.29, 12.54, 12.39, 11.64, 12.39, 13.09, 12.58, 13.84, 14.11, 10.07, 11.64, 10.19, 9.92, 9.21, 8.23, 7.53, 6.742, 7.1, 7.29, 4.782, 6.35, 6.429, 7.92, 7.33, 5.37, 3.136, 7.02, 5.958, 5.919, 6.154, 4.214, 2.783, 2.901, 1.764, 2.352, 3.371, 3.606, 4.038, 5.096, 4.508, 4.351, 4.077, 3.998, 2.254, 1.411, 3.214, 3.802, 3.998, 2.45, 2.313, 2.705, 2.783, 2.744, 2.47, 2.43, 3.489, 3.802, 3.528, 6.233, 5.096, 3.842, 5.919, 6.115 ; 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 = 8.72, 8.57, 7.84, 10.29, 10.65, 11.13, 11.51, 11.54, 11.89, 10.69, 9.56, 9.8, 9.1, 8.29, 7.58, 7.88, 6.494, 5.669, 4.129, 3.088, 1.119, 4.043, 3.729, 5.042, 5.34, 5.203, 5.101, 5.312, 5.388, 4.808, 5.267, 4.961, 6.575, 6.509, 5.964, 7.09, 7.54, 7.34, 6.787, 5.607, 7.7, 7.25, 6.288, 10.34, 10.75, 11.01, 10.82, 10.08, 12.17, 10.67, 9.7, 3.878, 8.17, 9.39, 8.77, 9.27, 8.76, 11.06, 10.26, 9.64, 10.04, 12.13, 12.33, 12.89, 12.48, 12.51, 13.66, 13.81, 13.7, 14.05, 14.43, 14.02, 13.29, 13.48, 14.18, 14.43, 15.27, 14.89, 14.91, 15.21, 15.18, 15.82, 14.63, 14.3, 13.88, 13.73, 13.81, 15.02, 14.24, 14.27, 14.48, 14.65, 14.43, 14.73, 14.81, 15.64, 15.76, 15.8, 16.73, 15.92, 15.42, 15.16, 13.31, 11.89, 11.35, 9.74, 10.44, 10.61, 9.64, 10, 10.53, 10.68, 11.27, 11.69, 8.48, 9.47, 7.8, 7.9, 7.52, 6.973, 6.413, 5.631, 6.012, 5.634, 3.95, 5.036, 5.261, 6.549, 6.184, 4.61, 1.977, 5.909, 5.047, 4.517, 4.379, 2.731, 2.199, 2.179, 0.733, 1.668, 2.76, 3.047, 3.576, 4.391, 3.478, 3.775, 3.483, 3.445, 1.404, 0.867, 2.018, 3.179, 3.36, 1.297, 1.932, 2.354, 2.483, 2.179, 2.202, 2.196, 2.957, 3.339, 3.018, 5.488, 3.813, 3.019, 4.997, 5.381 ; wind_speed_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_direction = 36.18, 25.57, 17.87, 19.54, 5.42, 356.67, 354.44, 349.097, 354.31, 350.475, 355.61, 352.15, 346.463, 344.405, 344.993, 343, 342.2, 342, 336.1, 346.376, 95.7, 25.77, 25.94, 27.77, 30.86, 15.77, 12.02, 31.95, 26.68, 25.97, 26.74, 26.89, 21.57, 5.46, 357.28, 10.41, 22.69, 27.7, 28.39, 15.05, 23.66, 11.64, 26.37, 45.28, 38.3, 43.15, 40.38, 34.63, 26.31, 25.39, 23.32, 126.7, 131, 121.6, 127, 120.1, 111.7, 95.9, 85, 80.1, 87.8, 77.6, 78.6, 65.6, 65.3, 60.9, 55.7, 57.2, 51.92, 47.79, 48.04, 44.62, 44.59, 50.63, 48.94, 53.21, 59.9, 60.9, 61.6, 63.4, 59.3, 58, 58.8, 59, 58.5, 60.5, 56.4, 53.92, 55.4, 56.2, 51.76, 49.96, 48.56, 46.79, 45.17, 44.31, 49.08, 53.15, 54, 55, 58.2, 54.7, 60.1, 56, 57.8, 45.82, 39.7, 34.57, 38.45, 43.27, 36.92, 34.25, 41.29, 43.99, 30.17, 14.51, 13.99, 1.64, 359.14, 357.1, 353.37, 357.04, 4.33, 30.86, 31.82, 24.55, 14.28, 17.18, 16.23, 357.09, 308.8, 2.17, 345.505, 356.53, 358.32, 10.76, 47.26, 75.5, 98.1, 158.2, 177.2, 179.2, 182.3, 187.8, 183.4, 178.8, 208.4, 203.6, 183.2, 303.2, 243.5, 301.5, 301.2, 255.2, 273.4, 248.9, 267.7, 225.5, 202.5, 148.9, 152.4, 163.8, 100.4, 180, 181.7, 132.5, 203.2, 188 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 2857.605, 2693.012, 2280.928, 2927.287, 1469.375, 1969.763, 1832.802, 2043.049, 1546.866, 2532.023, 2482.165, 2929.09, 2959.726, 2959.726, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2959.125, 2960.326, 2960.326, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125, 2959.726, 2959.726, 2959.726, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2822.765, 2264.108, 2479.161, 2254.497, 2930.892, 2194.427, 2435.31, 2756.687, 2463.543, 2959.726, 2959.726, 2959.726, 2583.684, 2630.539, 2700.821, 2870.821, 2629.938, 1756.512, 1941.53, 1796.759, 2682.199, 2840.185, 1940.929, 2292.342, 2615.521, 1772.13, 2076.688, 891.4961, 1078.916, 1520.435, 1464.569, 761.7437, 392.6101, 1424.923, 1151.001, 763.5458, 562.3094, 985.2062, 2101.918, 1361.248, 1241.708, 1659.198, 1032.662, 1746.901, 1514.428, 1781.742, 1648.986, 1313.792, 1501.212, 1893.473, 1635.17, 1163.616, 1435.135, 956.3723, 452.981, 588.1398, 1078.916, 1372.661, 1475.382, 2324.78, 1482.59, 2151.776, 2243.084, 2092.307, 1670.611, 1086.125, 2119.338, 987.0083, 1265.736, 1378.068, 2141.564, 2900.856, 2345.804, 2760.291, 2960.326, 2959.726, 2933.895, 2181.211, 2627.535, 2935.697, 2799.938, 2428.101, 2188.419, 2425.698, 2959.125, 2413.083, 2836.581, 2835.98, 2959.125, 2959.726, 2959.726, 2960.326, 2960.326, 2959.726, 2959.726, 2960.326, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.726, 324.1297, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2904.461, 2959.726, 2881.033, 2959.726, 2959.726, 2959.726, 2959.726 ; 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 ; }