netcdf M0106.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 154 ; 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 = 800.f, 1100.f ; 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.f, 200.f ; 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.f, 200.f ; 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 = "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 = 2453317.04167244 ; :starting_julian_day_string = "2004-11-07 01:00:00" ; :ending_julian_day_number = 2453323.41667244 ; :ending_julian_day_string = "2004-11-13 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 = 2453317.04166667, 2453317.08333333, 2453317.125, 2453317.16666667, 2453317.20833333, 2453317.25, 2453317.29166667, 2453317.33333333, 2453317.375, 2453317.41666667, 2453317.45833333, 2453317.5, 2453317.54166667, 2453317.58333333, 2453317.625, 2453317.66666667, 2453317.70833333, 2453317.75, 2453317.79166667, 2453317.83333333, 2453317.875, 2453317.91666667, 2453317.95833333, 2453318, 2453318.04166667, 2453318.08333333, 2453318.125, 2453318.16666667, 2453318.20833333, 2453318.25, 2453318.29166667, 2453318.33333333, 2453318.375, 2453318.41666667, 2453318.45833333, 2453318.5, 2453318.54166667, 2453318.58333333, 2453318.625, 2453318.66666667, 2453318.70833333, 2453318.75, 2453318.79166667, 2453318.83333333, 2453318.875, 2453318.91666667, 2453318.95833333, 2453319, 2453319.04166667, 2453319.08333333, 2453319.125, 2453319.16666667, 2453319.20833333, 2453319.25, 2453319.29166667, 2453319.33333333, 2453319.375, 2453319.41666667, 2453319.45833333, 2453319.5, 2453319.54166667, 2453319.58333333, 2453319.625, 2453319.66666667, 2453319.70833333, 2453319.75, 2453319.79166667, 2453319.83333333, 2453319.875, 2453319.91666667, 2453319.95833333, 2453320, 2453320.04166667, 2453320.08333333, 2453320.125, 2453320.16666667, 2453320.20833333, 2453320.25, 2453320.29166667, 2453320.33333333, 2453320.375, 2453320.41666667, 2453320.45833333, 2453320.5, 2453320.54166667, 2453320.58333333, 2453320.625, 2453320.66666667, 2453320.70833333, 2453320.75, 2453320.79166667, 2453320.83333333, 2453320.875, 2453320.91666667, 2453320.95833333, 2453321, 2453321.04166667, 2453321.08333333, 2453321.125, 2453321.16666667, 2453321.20833333, 2453321.25, 2453321.29166667, 2453321.33333333, 2453321.375, 2453321.41666667, 2453321.45833333, 2453321.5, 2453321.54166667, 2453321.58333333, 2453321.625, 2453321.66666667, 2453321.70833333, 2453321.75, 2453321.79166667, 2453321.83333333, 2453321.875, 2453321.91666667, 2453321.95833333, 2453322, 2453322.04166667, 2453322.08333333, 2453322.125, 2453322.16666667, 2453322.20833333, 2453322.25, 2453322.29166667, 2453322.33333333, 2453322.375, 2453322.41666667, 2453322.45833333, 2453322.5, 2453322.54166667, 2453322.58333333, 2453322.625, 2453322.66666667, 2453322.70833333, 2453322.75, 2453322.79166667, 2453322.83333333, 2453322.875, 2453322.91666667, 2453322.95833333, 2453323, 2453323.04166667, 2453323.08333333, 2453323.125, 2453323.16666667, 2453323.20833333, 2453323.25, 2453323.29166667, 2453323.33333333, 2453323.375, 2453323.41666667 ; air_temperature = 10.68, 10.89, 10.91, 11.05, 11.24, 11.15, 10.19, 9.77, 9.6, 9.47, 8.86, 9.18, 9.11, 9.09, 9.5, 9.64, 9.79, 9.88, 10.04, 10.16, 10.39, 10.66, 10.9, 11.36, 11.37, 11.23, 11.06, 11.08, 10.81, 10.7, 10.82, 10.66, 9.01, 8.21, 7.15, 5.126, 5.444, 4.715, 4.649, 4.593, 4.684, 5.21, 5.379, 5.867, 6.177, 6.43, 6.468, 6.226, 5.817, 5.385, 4.895, 4.337, 3.922, 3.196, 2.741, 2.34, 2.082, 1.919, 1.771, 1.608, 1.55, 1.672, 1.371, 1.228, 1.499, 1.777, 2.004, 2.374, 2.743, 3.347, 3.195, 3.235, 2.914, 2.364, 1.975, 1.384, 1.446, 1.219, 1.022, 1.086, 0.869, 0.917, 0.881, 1.018, 1.073, 1.117, 1.109, 1.043, 1.182, 1.379, 1.66, 1.943, 1.848, 2.198, 2.691, 3.243, 3.697, 4.288, 4.664, 5.267, 5.959, 6.512, 6.803, 6.952, 7.28, 7.62, 7.85, 8.22, 8.72, 9, 9.16, 9.32, 9.48, 9.68, 9.75, 9.82, 9.9, 9.93, 9.95, 9.91, 9.97, 10.03, 9.51, 8.07, 6.982, 6.579, 6.15, 5.349, 5.166, 5.05, 4.919, 4.831, 4.03, 3.819, 3.568, 3.475, 3.858, 4.276, 4.535, 4.89, 5.179, 5.193, 5.606, 5.414, 5.135, 4.749, 4.952, 5.295, 5.59, 5.499, 5.477, 5.354, 5.334, 4.923 ; 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 ; barometric_pressure = 1001.273, 1001.573, 1001.993, 1003.193, 1003.793, 1004.693, 1006.012, 1006.912, 1008.292, 1008.592, 1009.732, 1011.051, 1011.411, 1011.771, 1011.171, 1009.971, 1009.072, 1008.172, 1007.272, 1006.432, 1005.892, 1005.592, 1005.292, 1004.573, 1004.573, 1004.573, 1004.153, 1003.553, 1003.253, 1002.953, 1002.773, 1002.773, 1003.133, 1004.213, 1004.753, 1005.712, 1007.812, 1009.132, 1010.511, 1010.811, 1010.931, 1012.011, 1013.151, 1014.231, 1014.771, 1015.61, 1016.03, 1016.39, 1017.71, 1018.37, 1018.61, 1018.97, 1019.21, 1019.27, 1019.87, 1020.889, 1021.609, 1021.729, 1022.269, 1023.109, 1023.589, 1024.009, 1024.429, 1024.549, 1024.549, 1024.729, 1024.789, 1025.268, 1025.808, 1026.228, 1026.768, 1027.128, 1027.848, 1028.508, 1028.988, 1029.348, 1029.528, 1030.007, 1030.188, 1030.547, 1031.087, 1031.807, 1032.047, 1032.767, 1033.067, 1033.547, 1033.727, 1033.307, 1032.767, 1032.647, 1032.227, 1031.867, 1031.867, 1031.447, 1031.147, 1031.027, 1030.847, 1030.427, 1029.528, 1028.808, 1028.028, 1027.488, 1026.708, 1025.868, 1025.388, 1024.909, 1024.069, 1023.949, 1023.709, 1023.409, 1023.169, 1022.029, 1021.309, 1020.649, 1020.469, 1019.87, 1020.229, 1019.93, 1020.649, 1020.769, 1021.429, 1022.029, 1022.449, 1022.929, 1023.289, 1024.309, 1024.909, 1025.328, 1025.868, 1026.528, 1026.708, 1027.128, 1027.488, 1027.788, 1028.088, 1027.548, 1027.428, 1027.248, 1027.368, 1027.548, 1027.668, 1027.908, 1028.328, 1028.088, 1028.388, 1028.268, 1027.968, 1027.668, 1027.608, 1026.768, 1026.228, 1026.108, 1025.808, 1024.549 ; 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 ; wind_gust = 15.44, 15.05, 14.31, 14.5, 13.92, 12.07, 9.6, 9.02, 5.802, 6.625, 7.37, 4.508, 4.508, 6.311, 7.53, 8.08, 8.19, 7.92, 7.21, 9.41, 9.6, 10.98, 11.05, 11.96, 11.09, 11.56, 9.6, 9.06, 7.96, 7.72, 7.57, 8.43, 12.9, 10.94, 14.11, 13.92, 14.74, 15.25, 15.25, 13.99, 13.05, 11.92, 10.29, 10.54, 10.11, 10.9, 12.7, 13.56, 11.17, 10.78, 9.92, 10.47, 9.88, 12.5, 11.84, 11.02, 10, 9.13, 8.94, 8.08, 8.98, 8.9, 8.82, 10.07, 9.56, 9.41, 8.55, 10.54, 9.72, 11.21, 10.43, 10.94, 12.39, 10.62, 11.05, 10.94, 10.11, 9.6, 8.98, 9.21, 8.19, 7.49, 6.978, 7.25, 5.841, 4.939, 3.606, 3.332, 4.194, 4.43, 3.92, 4.782, 5.057, 5.214, 7.88, 8.35, 9.09, 9.84, 10.23, 12.07, 13.09, 13.41, 13.41, 13.6, 12.62, 13.64, 13.96, 14.5, 14.35, 13.92, 14.11, 14.27, 14.35, 14.43, 14.23, 13.25, 13.17, 13.29, 11.92, 11.68, 10.58, 8.51, 9.53, 12.03, 12.27, 11.29, 11.02, 10.94, 11.02, 10.04, 10.7, 10.9, 10.07, 11.37, 10.78, 10.74, 10.07, 8.58, 8.66, 8.47, 8.74, 9.25, 9.72, 9.72, 9.56, 9.13, 10.11, 9.45, 9.29, 9.41, 11.21, 11.72, 13.37, 13.25 ; 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 ; wind_speed = 12.04, 12.56, 12.28, 11.69, 11.78, 10.37, 7.48, 7.26, 4.86, 5.497, 5.904, 3.048, 3.732, 5.296, 6.174, 6.878, 7.01, 6.685, 5.889, 8.01, 8.02, 9.08, 8.83, 10.3, 9.67, 8.92, 7.87, 7.52, 6.742, 6.617, 6.257, 7.16, 10.72, 9.09, 11.93, 11.27, 12.26, 12.99, 12.36, 11.34, 10.78, 9.97, 8.31, 8.21, 8.25, 8.44, 10.2, 11.6, 9.1, 8.83, 8.09, 8.23, 8.56, 10.01, 10.09, 8.49, 7.53, 7.32, 6.511, 6.206, 6.954, 7.21, 6.877, 7.09, 7.7, 6.853, 6.53, 7.43, 6.459, 7.96, 8.26, 9.32, 10.14, 8.44, 8.51, 8.03, 7.93, 7.36, 6.668, 6.633, 6.066, 4.809, 5.101, 5.05, 3.674, 3.297, 2.404, 2.047, 2.465, 2.928, 2.563, 3.008, 2.701, 3.898, 5.429, 6.084, 7.04, 7.61, 8.58, 9.81, 10.56, 10.89, 11.24, 11.44, 11.01, 11.07, 11.54, 12.05, 11.91, 11.61, 11.16, 11.75, 11.46, 11.83, 11.09, 11.39, 10.68, 11.03, 10.08, 10.04, 8.61, 7.34, 7.88, 9.9, 10.46, 9.5, 8.91, 8.78, 9.2, 8.79, 9.05, 9.27, 8.72, 9.25, 9.01, 9.18, 8.21, 7.27, 7.3, 6.886, 7.12, 7.62, 7.65, 8.21, 7.04, 6.951, 8.47, 8.22, 7.95, 7.93, 9.22, 10.2, 10.43, 11.28 ; 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 ; wind_direction = 229.6, 232.7, 236.3, 245.5, 253, 268.3, 310.9, 311.2, 309.3, 329.8, 8.41, 39.61, 110.3, 109.9, 127.3, 131.7, 149.6, 163.6, 178.6, 183.2, 189.8, 198.5, 201.6, 205.6, 205.3, 211.4, 218, 212.7, 212.2, 215.2, 214, 230.8, 344.635, 341.2, 307.1, 322.5, 324.6, 323.4, 325.4, 315.8, 318.1, 321.9, 304.5, 317.9, 300.5, 300.1, 302.3, 303, 304.2, 321.6, 321.5, 332.6, 329.9, 347.443, 331.8, 340.4, 341.6, 341.9, 342.3, 337.3, 335.7, 340.8, 346.466, 347.534, 359.1, 2.23, 344.875, 343.261, 342.898, 335.3, 338.5, 342.4, 334.1, 341.6, 342.727, 356.64, 352.77, 6.36, 12.69, 351.83, 347.587, 344.508, 2.55, 351.82, 351.06, 10.08, 358, 8.32, 310.1, 296.7, 269.8, 249, 209.9, 235.9, 215.2, 221.5, 215.1, 209.4, 209.8, 208.6, 210.6, 208.2, 215.8, 213.7, 217.8, 211.8, 209.9, 213.1, 213.1, 211.5, 212.7, 209.6, 216.2, 213.9, 214.5, 215.8, 220.4, 218.2, 225.4, 228.2, 242.5, 271.1, 332.2, 2.47, 349.421, 8.18, 12.67, 12.94, 21.56, 19.27, 28.33, 42.65, 35.4, 21.94, 20.39, 28.55, 25.5, 39.38, 40.43, 38.84, 35.38, 38.56, 44.03, 34.03, 39.94, 27.32, 27.65, 34.28, 50.9, 45.06, 48.37, 47.93, 41.85, 42.85 ; 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 ; visibility = 2806.546, 2790.927, 2834.779, 2846.192, 2885.839, 2922.482, 2914.072, 2955.521, 2955.521, 2955.521, 2955.521, 2817.358, 2955.521, 2915.273, 2579.479, 2828.772, 2872.623, 2763.295, 2484.567, 2775.91, 2739.867, 2884.037, 2903.259, 2903.259, 2881.033, 2841.987, 2772.305, 2756.687, 2705.627, 2744.673, 2813.153, 2797.535, 2137.96, 1770.929, 2720.645, 919.1286, 2954.92, 2951.316, 2931.492, 2939.902, 2937.499, 2953.118, 2954.319, 2847.994, 2956.121, 2956.121, 2955.521, 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, 2942.305, 2955.521, 2955.521, 2949.513, 2953.719, 2731.457, 2884.637, 2939.302, 2956.121, 2956.121, 2950.114, 2956.121, 2956.121, 2956.121, 2951.316, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2948.913, 2748.878, 2787.323, 2956.121, 2956.121, 2902.058, 2954.92, 2953.118, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2953.118, 2921.881, 2954.92, 2951.916, 2938.701, 2905.061, 2896.651, 2842.588, 2793.33, 2810.15, 2799.938, 2514.603, 2720.044, 2752.482, 2724.249, 2751.281, 2708.631, 2744.673, 2723.648, 2737.464, 2953.719, 2950.715, 2952.517, 2954.92, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2953.719, 2951.316, 2953.719, 2949.513, 2947.711, 2953.719, 2945.309, 2953.118, 2955.521, 2956.121, 2956.121, 2956.121, 2910.468, 2832.376, 2702.023, 2327.783, 2370.433, 2769.302, 2345.804, 2190.822, 2044.851, 1675.417, 1425.523 ; 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 ; }