netcdf M0106.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 155 ; 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.059988, 800.07 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.39327 ; barometric_pressure:pressure_absolute_offset = 0.75 ; 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 = "09-Feb-2005 17:37:05: 09-Feb-2005 08:00: Replaced met (wind) sensor 48490 with 48491\n", "25-Jan-2005 21:52:19: Parameter wind_direction marked as non-functional as of julian day 2453396.416667 (2005-01-25 10:00:00)\n", "25-Jan-2005 21:52:12: Parameter wind_gust marked as non-functional as of julian day 2453396.416667 (2005-01-25 10:00:00)\n", "25-Jan-2005 21:52:06: Parameter wind_speed marked as non-functional as of julian day 2453396.416667 (2005-01-25 10:00:00)\n", "04-Oct-2004 17:16:57: Modified [lon,lat] to [-67.877900,43.490000].\n", "Mon Oct 4 16:36:51 2004: /usr/local/nco/bin/ncrcat -d time,2453283.6458,2453284.80 M0106.met.realtime.nc M0106.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 = 288 ; :barometric_pressure_serial_number = "SETAP2300000" ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0106" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453422.00000579 ; :starting_julian_day_string = "2005-02-20 00:00:00" ; :ending_julian_day_number = 2453428.41667244 ; :ending_julian_day_string = "2005-02-26 10:00:00" ; :algorithm_ids = "SET_BP_1.1: 10-Sep-2004 17:08:27\n", "WIND_DIR_1.2: 10-Sep-2004 17:08:27\n", "AAN_VIZ_1.2: 10-Sep-2004 17:08:27\n", "SET_BP_1.2: 03-Oct-2004 13:14:08" ; :longitude = -67.8779 ; :latitude = 43.49 ; data: lat = 43.49 ; lon = -67.8779 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453422, 2453422.04166667, 2453422.08333333, 2453422.125, 2453422.16666667, 2453422.20833333, 2453422.25, 2453422.29166667, 2453422.33333333, 2453422.375, 2453422.41666667, 2453422.45833333, 2453422.5, 2453422.54166667, 2453422.58333333, 2453422.625, 2453422.66666667, 2453422.70833333, 2453422.75, 2453422.79166667, 2453422.83333333, 2453422.875, 2453422.91666667, 2453422.95833333, 2453423, 2453423.04166667, 2453423.08333333, 2453423.125, 2453423.16666667, 2453423.20833333, 2453423.25, 2453423.29166667, 2453423.33333333, 2453423.375, 2453423.41666667, 2453423.45833333, 2453423.5, 2453423.54166667, 2453423.58333333, 2453423.625, 2453423.66666667, 2453423.70833333, 2453423.75, 2453423.79166667, 2453423.83333333, 2453423.875, 2453423.91666667, 2453423.95833333, 2453424, 2453424.04166667, 2453424.08333333, 2453424.125, 2453424.16666667, 2453424.20833333, 2453424.25, 2453424.29166667, 2453424.33333333, 2453424.375, 2453424.41666667, 2453424.45833333, 2453424.5, 2453424.54166667, 2453424.58333333, 2453424.625, 2453424.66666667, 2453424.70833333, 2453424.75, 2453424.79166667, 2453424.83333333, 2453424.875, 2453424.91666667, 2453424.95833333, 2453425, 2453425.04166667, 2453425.08333333, 2453425.125, 2453425.16666667, 2453425.20833333, 2453425.25, 2453425.29166667, 2453425.33333333, 2453425.375, 2453425.41666667, 2453425.45833333, 2453425.5, 2453425.54166667, 2453425.58333333, 2453425.625, 2453425.66666667, 2453425.70833333, 2453425.75, 2453425.79166667, 2453425.83333333, 2453425.875, 2453425.91666667, 2453425.95833333, 2453426, 2453426.04166667, 2453426.08333333, 2453426.125, 2453426.16666667, 2453426.20833333, 2453426.25, 2453426.29166667, 2453426.33333333, 2453426.375, 2453426.41666667, 2453426.45833333, 2453426.5, 2453426.54166667, 2453426.58333333, 2453426.625, 2453426.66666667, 2453426.70833333, 2453426.75, 2453426.79166667, 2453426.83333333, 2453426.875, 2453426.91666667, 2453426.95833333, 2453427, 2453427.04166667, 2453427.08333333, 2453427.125, 2453427.16666667, 2453427.20833333, 2453427.25, 2453427.29166667, 2453427.33333333, 2453427.375, 2453427.41666667, 2453427.45833333, 2453427.5, 2453427.54166667, 2453427.58333333, 2453427.625, 2453427.66666667, 2453427.70833333, 2453427.75, 2453427.79166667, 2453427.83333333, 2453427.875, 2453427.91666667, 2453427.95833333, 2453428, 2453428.04166667, 2453428.08333333, 2453428.125, 2453428.16666667, 2453428.20833333, 2453428.25, 2453428.29166667, 2453428.33333333, 2453428.375, 2453428.41666667 ; air_temperature = -5.498, -4.66, -4.216, -3.995, -3.725, -3.223, -2.692, -2.311, -1.839, -1.759, -2.509, -3.462, -4.659, -5.381, -6.089, -6.692, -6.96, -7.12, -6.912, -6.222, -5.785, -5.931, -5.5, -5.347, -5.389, -5.845, -6.715, -7.24, -7.88, -8.06, -8.49, -8.55, -8.52, -8.03, -7.24, -6.667, -6.139, -6.012, -5.987, -5.676, -5.507, -5.042, -4.808, -4.375, -3.748, -3.141, -2.9, -2.703, -2.322, -2.022, -1.853, -1.553, -1.461, -1.4, -1.44, -1.563, -1.548, -1.562, -1.477, -1.595, -1.552, -1.677, -1.595, -1.828, -1.975, -1.957, -1.872, -1.775, -1.701, -1.537, -1.249, -1.254, -1.16, -1.05, -1.119, -1.335, -1.335, -1.394, -1.398, -1.441, -1.583, -1.339, -1.225, -0.914, -0.791, -0.691, -0.617, -1.092, -1.253, -0.896, -0.939, -0.927, -0.599, -0.13, -0.256, -0.281, -0.402, -0.527, -1.083, -1.804, -2.759, -3.529, -4.725, -5.471, -5.481, -5.408, -5.819, -5.862, -6.205, -6.218, -6.247, -6.377, -6.596, -6.639, -6.467, -6.477, -6.562, -6.471, -6.332, -6.121, -5.743, -5.32, -4.658, -4.386, -4.033, -3.884, -4.111, -4.363, -4.109, -3.744, -3.489, -3.273, -2.964, -3.242, -3.31, -3.485, -3.524, -3.25, -3.333, -3.404, -3.889, -4.165, -4.165, -3.858, -3.723, -3.71, -3.485, -3.424, -3.385, -3.402, -3.167, -3.277, -3.34, -3.546, -3.659 ; 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 ; barometric_pressure = 1021.309, 1021.429, 1021.309, 1021.189, 1021.189, 1021.069, 1020.649, 1020.349, 1020.229, 1020.529, 1021.129, 1021.549, 1022.989, 1024.249, 1024.909, 1025.388, 1025.808, 1025.508, 1025.568, 1025.748, 1025.928, 1026.108, 1024.969, 1024.729, 1024.969, 1024.009, 1020.829, 1018.49, 1016.51, 1015.55, 1014.711, 1014.291, 1014.771, 1016.15, 1018.85, 1020.949, 1023.169, 1024.669, 1024.969, 1026.408, 1027.668, 1028.988, 1024.549, 1023.229, 1022.449, 1023.649, 1024.489, 1025.208, 1026.288, 1027.428, 1028.208, 1018.49, 1016.81, 1016.39, 1016.33, 1016.27, 1016.09, 1016.03, 1016.39, 1015.97, 1016.09, 1016.51, 1016.99, 1017.11, 1016.99, 1017.71, 1016.33, 1016.33, 1016.33, 1016.63, 1016.39, 1017.05, 1016.63, 1015.85, 1016.03, 1014.351, 1014.231, 1013.991, 1014.051, 1014.171, 1013.631, 1014.111, 1013.451, 1013.271, 1013.331, 1013.211, 1013.571, 1009.971, 1009.072, 1009.792, 1010.091, 1009.432, 1010.571, 1014.111, 1014.231, 1015.55, 1015.79, 1016.69, 1017.35, 1017.95, 1018.85, 1019.93, 1020.469, 1020.889, 1021.309, 1022.209, 1022.869, 1023.349, 1024.429, 1024.969, 1024.909, 1025.148, 1024.909, 1025.688, 1025.628, 1025.448, 1025.868, 1025.928, 1025.448, 1025.388, 1024.729, 1023.829, 1023.469, 1023.109, 1022.389, 1021.189, 1020.469, 1018.07, 1016.87, 1016.03, 1015.49, 1014.591, 1014.531, 1014.591, 1014.651, 1014.471, 1014.171, 1013.271, 1012.191, 1012.251, 1013.871, 1014.051, 1015.31, 1016.21, 1016.99, 1016.93, 1016.93, 1016.51, 1016.27, 1016.21, 1016.27, 1016.15, 1015.67, 1016.03, 1016.39 ; 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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 8.31, 11.21, 11.13, 9.92, 8.47, 8.15, 8.74, 9.76, 10.82, 12.07, 14.97, 16.31, 14.54, 13.33, 12, 13.05, 11.88, 12.15, 11.02, 12.27, 12.7, 11.68, 11.92, 11.84, 11.8, 12.07, 11.41, 12.07, 9.68, 8.86, 8.74, 8.11, 6.664, 5.958, 7.41, 8.58, 9.92, 8.86, 9.64, 11.02, 10.15, 11.17, 11.76, 12.66, 13.05, 15.6, 15.21, 14.74, 14.7, 14.74, 14.31, 14.19, 14.94, 14.54, 13.92, 13.17, 12.66, 13.41, 13.13, 13.17, 12.58, 13.48, 12.23, 12.78, 10.86, 9.72, 9.25, 8.62, 8.39, 8.47, 7.92, 7.17, 7.1, 7.37, 4.704, 3.763, 5.41, 3.763, 4.508, 2.587, 1.47, 2.901, 5.488, 5.292, 5.645, 3.802, 4.116, 4.743, 6.586, 8.19, 8.08, 9.29, 9.72, 8.82, 9.64, 8.9, 9.68, 8.86, 10.66, 10.04, 11.09, 12.39, 10.74, 10.54, 9.13, 11.29, 9.37, 9.56, 8.9, 7.96, 9.88, 8.86, 8.74, 6.194, 5.958, 7.17, 5.841, 4.39, 6.272, 5.919, 5.802, 8.27, 7.49, 7.57, 6.703, 7.37, 8.11, 11.45, 11.17, 11.13, 11.68, 12.86, 12, 11.56, 11.8, 12.47, 11.49, 11.68, 15.17, 13.88, 13.21, 12.74, 10.78, 10.11, 9.96, 8.47, 9.06, 8.9, 9.53, 10.11, 8.98, 9.76, 9.33, 9.49, 9.72 ; 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 ; wind_speed = 6.288, 8.14, 8.34, 7.26, 6.881, 5.076, 7.36, 7.72, 8.79, 9.37, 12.4, 13.61, 12.38, 10.73, 9.49, 9.7, 8.34, 9.28, 8.4, 10.41, 10.24, 9.65, 9.63, 9.39, 8.81, 9.94, 8.39, 9.05, 7.09, 7.11, 6.808, 5.595, 4.651, 4.288, 5.41, 6.601, 7.06, 7.22, 8.04, 8.82, 8.55, 9, 9.54, 10.6, 11.28, 11.96, 12.65, 12.5, 12.31, 12.52, 12.34, 11.71, 12.24, 11.77, 11.56, 10.84, 10.67, 11.16, 10.82, 10.87, 10.69, 11.12, 10.44, 10.12, 9.07, 8.1, 7.64, 7.23, 7.16, 7.05, 6.56, 5.802, 5.818, 5.796, 3.511, 2.256, 4.094, 2.464, 3.022, 1.601, 0.348, 1.775, 3.652, 3.976, 4.707, 2.965, 3.21, 4.015, 5.28, 6.336, 6.64, 7.61, 7.3, 7.12, 6.952, 7.29, 7.42, 7.54, 8.84, 8.43, 9.01, 8.69, 8.36, 8.19, 7.32, 9.46, 7.29, 8.07, 7.49, 6.513, 7.8, 7.05, 6.599, 4.88, 4.48, 5.386, 3.519, 2.881, 4.657, 4.042, 3.954, 5.402, 5.601, 5.245, 5.386, 5.498, 6.197, 9.96, 9.5, 9.49, 9.69, 10.7, 9.89, 9.59, 9.4, 9.83, 9.21, 9.73, 12.94, 11.91, 11.01, 10.48, 8.66, 8.18, 7.5, 6.136, 6.343, 6.658, 7.7, 7.6, 7.25, 7.54, 7.67, 7.63, 7.68 ; 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 ; wind_direction = 285.8, 263.5, 261, 283.6, 278.6, 260.6, 267.8, 272.5, 272.2, 288.1, 297.9, 306.4, 307.7, 314, 315.8, 308.3, 309, 301.5, 288.2, 300.8, 299.5, 303.8, 307.3, 318.3, 322.8, 342, 345.288, 9.17, 19.65, 34.47, 40.54, 40.79, 60.9, 70.9, 80, 87.6, 95.7, 102.3, 106, 108.2, 111.9, 109.2, 113.3, 107.6, 102.3, 102, 99, 101.3, 93.8, 95.5, 96.2, 93.6, 89.8, 89.6, 83.4, 79.4, 75.6, 77.9, 70.1, 66.4, 58.4, 58.8, 57.9, 55.2, 48.92, 50.92, 42.42, 42.7, 49.37, 45, 58.4, 53.5, 72.4, 86.2, 79.2, 84.1, 101, 91.6, 101.7, 87.9, 299.7, 229.4, 308.5, 337.1, 357.93, 358.54, 6.45, 15.24, 2.38, 349.347, 334.6, 328.8, 322.8, 314.5, 312, 316.2, 313.3, 325.5, 323, 329.5, 322.1, 319.7, 326.7, 338, 344.633, 347.36, 2.11, 0.84, 358.04, 358.82, 8.98, 4.15, 10.51, 26.79, 356.45, 5.73, 30.59, 6.85, 12.47, 13.91, 38.11, 35.61, 40.25, 63.5, 75.6, 72.1, 59.7, 70.8, 66.9, 46.75, 43.81, 40.56, 45.3, 52.5, 35.93, 35.29, 32.07, 30.89, 16.72, 17.56, 11.59, 8.82, 1.11, 348.513, 330.9, 347.409, 329, 341.3, 333.6, 322.7, 317.2, 317.8, 316.9, 327.7, 322.1 ; 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 ; visibility = 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.121, 2950.114, 2955.521, 2956.121, 2956.722, 2957.323, 2933.895, 2956.121, 2957.323, 2954.319, 2916.475, 2780.115, 2957.323, 2955.521, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2957.323, 2957.323, 2957.323, 2957.323, 2902.058, 2956.121, 2956.722, 2738.065, 2957.323, 2887.641, 2909.867, 1927.713, 1353.439, 1256.124, 1363.651, 1326.407, 2086.3, 1964.356, 1864.639, 1799.763, 1736.689, 1144.994, 1081.319, 1214.676, 1080.718, 791.1783, 1450.152, 2920.079, 2834.178, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2933.294, 2632.942, 2019.021, 2956.121, 2956.722, 2956.722, 2956.121, 2956.121, 2911.669, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2843.189, 2956.121, 2956.121, 2956.121, 2956.121, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2956.722, 2956.722, 2957.323, 2956.722, 2957.323, 2956.722, 2956.722, 2897.853, 2956.722, 2956.722, 2956.722, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2956.722, 2957.323, 2957.323, 2957.323, 2957.323, 2957.323, 2956.121, 2956.121, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.121, 2956.121, 2956.121 ; 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 ; }