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 = 2453471.00000579 ; :starting_julian_day_string = "2005-04-10 00:00:00" ; :ending_julian_day_number = 2453477.41667244 ; :ending_julian_day_string = "2005-04-16 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.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 = 2453471, 2453471.04166667, 2453471.08333333, 2453471.125, 2453471.16666667, 2453471.20833333, 2453471.25, 2453471.29166667, 2453471.33333333, 2453471.375, 2453471.41666667, 2453471.45833333, 2453471.5, 2453471.54166667, 2453471.58333333, 2453471.625, 2453471.66666667, 2453471.70833333, 2453471.75, 2453471.79166667, 2453471.83333333, 2453471.875, 2453471.91666667, 2453471.95833333, 2453472, 2453472.04166667, 2453472.08333333, 2453472.125, 2453472.16666667, 2453472.20833333, 2453472.25, 2453472.29166667, 2453472.33333333, 2453472.375, 2453472.41666667, 2453472.45833333, 2453472.5, 2453472.54166667, 2453472.58333333, 2453472.625, 2453472.66666667, 2453472.70833333, 2453472.75, 2453472.79166667, 2453472.83333333, 2453472.875, 2453472.91666667, 2453472.95833333, 2453473, 2453473.04166667, 2453473.08333333, 2453473.125, 2453473.16666667, 2453473.20833333, 2453473.25, 2453473.29166667, 2453473.33333333, 2453473.375, 2453473.41666667, 2453473.45833333, 2453473.5, 2453473.54166667, 2453473.58333333, 2453473.625, 2453473.66666667, 2453473.70833333, 2453473.75, 2453473.79166667, 2453473.83333333, 2453473.875, 2453473.91666667, 2453473.95833333, 2453474, 2453474.04166667, 2453474.08333333, 2453474.125, 2453474.16666667, 2453474.20833333, 2453474.25, 2453474.29166667, 2453474.33333333, 2453474.375, 2453474.41666667, 2453474.45833333, 2453474.5, 2453474.54166667, 2453474.58333333, 2453474.625, 2453474.66666667, 2453474.70833333, 2453474.75, 2453474.79166667, 2453474.83333333, 2453474.875, 2453474.91666667, 2453474.95833333, 2453475, 2453475.04166667, 2453475.08333333, 2453475.125, 2453475.16666667, 2453475.20833333, 2453475.25, 2453475.29166667, 2453475.33333333, 2453475.375, 2453475.41666667, 2453475.45833333, 2453475.5, 2453475.54166667, 2453475.58333333, 2453475.625, 2453475.66666667, 2453475.70833333, 2453475.75, 2453475.79166667, 2453475.83333333, 2453475.875, 2453475.91666667, 2453475.95833333, 2453476, 2453476.04166667, 2453476.08333333, 2453476.125, 2453476.16666667, 2453476.20833333, 2453476.25, 2453476.29166667, 2453476.33333333, 2453476.375, 2453476.41666667, 2453476.45833333, 2453476.5, 2453476.54166667, 2453476.58333333, 2453476.625, 2453476.66666667, 2453476.70833333, 2453476.75, 2453476.79166667, 2453476.83333333, 2453476.875, 2453476.91666667, 2453476.95833333, 2453477, 2453477.04166667, 2453477.08333333, 2453477.125, 2453477.16666667, 2453477.20833333, 2453477.25, 2453477.29166667, 2453477.33333333, 2453477.375, 2453477.41666667 ; air_temperature = 4.705, 4.675, 4.712, 4.735, 4.353, 4.584, 4.418, 4.281, 4.189, 4.067, 4.037, 5.133, 5.212, 5.053, 5.589, 5.124, 5.333, 5.475, 5.623, 5.559, 5.388, 6.014, 5.665, 5.016, 4.85, 6.388, 5.706, 5.378, 4.885, 4.491, 4.105, 3.678, 3.093, 2.714, 2.239, 2.007, 1.815, 1.706, 1.857, 1.922, 2.203, 2.636, 3.074, 3.476, 4.016, 4.458, 4.672, 4.529, 4.259, 4.077, 3.445, 2.441, 1.82, 1.756, 1.302, 1.42, 0.71, 0.78, 0.932, 0.867, 0.552, 1.024, 0.731, 0.555, 0.92, 1.486, 1.138, 1.539, 1.81, 0.97, 0.98, 1.692, 1.903, 1.996, 1.746, 1.768, 1.656, 1.666, 1.58, 1.653, 1.467, 0.484, 0.838, 1.128, 2.444, 2.517, 2.549, 2.137, 2.276, 2.348, 2.474, 2.546, 2.861, 3.044, 3.188, 3.216, 3.323, 3.431, 3.613, 3.641, 3.79, 3.867, 4.063, 4.131, 4.39, 4.511, 4.612, 4.672, 4.317, 4.008, 4.15, 4.244, 4.363, 4.125, 4.131, 4.042, 4, 4.066, 4.022, 4.042, 4.224, 4.274, 4.239, 4.15, 4.057, 4.303, 4.067, 3.924, 3.977, 4.043, 4.05, 3.653, 3.57, 3.635, 3.202, 3.172, 3.206, 3.363, 3.313, 3.412, 3.65, 4.102, 4.412, 3.508, 3.411, 3.246, 3.583, 3.72, 3.909, 3.93, 3.961, 3.794, 3.475, 3.487, 3.572 ; 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 = 1018.67, 1019.09, 1018.79, 1018.55, 1018.49, 1018.19, 1017.77, 1017.05, 1016.99, 1016.69, 1016.81, 1016.81, 1016.81, 1016.09, 1016.39, 1015.79, 1014.771, 1014.411, 1013.691, 1013.391, 1012.731, 1012.971, 1013.331, 1013.811, 1014.471, 1015.19, 1015.73, 1015.91, 1016.33, 1016.57, 1016.93, 1017.11, 1017.53, 1017.59, 1017.95, 1018.25, 1018.43, 1018.43, 1018.31, 1017.71, 1017.29, 1016.87, 1016.63, 1016.21, 1015.85, 1015.55, 1015.61, 1015.79, 1015.97, 1015.97, 1015.61, 1015.37, 1014.951, 1014.111, 1013.091, 1012.491, 1011.891, 1011.231, 1011.171, 1010.991, 1010.391, 1009.672, 1009.072, 1008.712, 1008.232, 1007.812, 1007.572, 1007.392, 1007.512, 1008.292, 1008.712, 1008.712, 1009.252, 1009.192, 1009.192, 1009.252, 1008.832, 1008.412, 1008.172, 1008.592, 1008.832, 1008.112, 1010.271, 1010.751, 1011.051, 1011.531, 1012.191, 1012.791, 1012.431, 1012.611, 1012.491, 1011.711, 1011.651, 1011.411, 1011.411, 1011.711, 1012.131, 1011.711, 1011.831, 1011.651, 1011.411, 1011.351, 1010.931, 1010.931, 1010.991, 1011.411, 1012.071, 1012.671, 1013.211, 1013.991, 1015.67, 1016.81, 1017.95, 1018.61, 1019.03, 1019.27, 1019.75, 1020.229, 1021.009, 1022.269, 1023.589, 1024.549, 1025.208, 1025.688, 1025.868, 1026.048, 1026.168, 1026.588, 1026.828, 1027.428, 1028.268, 1029.288, 1029.948, 1030.547, 1031.207, 1031.327, 1031.567, 1031.567, 1031.507, 1031.087, 1031.027, 1031.207, 1031.627, 1032.107, 1033.007, 1033.547, 1033.727, 1033.967, 1033.907, 1033.907, 1033.667, 1033.727, 1033.847, 1033.427, 1033.607 ; 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 = 1.921, 3.097, 2.626, 2.43, 2.117, 5.018, 3.606, 4.194, 3.136, 2.391, 1.764, 1.764, 2.195, 3.606, 2.45, 3.881, 4.861, 4.822, 5.488, 5.841, 5.135, 4.116, 2.548, 3.293, 2.862, 8.78, 10, 12.19, 11.33, 12.62, 11.02, 11.96, 11.37, 12.27, 13.52, 12.15, 12.54, 12, 10.94, 10.58, 10.43, 9.29, 7.72, 6.742, 5.527, 5.174, 7.64, 9.41, 12.07, 12.54, 14.19, 15.29, 15.44, 14.54, 15.8, 15.21, 15.72, 14.54, 14.74, 14.58, 14.19, 13.6, 15.6, 15.09, 13.33, 12.39, 11.49, 11.49, 10.19, 8.98, 6.037, 11.02, 8.23, 9.53, 10.23, 9.56, 8.47, 7.1, 6.35, 5.802, 5.449, 3.842, 3.567, 3.881, 3.175, 4.586, 5.88, 6.39, 4.626, 6.154, 5.488, 4.508, 4.743, 6.076, 7.33, 7.35, 7.8, 7.72, 7.37, 7.21, 7.72, 7.88, 8, 8.15, 7.8, 7.76, 8.9, 9.92, 11.84, 10.98, 10.19, 9.41, 8.27, 8.19, 6.86, 6.233, 7.13, 7.17, 6.076, 6.742, 6.233, 7.76, 5.782, 3.763, 3.41, 8.51, 10.78, 9.53, 9.88, 8.62, 5.998, 8, 7.64, 9.29, 9.68, 8.39, 8.9, 8.27, 5.586, 3.92, 2.646, 2.195, 1.568, 1.803, 2.117, 2.156, 3.214, 4.077, 4.351, 3.881, 3.646, 2.156, 1.372, 3.293, 2.666 ; 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 = 1.609, 2.708, 2.153, 2.019, 1.776, 4.144, 3.106, 3.65, 2.351, 1.87, 1.524, 1.396, 1.712, 3.168, 1.818, 3.372, 4.243, 4.353, 4.776, 4.752, 4.313, 3.248, 2.032, 2.191, 2.416, 6.909, 8.26, 9.88, 9.49, 10.29, 8.78, 10.32, 9.84, 10.54, 10.58, 10.4, 10.56, 10.19, 9.25, 9.1, 8.46, 7.35, 6.604, 5.438, 4.57, 4.376, 5.667, 7.32, 9.45, 10.62, 11.87, 12.57, 12.4, 12.05, 12.66, 12.3, 12.98, 12.06, 11.92, 11.59, 11.71, 11.57, 12.22, 12.14, 11.35, 10.19, 9.57, 8.84, 8.88, 7.49, 5.095, 8.73, 5.899, 8.43, 8.32, 7.46, 6.91, 6.272, 5.498, 4.782, 4.724, 3.207, 2.755, 2.931, 2.369, 3.506, 4.313, 5.442, 3.959, 5.196, 4.012, 3.555, 3.916, 5.063, 6.031, 6.416, 6.506, 6.808, 6.625, 6.365, 6.64, 6.652, 6.852, 6.546, 6.677, 6.659, 7.49, 8.1, 10.4, 9.27, 8.79, 7.4, 7.11, 6.255, 5.361, 5.192, 6.157, 5.688, 5.093, 5.435, 5.014, 6.467, 4.603, 3.23, 2.7, 6.818, 8.43, 7.84, 8.52, 7.22, 5.174, 6.762, 6.722, 7.79, 8.41, 7.56, 7.52, 6.871, 4.633, 3.2, 1.459, 1.716, 0.738, 1.368, 1.731, 1.634, 2.715, 3.33, 3.59, 3.223, 2.934, 1.433, 1.102, 2.561, 2.247 ; 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 = 234.8, 219.2, 282.6, 276.5, 201.9, 200.8, 218.6, 188, 243.1, 264.2, 259.3, 226.2, 191.2, 186.3, 218.2, 211.5, 209.7, 223, 217.9, 225.4, 213.6, 209.8, 237.5, 278.6, 291.1, 18.79, 36.07, 28.95, 21.8, 17.47, 19.93, 19.37, 9.83, 10.12, 0.65, 0.83, 3.42, 5.81, 352.79, 348.129, 340.7, 336.6, 320.9, 327, 325.2, 333.3, 349.66, 355.41, 5.87, 1.65, 4.48, 0.4, 355.25, 352.87, 351.67, 351.78, 351.86, 356, 353.64, 339.5, 337, 332, 338.2, 339.7, 340.3, 338.5, 344.467, 334.1, 336.5, 349.413, 317.7, 321.4, 320, 323.9, 311.1, 312.2, 305.9, 309.6, 301.6, 293.3, 307.7, 6.32, 329.4, 301.3, 351.92, 343.649, 350.36, 350.9, 334.2, 336.1, 308.4, 283, 255.5, 232.5, 223.6, 230.5, 225.7, 233.5, 254.3, 247.9, 245.5, 240.5, 243.8, 261.7, 283.1, 311.7, 336.8, 348.591, 3.85, 13.04, 17.23, 17.59, 19.5, 40.44, 43.01, 37.8, 38.15, 31.29, 34.91, 30.34, 31.71, 21.88, 22.21, 39.75, 28.95, 20, 23.39, 28.12, 29.54, 45.13, 35.6, 14.26, 15.03, 10.65, 14.34, 24.81, 20.31, 30.47, 41.03, 38.93, 45.79, 97.6, 244.3, 245.8, 272, 299.7, 314.8, 315.9, 321.4, 343.168, 341.9, 9.44, 60.1, 107.2, 97.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 ; visibility = 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2955.521, 2956.722, 2956.722, 2957.323, 2957.323, 2956.722, 2954.319, 2956.722, 2942.906, 2957.323, 2106.724, 2653.966, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2956.722, 2956.722, 2572.871, 2079.692, 2369.232, 2540.433, 2920.079, 2680.998, 2941.104, 2956.121, 2678.595, 2956.722, 2957.323, 2957.323, 2957.323, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2884.637, 2629.337, 2173.402, 2945.309, 1464.569, 1503.014, 2177.607, 1534.251, 1072.909, 2124.144, 1623.156, 1028.457, 2098.914, 2812.553, 2180.01, 2951.916, 2957.323, 2831.175, 2957.323, 2457.536, 2956.722, 2956.722, 2956.722, 2777.111, 2766.298, 2944.708, 2956.722, 2956.121, 2923.683, 1434.534, 1955.946, 2956.722, 2892.447, 2956.722, 2928.489, 2956.722, 2954.319, 2957.323, 2951.916, 2910.468, 2894.249, 2933.895, 1944.533, 1962.554, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2942.305, 2796.934, 2662.977, 2752.482, 2869.62, 2935.697, 2943.506, 2822.765, 2957.323, 2951.916, 2864.213, 2957.323, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2956.121, 2956.121, 2956.121, 2190.822, 1935.522, 2619.125, 2887.04, 2787.323, 2926.086, 2842.588, 2955.521, 2869.62, 2957.323, 2899.655, 2781.316, 1744.498, 2399.868, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722 ; 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 ; }