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 = 2453380.00000579 ; :starting_julian_day_string = "2005-01-09 00:00:00" ; :ending_julian_day_number = 2453386.95833912 ; :ending_julian_day_string = "2005-01-15 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 = 2453380, 2453380.04166667, 2453380.08333333, 2453380.125, 2453380.16666667, 2453380.20833333, 2453380.25, 2453380.29166667, 2453380.33333333, 2453380.375, 2453380.41666667, 2453380.45833333, 2453380.5, 2453380.54166667, 2453380.58333333, 2453380.625, 2453380.66666667, 2453380.70833333, 2453380.75, 2453380.79166667, 2453380.83333333, 2453380.875, 2453380.91666667, 2453380.95833333, 2453381, 2453381.04166667, 2453381.08333333, 2453381.125, 2453381.16666667, 2453381.20833333, 2453381.25, 2453381.29166667, 2453381.33333333, 2453381.375, 2453381.41666667, 2453381.45833333, 2453381.5, 2453381.54166667, 2453381.58333333, 2453381.625, 2453381.66666667, 2453381.70833333, 2453381.75, 2453381.79166667, 2453381.83333333, 2453381.875, 2453381.91666667, 2453381.95833333, 2453382, 2453382.04166667, 2453382.08333333, 2453382.125, 2453382.16666667, 2453382.20833333, 2453382.25, 2453382.29166667, 2453382.33333333, 2453382.375, 2453382.41666667, 2453382.45833333, 2453382.5, 2453382.54166667, 2453382.58333333, 2453382.625, 2453382.66666667, 2453382.70833333, 2453382.75, 2453382.79166667, 2453382.83333333, 2453382.875, 2453382.91666667, 2453382.95833333, 2453383, 2453383.04166667, 2453383.08333333, 2453383.125, 2453383.16666667, 2453383.20833333, 2453383.25, 2453383.29166667, 2453383.33333333, 2453383.375, 2453383.41666667, 2453383.45833333, 2453383.5, 2453383.54166667, 2453383.58333333, 2453383.625, 2453383.66666667, 2453383.70833333, 2453383.75, 2453383.79166667, 2453383.83333333, 2453383.875, 2453383.91666667, 2453383.95833333, 2453384, 2453384.04166667, 2453384.08333333, 2453384.125, 2453384.16666667, 2453384.20833333, 2453384.25, 2453384.29166667, 2453384.33333333, 2453384.375, 2453384.41666667, 2453384.45833333, 2453384.5, 2453384.54166667, 2453384.58333333, 2453384.625, 2453384.66666667, 2453384.70833333, 2453384.75, 2453384.79166667, 2453384.83333333, 2453384.875, 2453384.91666667, 2453384.95833333, 2453385, 2453385.04166667, 2453385.08333333, 2453385.125, 2453385.16666667, 2453385.20833333, 2453385.25, 2453385.29166667, 2453385.33333333, 2453385.375, 2453385.41666667, 2453385.45833333, 2453385.5, 2453385.54166667, 2453385.58333333, 2453385.625, 2453385.66666667, 2453385.70833333, 2453385.75, 2453385.79166667, 2453385.83333333, 2453385.875, 2453385.91666667, 2453385.95833333, 2453386, 2453386.04166667, 2453386.08333333, 2453386.125, 2453386.16666667, 2453386.20833333, 2453386.25, 2453386.29166667, 2453386.33333333, 2453386.375, 2453386.41666667, 2453386.45833333, 2453386.5, 2453386.54166667, 2453386.58333333, 2453386.625, 2453386.66666667, 2453386.70833333, 2453386.75, 2453386.79166667, 2453386.83333333, 2453386.875, 2453386.91666667, 2453386.95833333 ; air_temperature = 0.938, 0.309, -0.257, -0.379, -0.352, -0.222, 0.138, 1.13, 1.37, 1.249, 1.089, 1.038, 0.785, 0.735, 0.311, 0.154, -0.21, -0.513, -0.499, -0.635, -0.768, -0.804, -0.863, -1.134, -1.476, -1.283, -1.06, -0.586, 0.131, 0.48, 0.678, 0.954, 1.084, 1.152, 1.481, 2.012, 2.016, 2.281, 2.307, 2.642, 2.62, 3.14, 4.101, 4.39, 4.592, 5.015, 5.251, 5.211, 5.051, 4.822, 4.916, 4.954, 4.511, 3.398, 3.367, 3.168, 2.531, 1.294, 0.903, -0.165, -1.042, -1.714, -2.023, -2.553, -2.353, -2.719, -2.684, -2.503, -2.193, -2.352, -2.196, -2.016, -1.881, -1.904, -1.807, -2.003, -2.233, -2.46, -2.859, -2.976, -2.972, -3.074, -3.514, -4.664, -4.529, -4.438, -4.127, -4.233, -4.123, -3.56, -2.602, -1.56, -0.946, -0.716, -0.38, 0.251, 0.477, 0.871, 1.365, 2.055, 2.913, 3.146, 3.3, 3.233, 3.236, 3.174, 3.149, 3.264, 3.544, 3.611, 3.658, 4.164, 4.28, 4.812, 4.809, 4.785, 5.278, 5.576, 5.731, 6.412, 7.08, 7.62, 7.78, 7.45, 7.82, 7.61, 8.05, 8.15, 8.82, 8.44, 9.48, 8.38, 9.3, 9.47, 9.01, 9.33, 9.68, 9.43, 9.61, 9.35, 8.94, 6.602, 4.577, 4.409, 3.475, 3.507, 4.024, 4.426, 4.252, 3.615, 2.717, 1.954, 1.27, -0.289, -1.123, -2.169, -2.691, -3.111, -3.746, -3.955, -3.997, -3.854, -4.36, -4.524, -4.049, -4.392, -4.428, -4.326 ; 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 = 1017.458, 1015.598, 1014.157, 1013.737, 1016.738, 1017.758, 1017.938, 1019.078, 1019.258, 1019.198, 1020.458, 1022.199, 1023.099, 1024.659, 1025.319, 1026.339, 1026.219, 1026.099, 1026.58, 1026.7, 1026.28, 1026.64, 1026.94, 1027.24, 1026.82, 1026.82, 1026.7, 1025.739, 1025.319, 1024.659, 1024.299, 1023.639, 1022.379, 1021.779, 1020.698, 1019.498, 1018.778, 1017.578, 1016.558, 1015.477, 1013.377, 1011.637, 1009.896, 1008.756, 1008.696, 1007.616, 1007.376, 1007.496, 1007.976, 1008.396, 1008.756, 1008.876, 1008.996, 1005.216, 1004.195, 1003.055, 1001.375, 997.9543, 996.7541, 1012.417, 1012.357, 1015.538, 1019.018, 1020.458, 1020.218, 1019.978, 1020.158, 1021.479, 1020.578, 1014.637, 1013.497, 1024.719, 1025.619, 1025.859, 1026.039, 1026.28, 1027.42, 1028.08, 1028.8, 1029.58, 1029.7, 1030.06, 1030.24, 1030.9, 1031.68, 1031.86, 1031.98, 1032.161, 1031.14, 1030, 1029.58, 1028.98, 1028.62, 1028.2, 1027.96, 1027.9, 1027, 1025.859, 1024.359, 1023.639, 1022.499, 1022.259, 1021.839, 1021.779, 1022.079, 1021.899, 1021.899, 1022.199, 1023.039, 1023.039, 1023.219, 1022.739, 1022.439, 1021.179, 1021.479, 1020.758, 1021.839, 1021.479, 1021.539, 1020.758, 1019.918, 1018.958, 1018.298, 1017.098, 1016.858, 1016.138, 1016.258, 1016.378, 1014.997, 1013.797, 1013.437, 1012.897, 1013.257, 1012.477, 1011.157, 1012.177, 1011.337, 1009.956, 1009.356, 1007.976, 1005.936, 999.6346, 990.6329, 1014.517, 1011.517, 1010.317, 1011.997, 1014.037, 1014.397, 1012.717, 1023.519, 1024.059, 1025.739, 1021.599, 1017.098, 1013.257, 1011.157, 1010.197, 1008.636, 1008.576, 1009.536, 1011.277, 1008.936, 1008.756, 1008.036, 1005.816, 1004.856, 1005.636 ; 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.74, 11.17, 10.94, 10.78, 10.27, 11.84, 14.7, 13.13, 14.5, 15.41, 13.25, 11.96, 11.88, 11.09, 10.86, 10, 9.45, 8.7, 7.02, 8.39, 8.43, 7.76, 6.86, 6.311, 6.194, 6.115, 5.762, 6.194, 8.11, 7.88, 7.6, 8.27, 8.78, 6.625, 5.684, 8.62, 10.19, 11.68, 12.43, 12.66, 12.7, 12.23, 13.84, 12.78, 13.09, 13.37, 12.58, 13.45, 13.29, 11.84, 11.05, 9.88, 17.05, 17.29, 16.78, 14.5, 15.84, 13.56, 15.48, 15.6, 18.62, 17.48, 16.39, 14.94, 14.58, 14.23, 13.56, 13.33, 11.49, 11.68, 11.33, 11.17, 10.86, 11.09, 10.9, 9.21, 8.9, 8.86, 8.66, 8.47, 7.1, 6.664, 7.92, 7.02, 5.919, 6.742, 8.39, 7.68, 8.66, 8.66, 9.41, 10.47, 10.54, 12.74, 13.09, 13.33, 15.68, 15.21, 16.78, 15.95, 18.15, 14.54, 12.94, 11.76, 10.31, 10.11, 10.47, 11.09, 9.76, 8.66, 9.17, 9.09, 8.58, 6.958, 7.45, 9.02, 7.25, 4.782, 5.018, 7.1, 10.31, 11.02, 11.84, 12.35, 12.11, 9.8, 10.86, 11.45, 11.96, 13.17, 15.52, 13.33, 13.17, 15.72, 14.07, 15.84, 16.54, 15.6, 17.99, 15.48, 12.31, 14.15, 17.4, 14.74, 14.23, 8.04, 8.78, 11.92, 10.98, 12.5, 12.74, 14.07, 13.88, 15.33, 14.54, 14.35, 15.09, 14.7, 13.43, 11.8, 11.13, 9.45, 7.21, 7.57, 7.41, 8.78, 5.88, 6.35 ; 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 = 9.39, 9.71, 9.49, 9.43, 8.92, 10.25, 10, 11.39, 11.98, 13.01, 11.23, 9.58, 9.7, 8.97, 8.84, 7.96, 7.6, 6.912, 5.866, 6.681, 6.49, 6.066, 5.35, 4.306, 4.251, 3.97, 3.716, 4.424, 6.732, 6.069, 6.213, 7, 6.821, 5.544, 4.242, 6.761, 8.45, 9.95, 10.65, 10.85, 10.59, 10.56, 11.18, 10.64, 10.39, 11.18, 10.46, 10.82, 10.3, 9.83, 8.72, 8.41, 13.73, 14.32, 13.39, 12.17, 13.79, 11.35, 12.99, 13.06, 15.36, 14.08, 13.24, 12.26, 12.15, 12.09, 10.92, 11.08, 9.68, 9.62, 9.42, 9.14, 9.05, 8.53, 8.52, 7.24, 7.19, 7.26, 6.372, 6.784, 5.667, 5.46, 6.46, 5.393, 4.224, 5.189, 6.198, 6.437, 6.792, 6.96, 7.19, 8.01, 8.78, 10.33, 10.71, 11.46, 12.59, 12.94, 13.78, 13.65, 13.98, 12.29, 10.86, 9.72, 8.85, 8.53, 9.02, 8.58, 8.01, 7.45, 7.93, 7.84, 7.42, 5.884, 6.229, 7.51, 5.647, 4.094, 4.348, 6.222, 8.55, 9.33, 10.05, 10.56, 10.46, 8.92, 9.65, 9.59, 10.27, 10.73, 12.71, 11.13, 11.36, 12.85, 12.24, 12.69, 13.68, 13.41, 13.86, 13.25, 10.18, 9.9, 13.29, 11.95, 11.57, 5.984, 7.58, 9.72, 9.09, 10.86, 10.51, 11.82, 11.8, 12.97, 12.56, 12.33, 11.25, 12.23, 11.32, 9.54, 7.55, 6.532, 5.128, 4.97, 5.863, 5.242, 4.421, 4.416 ; 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 = 70.1, 71.9, 60.4, 38.27, 37.98, 29.8, 26.42, 13.83, 7.92, 18.91, 11.57, 358.29, 19.95, 6.77, 6.01, 8.62, 1.06, 12.54, 12.64, 7.82, 27.31, 28.43, 19.82, 77.1, 80.4, 110.4, 130, 153.8, 183.1, 177.5, 194.7, 179.7, 180.4, 184.2, 208.4, 170.5, 155.9, 154.3, 153.2, 167.6, 178.7, 179.4, 188.5, 196.2, 238.6, 249, 253.9, 265.2, 272.7, 280.2, 280.2, 262.6, 301.2, 301.9, 309.8, 308.9, 314.6, 317.6, 293, 308.7, 297.2, 299.1, 301, 288, 294.2, 303.5, 309.9, 310.3, 311.6, 315.1, 315, 299.6, 308, 308, 316.4, 321, 330.4, 340.1, 7.57, 8.58, 18.29, 39.77, 60.3, 72.9, 63.3, 76.2, 75.5, 78.8, 86, 84.8, 119.8, 114.5, 104, 103.7, 105.3, 107.9, 109.7, 101.1, 110.6, 102.6, 110.2, 105.3, 103.7, 96.6, 100.7, 90.7, 99.1, 102.8, 112.2, 102.7, 115.1, 128.2, 140.8, 145.2, 182.3, 199.7, 218.8, 174.3, 155.8, 180.2, 188.9, 193.9, 188.2, 190.2, 189.4, 195.3, 194.2, 193.7, 194.7, 196.1, 196.2, 188.8, 195.6, 189.2, 184.4, 187.2, 190, 186.2, 189.5, 188.2, 229.7, 295.1, 337.9, 337.2, 328.3, 337.7, 309.7, 294.3, 297.2, 309.3, 313.8, 320.6, 325.1, 341.1, 340, 344.062, 341.6, 356.4, 350.44, 341.1, 331.2, 325.9, 357.2, 7.37, 345.214, 351.36, 12.38, 7.87 ; 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 = 2513.401, 924.5349, 2926.687, 2887.04, 2827.57, 102.1089, 237.0874, 2717.041, 2816.157, 2835.379, 2844.39, 2849.196, 2867.217, 2830.574, 2846.192, 2859.408, 2202.836, 2517.606, 2891.846, 2833.577, 2867.818, 2882.835, 2894.849, 2891.846, 2901.457, 2908.666, 2903.86, 2864.814, 2841.987, 2759.09, 2637.146, 2900.256, 2885.839, 2885.839, 2850.998, 2903.259, 2819.16, 2852.199, 2826.369, 2799.337, 2584.885, 2665.98, 2146.37, 2133.755, 2460.539, 2330.787, 2288.737, 2362.023, 2446.723, 2541.034, 2628.737, 2524.214, 2573.472, 2767.5, 2677.394, 2823.365, 2816.157, 2791.528, 2721.245, 2720.044, 2631.74, 2643.754, 2712.235, 2746.475, 2470.15, 2820.362, 2795.733, 2442.518, 2711.033, 2876.228, 2899.655, 2906.864, 2906.864, 2903.86, 2905.662, 2907.464, 2894.249, 2909.266, 2898.454, 2920.68, 2906.263, 2910.468, 2901.457, 2884.037, 2890.644, 2902.058, 2905.061, 2899.655, 2897.252, 2897.853, 2897.853, 2112.731, 2674.991, 2924.885, 2938.1, 2393.861, 814.6058, 2568.666, 1672.413, 2292.942, 1831.6, 2244.886, 2073.685, 2566.864, 1380.47, 1744.498, 2042.448, 2125.946, 2771.705, 2608.313, 2009.409, 1150.4, 982.8033, 497.4332, 1128.775, 856.6552, 589.3412, 236.1263, 365.1579, 550.2953, 352.0625, 249.7023, 502.2389, 602.5567, 821.2136, 2007.607, 2262.907, 2137.36, 2174.003, 2031.635, 2315.769, 2103.72, 2287.536, 2249.091, 2144.568, 2103.119, 1925.31, 1912.696, 1979.374, 1964.957, 1823.791, 1852.625, 1956.547, 2554.85, 2277.925, 2578.878, 2878.03, 2855.203, 2844.991, 2841.987, 2843.789, 2834.779, 2828.171, 2667.182, 2662.376, 2830.574, 2828.171, 2826.969, 2813.754, 2822.765, 2873.825, 2804.743, 2850.397, 2853.401, 2854.602, 2892.447, 2906.263, 2920.079 ; 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 ; }