netcdf J0209.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 = 800.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.060004, 799.994 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = -0.65017 ; 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.f, 200.f ; 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.f, 200.f ; wind_speed:is_dead = 0 ; wind_speed:epic_code = 401 ; byte wind_speed_qc(time, wind_depth, lat, lon) ; wind_speed_qc:long_name = "Wind Speed QC" ; wind_speed_qc:short_name = "WSPDQC" ; wind_speed_qc:intent = "data_quality" ; wind_speed_qc:standard_name = "wind_speed data_quality" ; wind_speed_qc:_FillValue = 128s ; wind_speed_qc:units = "1" ; wind_speed_qc:valid_range = -127s, 127s ; wind_speed_qc:flag_values = 0s, 1s, 2s, 3s ; wind_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float wind_direction(time, wind_depth, lat, lon) ; wind_direction:long_name = "Wind Direction" ; wind_direction:standard_name = "wind_from_direction" ; wind_direction:ancillary_variables = "wind_direction_qc" ; wind_direction:short_name = "WDIR" ; wind_direction:_FillValue = -999.f ; wind_direction:units = "degrees" ; wind_direction:valid_range = 0.f, 360.f ; wind_direction:is_dead = 0 ; wind_direction:epic_code = 410 ; byte wind_direction_qc(time, wind_depth, lat, lon) ; wind_direction_qc:long_name = "Wind Direction QC" ; wind_direction_qc:short_name = "WDIRQC" ; wind_direction_qc:intent = "data_quality" ; wind_direction_qc:standard_name = "wind_from_direction data_quality" ; wind_direction_qc:_FillValue = 128s ; wind_direction_qc:units = "1" ; wind_direction_qc:valid_range = -127s, 127s ; wind_direction_qc:flag_values = 0s, 1s, 2s, 3s ; wind_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float visibility(time, visibility_depth, lat, lon) ; visibility:long_name = "Visibility" ; visibility:standard_name = "visibility_in_air" ; visibility:short_name = "VIS" ; visibility:ancillary_variables = "visibility_qc" ; visibility:_FillValue = -999.f ; visibility:units = "meters" ; visibility:valid_range = 0.f, 3000.f ; visibility:is_dead = 0 ; visibility:calibration_coeffs = -0.5517, 0.6007056, 0., 0. ; byte visibility_qc(time, visibility_depth, lat, lon) ; visibility_qc:long_name = "Visibility Quality" ; visibility_qc:short_name = "VISQ" ; visibility_qc:intent = "data_quality" ; visibility_qc:standard_name = "visibility_in_air data_quality" ; visibility_qc:_FillValue = 128s ; visibility_qc:units = "1" ; visibility_qc:valid_range = -127s, 127s ; visibility_qc:flag_values = 0s, 1s, 2s, 3s ; visibility_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; // global attributes: :title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ; :institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ; :institution_url = "http://gyre.umeoce.maine.edu" ; :history = "04-Oct-2004 00:58:19: Modified [lon,lat] to [-67.012150,44.889250].\n", "Sun Oct 3 22:07:49 2004: /usr/local/nco/bin/ncrcat -d time,2453282.85416667,2453285.9 J0209.met.realtime.nc J0209.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 = 50001 ; :visibility_sensor_serial_number = 267 ; :barometric_pressure_serial_number = "SETAP2299998" ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0209" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.4 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453317.04167244 ; :starting_julian_day_string = "2004-11-07 01:00:00" ; :ending_julian_day_number = 2453324.00000579 ; :ending_julian_day_string = "2004-11-14 00:00:00" ; :algorithm_ids = "SET_BP_1.1: 24-Aug-2004 18:15:14\n", "WIND_DIR_1.2: 24-Aug-2004 18:15:14\n", "AAN_VIZ_1.2: 24-Aug-2004 18:15:14\n", "SET_BP_1.2: 02-Oct-2004 12:30:24" ; :longitude = -67.01215 ; :latitude = 44.88925 ; data: lat = 44.88925 ; lon = -67.01215 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453317.04166667, 2453317.08333333, 2453317.125, 2453317.16666667, 2453317.20833333, 2453317.25, 2453317.29166667, 2453317.33333333, 2453317.375, 2453317.41666667, 2453317.45833333, 2453317.5, 2453317.54166667, 2453317.58333333, 2453317.625, 2453317.66666667, 2453317.70833333, 2453317.75, 2453317.79166667, 2453317.83333333, 2453317.875, 2453317.91666667, 2453317.95833333, 2453318, 2453318.04166667, 2453318.08333333, 2453318.125, 2453318.16666667, 2453318.20833333, 2453318.25, 2453318.29166667, 2453318.33333333, 2453318.375, 2453318.41666667, 2453318.45833333, 2453318.5, 2453318.54166667, 2453318.58333333, 2453318.625, 2453318.66666667, 2453318.70833333, 2453318.75, 2453318.79166667, 2453318.83333333, 2453318.875, 2453318.91666667, 2453318.95833333, 2453319, 2453319.04166667, 2453319.08333333, 2453319.125, 2453319.16666667, 2453319.20833333, 2453319.25, 2453319.29166667, 2453319.33333333, 2453319.375, 2453319.41666667, 2453319.45833333, 2453319.5, 2453319.54166667, 2453319.58333333, 2453319.625, 2453319.66666667, 2453319.70833333, 2453319.75, 2453319.79166667, 2453319.83333333, 2453319.875, 2453319.91666667, 2453319.95833333, 2453320, 2453320.04166667, 2453320.08333333, 2453320.125, 2453320.16666667, 2453320.20833333, 2453320.25, 2453320.29166667, 2453320.33333333, 2453320.375, 2453320.41666667, 2453320.45833333, 2453320.5, 2453320.54166667, 2453320.58333333, 2453320.625, 2453320.66666667, 2453320.70833333, 2453320.75, 2453320.79166667, 2453320.83333333, 2453320.875, 2453320.91666667, 2453320.95833333, 2453321, 2453321.04166667, 2453321.08333333, 2453321.125, 2453321.16666667, 2453321.20833333, 2453321.25, 2453321.29166667, 2453321.33333333, 2453321.375, 2453321.41666667, 2453321.45833333, 2453321.5, 2453321.54166667, 2453321.58333333, 2453321.625, 2453321.66666667, 2453321.70833333, 2453321.75, 2453321.79166667, 2453321.83333333, 2453321.875, 2453321.91666667, 2453321.95833333, 2453322, 2453322.04166667, 2453322.08333333, 2453322.125, 2453322.16666667, 2453322.20833333, 2453322.25, 2453322.29166667, 2453322.33333333, 2453322.375, 2453322.41666667, 2453322.45833333, 2453322.5, 2453322.54166667, 2453322.58333333, 2453322.625, 2453322.66666667, 2453322.70833333, 2453322.75, 2453322.79166667, 2453322.83333333, 2453322.875, 2453322.91666667, 2453322.95833333, 2453323, 2453323.04166667, 2453323.08333333, 2453323.125, 2453323.16666667, 2453323.20833333, 2453323.25, 2453323.29166667, 2453323.33333333, 2453323.375, 2453323.41666667, 2453323.45833333, 2453323.5, 2453323.54166667, 2453323.58333333, 2453323.625, 2453323.66666667, 2453323.70833333, 2453323.75, 2453323.79166667, 2453323.83333333, 2453323.875, 2453323.91666667, 2453323.95833333, 2453324 ; air_temperature = 9.7, 10.16, 9.62, 8.6, 8.3, 7.18, 6.34, 5.389, 4.897, 4.462, 3.975, 3.181, 4.082, 4.96, 6.474, 6.208, 6.504, 6.966, 7.9, 8.69, 9.54, 9.85, 10.35, 10.21, 10.31, 10.82, 10.82, 10.52, 10.31, 9.88, 10.39, 8.89, 7.13, 6.266, 5.304, 4.423, 3.976, 3.177, 3.69, 3.696, 4.149, 4.66, 4.921, 4.731, 4.358, 3.989, 3.102, 2.629, 1.916, 1.399, 0.809, 0.542, -0.006, -0.118, -0.39, -0.443, -0.906, -0.754, -1.015, -1.355, -1.394, -0.776, -0.242, 0.426, 1.214, 1.794, 1.899, 2.266, 1.88, 1.103, 0.789, 0.144, -0.291, -0.722, -0.962, -1.228, -1.637, -1.814, -2.085, -2.67, -2.536, -2.876, -3.049, -2.795, -2.648, -2.022, -1.388, -0.65, 0.207, 0.892, 2.311, 2.204, 1.131, 0.426, 0.325, 1.006, 1.332, 2.231, 2.857, 3.218, 3.738, 4.492, 5.073, 5.579, 5.895, 6.172, 6.563, 7.03, 7.62, 8.27, 8.62, 8.92, 9.01, 9.29, 9.45, 9.27, 9.1, 8.92, 8.63, 8.03, 7.96, 7.6, 6.757, 5.744, 4.468, 3.233, 2.642, 1.857, 0.764, 0.072, -0.449, -0.543, -0.603, -0.716, 0.049, 0.182, 1.219, 2.31, 2.896, 2.826, 3.143, 2.906, 2.169, 2.009, 2.393, 2.433, 2.303, 2.27, 2.322, 2.815, 2.761, 2.166, 2.189, 2.275, 1.596, 1.549, 1.29, 0.92, 0.648, 0.417, -0.03, -0.063, 0.059, 0.194, 0.308, 0.443, 0.611, 0.597 ; 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 = 997.867, 998.287, 1000.027, 1001.707, 1003.507, 1004.827, 1005.788, 1007.108, 1007.828, 1009.328, 1010.048, 1011.428, 1011.668, 1011.848, 1011.368, 1010.948, 1010.828, 1009.388, 1008.788, 1007.708, 1006.628, 1005.548, 1004.948, 1004.467, 1003.987, 1003.747, 1003.447, 1003.267, 1003.267, 1002.607, 1001.947, 1002.607, 1003.807, 1003.807, 1004.107, 1005.128, 1006.268, 1007.768, 1009.088, 1007.828, 1009.208, 1010.948, 1011.188, 1012.328, 1013.348, 1014.308, 1015.148, 1015.868, 1016.888, 1018.208, 1018.388, 1019.048, 1019.108, 1019.708, 1020.309, 1020.969, 1021.269, 1021.569, 1022.289, 1023.309, 1023.909, 1024.329, 1024.689, 1024.569, 1024.569, 1024.749, 1024.689, 1025.109, 1025.529, 1026.309, 1026.969, 1027.749, 1028.229, 1028.769, 1029.249, 1029.909, 1030.209, 1030.629, 1031.109, 1031.529, 1031.709, 1032.189, 1032.729, 1033.089, 1033.449, 1033.329, 1033.449, 1033.089, 1032.249, 1031.889, 1031.709, 1031.349, 1031.409, 1031.409, 1031.049, 1030.929, 1030.329, 1029.489, 1028.949, 1028.049, 1027.689, 1027.029, 1026.249, 1025.349, 1024.389, 1024.209, 1023.729, 1023.489, 1022.769, 1022.229, 1021.689, 1020.909, 1020.128, 1019.288, 1019.048, 1019.288, 1019.528, 1019.888, 1020.429, 1020.669, 1021.509, 1022.169, 1023.069, 1024.029, 1024.929, 1025.769, 1026.729, 1027.629, 1028.829, 1029.129, 1029.249, 1029.609, 1030.149, 1030.329, 1030.209, 1029.669, 1029.009, 1029.129, 1029.249, 1029.789, 1030.149, 1030.269, 1030.809, 1030.629, 1030.509, 1030.449, 1030.569, 1030.329, 1030.089, 1030.149, 1030.209, 1030.089, 1030.149, 1030.089, 1030.269, 1030.209, 1030.389, 1029.909, 1029.309, 1028.829, 1028.229, 1028.349, 1028.469, 1028.529, 1028.349, 1028.949, 1028.709, 1028.229 ; 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.41, 11.76, 13.05, 10.31, 11.09, 9.68, 10.23, 8.92, 6.978, 7.57, 5.566, 3.685, 4.312, 2.352, 2.94, 4.743, 7.37, 8.47, 7.33, 7.33, 7.92, 9.8, 11.41, 9.8, 8.62, 6.468, 8.94, 7.57, 5.978, 5.214, 6.468, 9.8, 6.86, 9.45, 13.25, 11.05, 10.7, 13.45, 11.68, 10.86, 13.05, 11.17, 11.21, 10.29, 8.58, 9.37, 9.6, 10, 10.15, 11.68, 9.72, 9.06, 7.29, 8.39, 8.31, 7.64, 7.29, 7.72, 8, 8.31, 8.74, 8, 8, 8.23, 9.09, 9.09, 6.076, 9.21, 10.27, 10.07, 8.98, 7.6, 7.37, 9.41, 9.02, 9.37, 8.55, 9.17, 7.96, 6.958, 6.429, 6.86, 6.35, 6.625, 5.762, 5.566, 3.998, 4.077, 3.606, 2.195, 4.978, 4.038, 5.566, 4.018, 2.626, 4.234, 3.802, 4.743, 6.311, 7.84, 6.311, 7.41, 7.96, 8.43, 8.74, 9.96, 9.21, 8.7, 11.72, 13.45, 12.11, 10.11, 11.92, 11.96, 14.23, 10.98, 9.37, 8.23, 4.704, 4.822, 5.919, 6.272, 9.45, 9.8, 9.56, 10.54, 8.23, 8.94, 7.45, 9.45, 7.6, 7.84, 7.76, 8.74, 7.37, 6.076, 3.842, 3.92, 3.528, 4.39, 5.096, 5.331, 6.233, 6.154, 6.586, 7.45, 5.978, 6.938, 7.06, 5.998, 7.45, 8.43, 8.23, 8.11, 8.43, 10.39, 9.17, 9.17, 9.33, 8.9, 9.8, 9.33, 11.88, 11.25, 11.33, 11.13, 12, 11.56 ; 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.08, 7.72, 10.11, 7.2, 8.89, 7.86, 7.72, 6.725, 5.425, 5.53, 4.401, 2.785, 3.446, 1.03, 2.022, 3.658, 5.952, 6.856, 5.995, 5.695, 6.518, 7.38, 8.64, 7.15, 6.127, 4.677, 6.029, 5.611, 3.734, 3.609, 4.702, 7.65, 5.506, 6.633, 11.15, 9.02, 8.12, 10.14, 10.01, 8.88, 10.1, 9.45, 8.33, 8.29, 5.51, 7.43, 7.03, 7.88, 8.77, 9.85, 8.07, 7.05, 5.674, 7.22, 6.655, 5.599, 5.117, 6.301, 6.589, 6.675, 6.427, 5.86, 5.601, 6.354, 6.449, 6.775, 4.402, 7.44, 8.52, 8.04, 7.36, 6.426, 6.216, 7.29, 7.53, 7.62, 7.22, 7.77, 6.894, 4.746, 4.874, 5.256, 4.317, 4.986, 4.208, 3.819, 2.779, 2.025, 2.301, 0.676, 2.543, 2.802, 4.299, 3.006, 1.962, 2.68, 2.662, 3.321, 4.006, 5.227, 4.563, 5.456, 5.266, 5.536, 6.053, 5.686, 6.455, 6.038, 8.25, 8.51, 8.84, 6.774, 8.35, 7.33, 9.12, 6.893, 6.494, 4.867, 3.205, 3.237, 4.392, 4.736, 7.34, 7.37, 7.56, 8, 6.311, 6.716, 5.765, 6.54, 5.601, 5.528, 5.582, 6.323, 5.221, 4.503, 2.526, 2.626, 1.741, 3.352, 4.096, 4.044, 5.003, 4.947, 5.201, 6.125, 4.872, 5.579, 5.357, 4.789, 5.601, 6.947, 6.309, 6.433, 6.503, 7.32, 7.28, 7.4, 7.49, 7.43, 7.64, 7.53, 8.12, 8.6, 8.66, 8.54, 8.87, 9 ; 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 = 209, 225.2, 264.4, 257.5, 280.3, 275.3, 259.7, 269.6, 278.3, 284.1, 281.5, 226.3, 289.8, 306.8, 77.2, 165.3, 156, 154.4, 157.6, 158.9, 162.4, 167.3, 177.4, 177.3, 179.9, 189.8, 207.6, 193.9, 227.9, 177.3, 190, 309.2, 318.4, 289.1, 298, 303.8, 314.8, 308.9, 307, 309.7, 298.5, 288.3, 308.5, 308.3, 280.1, 277.8, 282.7, 282.9, 302.6, 307.7, 293.3, 295.2, 279.7, 309, 285.5, 302.8, 308.2, 303.7, 301.4, 307.4, 321.6, 331, 340.2, 340.1, 307.1, 314.5, 326.4, 311.8, 307.8, 311.5, 307.7, 311.4, 299.5, 306.5, 319.8, 310.3, 309.4, 314.3, 314.1, 332.7, 325.7, 313.1, 296.9, 304.2, 308.9, 320.6, 326.9, 304, 323.3, 310.4, 184.2, 190.6, 204.1, 198.4, 210.5, 195.6, 202.2, 190, 204.5, 199.3, 192.6, 189.9, 193.3, 197.6, 196.5, 195.3, 192, 192.3, 196.7, 201.2, 197.4, 192.9, 199.6, 206, 202, 206.6, 205.1, 218.8, 240.5, 236, 259.6, 295.6, 311.1, 327.4, 312.8, 342.448, 5.4, 1.86, 339.9, 346.766, 333.1, 341.621, 341, 339.8, 352.51, 343.255, 353.91, 62.4, 44.12, 342.68, 348.8, 7.96, 7.73, 26.12, 28.63, 31.43, 31.06, 28.54, 22.59, 32.63, 23.22, 31.19, 40.41, 34.93, 25.05, 27, 30.37, 21.7, 10.09, 8.18, 6.09, 3.96, 4.8, 7.19, 8.69, 3.39, 3.7, 354.41 ; 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 = 2965.733, 2965.733, 2891.846, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.934, 2966.934, 2968.135, 2966.934, 2967.535, 2966.934, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2902.658, 2938.701, 2965.132, 2966.333, 2966.333, 2088.702, 2823.365, 2530.221, 1364.251, 2966.333, 2966.333, 2966.333, 2890.044, 2966.934, 2969.337, 2969.938, 2969.337, 1302.379, 2966.934, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2967.535, 2970.538, 2970.538, 2970.538, 2969.938, 2969.337, 2970.538, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2967.535, 2968.135, 2969.938, 2970.538, 2970.538, 2970.538, 2970.538, 2969.938, 2970.538, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2967.535, 2966.934, 2966.934, 2966.934, 2967.535, 2968.135, 2968.135, 2968.135, 2969.337, 2969.337, 2968.135, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2966.934, 2309.762, 2947.711, 2651.563, 2201.034, 1984.18, 1733.085, 1008.033, 620.5779, 956.973, 739.5176, 89.49407, 60.05949, 63.24324, 53.15138, 63.48352, 2279.727, 2967.535 ; 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 ; }