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 = "10-Apr-2005 12:41:09: Modified [lon,lat] to [-67.879300,43.486600].\n", "08-Apr-2005 10:07:33: Parameter barometric_pressure marked as non-functional as of julian day 2453469.208333 (2005-04-08 05:00:00)\n", "29-Mar-2005 09:34:39: Parameter barometric_pressure marked as non-functional as of julian day 2453459.333333 (2005-03-29 08:00:00)\n", "12-Mar-2005 03:41:12: Parameter barometric_pressure marked as non-functional as of julian day 2453442.000000 (2005-03-12 00:00:00)\n", "09-Mar-2005 09:49:38: Parameter barometric_pressure marked as non-functional as of julian day 2453439.041667 (2005-03-09 01:00:00)\n", "09-Mar-2005 09:03:42: Parameter barometric_pressure marked as non-functional as of julian day 2453439.041667 (2005-03-09 01:00:00)\n", "04-Mar-2005 19:37:27: Parameter 2.453435e+06 marked as non-functional as of julian day 98.000000 (arometric_pressure)Parameter -------------------777777777777777777711111111111111111112222222222222222222-------------------00000000000000000003233333333233333333-------------------02111011002110112101974249782757488074 00000000000000000000000000000000000000:::::::::::::::::::00000000000000000000000000000000000000:::::::::::::::::::00000000000000000000000000000000000000 marked as non-functional as of julian day \n", "01-Mar-2005 08:35:30: Parameter barometric_pressure marked as non-functional as of julian day 2453431.333333 (2005-03-01 08:00:00)\n", "27-Feb-2005 19:46:33: Parameter barometric_pressure marked as non-functional as of julian day 2453429.416667 (2005-02-27 10:00:00)\n", "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 = 2453492.00000579 ; :starting_julian_day_string = "2005-05-01 00:00:00" ; :ending_julian_day_number = 2453498.41667244 ; :ending_julian_day_string = "2005-05-07 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\n", "SET_BP_1.3: 26-Apr-2005 10:15:16" ; :longitude = -67.8793 ; :latitude = 43.4866 ; :is_dead = 0. ; data: lat = 43.4866 ; lon = -67.8793 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453492, 2453492.04166667, 2453492.08333333, 2453492.125, 2453492.16666667, 2453492.20833333, 2453492.25, 2453492.29166667, 2453492.33333333, 2453492.375, 2453492.41666667, 2453492.45833333, 2453492.5, 2453492.54166667, 2453492.58333333, 2453492.625, 2453492.66666667, 2453492.70833333, 2453492.75, 2453492.79166667, 2453492.83333333, 2453492.875, 2453492.91666667, 2453492.95833333, 2453493, 2453493.04166667, 2453493.08333333, 2453493.125, 2453493.16666667, 2453493.20833333, 2453493.25, 2453493.29166667, 2453493.33333333, 2453493.375, 2453493.41666667, 2453493.45833333, 2453493.5, 2453493.54166667, 2453493.58333333, 2453493.625, 2453493.66666667, 2453493.70833333, 2453493.75, 2453493.79166667, 2453493.83333333, 2453493.875, 2453493.91666667, 2453493.95833333, 2453494, 2453494.04166667, 2453494.08333333, 2453494.125, 2453494.16666667, 2453494.20833333, 2453494.25, 2453494.29166667, 2453494.33333333, 2453494.375, 2453494.41666667, 2453494.45833333, 2453494.5, 2453494.54166667, 2453494.58333333, 2453494.625, 2453494.66666667, 2453494.70833333, 2453494.75, 2453494.79166667, 2453494.83333333, 2453494.875, 2453494.91666667, 2453494.95833333, 2453495, 2453495.04166667, 2453495.08333333, 2453495.125, 2453495.16666667, 2453495.20833333, 2453495.25, 2453495.29166667, 2453495.33333333, 2453495.375, 2453495.41666667, 2453495.45833333, 2453495.5, 2453495.54166667, 2453495.58333333, 2453495.625, 2453495.66666667, 2453495.70833333, 2453495.75, 2453495.79166667, 2453495.83333333, 2453495.875, 2453495.91666667, 2453495.95833333, 2453496, 2453496.04166667, 2453496.08333333, 2453496.125, 2453496.16666667, 2453496.20833333, 2453496.25, 2453496.29166667, 2453496.33333333, 2453496.375, 2453496.41666667, 2453496.45833333, 2453496.5, 2453496.54166667, 2453496.58333333, 2453496.625, 2453496.66666667, 2453496.70833333, 2453496.75, 2453496.79166667, 2453496.83333333, 2453496.875, 2453496.91666667, 2453496.95833333, 2453497, 2453497.04166667, 2453497.08333333, 2453497.125, 2453497.16666667, 2453497.20833333, 2453497.25, 2453497.29166667, 2453497.33333333, 2453497.375, 2453497.41666667, 2453497.45833333, 2453497.5, 2453497.54166667, 2453497.58333333, 2453497.625, 2453497.66666667, 2453497.70833333, 2453497.75, 2453497.79166667, 2453497.83333333, 2453497.875, 2453497.91666667, 2453497.95833333, 2453498, 2453498.04166667, 2453498.08333333, 2453498.125, 2453498.16666667, 2453498.20833333, 2453498.25, 2453498.29166667, 2453498.33333333, 2453498.375, 2453498.41666667 ; air_temperature = 7.43, 7.12, 8.29, 7.89, 8.65, 8.37, 8.72, 8.42, 8.19, 7.72, 7.75, 7.11, 6.922, 6.924, 6.918, 6.591, 6.345, 6.143, 6.13, 6.175, 6.2, 6.598, 6.719, 6.702, 6.72, 7.03, 7.01, 6.641, 6.836, 6.531, 6.523, 6.698, 6.789, 6.982, 6.717, 6.696, 6.569, 6.48, 6.376, 6.366, 6.479, 6.587, 6.558, 6.667, 6.883, 6.834, 7, 6.985, 7.22, 7.27, 7.44, 7.37, 7.46, 6.869, 6.678, 6.495, 6.39, 6.299, 6.285, 6.307, 6.401, 6.548, 6.449, 6.451, 6.472, 6.565, 6.587, 6.684, 6.777, 6.958, 7.25, 7.17, 7.12, 7.18, 7.11, 7.09, 6.967, 6.839, 6.688, 6.588, 6.445, 6.319, 6.463, 6.776, 6.875, 6.551, 6.63, 6.872, 7.08, 7.37, 7.87, 8.07, 8, 8.34, 8.38, 8.07, 7.83, 7.66, 7.76, 7.69, 7.54, 7.39, 7.18, 7.25, 7.03, 7.01, 7.14, 7.44, 7.5, 7.08, 7.08, 7.07, 7.18, 7.64, 8.07, 8.78, 8.94, 9.09, 9.03, 8.46, 8.22, 7.99, 7.93, 7.61, 7.48, 6.92, 6.927, 6.932, 7.01, 6.939, 7.3, 7.88, 7.64, 8.05, 7.87, 7.71, 8.03, 8.16, 8.29, 8.26, 8.41, 8.19, 7.96, 8.01, 8.11, 7.79, 7.7, 7.56, 7.69, 8.01, 7.68, 7.69, 7.3, 7, 6.944 ; 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 = 1012.371, 1011.471, 1011.051, 1010.091, 1008.412, 1008.352, 1007.032, 1006.072, 1005.532, 1005.892, 1005.592, 1003.793, 1005.052, 1004.813, 1004.992, 1005.052, 1004.813, 1003.013, 1001.873, 1001.693, 1003.133, 1003.973, 1004.453, 1004.393, 1005.412, 1006.732, 1008.172, 1008.772, 1009.072, 1009.432, 1009.492, 1009.432, 1009.672, 1010.031, 1010.511, 1011.411, 1011.831, 1012.371, 1013.211, 1013.811, 1013.751, 1013.271, 1012.791, 1012.371, 1012.371, 1011.831, 1011.711, 1011.711, 1011.771, 1012.431, 1012.731, 1012.731, 1012.791, 1012.311, 1011.591, 1011.171, 1011.111, 1011.111, 1011.651, 1012.371, 1012.731, 1013.031, 1013.811, 1014.351, 1014.531, 1014.711, 1015.25, 1015.31, 1015.37, 1015.73, 1015.85, 1016.21, 1016.87, 1017.65, 1018.13, 1018.49, 1018.85, 1019.27, 1019.51, 1019.69, 1020.229, 1020.589, 1021.249, 1022.089, 1022.629, 1023.169, 1023.709, 1024.549, 1024.849, 1025.028, 1025.208, 1025.328, 1025.089, 1024.849, 1025.028, 1025.328, 1026.108, 1026.768, 1027.368, 1027.668, 1027.788, 1027.668, 1027.608, 1027.728, 1028.088, 1028.748, 1029.348, 1030.188, 1030.487, 1030.967, 1031.387, 1031.567, 1031.687, 1031.687, 1031.567, 1031.207, 1030.787, 1031.207, 1031.267, 1031.087, 1031.267, 1031.147, 1031.267, 1031.327, 1031.567, 1031.267, 1031.087, 1031.207, 1031.027, 1030.787, 1031.087, 1031.387, 1031.387, 1031.387, 1031.147, 1031.027, 1030.967, 1030.727, 1029.708, 1029.048, 1028.508, 1027.668, 1027.128, 1027.008, 1026.648, 1025.748, 1024.849, 1024.189, 1023.229, 1022.509, 1021.669, 1020.709, 1020.169, 1019.69, 1018.07 ; 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 ; wind_gust = 10.54, 12.31, 11.6, 13.21, 15.72, 12.5, 13.05, 13.52, 12.5, 9.88, 8.9, 5.782, 7.49, 7.06, 6.86, 6.566, 4.861, 3.822, 4.9, 5.723, 5.782, 8.66, 8, 5.919, 7.13, 8.39, 7.17, 5.39, 5.762, 4.802, 5.292, 6.076, 7.06, 7.33, 7.64, 8, 8.82, 7.1, 6.037, 5.292, 5.723, 5.331, 5.919, 6.86, 7.06, 7.6, 7.49, 7.8, 8.7, 9.02, 9.56, 9.06, 8.62, 6.194, 5.919, 6.311, 5.998, 5.645, 5.802, 4.547, 4.9, 5.018, 6.037, 5.998, 5.919, 6.546, 6.703, 7.13, 6.546, 6.076, 4.978, 6.076, 5.723, 7.84, 7.25, 7.13, 6.468, 5.253, 4.273, 4.018, 5.292, 3.842, 4.547, 4.586, 3.018, 3.254, 3.175, 4.155, 3.41, 3.018, 2.548, 3.136, 3.41, 3.685, 4.586, 4.469, 3.136, 3.724, 3.254, 3.724, 3.606, 3.45, 2.94, 3.802, 3.293, 3.802, 5.135, 4.214, 4.782, 4.351, 4.822, 4.351, 3.254, 2.744, 2.509, 2.509, 1.764, 2.587, 4.273, 3.802, 3.254, 3.293, 3.606, 3.371, 2.587, 1.607, 0.98, 1.411, 1.372, 2.43, 2.744, 2.43, 2.979, 3.45, 2.901, 2.979, 2.587, 2.901, 3.175, 2.94, 1.666, 3.097, 3.45, 4.155, 6.115, 6.35, 7.84, 7.57, 7.92, 8.74, 8.15, 9.13, 9.33, 8.9, 15.48 ; 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 = 8.71, 10.26, 9.79, 10.89, 12.33, 10.4, 10.46, 11.03, 10.64, 8.34, 7.55, 4.468, 6.165, 5.601, 5.661, 4.435, 3.867, 2.701, 4.151, 4.861, 4.859, 7.01, 6.699, 4.643, 6.278, 7.14, 6.109, 4.167, 4.897, 3.598, 4.573, 5.181, 5.985, 6.353, 6.645, 6.978, 7.21, 5.873, 5.098, 4.593, 4.847, 4.477, 5.147, 6.01, 6.309, 6.657, 6.435, 6.501, 7.07, 7.73, 8.4, 7.74, 7.04, 5.277, 5.106, 5.431, 5.338, 4.88, 4.706, 3.532, 4.184, 3.946, 5.144, 4.981, 5.003, 5.66, 5.679, 5.948, 5.548, 5.037, 4.448, 5.131, 4.822, 6.806, 6.385, 6.22, 5.742, 4.586, 3.576, 3.484, 4.565, 3.321, 3.84, 3.575, 2.374, 2.778, 2.696, 3.199, 2.895, 2.455, 2.194, 2.707, 2.923, 3.239, 3.931, 3.932, 2.184, 3.124, 2.822, 3.127, 3.133, 2.962, 2.534, 3.186, 2.794, 3.127, 4.089, 3.263, 3.628, 3.678, 4.177, 3.764, 2.729, 2.411, 2.082, 2.094, 1.525, 2.025, 3.667, 3.454, 2.898, 2.924, 3.088, 2.786, 2.265, 1.416, 0.701, 1.098, 1.12, 2.092, 2.276, 2.084, 2.629, 2.955, 2.453, 2.383, 2.143, 2.502, 2.523, 2.41, 1.156, 2.689, 3.083, 3.571, 5.325, 5.473, 6.536, 6.426, 6.566, 7.27, 7.07, 7.3, 8.02, 7.41, 12.05 ; 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 = 157.4, 166.1, 158.6, 161.4, 163.8, 184.9, 181.7, 185.8, 187.3, 191.1, 192.9, 186.2, 176.4, 186.9, 202.5, 198, 206.3, 215.2, 181, 215.5, 188.4, 230.7, 238.7, 236.3, 245.3, 267.9, 274, 265.4, 258.3, 245.7, 224.9, 230.7, 249.1, 259.1, 263.3, 260.6, 269.6, 270.6, 256.1, 240.5, 222.9, 209.5, 213.8, 204, 210.1, 191.3, 200.2, 195.6, 197.3, 195.1, 200.4, 203.3, 210, 206.2, 201.5, 200.4, 205.7, 205.7, 238.3, 249.2, 247.8, 243.5, 241.8, 247.9, 227.6, 224.5, 229, 228, 231.2, 231.1, 222.4, 230.1, 222.8, 216.1, 213.4, 213.3, 213.8, 216.4, 220.9, 239.2, 249.6, 270.1, 292.2, 307.7, 304.3, 293.9, 298.1, 294.6, 282.2, 281.2, 241.1, 225.8, 227.4, 210.9, 204.1, 224.1, 231.4, 225.4, 208.6, 234.8, 239.9, 250.6, 253.5, 255.2, 268.6, 301.1, 349.295, 356.83, 9.62, 4.56, 4.48, 1.29, 359.13, 341.8, 330.4, 310.4, 303.5, 234.6, 205.1, 190, 211.8, 214.6, 218.7, 236.7, 259.9, 277.1, 274.1, 286, 352.08, 37.69, 46.98, 81.3, 111.6, 144.6, 150.3, 142.7, 139.1, 135.1, 116.6, 132.6, 104.8, 70.2, 70.8, 74.3, 92.3, 79.8, 71.8, 76.4, 78.1, 90.7, 86, 87.2, 96.8, 78.5, 77.7 ; 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 = 492.6276, 783.9698, 779.1642, 492.6276, 261.9566, 1157.008, 1036.266, 1220.683, 1576.301, 1396.69, 644.6061, 717.2915, 476.4085, 421.7443, 676.4435, 191.4338, 165.6635, 516.6558, 1117.361, 1715.664, 2662.376, 2659.373, 2575.274, 2449.126, 613.3694, 2934.496, 2954.92, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2871.422, 2956.722, 2956.121, 2956.121, 2956.121, 2947.711, 2950.114, 2923.083, 2738.666, 2865.415, 2949.513, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2955.521, 2955.521, 2947.111, 2935.697, 2956.121, 2954.319, 2956.722, 2956.722, 2951.316, 2955.521, 2950.715, 2896.051, 2864.814, 2947.711, 2949.513, 2956.121, 2360.221, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2954.92, 2955.521, 2956.121, 2955.521, 2953.118, 2954.92, 2758.489, 2955.521, 2957.323, 2957.323, 2957.323, 2957.323, 2956.722, 2957.323, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2956.722, 2956.722, 2956.722, 2954.92, 2956.722, 2957.323, 2957.323, 2956.722, 2956.722, 2956.722, 2956.722, 2956.121, 2956.121, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2950.715, 2814.956, 2954.319, 2954.319, 2953.719, 2954.92, 2955.521, 2950.715, 2950.114, 2955.521, 2956.722, 2956.722, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2636.546, 2005.204, 1536.053 ; 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 ; }