netcdf M0107.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 165 ; 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.0599995, 799.995 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1.0272254, -26.3974851 ; 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:10:54: Modified [lon,lat] to [-67.878400,43.486700].\n", "18-May-2005 04:49:00: Modified [lon,lat] to [-67.878100,43.486700].\n", "18-May-2005 04:38:51: Modified [lon,lat] to [-67.888890,43.473620].\n", "Wed May 18 04:23:18 2005: /usr/local/nco/bin/ncrcat -d time,2453509.1389,2453511.11 M0107.met.realtime.nc M0107.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 = 49994 ; :visibility_sensor_serial_number = 290 ; :barometric_pressure_serial_number = "SETAP2448668" ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0107" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453597.00000579 ; :starting_julian_day_string = "2005-08-14 00:00:00" ; :ending_julian_day_number = 2453603.83333912 ; :ending_julian_day_string = "2005-08-20 20:00:00" ; :algorithm_ids = "SET_BP_1.3: 09-May-2005 19:17:53\n", "WIND_DIR_1.2: 09-May-2005 19:17:53\n", "AAN_VIZ_1.2: 09-May-2005 19:17:53" ; :longitude = -67.8784 ; :latitude = 43.4867 ; data: lat = 43.4867 ; lon = -67.8784 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453597, 2453597.04166667, 2453597.08333333, 2453597.125, 2453597.16666667, 2453597.20833333, 2453597.25, 2453597.29166667, 2453597.33333333, 2453597.375, 2453597.41666667, 2453597.45833333, 2453597.5, 2453597.54166667, 2453597.58333333, 2453597.625, 2453597.66666667, 2453597.70833333, 2453597.75, 2453597.79166667, 2453597.83333333, 2453597.875, 2453597.91666667, 2453597.95833333, 2453598, 2453598.04166667, 2453598.08333333, 2453598.125, 2453598.16666667, 2453598.20833333, 2453598.25, 2453598.29166667, 2453598.33333333, 2453598.375, 2453598.41666667, 2453598.45833333, 2453598.5, 2453598.54166667, 2453598.58333333, 2453598.625, 2453598.66666667, 2453598.70833333, 2453598.75, 2453598.79166667, 2453598.83333333, 2453598.875, 2453598.91666667, 2453598.95833333, 2453599, 2453599.04166667, 2453599.08333333, 2453599.125, 2453599.16666667, 2453599.20833333, 2453599.25, 2453599.29166667, 2453599.33333333, 2453599.375, 2453599.41666667, 2453599.45833333, 2453599.5, 2453599.54166667, 2453599.58333333, 2453599.625, 2453599.66666667, 2453599.70833333, 2453599.75, 2453599.79166667, 2453599.83333333, 2453599.875, 2453599.91666667, 2453599.95833333, 2453600, 2453600.04166667, 2453600.08333333, 2453600.125, 2453600.16666667, 2453600.20833333, 2453600.25, 2453600.29166667, 2453600.33333333, 2453600.375, 2453600.41666667, 2453600.45833333, 2453600.5, 2453600.54166667, 2453600.58333333, 2453600.625, 2453600.66666667, 2453600.70833333, 2453600.75, 2453600.79166667, 2453600.83333333, 2453600.875, 2453600.91666667, 2453600.95833333, 2453601, 2453601.04166667, 2453601.08333333, 2453601.125, 2453601.16666667, 2453601.20833333, 2453601.25, 2453601.29166667, 2453601.33333333, 2453601.375, 2453601.41666667, 2453601.45833333, 2453601.5, 2453601.54166667, 2453601.58333333, 2453601.625, 2453601.66666667, 2453601.70833333, 2453601.75, 2453601.79166667, 2453601.83333333, 2453601.875, 2453601.91666667, 2453601.95833333, 2453602, 2453602.04166667, 2453602.08333333, 2453602.125, 2453602.16666667, 2453602.20833333, 2453602.25, 2453602.29166667, 2453602.33333333, 2453602.375, 2453602.41666667, 2453602.45833333, 2453602.5, 2453602.54166667, 2453602.58333333, 2453602.625, 2453602.66666667, 2453602.70833333, 2453602.75, 2453602.79166667, 2453602.83333333, 2453602.875, 2453602.91666667, 2453602.95833333, 2453603, 2453603.04166667, 2453603.08333333, 2453603.125, 2453603.16666667, 2453603.20833333, 2453603.25, 2453603.29166667, 2453603.33333333, 2453603.375, 2453603.41666667, 2453603.45833333, 2453603.5, 2453603.54166667, 2453603.58333333, 2453603.625, 2453603.66666667, 2453603.70833333, 2453603.75, 2453603.79166667, 2453603.83333333 ; air_temperature = 17.24, 17.35, 16.85, 16.84, 17.09, 16.8, 16.99, 16.03, 17.11, 16.66, 16.58, 16.72, 16.81, 16.74, 16.55, 16.64, 17.13, 17.39, 16.78, 17.34, 17.2, 17.71, 17.21, 16.94, 17.05, 17.06, 16.8, 16.67, 16.11, 16.48, 16.06, 15.98, 16.13, 15.68, 15.8, 15.82, 15.62, 15.59, 15.55, 15.87, 15.45, 15.44, 15.54, 15.6, 15.72, 15.77, 16.06, 15.93, 15.44, 15.35, 15.28, 15.25, 14.95, 15.13, 14.66, 14.22, 14.17, 14.65, 14.75, 14.94, 15.02, 15.25, 16.01, 15.74, 16.04, 16.25, 17.02, 18.07, 17.64, 17.27, 16.1, 15.64, 15.56, 15.47, 15.41, 15.48, 15.89, 15.98, 15.97, 16.18, 16.03, 16.14, 16.19, 16.48, 16.87, 17.26, 17.49, 17.35, 17.12, 16.4, 15.66, 16.23, 17.1, 17.51, 17.91, 17.19, 17.37, 17.68, 17.53, 17.45, 17.13, 16.49, 15.89, 15.7, 15.74, 15.93, 15.71, 15.84, 15.7, 15.22, 15.12, 15.14, 15.62, 15.75, 15.64, 15.86, 15.96, 15.99, 16.15, 16.36, 16.56, 16.59, 16.42, 16.31, 16.05, 15.99, 15.89, 15.84, 15.13, 15.16, 15.35, 15.46, 15.22, 15.88, 16.08, 16.3, 17.36, 17.76, 17.32, 17.14, 18.69, 18.87, 18.34, 17.26, 16.45, 16.77, 16.77, 16.59, 16.66, 16.49, 16.26, 16.29, 16.24, 16.23, 15.97, 16.32, 16.13, 15.99, 16.01, 16.21, 16.87, 17.05, 17.12, 16.98, 16.44 ; 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 ; barometric_pressure = 1009.799, 1010.23, 1010.539, 1010.97, 1011.155, 1011.278, 1011.032, 1011.216, 1011.401, 1011.401, 1012.264, 1012.881, 1013.25, 1013.497, 1013.559, 1013.62, 1013.312, 1013.497, 1013.867, 1013.127, 1012.757, 1013.065, 1013.559, 1014.175, 1014.237, 1014.36, 1014.052, 1014.791, 1015.161, 1015.038, 1015.161, 1015.099, 1014.976, 1015.716, 1016.209, 1016.579, 1017.441, 1017.996, 1017.935, 1018.366, 1018.489, 1018.612, 1019.106, 1018.612, 1018.797, 1018.859, 1018.982, 1019.229, 1019.414, 1020.092, 1020.092, 1020.277, 1020.4, 1020.153, 1020.153, 1019.968, 1019.907, 1020.03, 1020.4, 1020.585, 1020.646, 1020.215, 1020.03, 1019.907, 1019.352, 1019.106, 1019.167, 1018.428, 1017.873, 1017.257, 1016.455, 1015.962, 1015.531, 1015.592, 1015.839, 1015.284, 1014.976, 1014.483, 1013.867, 1013.127, 1012.388, 1011.586, 1011.401, 1011.216, 1010.662, 1010.477, 1010.6, 1010.477, 1010.292, 1010.292, 1010.107, 1010.292, 1010.107, 1010.045, 1010.169, 1010.539, 1011.155, 1012.141, 1012.757, 1013.435, 1014.175, 1014.668, 1015.038, 1015.531, 1015.716, 1015.962, 1016.887, 1017.565, 1017.935, 1018.181, 1018.304, 1018.551, 1018.489, 1018.551, 1018.612, 1018.551, 1018.612, 1018.797, 1018.674, 1018.736, 1018.921, 1019.352, 1019.106, 1019.475, 1020.153, 1020.461, 1021.016, 1021.078, 1021.633, 1021.817, 1022.064, 1022.002, 1022.187, 1022.372, 1022.557, 1022.742, 1022.742, 1023.05, 1023.05, 1022.434, 1022.372, 1022.31, 1022.064, 1021.941, 1021.879, 1022.064, 1021.633, 1021.879, 1021.694, 1021.509, 1021.509, 1021.139, 1020.708, 1020.646, 1020.585, 1020.277, 1019.784, 1019.414, 1019.784, 1019.414, 1019.106, 1018.982, 1018.428, 1018.181, 1017.626 ; 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 ; wind_gust = 4.351, 4.038, 3.646, 4.038, 3.136, 2.822, 3.724, 2.646, 4.978, 3.763, 2.548, 1.725, 1.568, 2.509, 3.763, 4.155, 2.94, 1.96, 3.489, 3.763, 3.038, 3.214, 3.646, 3.214, 4.547, 4.939, 5.331, 3.528, 5.174, 5.802, 4.214, 5.762, 6.35, 6.272, 6.115, 7.41, 6.39, 5.958, 7.33, 6.899, 6.978, 6.566, 5.802, 6.586, 4.822, 4.704, 3.822, 3.097, 2.94, 2.47, 2.274, 2.548, 1.568, 4.155, 1.862, 1.999, 2.391, 3.489, 2.842, 2.038, 2.313, 3.058, 2.352, 1.764, 1.96, 1.529, 1.137, 0.98, 2.822, 2.313, 4.038, 2.862, 3.842, 4.077, 4.116, 4.626, 4.469, 3.724, 5.527, 3.254, 1.666, 2.705, 1.078, 2.352, 2.587, 2.548, 2.901, 3.606, 5.41, 4.43, 3.998, 4.665, 3.528, 3.528, 4.39, 3.038, 6.664, 5.39, 3.998, 5.998, 6.978, 4.116, 3.528, 2.979, 4.9, 6.194, 6.35, 6.037, 4.116, 5.449, 5.018, 4.508, 3.646, 4.273, 4.978, 4.547, 5.096, 4.508, 3.881, 4.077, 3.842, 3.646, 3.136, 2.626, 2.038, 2.234, 2.078, 2.156, 2.156, 2.038, 1.666, 0.745, 1.49, 0.784, 1.646, 1.803, 1.372, 0.706, 1.333, 1.803, 3.842, 3.626, 2.352, 3.058, 3.175, 4.312, 4.39, 3.41, 4.704, 3.626, 2.274, 4.116, 4.782, 6.154, 4.978, 5.998, 7.13, 6.978, 5.645, 5.998, 5.214, 5.449, 8, 7.72, 7.02 ; 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 ; wind_speed = 3.992, 3.644, 3.319, 3.401, 1.584, 2.147, 3.319, 2.007, 4.406, 3.133, 1.649, 1.066, 1.002, 1.912, 3.24, 3.375, 2.565, 1.175, 2.851, 3.332, 2.612, 2.752, 2.96, 2.099, 3.572, 4.32, 4.529, 2.5, 3.992, 4.887, 3.534, 4.81, 5.405, 4.257, 5.427, 6.255, 4.992, 5.13, 6.363, 5.92, 6.121, 5.307, 4.819, 5.24, 4.059, 3.864, 2.713, 2.668, 2.504, 2.094, 1.792, 2.034, 0.948, 3.057, 0.925, 1.409, 1.792, 2.737, 2.022, 1.708, 1.951, 2.36, 1.768, 1.198, 1.564, 1.024, 0.418, 0.205, 2.077, 1.61, 3.25, 1.777, 2.981, 3.048, 2.463, 3.231, 3.396, 2.916, 3.976, 2.103, 1.275, 2.339, 0.014, 1.886, 2.299, 2.121, 2.378, 3.105, 4.473, 3.47, 3.19, 4.068, 2.959, 2.964, 3.125, 1.858, 5.511, 4.476, 3.384, 5.087, 5.438, 3.323, 2.894, 2.275, 3.958, 5.365, 5.177, 4.904, 3.556, 4.793, 4.145, 3.515, 2.876, 3.696, 4.385, 3.861, 4.296, 3.744, 3.108, 3.501, 3.243, 3.217, 2.71, 2.245, 1.795, 1.944, 1.739, 1.901, 1.62, 1.829, 1.255, 0.51, 1.106, 0.335, 1.398, 1.476, 1.097, 0.059, 0.959, 1.478, 3.038, 2.984, 2.042, 2.615, 2.757, 3.755, 3.732, 2.764, 4.135, 2.416, 1.916, 3.544, 4.221, 5.405, 4.378, 5.144, 6.238, 5.807, 5.123, 4.737, 4.478, 4.723, 6.69, 6.481, 5.596 ; 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 ; wind_direction = 224.9, 211.6, 208.9, 208, 185.9, 282.7, 262.2, 345.212, 4.23, 35.89, 51.94, 158.1, 13.64, 20.82, 45.44, 45.11, 71.6, 113.8, 21.35, 88.9, 80.7, 125.8, 64.7, 32.08, 110.2, 77.9, 69.6, 75.2, 6.96, 36.85, 37.65, 32.55, 65.4, 41.14, 49.61, 50.01, 34.21, 39.87, 53.5, 45.88, 39, 49.97, 32.24, 30.21, 23.84, 23.62, 34.8, 48.78, 49.84, 75.9, 63.5, 76.6, 47.38, 112.8, 135.9, 20.89, 359.72, 2.99, 37.96, 6.38, 344.3, 23.71, 80.9, 81.2, 71.5, 93.8, 206.5, 170.8, 136.4, 135.2, 160.7, 164.9, 171.9, 180, 190.6, 196.1, 225.3, 235.6, 235.4, 236.4, 229.8, 207.4, 221.7, 225.7, 208.8, 225.5, 253.4, 260.4, 270.7, 285.2, 286.5, 281.7, 260.5, 257.2, 264.5, 276.6, 285.1, 328.8, 341.1, 352.83, 354.44, 2.09, 327.1, 302.5, 312.9, 325.2, 334.1, 330.2, 330.7, 333.8, 333.5, 319.2, 297.2, 283.2, 272.4, 272.8, 252.9, 242.6, 239.8, 245.5, 242, 241.4, 229.2, 241.8, 250.9, 238.6, 231.9, 214.3, 303.8, 288.4, 306.8, 276.1, 233.6, 277.8, 19.52, 41.21, 48.33, 57.1, 124.8, 118, 195.4, 194.9, 200.4, 170.3, 152.5, 166.7, 140.4, 140.7, 155.1, 133, 110.9, 97.2, 109.4, 118.9, 111.9, 124.7, 127.4, 126.8, 122.3, 125.9, 130.3, 125.3, 120.4, 116.9, 105.2 ; 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, 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 = 615.1716, 751.5317, 223.091, 473.405, 336.4442, 233.4231, 1034.464, 969.5878, 1973.968, 2214.851, 2393.26, 2247.889, 2388.455, 2276.723, 2322.978, 2517.005, 2679.797, 2508.596, 2252.695, 2509.196, 2401.67, 2826.969, 2638.949, 2669.585, 2890.044, 2808.348, 2715.839, 2735.662, 2437.112, 2921.881, 2777.712, 2745.274, 2832.977, 2519.408, 2711.634, 2721.245, 1614.145, 2131.953, 2813.153, 2923.683, 2255.098, 2477.96, 2957.323, 2951.916, 2900.856, 2897.853, 2287.536, 2959.726, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 464.9951, 225.674, 321.3064, 255.7694, 264.5397, 342.0908, 2865.415, 2927.888, 2950.715, 2958.524, 2907.464, 2948.312, 2957.323, 2957.923, 2959.726, 2959.726, 2959.726, 2586.087, 718.4929, 731.1077, 887.2912, 968.9871, 1949.939, 2937.499, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.726, 2958.524, 2913.471, 783.3691, 2442.518, 2953.118, 2959.726, 2957.923, 2913.471, 2959.726, 2781.917, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2948.312, 2548.242, 2062.271, 2954.319, 2908.065, 2959.726, 2942.906, 2920.68, 2959.726, 2956.121, 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.125, 2610.115, 2960.326, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 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.125, 2959.125, 2465.345, 2402.871, 2687.606, 2959.125, 2957.323, 2956.121, 2947.111, 2801.74, 2855.203, 2924.284 ; 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 ; }