netcdf A0114.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 167 ; 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 = 2453583.00000579 ; :starting_julian_day_string = "2005-07-31 00:00:00" ; :ending_julian_day_number = 2453589.91667244 ; :ending_julian_day_string = "2005-08-06 22: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 = 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 ; air_temperature = 18.88, 18.76, 18.75, 18.78, 19.22, 19.12, 19.3, 19.69, 18.92, 18.94, 19.07, 19.33, 19.48, 19.34, 19.19, 19.23, 19.11, 19.18, 19.22, 19, 18.93, 18.82, 18.65, 18.63, 18.43, 18.5, 18.06, 18.22, 18.39, 18.33, 18.5, 18.3, 18.18, 18.24, 18.24, 18.1, 17.94, 17.98, 17.96, 18.25, 19, 18.93, 19.25, 19.64, 19.83, 20.39, 20.68, 20.65, 21.28, 21.28, 20.57, 20.47, 20.43, 19.58, 19.67, 19.22, 19.58, 19.76, 19.4, 19.32, 19.47, 19.54, 20.78, 22.07, 21.63, 22.35, 22.28, 21.9, 22.27, 22.15, 22.06, 21.99, 21.91, 22, 21.96, 21.25, 21.61, 22.07, 22.17, 21.97, 20.74, 20.51, 21, 20.92, 22.55, 21.52, 21.42, 22.59, 21.79, 21.54, 21.54, 21.49, 21.29, 21.37, 21.26, 21.11, 21, 20.78, 20.94, 20.8, 20.51, 20.66, 20.34, 19.92, 19.97, 19.87, 20.21, 21.4, 20.96, 21.1, 20.16, 19.75, 20.18, 21, 21.23, 21.56, 21.7, 21.75, 21.72, 21.82, 21.57, 21.07, 20.79, 20.6, 20.31, 20.32, 20.33, 20.4, 20.18, 20.32, 20.23, 20.63, 20.51, 20.53, 20.78, 21.27, 21.76, 22.81, 23.51, 23.68, 26.03, 25.02, 24.95, 22.6, 22.03, 21.94, 21.82, 21.99, 21.87, 21.35, 20.55, 20.88, 20.46, 20.15, 20.06, 19.88, 20.62, 20.18, 20.11, 20.25, 20.26, 20.4, 20.68, 21.2, 21.13, 20.99, 20.94 ; 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 ; barometric_pressure = 1022.813, 1023.363, 1023.424, 1023.363, 1024.462, 1024.34, 1024.34, 1023.974, 1024.279, 1024.401, 1024.34, 1024.707, 1024.768, 1025.012, 1025.073, 1024.829, 1024.707, 1024.768, 1024.646, 1024.279, 1024.34, 1023.791, 797.1643, 1022.935, 1022.447, 1022.813, 1022.569, 1022.691, 1022.386, 1021.958, 993.192, 1021.042, 1020.431, 1020.187, 1020.554, 1020.187, 1020.981, 1020.92, 1020.431, 1020.004, 1019.21, 1018.416, 1017.805, 1016.828, 1015.973, 1015.057, 1014.263, 1014.324, 1014.324, 1014.751, 1014.324, 1013.713, 1014.935, 1013.957, 1013.041, 1013.041, 1012.797, 1012.919, 1012.919, 1013.102, 1013.53, 1013.53, 1013.469, 1013.591, 1013.225, 1012.858, 1012.186, 1011.698, 1011.514, 1011.392, 1010.72, 1010.843, 1010.843, 1011.087, 1011.27, 1011.026, 1010.843, 1010.843, 1010.659, 1010.537, 1010.904, 1011.209, 1011.514, 1012.247, 1012.553, 1012.858, 1012.919, 1012.98, 1012.736, 1012.553, 1012.492, 1012.553, 1012.431, 1012.736, 1013.102, 1013.347, 1013.774, 1014.324, 1014.751, 1015.423, 1015.851, 1015.912, 1015.912, 1016.462, 1016.706, 1017.011, 1017.561, 1017.805, 1017.805, 1017.927, 1017.927, 1018.111, 1017.927, 1017.744, 1017.561, 1017.378, 1017.255, 1016.95, 1016.217, 1015.912, 797.1583, 1016.523, 1016.523, 1016.4, 1016.034, 1015.912, 1015.179, 1014.996, 1014.996, 1014.751, 1014.568, 1014.385, 1014.385, 1014.018, 1013.713, 1013.041, 1012.553, 1011.82, 1011.392, 1011.087, 1010.72, 1011.209, 1011.514, 1012.064, 1012.614, 1013.041, 1013.713, 1014.507, 1014.935, 1015.362, 1015.729, 1016.095, 1016.4, 1017.011, 1018.049, 1018.66, 1019.149, 1019.637, 1019.698, 1020.126, 1019.882, 1019.698, 1019.332, 1019.271, 1019.332, 1019.454, 1019.271 ; 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, 1, 0, 0, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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.94, 2.156, 3.489, 4.155, 6.39, 4.802, 2.058, 3.371, 6.272, 5.096, 6.076, 6.233, 4.978, 4.822, 4.116, 4.351, 3.489, 2.842, 1.999, 2.979, 1.842, 5.057, 7.72, 4.998, 4.351, 3.646, 3.802, 2.058, 2.43, 3.41, 2.234, 5.253, 4.508, 3.606, 3.802, 4.743, 4.018, 3.959, 5.527, 4.802, 4.822, 4.547, 4.508, 5.292, 5.449, 5.566, 5.018, 4.116, 6.037, 6.35, 5.802, 6.86, 6.703, 5.292, 3.567, 5.527, 3.92, 3.528, 2.862, 3.371, 3.685, 2.352, 1.176, 1.529, 1.96, 2.822, 4.116, 3.626, 3.214, 5.174, 6.86, 4.978, 5.606, 4.116, 3.606, 2.646, 2.744, 4.586, 5.096, 5.919, 4.704, 2.822, 2.391, 1.725, 2.509, 2.47, 2.078, 2.195, 4.626, 4.234, 4.547, 4.9, 5.018, 3.998, 3.92, 4.743, 4.273, 2.744, 2.274, 2.391, 1.862, 2.43, 1.568, 2.313, 1.568, 1.842, 1.803, 3.136, 4.822, 4.547, 3.959, 3.332, 2.254, 3.018, 3.763, 4.9, 5.41, 6.978, 8.94, 8.82, 9.64, 9.41, 8.43, 6.664, 6.821, 5.998, 5.762, 6.35, 4.606, 6.037, 6.154, 7.17, 6.154, 4.9, 4.39, 4.626, 4.194, 5.174, 4.214, 3.371, 3.136, 6.899, 4.704, 10.19, 8.82, 6.742, 3.724, 3.606, 3.724, 3.038, 3.018, 3.567, 3.293, 3.92, 4.234, 5.684, 5.762, 6.821, 6.938, 5.096, 4.018, 3.332, 4.194, 4.704, 4.351, 4.586, 4.626 ; 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 ; wind_speed = 2.447, 1.489, 2.928, 3.517, 5.013, 2.945, 1.133, 2.975, 5.109, 3.735, 5.253, 5.264, 4.407, 4, 3.501, 3.761, 2.894, 2.337, 1.488, 2.187, 1.394, 4.013, 6.227, 3.691, 3.762, 2.975, 3.076, 0.735, 1.445, 2.667, 1.866, 3.924, 3.439, 3.001, 3.317, 4.123, 3.044, 3.341, 4.851, 3.643, 3.97, 3.978, 3.902, 4.42, 4.639, 4.85, 4.531, 3.534, 5.336, 5.755, 4.935, 6.089, 2.685, 4.407, 2.882, 4.658, 2.862, 3.041, 2.365, 2.624, 2.807, 1.716, 0.823, 0.953, 1.723, 2.521, 3.269, 3.102, 2.898, 4.521, 5.865, 4.195, 4.727, 3.724, 3.145, 1.987, 2.357, 4.119, 4.56, 4.621, 3.524, 2.426, 2.01, 1.312, 2.062, 1.767, 1.612, 1.831, 4.103, 3.662, 3.826, 4.149, 4.334, 3.424, 3.38, 4.149, 3.723, 1.935, 1.821, 1.825, 1.236, 2.169, 0.831, 1.333, 1.202, 1.434, 1.49, 2.618, 4.031, 3.744, 3.356, 2.803, 1.82, 2.609, 3.222, 4.093, 4.736, 6.061, 7.6, 7.35, 8.4, 8.05, 7.3, 5.947, 5.799, 5.328, 4.804, 5.287, 3.901, 5.185, 5.433, 6.133, 5.524, 4.174, 3.948, 3.958, 3.594, 4.43, 3.266, 3.025, 2.051, 5.516, 3.945, 7.36, 7.72, 5.918, 2.083, 2.659, 3.378, 2.59, 2.727, 2.965, 2.864, 3.315, 3.488, 5.009, 5.033, 5.782, 5.88, 4.494, 3.406, 2.687, 3.344, 4.053, 3.806, 3.933, 4.029 ; 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 ; wind_direction = 157.5, 140.6, 136.5, 150.6, 337.6, 40, 56.7, 83.9, 47.72, 64, 78.7, 78, 96.7, 98.9, 103.5, 109.4, 131.9, 127.7, 108.9, 123.3, 49.23, 95.4, 220.1, 160.4, 156.6, 163.2, 172.3, 211.1, 212.7, 197.8, 177.1, 189.1, 185.4, 187.2, 229.2, 191.5, 241.7, 248.9, 212.3, 217.3, 209.3, 184, 197.1, 175.1, 165.4, 173.1, 176.8, 187.6, 222, 220.9, 215, 221.8, 352, 223.2, 242.7, 205.3, 263.4, 257.6, 248.1, 224, 252.2, 272.1, 261.6, 207, 171.4, 169.2, 188.1, 174.7, 176.9, 194.8, 202.6, 197.5, 204.1, 224, 255.8, 235.1, 264, 284.7, 287.5, 290.5, 22.2, 327.7, 328.3, 322.6, 271.8, 292.9, 282, 64.7, 68.5, 89.8, 123, 128, 129.8, 143.1, 163.1, 156, 156.5, 149.1, 168.4, 188.2, 150.6, 205.7, 255.9, 46.19, 356.76, 11.76, 21.76, 9.53, 29.51, 24.39, 36.81, 53.03, 95.6, 136.2, 159.5, 136.2, 139.9, 140.8, 145.6, 156.6, 211.4, 175.9, 189.1, 195.3, 200.7, 197.5, 203.8, 201.4, 191.1, 199.3, 205.5, 197.9, 208.9, 205.6, 195, 196, 189.5, 199, 194.1, 196.8, 279.5, 330.9, 284.2, 237.2, 232.6, 270.8, 278, 309.5, 358.94, 345.825, 307.2, 330.8, 340.6, 333.3, 340.8, 356.9, 20.64, 22.15, 23.74, 31.29, 34.68, 42.87, 111.6, 128.5, 156.9, 152.5, 156.9 ; 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 ; visibility = 2954.92, 2954.92, 2954.92, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2908.666, 2807.747, 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2955.521, 2956.121, 2919.478, 2954.92, -1.169225, 2955.521, 2955.521, 2955.521, 2345.804, 2915.874, 2750.68, 2529.02, 1797.36, 2127.748, 2107.324, 2110.928, 2398.667, 2488.172, 2419.091, 2463.543, 1942.13, 2056.865, 2584.284, 2819.761, 2896.051, 2956.121, 2956.121, 2956.121, 2956.121, 2954.92, 2954.92, 2955.521, 2955.521, 2955.521, 2201.635, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2894.249, 2956.121, 2956.121, 2785.521, 2953.118, 2955.521, 2955.521, 2954.92, 2951.316, 2954.92, 2955.521, 2954.92, 2954.92, 2897.252, 993.0154, 832.0262, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2955.521, 2792.129, 2955.521, 2955.521, 2955.521, 2954.92, 2954.92, 2789.125, 2955.521, 2954.92, 2947.711, 2954.92, 2945.309, 993.0154, 2910.468, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2955.521, 2955.521, 2956.121, 2955.521, 2955.521, 2956.121, 2955.521, 2955.521, 2955.521, 2955.521, 2954.92, 2954.319, 2820.362, 2546.44, 2141.564, -1.292971, 2954.92, 2954.92, 2954.92, 2955.521, 2954.92, 2955.521, 2951.316, 950.9659, 1535.453, 462.5923, 1474.181, 1602.732, 1776.936, 1978.173, 2275.522, 2443.119, 2589.09, 2588.49, 2631.14, 2950.114, 2954.92, 2954.92, 2954.319, 2954.319, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2955.521, 2956.121, 2956.121, 2955.521, 2956.121, 2955.521, 2956.121, 2955.521, 2955.521, 2935.697, 2954.92, 2480.963 ; visibility_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }