netcdf L0107.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., 1100. ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.060011, 799.978 ; barometric_pressure:epic_code = 915 ; 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., 50. ; 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., 50. ; 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 = "Thu Nov 18 20:41:58 2004: /usr/local/nco/bin/ncrcat -d time,2453328.80208333,2453330.80208333 L0107.met.realtime.nc L0107.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 = "RMYWM60853" ; :visibility_sensor_serial_number = 292 ; :barometric_pressure_serial_number = "SETAP2300002" ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0107" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453373.00000579 ; :starting_julian_day_string = "2005-01-02 00:00:00" ; :ending_julian_day_number = 2453379.95833912 ; :ending_julian_day_string = "2005-01-08 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 04-Nov-2004 22:25:53\n", "WIND_DIR_1.2: 04-Nov-2004 22:25:53\n", "AAN_VIZ_1.2: 04-Nov-2004 22:25:53" ; data: lat = 43.625 ; lon = -66.5545 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453373, 2453373.04166667, 2453373.08333333, 2453373.125, 2453373.16666667, 2453373.20833333, 2453373.25, 2453373.29166667, 2453373.33333333, 2453373.375, 2453373.41666667, 2453373.45833333, 2453373.5, 2453373.54166667, 2453373.58333333, 2453373.625, 2453373.66666667, 2453373.70833333, 2453373.75, 2453373.79166667, 2453373.83333333, 2453373.875, 2453373.91666667, 2453373.95833333, 2453374, 2453374.04166667, 2453374.08333333, 2453374.125, 2453374.16666667, 2453374.20833333, 2453374.25, 2453374.29166667, 2453374.33333333, 2453374.375, 2453374.41666667, 2453374.45833333, 2453374.5, 2453374.54166667, 2453374.58333333, 2453374.625, 2453374.66666667, 2453374.70833333, 2453374.75, 2453374.79166667, 2453374.83333333, 2453374.875, 2453374.91666667, 2453374.95833333, 2453375, 2453375.04166667, 2453375.08333333, 2453375.125, 2453375.16666667, 2453375.20833333, 2453375.25, 2453375.29166667, 2453375.33333333, 2453375.375, 2453375.41666667, 2453375.45833333, 2453375.5, 2453375.54166667, 2453375.58333333, 2453375.625, 2453375.66666667, 2453375.70833333, 2453375.75, 2453375.79166667, 2453375.83333333, 2453375.875, 2453375.91666667, 2453375.95833333, 2453376, 2453376.04166667, 2453376.08333333, 2453376.125, 2453376.16666667, 2453376.20833333, 2453376.25, 2453376.29166667, 2453376.33333333, 2453376.375, 2453376.41666667, 2453376.45833333, 2453376.5, 2453376.54166667, 2453376.58333333, 2453376.625, 2453376.66666667, 2453376.70833333, 2453376.75, 2453376.79166667, 2453376.83333333, 2453376.875, 2453376.91666667, 2453376.95833333, 2453377, 2453377.04166667, 2453377.08333333, 2453377.125, 2453377.16666667, 2453377.20833333, 2453377.25, 2453377.29166667, 2453377.33333333, 2453377.375, 2453377.41666667, 2453377.45833333, 2453377.5, 2453377.54166667, 2453377.58333333, 2453377.625, 2453377.66666667, 2453377.70833333, 2453377.75, 2453377.79166667, 2453377.83333333, 2453377.875, 2453377.91666667, 2453377.95833333, 2453378, 2453378.04166667, 2453378.08333333, 2453378.125, 2453378.16666667, 2453378.20833333, 2453378.25, 2453378.29166667, 2453378.33333333, 2453378.375, 2453378.41666667, 2453378.45833333, 2453378.5, 2453378.54166667, 2453378.58333333, 2453378.625, 2453378.66666667, 2453378.70833333, 2453378.75, 2453378.79166667, 2453378.83333333, 2453378.875, 2453378.91666667, 2453378.95833333, 2453379, 2453379.04166667, 2453379.08333333, 2453379.125, 2453379.16666667, 2453379.20833333, 2453379.25, 2453379.29166667, 2453379.33333333, 2453379.375, 2453379.41666667, 2453379.45833333, 2453379.5, 2453379.54166667, 2453379.58333333, 2453379.625, 2453379.66666667, 2453379.70833333, 2453379.75, 2453379.79166667, 2453379.83333333, 2453379.875, 2453379.91666667, 2453379.95833333 ; air_temperature = 5.299, 4.364, 3.918, 3.594, 2.734, 1.777, 1.187, 0.508, -0.373, -1.371, -2.235, -2.615, -3.376, -3.387, -3.986, -4.187, -4.281, -4.451, -3.916, -3.498, -3.343, -2.766, -1.87, -0.745, 0.104, 0.994, 1.693, 2.536, 3.158, 3.597, 4.385, 4.749, 5.298, 5.43, 5.704, 6.025, 6.683, 7.01, 7.02, 6.972, 6.77, 6.71, 6.707, 6.524, 6.505, 6.259, 6.139, 6.03, 5.921, 5.866, 5.618, 4.69, 4.421, 4.348, 4.179, 3.731, 2.688, 2.451, 1.348, 1.519, 1.637, 1.826, 2.023, 2.196, 2.055, 2.094, 2.227, 2.209, 2.4, 2.401, 2.41, 2.689, 2.707, 2.817, 2.939, 3.109, 3.266, 3.859, 4.142, 4.405, 4.662, 3.525, 3.141, 2.277, 1.405, 0.693, 0.294, -0.023, -1.191, -2.279, -2.427, -2.692, -2.87, -2.77, -2.462, -2.392, -2.664, -3.021, -3.26, -3.457, -3.7, -3.795, -3.901, -3.895, -4.08, -3.842, -4.51, -4.412, -4.701, -4.516, -3.671, -3.006, -3.435, -3.112, -1.899, -0.903, -0.68, -0.644, -0.71, -0.345, 0.298, 0.692, 1.838, 2.875, 3.549, 4.415, 5.072, 3.464, 2.552, 2.264, 2.546, 2.774, 3.332, 3.834, 4.075, 3.194, 2.261, 1.428, 2.066, 2.187, 1.682, 2.184, 2.093, 2, 1.913, 1.774, 1.626, 1.732, 1.754, 1.727, 1.803, 1.793, 1.326, 0.669, 1.026, 0.763, 0.973, 0.977, 0.968, 1.155, 1.511, 1.727, 2.09, 2.475, 1.526, 0.674, 0.985, 1.04 ; 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 = 1014.337, 1011.217, 1023.579, 1022.499, 1026.82, 1027.48, 1027.9, 1029.88, 1029.52, 1030.78, 1028.02, 1026.339, 1024.539, 1024.899, 1025.379, 1027.66, 1033.901, 1037.622, 1035.461, 1035.881, 1031.44, 1031.98, 1035.941, 1035.701, 1034.321, 1033.061, 1031.98, 1030.54, 1029.7, 1028.44, 1026.58, 1025.559, 1024.419, 1023.219, 1022.739, 1021.839, 1020.938, 1021.419, 1021.359, 1020.938, 1019.798, 1018.718, 1018.658, 1018.898, 1019.378, 1019.678, 1020.518, 1021.239, 1021.839, 1021.779, 1021.779, 1022.019, 1022.499, 1021.119, 1020.698, 1020.818, 1018.958, 1017.938, 1014.157, 1014.217, 1014.817, 1015.538, 1016.438, 1017.698, 1017.518, 1018.658, 1017.518, 1017.878, 1017.938, 1018.178, 1018.598, 1019.498, 1019.918, 1019.798, 1019.378, 1018.898, 1017.758, 1017.338, 1017.158, 1016.858, 1016.318, 1015.477, 1015.838, 1016.558, 1017.338, 1017.818, 1018.538, 1018.058, 1017.758, 1016.738, 1017.698, 1017.158, 1016.318, 1018.598, 1019.198, 1019.378, 1020.098, 1020.278, 1020.578, 1020.818, 1020.698, 1020.638, 1020.938, 1020.578, 1020.578, 1020.578, 1021.179, 1021.539, 1021.839, 1021.659, 1021.539, 1021.899, 1020.878, 1019.558, 1018.058, 1017.098, 1016.498, 1015.598, 1014.817, 1013.857, 1011.637, 1009.236, 1007.616, 1006.356, 1002.755, 1002.695, 1002.515, 998.4344, 993.3934, 992.1932, 992.3132, 993.8735, 994.8337, 997.2341, 998.3143, 995.9139, 993.5735, 990.5129, 1010.857, 1013.857, 1015.417, 1016.198, 1017.218, 1016.678, 1019.378, 1020.698, 1021.839, 1021.779, 1023.459, 1023.159, 1023.939, 1024.419, 1024.059, 1024.359, 1024.299, 1024.239, 1024.479, 1025.259, 1025.139, 1024.899, 1023.579, 1021.419, 1021.659, 1021.299, 1020.578, 1019.498, 1020.398, 1018.838 ; 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 = 14.19, 15.84, 15.41, 14.97, 17.25, 16.46, 16.5, 15.64, 14.94, 15.44, 15.6, 15.05, 13.45, 12.19, 10.39, 9.21, 7.64, 4.508, 4.273, 5.488, 6.076, 7.68, 8.39, 8.51, 9.6, 10.82, 13.25, 13.88, 14.15, 15.13, 14.94, 14.62, 14.27, 13.99, 13.92, 13.64, 12.98, 12, 11.17, 9.49, 9.56, 8.55, 9.8, 8.9, 8.55, 6.664, 5.606, 5.958, 4.861, 5.449, 7.37, 7.33, 5.096, 6.037, 5.684, 5.645, 5.762, 5.253, 5.057, 5.762, 6.664, 5.645, 6.39, 6.742, 5.331, 5.214, 5.919, 5.292, 5.096, 4.43, 3.92, 3.92, 2.744, 3.097, 2.274, 3.724, 4.077, 6.35, 6.899, 7.88, 8.9, 9.49, 9.76, 9.33, 10.54, 13.41, 12.78, 12.27, 12.35, 11.41, 11.56, 11.52, 10.19, 9.76, 10.62, 10.15, 10, 9.49, 9.37, 7.6, 6.703, 7.49, 7.02, 7.41, 5.214, 4.704, 6.311, 7.1, 8.04, 7.06, 7.45, 6.39, 8.31, 9.41, 9.76, 10.27, 10.9, 11.52, 12.94, 13.17, 14.78, 15.8, 15.52, 13.76, 16.15, 12.03, 6.468, 9.25, 8.53, 6.37, 2.626, 5.566, 5.096, 4.743, 15.84, 16.93, 15.29, 15.44, 14.66, 13.96, 13.01, 15.44, 14.82, 11.96, 12.07, 9.76, 9.45, 7.84, 7.37, 8, 7.76, 6.86, 8.7, 6.899, 6.233, 5.88, 5.253, 3.058, 3.724, 2.47, 3.214, 4.939, 4.351, 4.626, 4.312, 1.764, 7.1, 9.84 ; 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 = 12.19, 12.79, 12.2, 11.38, 14.22, 13.01, 13.15, 12.69, 11.56, 12.83, 12.9, 11.8, 11.02, 9.89, 7.37, 6.594, 5.209, 2.488, 2.722, 3.745, 3.755, 5.437, 5.977, 7, 7.51, 8.83, 11.07, 11.6, 12.22, 13.29, 12.42, 12.19, 11.9, 11.95, 11.57, 10.57, 10.74, 9.86, 9.08, 8.1, 8.04, 7.24, 6.86, 6.802, 7.15, 5.227, 4.961, 5.194, 4.291, 4.735, 6.349, 6.241, 4.24, 5.085, 4.748, 4.448, 4.756, 3.989, 4.502, 4.93, 5.619, 4.636, 5.329, 5.732, 4.377, 4.459, 4.787, 4.193, 3.924, 3.2, 2.597, 2.697, 1.866, 1.912, 1.596, 2.694, 3.018, 4.945, 5.909, 6.708, 7.6, 8.06, 8.66, 7.87, 8.78, 11.5, 10.68, 10.15, 9.8, 9.13, 9.01, 8.56, 8.25, 7.91, 8.38, 8.28, 8.25, 7.71, 6.792, 5.705, 4.5, 4.58, 4.83, 5.706, 2.759, 2.883, 4.558, 5.069, 5.828, 5.454, 5.429, 4.822, 6.731, 7.65, 8.25, 8.67, 9.16, 9.94, 11.02, 11.77, 12.77, 13.64, 13.13, 11.63, 13.43, 10.5, 5.267, 7.92, 6.91, 3.551, 1.66, 4.709, 3.922, 3.996, 12.23, 14.27, 12.37, 13.13, 12.19, 11.1, 11.41, 12.67, 12.04, 9.83, 9.45, 8.22, 7.8, 6.183, 6.262, 6.431, 6.444, 5.412, 6.375, 5.15, 4.519, 4.08, 3.789, 1.957, 2.515, 1.326, 2.048, 3.539, 3.067, 3.395, 3.14, 1.03, 5.887, 8.35 ; 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 = 326.5, 323.3, 331.8, 326.8, 336.9, 332, 333, 348.58, 351.32, 359.06, 4.58, 15.06, 16.56, 31.89, 37.6, 30.58, 21.57, 34.35, 80.5, 109.4, 134.1, 162.9, 167.4, 160, 166.3, 167.8, 176.6, 177.4, 187.5, 197.2, 192.6, 193.7, 195.5, 200.5, 198.1, 205.2, 218.9, 236.7, 238.2, 244.7, 247.7, 251, 264.2, 266.5, 274.5, 270.2, 279.6, 301.8, 301.4, 331.7, 0.23, 10.85, 27.5, 32.52, 41.37, 57.7, 95.4, 100.1, 73.5, 58, 61.4, 66.6, 55.8, 40.99, 42.11, 29.41, 30.38, 22.72, 356.14, 6.16, 8.71, 349.14, 339.9, 307.4, 242.1, 228, 218.4, 235.7, 248, 249.8, 261.2, 316.2, 322.4, 342.262, 337.5, 334.1, 339.6, 329.9, 339.7, 327.1, 325.7, 324.7, 322.9, 323.5, 316.3, 338.1, 334.2, 343.765, 355.11, 345.268, 8.42, 337.3, 317.1, 336.5, 346.077, 22.18, 57.7, 77.7, 91.5, 111, 121.2, 116.2, 90.7, 100.3, 102.8, 130, 119.4, 113.4, 114.1, 120.4, 119.7, 108.3, 110.2, 107.3, 115.4, 116.3, 112.6, 19.57, 9.98, 29.88, 285.9, 295.8, 280.3, 262.9, 273.7, 288.8, 309.1, 330.3, 307.9, 296.9, 286.4, 282.9, 309.4, 328.2, 315.8, 317.3, 317.9, 325.3, 325.7, 321.8, 325.8, 317.4, 325.2, 331.9, 325.9, 338.2, 348.95, 346.332, 31.12, 115.6, 147.9, 149.2, 171.4, 181.7, 164.8, 132.9, 104.8, 83.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, 0 ; visibility = 2793.33, 2799.337, 2820.362, 2824.567, 2827.57, 2854.602, 2836.581, 2792.729, 2820.362, 2787.323, 2577.677, 2696.616, 2665.98, 2614.32, 2529.62, 2813.153, 2869.62, 2885.238, 2888.842, 2879.231, 2890.044, 2886.439, 2886.439, 2872.623, 2847.994, 2823.365, 2803.542, 2727.853, 2441.917, 1483.191, 2420.893, 1803.968, 2659.973, 2391.458, 1688.032, 2336.193, 2362.023, 2279.126, 2261.706, 2174.003, 2061.07, 2056.264, 2232.271, 2405.875, 2557.854, 2475.557, 2547.041, 2590.292, 2714.037, 2852.8, 2873.825, 2857.605, 2896.051, 2896.051, 2899.054, 2882.835, 2844.991, 2676.192, 2328.985, 2486.369, 2442.518, 2541.634, 2664.779, 2846.192, 2860.008, 2850.998, 2873.224, 2893.648, 2879.832, 2900.856, 2904.461, 2876.228, 2897.853, 2900.256, 2915.273, 2885.238, 2900.856, 2897.252, 2878.03, 2884.637, 2858.807, 2641.352, 2833.577, 2850.998, 2871.422, 2837.182, 2843.789, 2872.022, 2845.592, 2852.199, 2863.613, 2858.807, 2878.03, 2881.634, 2887.04, 2900.856, 2899.655, 2898.454, 2894.849, 2908.065, 2897.252, 2903.86, 2909.867, 2902.658, 2910.468, 2912.27, 2661.175, 2890.644, 2778.913, 2849.196, 2894.249, 2864.814, 2195.628, 2870.22, 2835.98, 2878.63, 2857.605, 2133.155, 1915.699, 2288.737, 2442.518, 1821.388, 1665.806, 1855.028, 2505.592, 1436.937, 2050.858, 2523.613, 2844.991, 2869.62, 2892.447, 2883.436, 2893.047, 2854.602, 2568.666, 2724.249, 2766.899, 2546.44, 2811.952, 2738.065, 2828.772, 2766.298, 2742.27, 2801.74, 2826.369, 2864.213, 2876.228, 2884.637, 2910.468, 2890.044, 2911.669, 2902.058, 2916.475, 2899.655, 2913.471, 2916.475, 2900.256, 2897.853, 2876.828, 2852.199, 2850.397, 2885.839, 2890.044, 2899.655, 1844.215, 1960.151, 2538.631, 2771.104 ; 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 ; }