netcdf E0111.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.060014, 799.986 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.18446 ; 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 = "Wed Oct 6 20:31:49 2004: /usr/local/nco/bin/ncrcat -d time,2453285.8125,2453650.0 E0111.met.realtime.nc E0111.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 = 46270 ; :visibility_sensor_serial_number = 261 ; :barometric_pressure_serial_number = "SETAP2299995" ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0111" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453310.04167244 ; :starting_julian_day_string = "2004-10-31 01:00:00" ; :ending_julian_day_number = 2453317.00000579 ; :ending_julian_day_string = "2004-11-07 00:00:00" ; :algorithm_ids = "SET_BP_1.1: 03-Sep-2004 02:26:34\n", "WIND_DIR_1.2: 03-Sep-2004 02:26:34\n", "AAN_VIZ_1.2: 03-Sep-2004 02:26:34\n", "SET_BP_1.2: 02-Oct-2004 12:52:17" ; data: lat = 43.7148 ; lon = -69.3578 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453310.04166667, 2453310.08333333, 2453310.125, 2453310.16666667, 2453310.20833333, 2453310.25, 2453310.29166667, 2453310.33333333, 2453310.375, 2453310.41666667, 2453310.45833333, 2453310.5, 2453310.54166667, 2453310.58333333, 2453310.625, 2453310.66666667, 2453310.70833333, 2453310.75, 2453310.79166667, 2453310.83333333, 2453310.875, 2453310.91666667, 2453310.95833333, 2453311, 2453311.04166667, 2453311.08333333, 2453311.125, 2453311.16666667, 2453311.20833333, 2453311.25, 2453311.29166667, 2453311.33333333, 2453311.375, 2453311.41666667, 2453311.45833333, 2453311.5, 2453311.54166667, 2453311.58333333, 2453311.625, 2453311.66666667, 2453311.70833333, 2453311.75, 2453311.79166667, 2453311.83333333, 2453311.875, 2453311.91666667, 2453311.95833333, 2453312, 2453312.04166667, 2453312.08333333, 2453312.125, 2453312.16666667, 2453312.20833333, 2453312.25, 2453312.29166667, 2453312.33333333, 2453312.375, 2453312.41666667, 2453312.45833333, 2453312.5, 2453312.54166667, 2453312.58333333, 2453312.625, 2453312.66666667, 2453312.70833333, 2453312.75, 2453312.79166667, 2453312.83333333, 2453312.875, 2453312.91666667, 2453312.95833333, 2453313, 2453313.04166667, 2453313.08333333, 2453313.125, 2453313.16666667, 2453313.20833333, 2453313.25, 2453313.29166667, 2453313.33333333, 2453313.375, 2453313.41666667, 2453313.45833333, 2453313.5, 2453313.54166667, 2453313.58333333, 2453313.625, 2453313.66666667, 2453313.70833333, 2453313.75, 2453313.79166667, 2453313.83333333, 2453313.875, 2453313.91666667, 2453313.95833333, 2453314, 2453314.04166667, 2453314.08333333, 2453314.125, 2453314.16666667, 2453314.20833333, 2453314.25, 2453314.29166667, 2453314.33333333, 2453314.375, 2453314.41666667, 2453314.45833333, 2453314.5, 2453314.54166667, 2453314.58333333, 2453314.625, 2453314.66666667, 2453314.70833333, 2453314.75, 2453314.79166667, 2453314.83333333, 2453314.875, 2453314.91666667, 2453314.95833333, 2453315, 2453315.04166667, 2453315.08333333, 2453315.125, 2453315.16666667, 2453315.20833333, 2453315.25, 2453315.29166667, 2453315.33333333, 2453315.375, 2453315.41666667, 2453315.45833333, 2453315.5, 2453315.54166667, 2453315.58333333, 2453315.625, 2453315.66666667, 2453315.70833333, 2453315.75, 2453315.79166667, 2453315.83333333, 2453315.875, 2453315.91666667, 2453315.95833333, 2453316, 2453316.04166667, 2453316.08333333, 2453316.125, 2453316.16666667, 2453316.20833333, 2453316.25, 2453316.29166667, 2453316.33333333, 2453316.375, 2453316.41666667, 2453316.45833333, 2453316.5, 2453316.54166667, 2453316.58333333, 2453316.625, 2453316.66666667, 2453316.70833333, 2453316.75, 2453316.79166667, 2453316.83333333, 2453316.875, 2453316.91666667, 2453316.95833333, 2453317 ; air_temperature = 10.73, 10.67, 11, 11.37, 11.69, 11.59, 11.05, 11.4, 11.2, 11.2, 11.2, 11.28, 11.07, 11.75, 11.38, 12.04, 12.4, 13.12, 12.29, 11.93, 12.71, 12.1, 12.15, 12.03, 11.65, 11.63, 11.66, 11.37, 11.33, 11.11, 10.83, 11.36, 11.09, 10.61, 10.12, 9.48, 9.14, 9.26, 9.82, 10.4, 10.56, 10.78, 11.17, 11.26, 10.79, 10.27, 9.63, 9.26, 8.71, 8.35, 8.19, 8, 7.8, 7.72, 7.13, 6.235, 5.667, 4.998, 4.834, 4.653, 4.95, 5.516, 5.441, 5.427, 5.44, 5.695, 5.651, 5.91, 6.168, 5.751, 6.019, 6.703, 7.11, 7.78, 8.58, 8.7, 8.88, 9.22, 9.52, 9.71, 9.78, 9.75, 9.33, 8.92, 8.79, 8.43, 8.25, 8.22, 8.16, 8.48, 8.13, 7.87, 7.61, 6.568, 6.053, 5.67, 5.349, 5.14, 4.997, 4.421, 4.265, 4.204, 4.22, 4.085, 3.923, 3.714, 3.627, 3.451, 3.752, 3.72, 3.773, 3.817, 4.719, 4.992, 4.814, 4.884, 5.087, 5.78, 6.207, 6.945, 7.55, 8, 8.22, 7.71, 8.2, 7.9, 7.28, 7.49, 8.25, 8.81, 7.56, 7.23, 8.3, 8.59, 8.74, 7.3, 8.52, 8.51, 8.29, 8.24, 7.96, 7.63, 7.29, 6.866, 6.712, 6.738, 6.598, 6.623, 6.547, 6.377, 6.172, 6.043, 6.062, 6.772, 7.2, 7.69, 8.08, 8.14, 8.3, 8.53, 8.72, 9.36, 9.72, 10, 10.37, 10.71, 10.6, 10.83 ; 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 = 1007.969, 1006.768, 1005.988, 1004.848, 1003.648, 1003.168, 1002.267, 1002.147, 1001.427, 1001.007, 1001.067, 1001.487, 1001.247, 1000.107, 1000.347, 999.9269, 999.9269, 999.5668, 999.8669, 1000.227, 1000.827, 1001.727, 1002.568, 1002.808, 1003.588, 1003.708, 1003.468, 1003.348, 1003.588, 1004.008, 1004.608, 1005.028, 1005.628, 1006.228, 1007.309, 1008.209, 1008.989, 1009.469, 1009.949, 1010.249, 1010.309, 1010.309, 1011.99, 1013.01, 1014.33, 1015.651, 1016.791, 1017.811, 1018.411, 1018.891, 1019.431, 1019.611, 1020.152, 1020.812, 1020.812, 1021.472, 1021.712, 1022.672, 1022.852, 1023.212, 1023.512, 1022.672, 1022.072, 1021.952, 1021.052, 1020.392, 1019.071, 1018.411, 1017.811, 1017.991, 1016.071, 1015.771, 1014.39, 1013.37, 1011.33, 1009.529, 1007.849, 1006.828, 1005.928, 1004.608, 1003.228, 1004.548, 1004.488, 1005.568, 1006.648, 1007.609, 1008.449, 1009.229, 1008.689, 1009.349, 1010.189, 1011.27, 1012.17, 1013.97, 1015.11, 1016.551, 1017.271, 1018.291, 1019.011, 1019.131, 1019.131, 1019.131, 1019.311, 1019.551, 1019.491, 1018.891, 1018.711, 1019.011, 1019.491, 1018.831, 1018.291, 1016.671, 1016.491, 1015.471, 1014.93, 1013.13, 1012.35, 1011.63, 1010.489, 1008.809, 1006.348, 1004.728, 1003.588, 1000.707, 998.3065, 994.5256, 991.945, 988.1041, 984.6833, 983.363, 984.0232, 985.3435, 985.4635, 985.6436, 985.7036, 984.9834, 986.7238, 986.7838, 987.684, 988.8243, 990.1446, 991.5249, 992.3651, 993.6854, 995.4258, 996.446, 997.6464, 998.7266, 999.7468, 1000.767, 1001.487, 1002.027, 1002.628, 1002.508, 1002.447, 1002.267, 1002.207, 1001.787, 1001.487, 1000.527, 1000.287, 999.5668, 998.8466, 998.9066, 998.6066, 998.9066, 999.3267, 1000.227 ; 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 = 11.05, 10.47, 10.11, 10.9, 12.98, 13.8, 8.43, 9.49, 8.98, 7.72, 8.15, 9.13, 9.33, 10.78, 9.8, 10.35, 8.23, 7.96, 6.703, 7.21, 8.47, 7.64, 5.684, 9.02, 7.13, 7.88, 8.66, 7.84, 8.39, 7.6, 6.625, 8.08, 8.23, 6.899, 9.13, 12.31, 10.47, 9.76, 8.27, 10.47, 9.64, 9.33, 7.45, 10.27, 10.39, 9.6, 9.8, 8.58, 9.41, 9.21, 8.35, 7.76, 7.96, 9.41, 8.9, 11.21, 9.92, 8.43, 8.62, 6.938, 5.841, 5.527, 5.841, 3.802, 3.214, 1.999, 4.194, 4.508, 6.272, 5.488, 8.04, 8.04, 9.21, 9.53, 10.78, 10.62, 11.6, 10.58, 10.23, 7.25, 5.723, 9.21, 8, 13.09, 11.72, 13.92, 15.88, 13.6, 15.6, 16.07, 15.01, 16.15, 14.39, 13.29, 14.15, 12.74, 12.27, 12.78, 10.51, 9.02, 10.15, 10.47, 10.7, 8.78, 9.45, 8.94, 7.8, 5.88, 4.9, 3.842, 4.077, 3.724, 1.999, 2.705, 4.234, 4.351, 4.978, 7.25, 7.84, 10.07, 11.17, 12.19, 11.33, 10.94, 11.88, 13.68, 12.82, 14.66, 14.27, 8.92, 10.58, 11.64, 15.56, 15.41, 16.62, 18.7, 18.5, 20.03, 18.23, 18.74, 16.93, 17.4, 17.52, 18.7, 16.54, 14.66, 15.17, 15.37, 15.95, 13.6, 14.23, 10.58, 7.92, 12.15, 13.88, 13.84, 15.17, 16.58, 16.15, 15.6, 15.68, 14.15, 13.92, 12.54, 14.94, 14.86, 12.98, 12.54 ; 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 = 9.34, 8.87, 8.65, 9.29, 10.46, 10.57, 5.776, 8.12, 7.22, 6.65, 6.89, 7.72, 8.21, 9.33, 8.54, 8.77, 7.2, 7, 5.646, 6.326, 7.34, 6.407, 4.32, 7.2, 6.024, 6.767, 7.59, 6.59, 7.31, 6.666, 5.733, 6.841, 7.1, 5.624, 7.42, 9.5, 9, 8.2, 7.15, 8.59, 8.29, 7.88, 5.45, 8.61, 9.01, 7.78, 8.46, 7.55, 8.19, 7.69, 7.09, 6.49, 6.509, 7.99, 7.22, 9.48, 8.57, 6.633, 7.19, 5.886, 4.7, 4.177, 4.351, 2.552, 2.036, 1.172, 3.164, 3.637, 4.995, 4.545, 6.718, 6.612, 7.94, 7.89, 9.08, 8.94, 9.25, 8.35, 7.99, 6.469, 4.675, 7.35, 6.642, 10.67, 9.57, 11.17, 12.35, 10.65, 12.99, 12.27, 12.48, 13.02, 12.08, 11.44, 11.93, 10.69, 9.53, 9.93, 9.05, 7.6, 8.72, 9.07, 8.71, 7.48, 7.86, 7.46, 6.261, 4.427, 3.551, 2.357, 3.003, 2.388, 1.124, 1.616, 2.837, 2.936, 3.744, 6.159, 5.941, 8.24, 9.8, 10.41, 9.68, 9.85, 9.72, 11.51, 11.11, 12.37, 11.57, 5.403, 8.69, 9.99, 12.02, 12.65, 14.34, 14.69, 14.6, 15.97, 15.23, 15.9, 14.08, 14.05, 14.39, 14.79, 13.31, 12.25, 12.7, 12.34, 11.22, 11.76, 11.57, 8.2, 6.55, 10.31, 11.03, 12.11, 12.65, 13.69, 13.4, 12.78, 12.57, 11.92, 11.6, 10.16, 11.89, 12.36, 10.66, 10.81 ; 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 = 161.8, 155.6, 171.9, 175.8, 177.8, 183.7, 183.7, 201.4, 204.5, 211.6, 204.7, 209.2, 214.1, 213.8, 215.1, 228.9, 238.6, 246.8, 228.5, 232.6, 254.6, 242.9, 251.5, 243.7, 246.3, 255.7, 253.9, 255.3, 259, 251.6, 243.2, 293.7, 293.2, 304.7, 303.8, 302.4, 300.5, 305.5, 307.4, 312.9, 305.9, 318.5, 333.2, 328.7, 338.2, 330.3, 347.682, 315.3, 322.9, 334.6, 331.7, 328.8, 325.9, 356.63, 16.87, 17.22, 15.93, 1.01, 9.59, 19.04, 10.32, 31.24, 66.5, 67.6, 65.1, 135.9, 133, 134.2, 145.2, 174.6, 147, 163, 166.2, 168.4, 169.7, 177.1, 180.1, 183.4, 198.6, 206.2, 227.3, 286.1, 303.4, 308.8, 312.9, 320.9, 316.6, 311.4, 306.4, 312.1, 313.8, 313.6, 310.8, 311.2, 319.4, 313.6, 326, 322.7, 323.6, 336.4, 326.6, 331.2, 319.6, 310.7, 311.3, 326.7, 339.8, 344.626, 314.3, 345.155, 338, 355.87, 253.1, 187.8, 197.1, 156.1, 159.8, 181.4, 174.8, 175.9, 163.3, 162.1, 164.3, 147, 134.7, 115.7, 99.9, 86.8, 82.6, 2.53, 297.1, 280, 260.8, 258.7, 257.5, 272.1, 260.8, 266.3, 262.8, 267.3, 265.5, 267.1, 262.8, 264, 269, 271.5, 271.1, 274.6, 272.2, 278.7, 276.9, 273.7, 269.6, 246.6, 247, 234.9, 233.6, 225, 228.2, 231, 224.6, 225.4, 219.4, 207.5, 224.8, 224, 218, 223.7 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 2403.472, 1933.72, 2379.444, 2447.324, 2223.861, 564.7123, 572.5214, 656.0195, 386.7232, 325.3311, 1883.261, 196.1794, 209.2147, 1925.911, 1088.528, 2365.628, 2530.221, 2613.118, 2291.14, 1895.275, 1707.254, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2955.521, 2956.121, 2956.121, 2774.107, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2954.92, 2954.92, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2955.521, 2956.121, 2954.92, 2956.121, 2956.121, 2955.521, 2955.521, 2819.761, 2438.914, 2944.107, 2954.92, 2955.521, 2955.521, 2918.877, 1754.109, 2224.462, 2202.236, 1916.3, 1853.827, 2306.158, 2948.913, 2954.92, 2953.118, 2950.114, 2938.1, 2950.715, 2956.121, 2936.899, 2777.712, 2947.111, 2929.69, 2940.503, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2954.92, 2955.521, 2954.92, 2954.92, 2954.92, 2847.994, 2956.121, 2956.121, 2956.121, 2956.121, 2949.513, 2956.121, 2956.121, 2956.121, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2954.319, 2897.853, 1745.699, 1250.117, 728.1042, 806.1959, 931.1427, 1267.538, 2523.613, 2953.118, 2951.316, 2933.294, 2938.701, 2765.097, 2491.175, 2662.376, 2551.846, 2247.289, 2684.602, 2277.925, 2569.267, 2935.697, 2919.478, 2941.704, 2955.521, 2953.118, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2860.609, 2955.521, 2950.715, 2941.104, 2811.952, 2861.811, 2682.8, 2541.634, 2289.338, 1504.216, 2043.049, 2402.871, 2881.634, 2889.443, 2868.418 ; 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 ; }