netcdf A0112.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.060002, 799.972 ; barometric_pressure:epic_code = 915 ; 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 = "Wed Nov 10 19:51:16 2004: /usr/local/nco/bin/ncrcat -d time,2453320.7708333,2453420.8125 A0112.met.realtime.nc A0112.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 = 48492 ; :visibility_sensor_serial_number = 323 ; :barometric_pressure_serial_number = "SETAP2299992" ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0112" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :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.2: 04-Nov-2004 21:11:08\n", "WIND_DIR_1.2: 04-Nov-2004 21:11:08\n", "AAN_VIZ_1.2: 04-Nov-2004 21:11:08" ; data: lat = 42.5236 ; lon = -70.5667 ; 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 = -0.34, -0.491, -0.322, 0.105, 0.76, 0.876, 1.107, 1.462, 1.768, 2.113, 2.714, 2.489, 1.233, 2.323, 1.431, 3.754, 4.078, 3.328, 3.051, 3.519, 3.626, 3.214, 2.562, 1.635, 1.198, 0.58, 0.305, -0.329, 0.014, -0.913, -1.667, -2.239, -2.661, -2.946, -3.396, -3.611, -4.14, -4.479, -4.677, -4.797, -4.824, -4.681, -4.567, -4.811, -5.101, -5.822, -6.51, -7.47, -8.04, -8.3, -8.4, -8.65, -9.62, -9.98, -9.61, -9.45, -9.87, -9.27, -8.93, -8.6, -8.38, -8.34, -6.815, -5.913, -5.686, -4.738, -3.875, -3.843, -3.717, -3.391, -3.216, -3.003, -2.8, -2.76, -2.212, -1.515, -0.936, -0.757, -0.359, -0.094, 0.031, 0.654, 1.025, 1.262, 1.624, 1.523, 1.94, 2.344, 3.016, 3.248, 4.022, 4.13, 4.399, 4.507, 4.356, 4.155, 3.601, 3.552, 3.19, 3.163, 3.208, 2.895, 2.784, 2.729, 2.415, 2.028, 1.823, 1.964, 1.551, 1.199, 1.509, 2.41, 2.752, 2.54, 2.501, 2.796, 3.518, 2.734, 2.841, 3.193, 3.294, 3.441, 3.585, 3.622, 3.808, 3.954, 3.929, 3.969, 4.135, 4.376, 4.513, 4.771, 4.815, 4.892, 4.924, 4.889, 5.246, 5.564, 5.642, 5.913, 6.13, 6.475, 6.779, 6.991, 7.17, 7.22, 7.21, 7.65, 6.921, 7.24, 7.31, 7.09, 6.988, 7.06, 6.987, 6.824, 6.914, 6.784, 6.686, 7.08, 8.96, 9.08, 8.53, 8.09, 7.58, 6.908, 6.489, 6.051 ; 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 = 1026.66, 1026.9, 1026.66, 1026.66, 1026.72, 1026.359, 1026.359, 1026.42, 1026.12, 1025.76, 1025.219, 1025.76, 1025.64, 1026.12, 1025.16, 1025.099, 1023.959, 1023.299, 1022.159, 1021.019, 1020.359, 1019.939, 1019.219, 1017.599, 1018.139, 1015.679, 1015.439, 1013.999, 1012.139, 1011.479, 1010.639, 1010.819, 1008.599, 1007.639, 1006.319, 1005.479, 1003.739, 1002.839, 1002.419, 1002.059, 1003.859, 1004.339, 1006.979, 1003.499, 1001.999, 1017.419, 1018.799, 1019.279, 1020.719, 1021.979, 1023.299, 1022.279, 1019.339, 1018.199, 1018.379, 1019.399, 1017.899, 1019.759, 1021.139, 1022.519, 1022.999, 1025.52, 1030.86, 1034.28, 1039.56, 1042.26, 1043.1, 1028.1, 1027.68, 1027.44, 1026.84, 1026.359, 1025.64, 1024.559, 1023.719, 1024.92, 1021.499, 1020.179, 1019.219, 1018.439, 1017.779, 1017.119, 1016.939, 1016.699, 1016.639, 1016.519, 1017.899, 1018.739, 1017.479, 1016.759, 1016.759, 1017.119, 1017.959, 1018.739, 1019.519, 1020.779, 1021.859, 1022.639, 1023.419, 1024.199, 1024.559, 1024.679, 1025.099, 1025.88, 1026.3, 1026.12, 1026.96, 1027.86, 1028.94, 1029.78, 1030.74, 1031.46, 1031.22, 1030.8, 1030.92, 1031.1, 1031.7, 1031.82, 1032.72, 1033.5, 1033.86, 1033.74, 1033.32, 1033.5, 1033.68, 1033.44, 1032.9, 1033.02, 1032.66, 1032.12, 1031.46, 1031.28, 1030.56, 1030.38, 1030.26, 1029.42, 1027.86, 1026.479, 1025.94, 1024.74, 1024.019, 1023.359, 1021.979, 1022.399, 1021.019, 1021.199, 1021.139, 1020.299, 1020.119, 1018.439, 1017.659, 1017.659, 1016.999, 1016.159, 1015.919, 1016.339, 1016.699, 1017.719, 1018.019, 1018.859, 1019.039, 1019.519, 1020.599, 1021.679, 1023.359, 1025.099, 1026.54, 1027.5 ; 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.58, 9.53, 8.35, 7.8, 7.21, 8.11, 6.429, 8.47, 8.43, 9.02, 11.41, 13.09, 10.54, 8.31, 5.88, 11.33, 12.07, 12.7, 12.19, 12.9, 14.46, 16.15, 16.9, 18.35, 19.25, 19.56, 19.91, 21.56, 20.97, 20.11, 19.95, 20.78, 20.66, 20.58, 19.05, 19.13, 18.03, 18.66, 17.13, 16.31, 15.25, 13.68, 15.17, 14.7, 15.05, 15.8, 17.44, 15.72, 17.01, 15.17, 17.33, 15.52, 13.25, 14.11, 14.78, 16.58, 14.27, 14.11, 13.52, 11.6, 11.56, 11.6, 11.02, 10.11, 8.31, 9.29, 7.35, 8.27, 7.13, 8.66, 9.68, 11.29, 11.41, 12.5, 13.01, 14.27, 14.97, 16.27, 14.9, 15.37, 15.13, 14.07, 14.5, 14.07, 14.39, 12.43, 12.27, 11.41, 11.05, 10.31, 11.41, 8.82, 8.58, 6.703, 7.02, 7.06, 6.311, 6.86, 5.723, 6.742, 5.802, 5.527, 6.742, 5.958, 5.057, 5.449, 5.919, 5.057, 6.35, 7.8, 7.06, 4.743, 5.096, 4.508, 2.94, 1.568, 1.215, 2.822, 2.47, 3.45, 5.723, 5.958, 6.429, 8.23, 7.76, 8.08, 8.78, 8.51, 10.04, 10.11, 10.27, 9.56, 12.07, 11.02, 12.94, 12.82, 13.25, 13.33, 10.11, 10, 10.23, 10.62, 12.19, 11.56, 11.37, 8.55, 6.664, 7.45, 7.13, 10.47, 9.21, 8.19, 9.6, 10.23, 10.7, 11.21, 10.19, 9.64, 10.27, 8.04, 11.05, 10.43, 13.13, 10.54, 10.7, 9.02, 11.02, 9.68 ; 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.991, 7.29, 6.909, 6.455, 6.015, 5.683, 4.192, 6.949, 5.802, 7.68, 9.98, 10.52, 9.41, 7.04, 4.786, 8.91, 10.1, 10.91, 10.03, 10.94, 12.06, 13.44, 14.16, 15.58, 15.47, 16.53, 16.19, 17.67, 17.17, 16.71, 17.01, 17.14, 16.52, 16.73, 15.81, 15.59, 14.66, 15.19, 13.94, 12.98, 11.77, 10.58, 10.33, 10.59, 12.38, 12.75, 13.59, 11.88, 14.1, 12.51, 13.13, 12.73, 9.99, 11.47, 11.51, 12.58, 10.05, 11.97, 11.27, 9.65, 9.77, 9.76, 9.07, 8.53, 6.254, 7.52, 5.534, 6.072, 5.498, 6.858, 7.69, 8.31, 9.77, 9.97, 10.38, 11.85, 12.8, 12.88, 11.87, 12.65, 12.41, 11.81, 11.94, 11.76, 11.53, 10.81, 10.46, 9.34, 9.16, 8.72, 9.04, 7.45, 6.76, 5.449, 5.738, 5.919, 5.448, 5.243, 4.877, 5.484, 4.828, 4.586, 5.275, 5.09, 4.197, 4.5, 4.785, 4.2, 5.553, 6.66, 6.213, 2.695, 3.978, 3.4, 1.529, 0.664, 0.492, 1.849, 1.56, 2.607, 3.771, 4.524, 5.503, 6.397, 6.538, 7.05, 7.49, 7.36, 8.36, 8.17, 8.79, 8.45, 10.18, 9.56, 10.69, 10.49, 11.25, 11.21, 8.73, 8.27, 8.7, 8.94, 10.35, 9.38, 9.89, 7.6, 5.619, 6.635, 6.23, 8.75, 8.06, 6.755, 8.15, 8.78, 8.85, 9.55, 8.31, 7.79, 8.45, 6.518, 9.18, 8.2, 10.13, 9.09, 9.02, 7.49, 9.11, 8.07 ; 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 = 357.14, 4.42, 18.9, 22.14, 60.6, 69, 21.6, 17.56, 45.55, 60, 65, 61.3, 33.81, 85, 105.1, 79.2, 93.9, 78.8, 67.7, 67.4, 79.4, 73.4, 65.1, 55, 52.13, 45.47, 37.63, 37.19, 31.12, 13.65, 15.54, 7.92, 357.7, 355.56, 355.68, 350.851, 341.5, 349.672, 337.6, 341.2, 332.3, 316.3, 316.7, 301.2, 316.6, 306.9, 308.3, 307.7, 311.5, 306.6, 306.5, 306.7, 304.4, 295.3, 295.4, 299.9, 302.6, 299.1, 294.9, 290.4, 281.7, 283.6, 285.6, 286, 292.3, 291.9, 293.5, 254.9, 245.1, 239.5, 230.6, 207.1, 221.7, 218.6, 220.1, 225.1, 226.7, 225.5, 230.8, 230.3, 236.7, 241.2, 239, 233.8, 240.3, 233.6, 244, 237.5, 239.2, 248.1, 252.4, 256.2, 275.3, 283.4, 285.6, 290, 297.8, 311.2, 315.4, 317.6, 331.6, 331.2, 328.2, 349.831, 339.6, 343, 319, 332.4, 318.6, 321.7, 337.5, 23.13, 57.6, 78.5, 90.1, 157.7, 186.1, 159.9, 151.2, 171.4, 150.2, 156, 171.1, 166.4, 180.7, 184.3, 185.2, 188.4, 186, 184.5, 178.4, 178.4, 175.4, 171.5, 171.5, 168.3, 172.5, 183.5, 178, 171.2, 180.1, 182.1, 179.3, 184.7, 186.8, 195.4, 221.1, 222.5, 229, 207.3, 204.1, 209.6, 216.8, 212.8, 217.9, 218.2, 217.9, 220, 233.3, 234.8, 280.3, 294.5, 315.4, 318.4, 320.9, 312.7, 312.6, 306.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 = 2950.114, 2953.719, 2954.319, 2943.506, 2956.722, 2959.726, 2958.524, 2956.121, 2880.432, 2952.517, 2928.489, 2910.468, 973.1921, 2903.86, 2067.678, 2927.888, 2902.058, 2921.881, 2876.228, 2922.482, 2646.758, 1578.703, 1899.48, 1009.835, 525.6664, 1594.322, 992.4147, 2948.913, 1139.588, 2961.528, 2961.528, 2961.528, 2960.927, 2961.528, 2960.927, 2961.528, 2961.528, 2960.927, 2961.528, 2962.128, 2960.927, 2960.927, 2960.927, 2961.528, 2960.326, 2961.528, 2960.326, 2962.128, 2961.528, 2961.528, 2961.528, 2959.726, 2960.326, 2959.726, 2961.528, 2960.927, 2959.726, 2960.927, 2962.128, 2959.726, 2959.125, 2956.121, 2958.524, 2959.125, 2955.521, 2941.104, 2940.503, 2942.906, 2932.093, 2932.093, 2705.627, 1215.276, 399.4582, 2962.128, 2962.128, 2957.923, 2883.436, 2892.447, 2924.284, 2882.835, 2927.287, 2889.443, 2936.298, 2948.312, 2881.634, 2820.962, 2912.27, 2909.867, 2903.86, 2855.803, 2857.605, 2915.273, 2890.044, 2843.789, 2939.902, 2951.916, 2951.916, 2956.722, 2959.125, 2954.319, 2957.923, 2951.316, 2955.521, 2957.323, 2956.722, 2954.319, 2948.312, 2938.1, 2913.471, 2910.468, 2861.21, 2899.655, 2924.284, 2906.263, 2928.489, 2946.51, 2948.312, 2392.659, 2954.92, 2957.923, 2959.125, 2955.521, 2959.125, 2951.916, 2952.517, 2945.309, 2943.506, 2934.496, 2942.906, 2916.475, 2905.662, 2878.03, 2862.411, 2841.987, 2787.323, 2739.867, 2786.722, 2696.616, 2710.433, 2676.192, 2602.906, 2573.472, 2562.659, 2533.225, 2447.324, 2653.966, 2715.238, 2787.924, 2700.821, 2729.655, 2721.245, 2670.786, 2606.51, 2503.189, 2492.376, 2405.875, 2365.628, 2345.804, 2284.532, 2367.43, 2929.69, 2882.835, 2906.263, 2771.705, 2733.86, 2860.008, 2959.125, 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 ; }