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 = "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 = 2453359.00000579 ; :starting_julian_day_string = "2004-12-19 00:00:00" ; :ending_julian_day_number = 2453365.41667244 ; :ending_julian_day_string = "2004-12-25 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 = 2453359, 2453359.04166667, 2453359.08333333, 2453359.125, 2453359.16666667, 2453359.20833333, 2453359.25, 2453359.29166667, 2453359.33333333, 2453359.375, 2453359.41666667, 2453359.45833333, 2453359.5, 2453359.54166667, 2453359.58333333, 2453359.625, 2453359.66666667, 2453359.70833333, 2453359.75, 2453359.79166667, 2453359.83333333, 2453359.875, 2453359.91666667, 2453359.95833333, 2453360, 2453360.04166667, 2453360.08333333, 2453360.125, 2453360.16666667, 2453360.20833333, 2453360.25, 2453360.29166667, 2453360.33333333, 2453360.375, 2453360.41666667, 2453360.45833333, 2453360.5, 2453360.54166667, 2453360.58333333, 2453360.625, 2453360.66666667, 2453360.70833333, 2453360.75, 2453360.79166667, 2453360.83333333, 2453360.875, 2453360.91666667, 2453360.95833333, 2453361, 2453361.04166667, 2453361.08333333, 2453361.125, 2453361.16666667, 2453361.20833333, 2453361.25, 2453361.29166667, 2453361.33333333, 2453361.375, 2453361.41666667, 2453361.45833333, 2453361.5, 2453361.54166667, 2453361.58333333, 2453361.625, 2453361.66666667, 2453361.70833333, 2453361.75, 2453361.79166667, 2453361.83333333, 2453361.875, 2453361.91666667, 2453361.95833333, 2453362, 2453362.04166667, 2453362.08333333, 2453362.125, 2453362.16666667, 2453362.20833333, 2453362.25, 2453362.29166667, 2453362.33333333, 2453362.375, 2453362.41666667, 2453362.45833333, 2453362.5, 2453362.54166667, 2453362.58333333, 2453362.625, 2453362.66666667, 2453362.70833333, 2453362.75, 2453362.79166667, 2453362.83333333, 2453362.875, 2453362.91666667, 2453362.95833333, 2453363, 2453363.04166667, 2453363.08333333, 2453363.125, 2453363.16666667, 2453363.20833333, 2453363.25, 2453363.29166667, 2453363.33333333, 2453363.375, 2453363.41666667, 2453363.45833333, 2453363.5, 2453363.54166667, 2453363.58333333, 2453363.625, 2453363.66666667, 2453363.70833333, 2453363.75, 2453363.79166667, 2453363.83333333, 2453363.875, 2453363.91666667, 2453363.95833333, 2453364, 2453364.04166667, 2453364.08333333, 2453364.125, 2453364.16666667, 2453364.20833333, 2453364.25, 2453364.29166667, 2453364.33333333, 2453364.375, 2453364.41666667, 2453364.45833333, 2453364.5, 2453364.54166667, 2453364.58333333, 2453364.625, 2453364.66666667, 2453364.70833333, 2453364.75, 2453364.79166667, 2453364.83333333, 2453364.875, 2453364.91666667, 2453364.95833333, 2453365, 2453365.04166667, 2453365.08333333, 2453365.125, 2453365.16666667, 2453365.20833333, 2453365.25, 2453365.29166667, 2453365.33333333, 2453365.375, 2453365.41666667 ; air_temperature = 3.306, 3.648, 3.825, 3.591, 2.91, 2.536, 4.494, 5.136, 5.31, 5.338, 5.418, 5.505, 5.592, 5.719, 5.525, 5.246, 4.726, 4.458, 4.524, 4.477, 3.831, 3.509, 3.552, 3.594, 3.883, 4.24, 4.536, 4.564, 4.513, 4.345, 4.089, 4.148, 4.207, 4.361, 4.613, 4.84, 4.791, 4.443, 4.041, 3.85, 3.187, 3.071, 3.098, 3.036, 2.75, 1.81, 0.735, -0.18, -1.805, -2.352, -2.155, -2.542, -3.374, -4.595, -4.77, -3.67, -3.898, -5.025, -5.427, -5.995, -6.078, -5.964, -5.813, -5.654, -4.495, -3.908, -3.189, -2.073, -0.512, 0.2, 1.518, 2.416, 3.956, 4.655, 5.204, 5.11, 4.088, 3.184, 2.206, 2.185, 2.259, 2.278, 2.369, 2.716, 3.431, 4.298, 5.361, 5.775, 6.003, 6.063, 6.284, 6.506, 6.556, 6.566, 6.688, 6.839, 6.937, 7.13, 7.19, 7.23, 7.45, 7.54, 7.64, 7.66, 7.6, 7.74, 7.48, 7.52, 7.84, 8.25, 7.98, 8.16, 8.56, 8.56, 8.59, 8.85, 9.16, 9.67, 9.73, 10.26, 10.7, 11.18, 10.82, 10.28, 10.27, 10.5, 10.18, 10.45, 10.39, 9.5, 8.19, 7.82, 7.16, 6.097, 5.097, 3.987, 3.112, 2.461, 2.489, 2.169, 2.095, 1.994, 2.095, 2.037, 1.905, 1.737, 1.08, 0.397, -0.214, -0.745, -0.959, -1.261, -1.232, -1.626, -1.519 ; 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 = 1020.829, 1019.69, 1018.67, 1017.65, 1016.27, 1014.531, 1014.231, 1012.791, 1010.811, 1008.592, 1007.272, 1005.172, 1003.913, 1003.613, 1003.553, 1003.673, 1003.853, 1003.673, 1004.093, 1004.273, 1004.213, 1004.393, 1004.753, 1005.292, 1005.412, 1005.232, 1005.292, 1004.633, 1003.253, 1001.693, 1000.613, 1001.633, 999.5936, 998.2739, 999.0537, 998.7538, 997.434, 998.5138, 998.9937, 998.9337, 997.554, 997.254, 996.7742, 997.494, 997.1941, 998.9937, 1000.253, 1001.273, 1001.333, 1002.113, 1002.533, 1003.913, 1005.352, 1006.012, 1006.672, 1007.692, 1009.012, 1010.391, 1012.011, 1013.391, 1014.411, 1015.43, 1016.45, 1016.57, 1016.03, 1016.21, 1015.97, 1015.49, 1015.37, 1015.31, 1015.55, 1015.91, 1016.21, 1016.99, 1017.41, 1018.13, 1019.51, 1019.99, 1021.189, 1022.209, 1022.869, 1023.469, 1024.009, 1025.028, 1025.208, 1025.808, 1026.408, 1026.948, 1027.128, 1026.228, 1026.468, 1027.248, 1027.428, 1027.548, 1027.908, 1028.028, 1027.728, 1027.548, 1028.028, 1027.848, 1027.548, 1026.768, 1026.948, 1026.648, 1026.588, 1026.708, 1026.468, 1026.468, 1025.928, 1025.988, 1025.688, 1025.148, 1023.769, 1022.689, 1021.249, 1019.99, 1018.55, 1017.47, 1016.45, 1014.951, 1013.691, 1011.891, 1010.691, 1010.211, 1009.732, 1008.352, 1007.572, 1007.212, 1006.552, 1005.532, 1005.652, 1005.112, 1009.732, 1010.991, 1012.131, 1013.391, 1013.871, 1013.331, 1013.211, 1014.111, 1014.711, 1015.19, 1015.85, 1015.79, 1016.63, 1017.47, 1018.01, 1018.37, 1018.85, 1018.61, 1018.61, 1019.21, 1019.33, 1019.81, 1020.289 ; 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 = 9.56, 9.68, 9.84, 9.88, 9.92, 9.25, 7.02, 6.703, 9.45, 10.51, 10.19, 11.52, 11.29, 10.86, 9.92, 9.37, 8.35, 8.62, 6.938, 7.49, 8.51, 5.566, 3.724, 3.371, 4.351, 5.214, 4.861, 2.47, 3.332, 5.566, 6.782, 4.743, 4.861, 5.096, 3.92, 5.645, 7.72, 7.45, 7.1, 7.84, 10.58, 9.76, 11.09, 10.51, 10.94, 9.25, 13.01, 11.29, 15.68, 14.78, 13.45, 13.37, 13.84, 11.76, 12.86, 12.5, 11.88, 11.64, 11.13, 9.6, 8.11, 7.68, 8.23, 8.78, 9.17, 11.64, 10.23, 10.07, 12.07, 13.17, 13.8, 14.9, 16.23, 13.76, 15.05, 14.03, 11.8, 9.02, 7.17, 6.507, 4.743, 3.175, 1.764, 2.626, 5.135, 6.311, 6.625, 7.06, 6.311, 6.703, 6.625, 8.47, 8.27, 7.8, 7.84, 7.64, 10.15, 10.11, 8.98, 8.94, 9.37, 9.76, 9.33, 10.43, 9.41, 8.58, 7.76, 7.29, 7.33, 7.94, 8.43, 8.7, 8.35, 11.88, 10.35, 10.82, 11.88, 13.52, 14.27, 15.05, 19.09, 17.91, 17.99, 16.86, 15.72, 15.99, 15.33, 15.33, 15.76, 12.35, 8.23, 8.31, 10.47, 12.23, 13.01, 12.86, 11.84, 10.82, 11.45, 10.54, 10.47, 11.72, 9.96, 10.86, 10.74, 9.6, 10.54, 9.7, 10.54, 9.33, 12.03, 10.39, 10.86, 9.09, 7.13 ; 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 = 7.44, 7.95, 8.31, 8.38, 8.62, 7.7, 5.484, 5.575, 8.11, 9.11, 8.54, 9.94, 9.8, 9.27, 8.6, 7.99, 7.34, 7.18, 5.537, 6.311, 7.03, 4.048, 2.547, 2.202, 3.162, 3.832, 3.316, 1.252, 2.031, 4.223, 5.632, 3.418, 3.546, 3.811, 2.758, 4.406, 6.353, 5.936, 5.706, 6.648, 8.61, 8.17, 9.38, 8.28, 9.23, 7.7, 9.64, 9.62, 12.35, 11.85, 11.24, 11.42, 11.02, 9.61, 10.08, 10.2, 9.97, 9.03, 8.72, 7.09, 5.641, 6.017, 5.642, 6.167, 7.19, 8.93, 8.17, 7.86, 10.44, 10.95, 11.88, 12.51, 13.14, 11.02, 11.96, 11.53, 10.17, 7.67, 5.098, 4.827, 3.744, 1.957, 0.675, 1.579, 4.084, 5.123, 5.264, 6.056, 5.546, 5.687, 5.77, 7.27, 7.06, 6.406, 6.348, 6.645, 8.21, 8.27, 7.45, 7.7, 7.98, 8.29, 8.07, 8.62, 7.98, 7.39, 6.582, 6.435, 6.556, 6.856, 7.28, 7.33, 7.37, 9.94, 9.01, 9.5, 10.34, 11.53, 12.25, 13.07, 14.98, 15.39, 14.41, 13.68, 13.27, 13.15, 12.81, 12.39, 13.54, 10.43, 6.543, 6.443, 8.12, 10.26, 10.72, 10.45, 9.51, 8.8, 9.14, 8.78, 8.15, 9.45, 7.68, 8.53, 8.14, 7.92, 8.23, 7.69, 7.91, 7.64, 9.36, 8.26, 8.69, 7.3, 5.362 ; 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 = 135.2, 134, 133, 130.4, 130.6, 127.9, 123, 93.4, 92.4, 85.9, 70.9, 55.1, 38.76, 20.63, 14.16, 4.84, 355.69, 334, 319, 307, 302.9, 307.1, 293.2, 269.3, 287.5, 260.8, 270.9, 291.4, 53.8, 36.83, 57.1, 83, 44.46, 37.56, 39.71, 53.9, 35.27, 21.08, 13.19, 19.31, 3.97, 8.37, 9.15, 9.13, 6.45, 0.24, 342.4, 347.582, 350.88, 349.393, 357.16, 344.454, 327.5, 343.414, 344.295, 352.41, 331.1, 319.7, 318.6, 320.2, 315.8, 296.3, 284.2, 258.2, 258.2, 252.9, 252.3, 236.9, 239.2, 237.5, 234.2, 245, 240.3, 235, 250.9, 255.3, 278.3, 285.8, 316.7, 309.3, 316.9, 324.2, 17.96, 143.6, 134.6, 159.1, 190.6, 202.4, 183.2, 171.7, 176.5, 190.7, 201.1, 199.3, 192.5, 179.9, 168.4, 175.6, 177, 180.2, 176.4, 176.8, 176.9, 178.6, 178.4, 184.3, 173.2, 162.9, 156.3, 161.8, 156.8, 150.3, 147.9, 151, 147.4, 148.8, 150.3, 154.3, 156.9, 163.3, 166.3, 163.8, 162.5, 163.4, 165.7, 169.5, 172.7, 179.6, 183.8, 208.8, 244.1, 261.2, 305.3, 320.4, 326.2, 324.3, 333.6, 338.3, 343.591, 333.9, 333.4, 325, 328.5, 333.8, 336.4, 336.9, 344.292, 347.273, 0.91, 7.2, 352.38, 359.64, 359, 6.88, 14.58 ; 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, 1930.116, 2154.78, 2267.713, 2047.254, 1486.195, 1559.481, 2188.419, 2942.906, 2924.284, 2951.316, 2510.398, 1934.922, 2956.121, 2956.121, 2954.319, 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, 2956.121, 2956.121, 2873.224, 2956.121, 2927.287, 2956.121, 2955.521, 2951.916, 2956.121, 2956.121, 2956.121, 2956.121, 2954.319, 2772.906, 2453.331, 2741.669, 2705.627, 2061.671, 726.9028, 644.6061, 1470.576, 759.9416, 1435.135, 617.5743, 1221.884, 772.5564, 2193.225, 2926.086, 2956.121, 2956.121, 2956.121, 2956.121, 2872.022, 2347.006, 2956.121, 2954.92, 2870.821, 2930.291, 2914.072, 2923.683, 2938.1, 2954.92, 2956.121, 2955.521, 2955.521, 2955.521, 2956.121, 2955.521, 2955.521, 2953.719, 1256.124, 2843.189, 2823.365, 2912.87, 2726.051, 2553.048, 2721.245, 2847.994, 2955.521, 2956.121, 2956.121, 2954.92, 2952.517, 2954.319, 2945.309, 2946.51, 2939.902, 2927.888, 2880.432, 2779.514, 2822.765, 2736.864, 2751.281, 2902.658, 2067.678, 2789.125, 2844.991, 2847.394, 1834.604, 2807.747, 2668.383, 2687.606, 2729.655, 2602.906, 2674.39, 2502.589, 2432.306, 2356.617, 2253.296, 1835.205, 1933.72, 819.4114, 499.2354, 484.8184, 1038.068, 1981.777, 2944.107, 2952.517, 2954.319, 2956.121, 2955.521, 2956.722, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 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 ; }