netcdf C0206.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.059999, 800.007 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.22834 ; 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 = "07-Oct-2004 18:42:09: Modified [lon,lat] to [-70.059800,43.570233].\n", "Thu Oct 7 16:27:57 2004: /usr/local/nco/bin/ncrcat -d time,2453286.60416667,2453317.6 C0206.met.realtime.nc C0206.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 = 48489 ; :visibility_sensor_serial_number = 322 ; :barometric_pressure_serial_number = "SETAP2299994" ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0206" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453324.00000579 ; :starting_julian_day_string = "2004-11-14 00:00:00" ; :ending_julian_day_number = 2453330.95833912 ; :ending_julian_day_string = "2004-11-20 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 30-Aug-2004 17:02:04\n", "WIND_DIR_1.2: 30-Aug-2004 17:02:04\n", "AAN_VIZ_1.2: 30-Aug-2004 17:02:04\n", "SET_BP_1.2: 02-Oct-2004 12:37:07" ; :longitude = -70.0598 ; :latitude = 43.570233 ; data: lat = 43.570233 ; lon = -70.0598 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453324, 2453324.04166667, 2453324.08333333, 2453324.125, 2453324.16666667, 2453324.20833333, 2453324.25, 2453324.29166667, 2453324.33333333, 2453324.375, 2453324.41666667, 2453324.45833333, 2453324.5, 2453324.54166667, 2453324.58333333, 2453324.625, 2453324.66666667, 2453324.70833333, 2453324.75, 2453324.79166667, 2453324.83333333, 2453324.875, 2453324.91666667, 2453324.95833333, 2453325, 2453325.04166667, 2453325.08333333, 2453325.125, 2453325.16666667, 2453325.20833333, 2453325.25, 2453325.29166667, 2453325.33333333, 2453325.375, 2453325.41666667, 2453325.45833333, 2453325.5, 2453325.54166667, 2453325.58333333, 2453325.625, 2453325.66666667, 2453325.70833333, 2453325.75, 2453325.79166667, 2453325.83333333, 2453325.875, 2453325.91666667, 2453325.95833333, 2453326, 2453326.04166667, 2453326.08333333, 2453326.125, 2453326.16666667, 2453326.20833333, 2453326.25, 2453326.29166667, 2453326.33333333, 2453326.375, 2453326.41666667, 2453326.45833333, 2453326.5, 2453326.54166667, 2453326.58333333, 2453326.625, 2453326.66666667, 2453326.70833333, 2453326.75, 2453326.79166667, 2453326.83333333, 2453326.875, 2453326.91666667, 2453326.95833333, 2453327, 2453327.04166667, 2453327.08333333, 2453327.125, 2453327.16666667, 2453327.20833333, 2453327.25, 2453327.29166667, 2453327.33333333, 2453327.375, 2453327.41666667, 2453327.45833333, 2453327.5, 2453327.54166667, 2453327.58333333, 2453327.625, 2453327.66666667, 2453327.70833333, 2453327.75, 2453327.79166667, 2453327.83333333, 2453327.875, 2453327.91666667, 2453327.95833333, 2453328, 2453328.04166667, 2453328.08333333, 2453328.125, 2453328.16666667, 2453328.20833333, 2453328.25, 2453328.29166667, 2453328.33333333, 2453328.375, 2453328.41666667, 2453328.45833333, 2453328.5, 2453328.54166667, 2453328.58333333, 2453328.625, 2453328.66666667, 2453328.70833333, 2453328.75, 2453328.79166667, 2453328.83333333, 2453328.875, 2453328.91666667, 2453328.95833333, 2453329, 2453329.04166667, 2453329.08333333, 2453329.125, 2453329.16666667, 2453329.20833333, 2453329.25, 2453329.29166667, 2453329.33333333, 2453329.375, 2453329.41666667, 2453329.45833333, 2453329.5, 2453329.54166667, 2453329.58333333, 2453329.625, 2453329.66666667, 2453329.70833333, 2453329.75, 2453329.79166667, 2453329.83333333, 2453329.875, 2453329.91666667, 2453329.95833333, 2453330, 2453330.04166667, 2453330.08333333, 2453330.125, 2453330.16666667, 2453330.20833333, 2453330.25, 2453330.29166667, 2453330.33333333, 2453330.375, 2453330.41666667, 2453330.45833333, 2453330.5, 2453330.54166667, 2453330.58333333, 2453330.625, 2453330.66666667, 2453330.70833333, 2453330.75, 2453330.79166667, 2453330.83333333, 2453330.875, 2453330.91666667, 2453330.95833333 ; air_temperature = 2.966, 2.888, 2.264, 1.804, 1.367, 0.91, 0.457, 0.047, -0.399, -0.726, -0.978, -1.376, -1.362, -1.45, -0.654, 1.155, 2.231, 3.928, 4.891, 6.343, 7.7, 8.07, 8.12, 7.81, 7.47, 6.974, 6.532, 5.932, 5.631, 5.466, 5.323, 5.72, 5.664, 5.947, 5.472, 5.617, 5.005, 5.145, 5.11, 5.023, 5.704, 5.425, 5.711, 5.718, 5.883, 6.102, 6.381, 6.797, 7.14, 7.32, 7.2, 7.51, 5.896, 5.105, 4.876, 3.953, 3.215, 2.959, 2.731, 2.323, 1.991, 1.82, 1.832, 1.996, 1.935, 2.334, 2.577, 3.159, 3.312, 4.285, 4.658, 4.806, 4.919, 5.047, 4.723, 4.887, 4.264, 3.712, 3.372, 2.828, 2.424, 2.21, 2.062, 1.913, 1.911, 2.06, 2.239, 2.144, 2.875, 4.096, 5.32, 6.407, 6.951, 6.616, 7.04, 7.32, 7.37, 7.28, 7.03, 6.841, 6.973, 6.862, 6.645, 6.689, 6.862, 7.02, 7.16, 7.4, 7.56, 7.67, 7.45, 7.46, 7.47, 7.7, 7.6, 7.75, 8.05, 8.22, 8.28, 8.27, 8.41, 8.45, 8.48, 8.55, 8.46, 8.37, 8.35, 8.39, 8.43, 8.15, 8.11, 8.09, 8.2, 8.45, 8.5, 8.84, 10.27, 10.67, 10.36, 10.58, 10.09, 9.79, 9.33, 8.69, 8.48, 8.16, 7.75, 7.11, 6.812, 6.57, 6.477, 5.884, 5.586, 5.307, 5.108, 4.469, 4.503, 4.162, 4.178, 4.336, 4.602, 4.859, 5.466, 5.654, 5.386, 5.547, 5.851, 5.933 ; 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 = 1030.001, 1030.242, 1030.362, 1030.302, 1030.722, 1031.322, 1031.501, 1032.042, 1032.521, 1032.641, 1033.182, 1033.542, 1033.901, 1033.901, 1033.361, 1032.942, 1031.562, 1030.062, 1029.222, 1028.142, 1027.782, 1028.022, 1028.382, 1028.622, 1028.862, 1029.102, 1029.042, 1028.802, 1028.802, 1028.682, 1028.382, 1028.262, 1027.902, 1027.842, 1028.142, 1028.562, 1028.682, 1029.042, 1028.742, 1028.682, 1027.662, 1026.822, 1025.802, 1025.442, 1025.442, 1025.442, 1025.562, 1026.222, 1025.862, 1025.802, 1025.862, 1025.622, 1025.742, 1025.622, 1025.442, 1024.842, 1025.682, 1025.982, 1026.162, 1026.642, 1027.002, 1027.422, 1028.262, 1027.362, 1026.522, 1025.802, 1025.142, 1024.482, 1024.482, 1024.602, 1024.962, 1025.382, 1025.502, 1025.202, 1025.442, 1025.382, 1025.442, 1025.322, 1025.202, 1025.262, 1025.142, 1025.022, 1025.262, 1025.622, 1026.042, 1026.282, 1026.042, 1025.922, 1024.902, 1024.182, 1023.282, 1022.742, 1022.742, 1022.622, 1023.042, 1023.042, 1022.802, 1022.982, 1023.162, 1022.982, 1022.442, 1021.962, 1021.302, 1021.062, 1020.642, 1020.402, 1020.222, 1020.582, 1020.822, 1020.942, 1020.822, 1020.702, 1019.862, 1018.722, 1018.002, 1017.582, 1017.162, 1017.282, 1017.522, 1017.282, 1017.042, 1017.342, 1016.982, 1016.622, 1016.322, 1016.022, 1015.542, 1015.722, 1015.842, 1014.762, 1014.462, 1015.362, 1015.602, 1015.962, 1017.522, 1016.502, 1016.082, 1015.662, 1015.902, 1016.022, 1016.862, 1017.642, 1018.182, 1018.482, 1018.962, 1019.562, 1019.922, 1020.402, 1020.762, 1020.942, 1021.002, 1020.702, 1020.942, 1021.062, 1021.542, 1022.082, 1022.622, 1023.522, 1023.642, 1023.642, 1023.222, 1023.042, 1022.862, 1022.562, 1022.502, 1022.442, 1022.682, 1023.162 ; 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 = 13.84, 15.29, 15.44, 14.27, 15.01, 13.88, 15.01, 14.86, 13.21, 12.98, 13.29, 12.78, 11.96, 9.7, 10.15, 11.41, 8.04, 8.23, 6.194, 7.6, 8.04, 5.586, 8.7, 9.6, 10.7, 10.07, 10.35, 9.96, 9.33, 6.586, 6.507, 8.94, 9.33, 9.64, 8.08, 8.31, 5.802, 5.684, 4.782, 3.802, 1.96, 2.94, 3.646, 4.704, 4.822, 5.41, 5.566, 3.528, 4.508, 2.744, 1.529, 4.077, 5.018, 6.821, 5.958, 7.57, 6.664, 6.703, 6.664, 6.35, 6.272, 6.076, 6.272, 4.155, 3.685, 3.293, 2.744, 1.333, 1.764, 4.038, 2.862, 3.136, 2.979, 3.332, 5.606, 5.958, 5.41, 6.429, 5.762, 5.919, 6.037, 5.998, 5.88, 5.449, 3.685, 3.802, 3.685, 3.802, 2.744, 2.901, 2.626, 3.371, 3.097, 5.135, 5.174, 3.332, 2.548, 3.332, 2.862, 2.352, 2.117, 2.058, 2.234, 2.666, 2.548, 1.764, 0.902, 1.568, 1.607, 0.98, 1.686, 1.137, 1.372, 1.842, 3.136, 3.959, 2.548, 1.999, 2.587, 3.018, 3.45, 3.254, 3.214, 2.587, 1.764, 0.823, 1.529, 3.332, 2.783, 2.626, 1.862, 1.803, 1.45, 2.47, 2.254, 1.842, 1.999, 7.68, 5.958, 9.49, 8.58, 7.17, 7.25, 6.233, 7.13, 8, 6.821, 7.8, 5.782, 5.958, 7.53, 8.43, 6.821, 8.51, 8.82, 9.09, 8.78, 7.49, 6.742, 4.547, 3.724, 2.156, 3.136, 2.058, 2.587, 4.234, 3.685, 3.763 ; 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 = 11.62, 12.56, 12.35, 12.13, 11.98, 11.36, 12.44, 12.1, 11.19, 11.21, 10.54, 10.66, 9.96, 7.64, 8.29, 7.7, 6.538, 6.966, 5.068, 6.544, 6.405, 4.311, 6.949, 7.71, 8.93, 8.17, 8.28, 7.97, 7.13, 5.506, 5.508, 7.68, 7.41, 8.28, 6.892, 6.835, 4.61, 4.924, 3.567, 2.814, 1.585, 2.217, 3.084, 3.903, 4.218, 4.567, 4.634, 2.747, 3.88, 1.531, 1.185, 3.173, 4.232, 5.741, 5.07, 6.6, 5.601, 5.667, 5.347, 5.133, 5.118, 4.806, 4.813, 3.267, 2.577, 2.249, 1.645, 0.697, 1.002, 2.8, 1.926, 2.425, 2.21, 2.718, 4.3, 5.074, 4.508, 5.414, 4.635, 4.7, 4.85, 5.003, 4.353, 3.768, 2.844, 2.624, 2.668, 2.86, 1.877, 2.027, 2.014, 2.859, 2.441, 4.614, 4.418, 2.671, 1.97, 2.708, 2.351, 1.928, 1.743, 1.595, 1.795, 2.259, 2.133, 1.395, 0.619, 1.102, 1.319, 0.528, 1.429, 0.831, 1.043, 1.452, 2.526, 3.042, 2.169, 1.62, 1.948, 2.585, 2.971, 2.668, 2.737, 2.241, 0.99, 0.551, 1.39, 2.848, 2.293, 2.117, 0.999, 1.498, 1.304, 1.851, 1.92, 1.577, 1.27, 6.629, 4.933, 7.54, 7.34, 5.974, 6.236, 4.809, 5.708, 6.339, 5.451, 6.68, 4.471, 4.747, 6.237, 7.38, 5.633, 7.33, 7.19, 7.62, 7.38, 6.42, 5.646, 3.791, 2.213, 1.459, 2.264, 1.443, 1.9, 3.558, 2.709, 2.747 ; 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 = 13.37, 11.3, 7.94, 3.92, 0.58, 359.34, 359.22, 359.7, 2.25, 354.04, 354.38, 357.99, 358.62, 353.61, 346.211, 354.82, 339.8, 329.9, 319.8, 316.1, 314.9, 327.6, 338.9, 348.315, 347.765, 354.41, 353.67, 353.79, 341.7, 333.1, 339.3, 337.3, 341.3, 342, 351.54, 348.159, 343.713, 17.3, 40.82, 33.48, 79.8, 143.3, 157.6, 172, 165.7, 187.2, 200.4, 217.1, 239.1, 243.4, 100.3, 5.53, 19.8, 43.15, 54.3, 62.4, 62.1, 66, 65.5, 50.44, 45.3, 47.04, 52.32, 56.9, 7.15, 16.49, 351.89, 264.3, 200.4, 246.9, 299.6, 306.9, 322.6, 333.6, 6.77, 52.77, 66.3, 61.4, 57.5, 62, 60.1, 54.4, 48.52, 45.82, 8.89, 8.06, 8.44, 341.1, 315.2, 254.2, 242.5, 227.1, 212.8, 217.9, 245.5, 261.2, 284.4, 279, 304, 305, 300.8, 350.336, 332, 326.7, 358.56, 336.6, 28.98, 98, 131.5, 10.57, 342.1, 7.9, 252.3, 237.5, 250, 234, 216.5, 216.2, 228.8, 222.3, 214.1, 234.7, 228.9, 212.5, 197.8, 167.5, 212.5, 205.3, 245.1, 247.4, 288.5, 280.6, 325.5, 232.9, 277.6, 275.6, 335.2, 359.28, 356.08, 358.64, 16.1, 354.67, 356.88, 332, 348.915, 341.3, 351.3, 3.43, 355.97, 337, 357.54, 3.96, 14.88, 2.56, 358.76, 30.85, 19.49, 21.64, 19.59, 19.23, 3.6, 332.1, 263.2, 240.8, 207.5, 222.3, 218.7, 218 ; 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 = 2823.966, 2821.563, 2820.962, 2843.789, 2804.743, 2825.768, 2811.351, 2802.341, 2801.139, 2694.814, 2845.592, 2827.57, 2847.394, 2743.471, 2867.818, 2709.832, 2742.27, 2625.133, 2853.401, 2906.263, 2854.602, 2884.037, 2872.623, 2876.828, 2867.818, 2876.828, 2875.026, 2857.005, 2863.012, 2864.814, 2886.439, 2878.03, 2867.818, 2863.613, 2869.62, 2893.047, 2861.21, 2843.789, 2888.241, 2842.588, 2783.118, 2805.945, 2140.964, 597.1504, 2025.028, 2211.847, 2862.411, 2845.592, 2855.803, 2847.994, 2857.005, 2861.21, 2826.369, 2745.874, 2796.333, 2811.351, 2797.535, 2798.136, 2804.143, 2808.348, 2820.362, 2813.153, 2852.8, 2668.383, 2836.581, 2524.214, 2772.305, 2784.32, 2788.524, 2807.747, 2837.782, 2820.362, 2821.563, 2813.153, 2763.896, 2863.613, 2842.588, 2882.835, 2891.846, 2888.241, 2885.238, 2870.22, 2879.231, 2862.411, 2732.058, 2639.549, 2861.811, 2828.772, 2854.001, 2819.16, 2631.74, 2341.599, 2452.73, 2840.786, 2824.567, 2828.171, 2829.372, 2840.185, 2825.167, 2811.952, 2802.941, 2784.32, 2838.383, 2761.493, 2780.115, 2750.68, 2740.468, 2754.284, 2760.892, 2754.284, 2690.009, 2687.606, 2694.214, 2679.196, 2638.348, 2745.274, 2756.687, 2734.461, 2745.274, 2784.92, 2772.906, 2760.892, 2770.503, 2674.991, 2503.189, 2489.974, 2315.769, 2547.641, 2579.479, 2697.217, 2699.62, 2696.616, 2760.291, 2702.023, 2705.627, 2678.595, 2735.062, 2840.786, 2708.03, 2840.185, 2850.998, 2850.998, 2866.015, 2896.051, 2888.241, 2863.012, 2869.019, 2881.033, 2872.623, 2887.641, 2887.641, 2890.044, 2882.835, 2902.658, 2878.03, 2886.439, 2857.605, 2541.034, 2865.415, 2894.849, 2909.867, 2926.086, 2861.21, 2668.383, 2870.821, 2890.044, 2882.234, 2894.249 ; 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 ; }