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 = 2453366.00000579 ; :starting_julian_day_string = "2004-12-26 00:00:00" ; :ending_julian_day_number = 2453372.95833912 ; :ending_julian_day_string = "2005-01-01 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 = 2453366, 2453366.04166667, 2453366.08333333, 2453366.125, 2453366.16666667, 2453366.20833333, 2453366.25, 2453366.29166667, 2453366.33333333, 2453366.375, 2453366.41666667, 2453366.45833333, 2453366.5, 2453366.54166667, 2453366.58333333, 2453366.625, 2453366.66666667, 2453366.70833333, 2453366.75, 2453366.79166667, 2453366.83333333, 2453366.875, 2453366.91666667, 2453366.95833333, 2453367, 2453367.04166667, 2453367.08333333, 2453367.125, 2453367.16666667, 2453367.20833333, 2453367.25, 2453367.29166667, 2453367.33333333, 2453367.375, 2453367.41666667, 2453367.45833333, 2453367.5, 2453367.54166667, 2453367.58333333, 2453367.625, 2453367.66666667, 2453367.70833333, 2453367.75, 2453367.79166667, 2453367.83333333, 2453367.875, 2453367.91666667, 2453367.95833333, 2453368, 2453368.04166667, 2453368.08333333, 2453368.125, 2453368.16666667, 2453368.20833333, 2453368.25, 2453368.29166667, 2453368.33333333, 2453368.375, 2453368.41666667, 2453368.45833333, 2453368.5, 2453368.54166667, 2453368.58333333, 2453368.625, 2453368.66666667, 2453368.70833333, 2453368.75, 2453368.79166667, 2453368.83333333, 2453368.875, 2453368.91666667, 2453368.95833333, 2453369, 2453369.04166667, 2453369.08333333, 2453369.125, 2453369.16666667, 2453369.20833333, 2453369.25, 2453369.29166667, 2453369.33333333, 2453369.375, 2453369.41666667, 2453369.45833333, 2453369.5, 2453369.54166667, 2453369.58333333, 2453369.625, 2453369.66666667, 2453369.70833333, 2453369.75, 2453369.79166667, 2453369.83333333, 2453369.875, 2453369.91666667, 2453369.95833333, 2453370, 2453370.04166667, 2453370.08333333, 2453370.125, 2453370.16666667, 2453370.20833333, 2453370.25, 2453370.29166667, 2453370.33333333, 2453370.375, 2453370.41666667, 2453370.45833333, 2453370.5, 2453370.54166667, 2453370.58333333, 2453370.625, 2453370.66666667, 2453370.70833333, 2453370.75, 2453370.79166667, 2453370.83333333, 2453370.875, 2453370.91666667, 2453370.95833333, 2453371, 2453371.04166667, 2453371.08333333, 2453371.125, 2453371.16666667, 2453371.20833333, 2453371.25, 2453371.29166667, 2453371.33333333, 2453371.375, 2453371.41666667, 2453371.45833333, 2453371.5, 2453371.54166667, 2453371.58333333, 2453371.625, 2453371.66666667, 2453371.70833333, 2453371.75, 2453371.79166667, 2453371.83333333, 2453371.875, 2453371.91666667, 2453371.95833333, 2453372, 2453372.04166667, 2453372.08333333, 2453372.125, 2453372.16666667, 2453372.20833333, 2453372.25, 2453372.29166667, 2453372.33333333, 2453372.375, 2453372.41666667, 2453372.45833333, 2453372.5, 2453372.54166667, 2453372.58333333, 2453372.625, 2453372.66666667, 2453372.70833333, 2453372.75, 2453372.79166667, 2453372.83333333, 2453372.875, 2453372.91666667, 2453372.95833333 ; air_temperature = -3.033, -2.79, -3.278, -3.851, -4.162, -4.628, -4.289, -4.556, -4.497, -4.588, -5.338, -5.557, -5.911, -5.718, -5.457, -4.823, -4.151, -3.675, -3.165, -2.807, -2.672, -2.785, -3.106, -3.555, -3.657, -3.881, -4.676, -4.387, -4.817, -4.771, -4.829, -5.13, -5.173, -5.442, -6.119, -6.788, -7.53, -7.62, -7.95, -8.22, -8.54, -8.2, -8.45, -8.04, -7.98, -7.98, -7.91, -8.64, -9.27, -10.44, -11.01, -10.82, -11.18, -11.8, -11.49, -11.79, -11.64, -11.62, -11.13, -11.32, -10.77, -10.25, -10.29, -9.1, -7.96, -7.49, -6.396, -6.255, -5.944, -5.382, -4.74, -3.554, -3.131, -3.327, -0.678, -0.188, 0.793, 0.937, 0.815, 0.9, 0.803, 0.783, 0.07, -0.435, -0.845, -0.911, -0.997, -1.14, -0.874, 0.049, 2.03, 2.574, 3.007, 2.937, 2.428, 1.972, 1.38, 1.039, 0.457, -0.174, -0.742, -1.564, -1.847, -2.033, -1.966, -2.378, -2.67, -2.692, -3.04, -3.011, -2.923, -2.309, -2.525, -2.201, -1.694, -1.413, -0.777, -0.562, -0.378, -0.029, 0.301, 0.769, 1.283, 1.745, 2.191, 2.457, 2.878, 3.239, 3.508, 3.62, 3.842, 4.089, 4.187, 4.466, 4.558, 4.669, 4.794, 4.974, 5.18, 5.5, 5.759, 5.973, 6.089, 6.435, 6.44, 6.633, 6.776, 6.502, 6.66, 6.578, 6.545, 6.798, 6.308, 6.431, 6.496, 6.284, 5.962, 5.799, 5.718, 7.26, 7.18, 7.03, 6.721, 6.53, 6.175, 5.526, 4.59, 3.588 ; 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 = 1027.703, 1028.243, 1028.303, 1028.543, 1029.083, 1029.203, 1029.263, 1029.743, 1029.563, 1029.623, 1030.223, 1030.343, 1030.763, 1030.703, 1030.883, 1030.343, 1029.743, 1028.303, 1028.003, 1027.463, 1026.502, 1025.962, 1026.442, 1025.242, 1023.802, 1023.862, 1021.221, 1021.581, 1018.76, 1015.099, 1014.259, 1013.239, 1014.019, 1012.519, 1010.598, 1007.958, 1004.717, 1003.877, 1002.916, 1002.076, 1001.296, 1003.036, 1001.896, 1002.736, 1003.517, 1002.976, 1001.536, 998.4152, 996.3147, 992.6538, 990.1332, 990.2532, 989.9531, 987.1924, 987.7326, 987.1924, 987.5526, 989.233, 990.3732, 989.6531, 989.7131, 996.4348, 1001.596, 1004.237, 1008.378, 1011.198, 1024.222, 1026.502, 1024.462, 1024.462, 1026.382, 1024.402, 1023.982, 1022.841, 1020.981, 1019.841, 1022.721, 1017.14, 1016.12, 1015.039, 1014.199, 1013.719, 1013.779, 1013.599, 1013.839, 1013.959, 1014.619, 1015.039, 1014.739, 1014.439, 1014.499, 1015.219, 1016.06, 1016.84, 1018.28, 1019.721, 1020.861, 1021.881, 1023.081, 1024.042, 1024.702, 1024.822, 1025.422, 1026.322, 1026.682, 1026.922, 1027.763, 1028.783, 1030.163, 1030.883, 1031.544, 1032.384, 1032.204, 1031.183, 1031.063, 1031.063, 1031.784, 1032.504, 1033.044, 1033.644, 1033.464, 1033.164, 1033.824, 1033.644, 1033.404, 1032.984, 1032.744, 1032.444, 1031.784, 1031.664, 1031.003, 1030.463, 1030.043, 1029.863, 1029.323, 1028.423, 1027.042, 1025.302, 1025.062, 1023.682, 1022.541, 1021.401, 1020.801, 1019.961, 1019.42, 1019.24, 1017.92, 1017.5, 1016.18, 1015.279, 1013.959, 1013.539, 1013.059, 1012.399, 1012.039, 1012.519, 1012.879, 1014.319, 1015.58, 1016.3, 1016.42, 1016.96, 1017.56, 1018.28, 1018.88, 1021.641, 1023.682, 1025.602 ; 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 = 8.94, 7.45, 8.86, 8.43, 9.13, 9.21, 9.37, 9.88, 10.51, 10.35, 11.33, 12, 11.33, 12.15, 12.15, 11.02, 10.98, 12.47, 12.31, 12.74, 13.33, 13.56, 15.68, 13.33, 13.96, 14.74, 17.09, 16.54, 18.38, 19.33, 19.36, 19.8, 19.76, 20.15, 19.95, 20.19, 18.7, 18.74, 17.91, 16.23, 16.54, 15.09, 13.88, 13.45, 14.15, 13.01, 12.43, 11.64, 12.5, 12.74, 13.13, 11.8, 12, 10, 11.92, 10.15, 10.15, 10.23, 10.07, 8.78, 8.35, 7.96, 5.527, 10.04, 9.29, 5.762, 11.45, 6.507, 4.939, 5.919, 3.92, 5.41, 6.938, 3.724, 11.96, 13.13, 13.99, 14.58, 15.33, 14.43, 13.68, 13.09, 9.72, 9.37, 8.7, 8.82, 7.55, 6.782, 7.21, 6.938, 4.606, 7.13, 7.33, 6.272, 7.29, 5.488, 4.018, 5.762, 4.626, 7.25, 7.72, 8.27, 6.546, 6.076, 6.703, 6.742, 5.645, 5.723, 5.527, 4.978, 4.273, 3.842, 3.371, 2.195, 2.548, 2.156, 2.195, 3.214, 3.959, 4.39, 5.527, 5.762, 6.037, 6.86, 7.13, 7.76, 7.33, 7.76, 9.13, 9.96, 10.07, 10.82, 11.6, 12, 13.37, 13.92, 13.72, 14.15, 13.37, 14.11, 14.94, 14.03, 12.9, 13.05, 12.47, 11.86, 12.15, 10.86, 11.96, 12.62, 12.45, 13.21, 11.68, 11.88, 13.21, 10.31, 8.55, 6.076, 4.214, 9.09, 13.25, 12.03, 12.74, 13.99, 15.05, 12.5, 13.64, 9.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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; wind_speed = 6.508, 5.599, 6.596, 6.732, 6.986, 7.1, 7.9, 7.9, 8.34, 8.62, 9.21, 9.66, 9.42, 10.27, 10.25, 9.43, 9.55, 10.44, 10.62, 10.64, 11.32, 11.06, 10.31, 11.44, 11.97, 12.1, 14.36, 14.46, 15.37, 16.18, 15.97, 15.86, 16.15, 15.26, 16.7, 16.46, 15.57, 14.9, 14.37, 13.45, 13.5, 11.54, 11.02, 10.97, 10.83, 10.27, 10.16, 8.87, 9.17, 8.98, 10.36, 9.37, 9.89, 6.524, 9.15, 8.5, 8.48, 8.1, 8.62, 6.585, 6.515, 6.743, 4.275, 6.871, 7.43, 4.084, 7.36, 4.251, 3.372, 4.519, 2.885, 3.926, 5.208, 1.838, 9.68, 10.3, 10.27, 11.9, 12.14, 11.98, 11.83, 10.84, 7.85, 7.49, 7.17, 7.22, 6.188, 5.605, 5.667, 6.112, 3.667, 5.769, 5.856, 5.144, 5.845, 3.991, 2.764, 4.279, 3.474, 5.867, 6.189, 7.01, 5.65, 4.919, 5.667, 5.413, 4.478, 4.561, 3.93, 3.861, 3.169, 2.851, 2.548, 1.241, 1.746, 1.37, 1.353, 2.047, 3.203, 3.423, 4.032, 4.505, 4.941, 5.604, 5.709, 6.104, 5.914, 6.535, 7.83, 8.21, 8.21, 9.33, 9.53, 9.91, 10.95, 11.31, 11.54, 11.73, 11.09, 11.7, 12.12, 11.88, 10.93, 11.26, 10.56, 9.42, 10.17, 9.54, 10.35, 10.6, 9.89, 10.36, 9.03, 9.45, 10.27, 8.42, 7.3, 4.933, 3.136, 6.726, 10.98, 9.32, 8.51, 10.27, 12.23, 10.18, 9.99, 6.751 ; 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 = 22.24, 30.97, 40.57, 55.4, 38.39, 42.68, 41.89, 44.01, 43.5, 41.56, 41.12, 38.97, 37.86, 37.64, 40.48, 42.51, 41.58, 42.46, 41.43, 44.54, 51.56, 51, 43.87, 46, 38.08, 48.3, 43.14, 39.64, 32.7, 34.42, 29.28, 38.55, 28.82, 30.95, 22.98, 13.21, 9.03, 2.54, 356.78, 348.173, 340.4, 336.6, 321.6, 324.8, 318.6, 313.7, 315, 313.6, 317.1, 313.1, 308.3, 311.7, 293.2, 296.2, 295.5, 293.4, 285.7, 281.2, 281.7, 285.5, 274.9, 274.8, 280.2, 283.2, 284.4, 291.6, 300.4, 297.4, 264.6, 235.4, 219.8, 217.6, 266.7, 261.1, 225.1, 224.1, 227.1, 235.3, 234.9, 239.7, 240.3, 246.8, 263, 252.4, 255.4, 255.4, 268.3, 274.2, 273.1, 270.6, 263.5, 297.2, 301.4, 310.1, 323.6, 339, 293.4, 335.4, 337, 348.558, 4.28, 6.4, 27.69, 26.62, 27.54, 54.6, 58.1, 58.1, 62.2, 63.1, 46.23, 27.22, 24.3, 47.21, 58.8, 84.3, 126.8, 181.5, 196.7, 214.5, 212.9, 209.2, 228.7, 218.3, 222.3, 234.4, 225.3, 219, 212.5, 205.1, 201.6, 201.3, 204, 216.4, 212.6, 206.8, 202.5, 205, 205.6, 203.6, 206.3, 208.5, 206, 210.3, 213.2, 227.3, 228.6, 227.5, 234.4, 235.4, 238.9, 243.3, 235.9, 238.8, 231.1, 237.1, 244.8, 269, 274.1, 314.8, 298.5, 312, 309, 305.6, 307.8, 318.4, 307.6, 314.3 ; 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, 2933.895, 2950.114, 2696.616, 2959.726, 2907.464, 2959.726, 2888.241, 2959.726, 2959.726, 2959.726, 2959.726, 2960.326, 2960.927, 2960.927, 2960.326, 2960.927, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 1793.155, 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, 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, 2960.326, 2960.326, 2960.326, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2820.362, 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, 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, 2959.726, 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.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125, 2959.125, 2959.125, 2959.125, 2959.726, 2958.524, 2951.316, 2802.341, 2923.083, 2794.531, 2715.238, 2709.231, 2636.546, 2495.38, 2494.779, 2496.582, 2291.741, 2588.49, 2769.302, 2764.496, 2796.934, 2611.917, 2675.592, 2643.754, 2599.903, 2602.306, 2813.153, 2737.464, 2960.326, 2959.726, 2959.726, 2941.104, 2959.125, 2801.74, 2959.125, 2959.125, 2959.125 ; 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 ; }