netcdf F0109.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 168 ; 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.060015, 799.987 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = -0.01116 ; 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 = "13-Oct-2004 11:32:29: Modified [lon,lat] to [-68.997900,44.054500].\n", "Wed Oct 6 14:30:01 2004: /usr/local/nco/bin/ncrcat -d time,2453285.5521,2453286.55 F0109.met.realtime.nc F0109.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 = "RMYWM49995" ; :visibility_sensor_serial_number = "AANVS316" ; :barometric_pressure_serial_number = "SETAP2299996" ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0109" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453359.00000579 ; :starting_julian_day_string = "2004-12-19 00:00:00" ; :ending_julian_day_number = 2453365.95833912 ; :ending_julian_day_string = "2004-12-25 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 20-Aug-2004 20:44:58\n", "WIND_DIR_1.2: 20-Aug-2004 20:44:58\n", "AAN_VIZ_1.2: 20-Aug-2004 20:44:58\n", "SET_BP_1.2: 02-Oct-2004 12:33:06" ; :longitude = -68.9979 ; :latitude = 44.0545 ; data: lat = 44.0545 ; lon = -68.9979 ; 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, 2453365.45833333, 2453365.5, 2453365.54166667, 2453365.58333333, 2453365.625, 2453365.66666667, 2453365.70833333, 2453365.75, 2453365.79166667, 2453365.83333333, 2453365.875, 2453365.91666667, 2453365.95833333 ; air_temperature = 2.731, 3.732, 3.926, 4.033, 3.67, 4.656, 3.743, 3.961, 3.903, 3.614, 3.256, 2.847, 2.5, 1.959, 1.898, 1.85, 1.852, 2.681, 2.843, 2.926, 3.012, 2.825, 2.537, 2.68, 3.075, 3.69, 3.899, 3.964, 3.657, 2.542, 2.479, 2.095, 1.984, 1.742, 2.186, 2.022, 1.647, 1.598, 1.435, -0.559, -2.005, -2.379, -2.831, -3.183, -4.059, -4.675, -5.641, -7.3, -7.63, -8.13, -9.33, -10.75, -10.49, -11.07, -12.1, -12.3, -12.71, -13.26, -13.45, -12.97, -13.67, -13.57, -12.48, -11.92, -9.95, -9.55, -7.52, -6.21, -5.365, -2.026, -1.656, -2.034, -1.557, -1.319, -2.705, -3.363, -4.2, -4.257, -4.328, -4.197, -2.549, -2.407, -2.588, -1.804, -0.441, 3.034, 4.673, 4.916, 5.052, 5.38, 5.612, 5.533, 5.239, 5.455, 5.628, 5.792, 5.866, 6.153, 6.324, 6.424, 6.502, 6.413, 6.411, 6.253, 5.847, 5.928, 5.816, 5.801, 5.953, 5.92, 6.185, 6.898, 7.26, 7.67, 7.61, 8.63, 8.6, 8.5, 9.93, 9.96, 9.51, 9.67, 9.74, 9.6, 9.9, 9.58, 8.98, 8.52, 7.51, 7.36, 6.009, 5.019, 3.519, 2.38, 1.474, 1.212, 0.802, 0.842, 1.546, 1.308, 1.198, 0.951, 0.279, -0.368, -1.508, -2.295, -2.47, -2.938, -3.129, -3.379, -3.672, -3.817, -3.887, -3.99, -3.661, -3.719, -3.919, -3.542, -3.372, -2.804, -2.368, -2.421, -1.813, -1.866, -2.34, -2.352, -2.472, -2.67 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; barometric_pressure = 1019.661, 1019, 1018.16, 1017.08, 1016.66, 1015.339, 1013.299, 1013.479, 1011.138, 1010.178, 1008.738, 1007.658, 1006.877, 1006.097, 1006.097, 1006.037, 1005.377, 1004.777, 1004.237, 1004.477, 1004.057, 1003.997, 1004.417, 1005.137, 1004.897, 1005.077, 1004.957, 1004.297, 1003.276, 1001.416, 1001.656, 1002.136, 999.8556, 999.4355, 999.0154, 999.3755, 999.3155, 1000.216, 1000.336, 1000.756, 999.6155, 998.8353, 998.8353, 999.1354, 1001.476, 1001.596, 1002.736, 1003.877, 1004.957, 1005.497, 1006.277, 1007.598, 1008.018, 1008.438, 1009.398, 1010.898, 1011.979, 1013.179, 1014.259, 1014.739, 1015.76, 1016.78, 1016.96, 1017.68, 1017.44, 1016.6, 1015.52, 1015.339, 1014.619, 1014.439, 1014.559, 1015.399, 1016.06, 1017.08, 1018.16, 1019.12, 1019.901, 1020.321, 1021.221, 1022.181, 1022.841, 1023.081, 1023.261, 1023.862, 1024.342, 1025.002, 1025.302, 1026.022, 1025.602, 1025.242, 1025.722, 1025.842, 1025.782, 1025.962, 1026.262, 1026.322, 1026.802, 1026.502, 1026.502, 1025.782, 1025.602, 1025.602, 1025.602, 1026.022, 1026.022, 1025.902, 1025.482, 1025.182, 1025.002, 1025.422, 1024.402, 1023.622, 1022.721, 1020.261, 1018.76, 1017.56, 1016.6, 1014.259, 1012.279, 1011.739, 1010.178, 1008.198, 1007.237, 1006.397, 1005.437, 1004.777, 1002.796, 1001.176, 1003.757, 1007.057, 1007.117, 1009.818, 1008.558, 1011.679, 1012.999, 1013.419, 1012.819, 1014.679, 1014.799, 1014.619, 1014.979, 1016, 1016.54, 1017.26, 1018.16, 1019.12, 1019.42, 1019.961, 1020.141, 1019.721, 1019.721, 1020.501, 1020.741, 1020.561, 1021.041, 1022.181, 1022.841, 1023.141, 1023.742, 1024.342, 1023.982, 1023.802, 1023.682, 1024.462, 1024.822, 1025.422, 1026.442, 1027.222 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_gust = 9.21, 9.09, 6.703, 4.978, 5.174, 10.15, 9.29, 7.55, 7.41, 6.037, 7.49, 7.33, 7.6, 7.72, 6.978, 5.762, 4.978, 4.39, 3.724, 3.332, 2.783, 2.705, 3.097, 2.587, 3.371, 3.45, 3.724, 1.686, 4.508, 5.958, 4.43, 5.135, 8.08, 7.49, 8.31, 8.39, 8.9, 8.7, 10.98, 9.13, 12.82, 13.37, 13.68, 12.07, 11.37, 12.58, 11.05, 11.37, 10.23, 10.54, 14.35, 13.52, 11.88, 11.17, 10.31, 10.19, 9.17, 9.25, 8.15, 6.938, 6.076, 5.88, 3.842, 4.547, 4.234, 5.253, 5.606, 8.94, 7.64, 13.37, 10.9, 10.43, 8.58, 7.37, 6.546, 5.762, 3.998, 3.41, 2.783, 2.509, 3.136, 3.842, 1.862, 1.803, 1.882, 2.587, 7.68, 6.429, 4.586, 6.311, 5.88, 8, 8.04, 7.02, 6.821, 6.037, 5.096, 5.253, 6.429, 8.08, 7.88, 5.802, 5.214, 3.528, 2.45, 2.352, 2.901, 3.881, 4.704, 3.626, 2.058, 3.959, 6.742, 8.86, 10.62, 14.07, 12, 13.8, 17.44, 17.68, 16.7, 19.8, 16.9, 16.58, 17.29, 15.37, 11.64, 11.6, 7.92, 4.586, 7.57, 9.96, 11.68, 12.11, 10.88, 11.41, 8.62, 7.29, 10, 10.54, 9.02, 9.53, 11.49, 9.64, 13.17, 9.21, 7.53, 6.742, 6.507, 7.64, 9.21, 7.96, 7.29, 6.115, 4.43, 3.43, 3.763, 2.783, 2.274, 2.43, 2.862, 3.724, 3.332, 3.998, 3.881, 7.37, 8.35, 8.31 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_speed = 7.64, 7.15, 5.374, 3.634, 4.029, 8.75, 8.04, 6.016, 6.547, 5.112, 6.35, 5.982, 6.361, 6.542, 6.056, 4.969, 4.082, 3.619, 2.89, 2.703, 2.14, 1.768, 2.5, 2.046, 2.808, 2.569, 2.399, 1.082, 3.61, 4.772, 3.423, 3.905, 6.491, 6.335, 6.584, 7.23, 7.82, 7.37, 9.17, 7.7, 10.74, 10.94, 10.62, 10.25, 8.35, 10.24, 9.09, 9.71, 8.59, 8.78, 11.91, 11.36, 9.2, 9.46, 7.61, 8.18, 7.21, 6.741, 5.751, 5.427, 3.702, 4.724, 2.768, 3.077, 2.342, 3.737, 4.159, 7.25, 3.821, 11.42, 8.82, 8.92, 7.25, 5.816, 4.941, 4.772, 3.028, 2.703, 1.971, 2.015, 2.501, 2.617, 1.13, 1.26, 0.849, 1.642, 6.528, 5.292, 3.871, 5.164, 4.982, 6.798, 6.653, 6.068, 5.872, 5.272, 4.389, 4.613, 5.452, 7.08, 6.801, 5.074, 4.502, 2.761, 1.99, 2.126, 2.383, 3.532, 3.84, 2.277, 1.219, 3.207, 5.581, 7.43, 8.8, 11.5, 10.3, 11.81, 15.16, 14.29, 13.62, 14.38, 14.37, 13.13, 14.38, 13.21, 9.61, 8.29, 6.47, 3.316, 6.292, 8.58, 9.15, 10.12, 9.01, 9.18, 6.634, 5.756, 7.25, 8.38, 7.14, 7.5, 9.18, 8.06, 10.58, 6.435, 5.667, 4.996, 5.148, 5.747, 7.4, 6.061, 5.88, 4.598, 3.068, 2.05, 2.441, 1.472, 1.253, 1.219, 1.082, 1.932, 2.5, 2.691, 1.482, 4.247, 5.906, 6.351 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_direction = 165.2, 184.3, 184.2, 186.3, 205.6, 151, 152.4, 133.3, 111.7, 83.4, 78.6, 59.2, 17.96, 11.49, 2.65, 356.15, 335.4, 336.8, 18.74, 276.3, 13.8, 39.52, 84.6, 148.7, 119.1, 179.3, 208.5, 178.4, 69.1, 49.26, 64.6, 74.3, 43.18, 30.71, 26.31, 24.54, 18.1, 17.31, 12.22, 350.61, 12.56, 12.19, 9.51, 11.94, 353.7, 335.1, 336.4, 345.903, 346.725, 346.776, 337.9, 343.593, 354.73, 346.195, 344.277, 348.655, 343.318, 329.5, 347.452, 353.97, 294.8, 305.6, 313.3, 256.5, 231.6, 267.9, 219.6, 231.5, 241.8, 238.1, 255.9, 258.8, 268.8, 276.9, 291, 286.6, 285.7, 292.6, 280.9, 259.1, 250.8, 255.8, 278.7, 243.3, 284.9, 250.9, 208.1, 213.7, 210.3, 196.1, 199.1, 209.5, 212.6, 202.9, 192.5, 190.4, 182.7, 182.5, 192.5, 179.1, 179.7, 188.4, 202.3, 213.6, 199.7, 171.3, 167, 140.1, 136.7, 115.5, 105.8, 147.5, 162.1, 150.3, 145.7, 161.3, 164.6, 158.4, 161.6, 172.3, 173, 167.4, 176.3, 179.7, 185.2, 190.8, 211.3, 225.2, 228.7, 265.3, 317.1, 314.2, 328.2, 323.4, 327.6, 321.6, 338.6, 341.9, 316.7, 327.5, 313.2, 316.4, 326.4, 331.8, 327.9, 356.88, 352.51, 9.09, 18.53, 6.09, 5.62, 6.35, 12.96, 24.76, 19.34, 21.63, 72.1, 89.1, 82, 91.2, 110.7, 255.8, 192.3, 338.3, 293.5, 338.3, 13.74, 19.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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 2959.726, 2959.726, 2959.726, 2959.726, 2557.253, 2959.726, 2602.306, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2957.323, 2959.726, 2959.726, 2959.726, 2960.326, 2960.326, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.726, 2959.726, 2959.726, 2959.125, 2959.726, 2959.726, 2960.326, 2960.326, 2960.326, 2960.326, 2959.726, 2959.726, 2959.726, 2954.92, 2959.726, 2182.412, 1208.068, 1170.824, 1252.52, 1442.944, 978.5984, 1153.404, 1078.916, 868.0686, 954.5702, 712.4858, 1023.651, 612.168, 1108.952, 1579.304, 2339.797, 2960.927, 2960.927, 2960.927, 2960.927, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2745.874, 2923.683, 2659.973, 880.6834, 2383.048, 2753.684, 2885.839, 2959.726, 2959.125, 2959.125, 2959.125, 2959.125, 2955.521, 2954.319, 2952.517, 2936.298, 2903.86, 2849.796, 2541.634, 2580.08, 2538.631, 2392.659, 2377.041, 2307.359, 2465.345, 2649.761, 2958.524, 2735.662, 2636.546, 2727.252, 2811.952, 2674.991, 2605.309, 2443.119, 2238.278, 2199.232, 1882.66, 2073.685, 684.2527, 702.2739, 389.7868, 1730.682, 2641.352, 2418.49, 2434.108, 2959.125, 2959.125, 2959.125, 2959.125, 2935.097, 2873.825, 2960.326, 2960.326, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2960.326, 2959.726, 2847.394, 2960.326, 2959.726, 2960.326, 2960.326, 2959.726, 2959.726, 2959.726, 2959.726 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }