netcdf I0109.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.060001, 800.01 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.00076 ; 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 = "Tue Oct 5 00:21:34 2004: /usr/local/nco/bin/ncrcat -d time,2453283.9375,2453314.0 I0109.met.realtime.nc I0109.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 = "RMY50002" ; :visibility_sensor_serial_number = 320 ; :barometric_pressure_serial_number = "SETAP2299997" ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0109" ; :mooring_site_desc = "Acadia" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.7 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453359.00000579 ; :starting_julian_day_string = "2004-12-19 00:00:00" ; :ending_julian_day_number = 2453365.95833912 ; :ending_julian_day_string = "2004-12-25 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 09-Sep-2004 16:27:03\n", "WIND_DIR_1.2: 09-Sep-2004 16:27:03\n", "AAN_VIZ_1.2: 09-Sep-2004 16:27:03\n", "SET_BP_1.2: 02-Oct-2004 12:51:13" ; data: lat = 44.10583 ; lon = -68.10867 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453359, 2453359.04166667, 2453359.08333333, 2453359.125, 2453359.16666667, 2453359.20833333, 2453359.25, 2453359.29166667, 2453359.33333333, 2453359.375, 2453359.41666667, 2453359.45833333, 2453359.5, 2453359.54166667, 2453359.58333333, 2453359.625, 2453359.66666667, 2453359.70833333, 2453359.75, 2453359.79166667, 2453359.83333333, 2453359.875, 2453359.91666667, 2453359.95833333, 2453360, 2453360.04166667, 2453360.08333333, 2453360.125, 2453360.16666667, 2453360.20833333, 2453360.25, 2453360.29166667, 2453360.33333333, 2453360.375, 2453360.41666667, 2453360.45833333, 2453360.5, 2453360.54166667, 2453360.58333333, 2453360.625, 2453360.66666667, 2453360.70833333, 2453360.75, 2453360.79166667, 2453360.83333333, 2453360.875, 2453360.91666667, 2453360.95833333, 2453361, 2453361.04166667, 2453361.08333333, 2453361.125, 2453361.16666667, 2453361.20833333, 2453361.25, 2453361.29166667, 2453361.33333333, 2453361.375, 2453361.41666667, 2453361.45833333, 2453361.5, 2453361.54166667, 2453361.58333333, 2453361.625, 2453361.66666667, 2453361.70833333, 2453361.75, 2453361.79166667, 2453361.83333333, 2453361.875, 2453361.91666667, 2453361.95833333, 2453362, 2453362.04166667, 2453362.08333333, 2453362.125, 2453362.16666667, 2453362.20833333, 2453362.25, 2453362.29166667, 2453362.33333333, 2453362.375, 2453362.41666667, 2453362.45833333, 2453362.5, 2453362.54166667, 2453362.58333333, 2453362.625, 2453362.66666667, 2453362.70833333, 2453362.75, 2453362.79166667, 2453362.83333333, 2453362.875, 2453362.91666667, 2453362.95833333, 2453363, 2453363.04166667, 2453363.08333333, 2453363.125, 2453363.16666667, 2453363.20833333, 2453363.25, 2453363.29166667, 2453363.33333333, 2453363.375, 2453363.41666667, 2453363.45833333, 2453363.5, 2453363.54166667, 2453363.58333333, 2453363.625, 2453363.66666667, 2453363.70833333, 2453363.75, 2453363.79166667, 2453363.83333333, 2453363.875, 2453363.91666667, 2453363.95833333, 2453364, 2453364.04166667, 2453364.08333333, 2453364.125, 2453364.16666667, 2453364.20833333, 2453364.25, 2453364.29166667, 2453364.33333333, 2453364.375, 2453364.41666667, 2453364.45833333, 2453364.5, 2453364.54166667, 2453364.58333333, 2453364.625, 2453364.66666667, 2453364.70833333, 2453364.75, 2453364.79166667, 2453364.83333333, 2453364.875, 2453364.91666667, 2453364.95833333, 2453365, 2453365.04166667, 2453365.08333333, 2453365.125, 2453365.16666667, 2453365.20833333, 2453365.25, 2453365.29166667, 2453365.33333333, 2453365.375, 2453365.41666667, 2453365.45833333, 2453365.5, 2453365.54166667, 2453365.58333333, 2453365.625, 2453365.66666667, 2453365.70833333, 2453365.75, 2453365.79166667, 2453365.83333333, 2453365.875, 2453365.91666667, 2453365.95833333 ; air_temperature = 2.793, 3.337, 3.649, 3.731, 3.542, 4.139, 3.314, 3.027, 3.031, 2.867, 3.294, 4.42, 3.672, 3.235, 2.721, 2.705, 2.623, 3, 2.811, 2.565, 2.471, 2.443, 2.491, 2.868, 2.798, 2.625, 2.36, 2.709, 2.809, 3.013, 3.095, 3.12, 3.324, 3.136, 2.166, 2.238, 2.099, 1.626, 1.514, 1.677, 1.702, 0.319, -0.792, -1.056, -1.146, -2.114, -4.038, -4.93, -5.358, -5.999, -6.042, -6.036, -7.87, -8.89, -8.25, -8.28, -8.75, -10.19, -10.74, -10.21, -10.13, -10.22, -10.42, -9.77, -8.55, -8.06, -6.33, -5.639, -3.899, -0.624, 0.266, 1.184, 1.591, 2.086, 2.016, 0.581, -0.485, -1.058, -1.001, -0.679, 0.143, 1.2, 2.199, 2.713, 3.228, 3.56, 4.119, 5.025, 5.598, 6.014, 6.193, 6.232, 6.374, 6.235, 6.35, 6.603, 6.674, 6.844, 6.941, 7.08, 7.43, 7.57, 7.41, 7.51, 7.36, 7.4, 7.2, 7.19, 7.23, 7.39, 7.16, 7.67, 7.85, 8.14, 8.25, 8.57, 8.6, 8.65, 9.11, 9.55, 10.15, 10.2, 10.58, 10.53, 10.08, 10.16, 9.96, 10.27, 9.48, 8.14, 7.62, 5.962, 5.56, 3.622, 2.351, 1.807, 1.504, 1.389, 1.37, 0.968, 1.228, 0.974, 0.96, 0.587, -0.112, -0.849, -1.58, -2.291, -2.762, -2.684, -2.997, -3.203, -3.607, -4.118, -4.162, -3.974, -3.895, -3.582, -3.055, -2.446, -2.813, -2.612, -2.42, -2.29, -2.815, -2.308, -2.528, -2.759 ; 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 = 1020.724, 1020.004, 1019.044, 1017.844, 1017.484, 1016.524, 1014.964, 1013.884, 1013.284, 1011.424, 1010.044, 1007.944, 1005.844, 1004.884, 1003.624, 1003.924, 1004.284, 1005.124, 1003.744, 1004.464, 1004.164, 1004.764, 1004.704, 1005.124, 1005.604, 1005.604, 1005.304, 1004.944, 1004.344, 1002.484, 1000.684, 1002.904, 1000.504, 999.4241, 999.7841, 998.3441, 999.1841, 999.3041, 999.3041, 1000.144, 999.1841, 998.1041, 997.9841, 998.1041, 999.2441, 1000.144, 1001.164, 1003.324, 1004.044, 1003.864, 1004.224, 1005.304, 1006.804, 1007.524, 1007.824, 1009.024, 1009.864, 1011.304, 1012.564, 1013.944, 1014.724, 1015.924, 1016.644, 1016.644, 1016.644, 1016.284, 1015.624, 1015.084, 1015.024, 1014.484, 1014.724, 1015.204, 1015.744, 1016.824, 1016.404, 1018.564, 1019.944, 1020.604, 1021.204, 1022.464, 1023.184, 1023.484, 1023.544, 1024.145, 1024.865, 1025.765, 1026.305, 1026.964, 1026.665, 1026.425, 1026.484, 1026.785, 1026.905, 1026.964, 1027.385, 1027.265, 1027.865, 1028.345, 1027.925, 1027.745, 1027.685, 1027.565, 1027.084, 1027.325, 1026.724, 1027.145, 1026.005, 1026.125, 1026.484, 1027.025, 1026.484, 1025.464, 1024.265, 1023.244, 1021.264, 1019.884, 1018.864, 1017.484, 1016.344, 1014.424, 1012.624, 1009.864, 1009.684, 1008.964, 1007.644, 1006.384, 1006.504, 1005.724, 1003.384, 999.1241, 996.9641, 1005.724, 1009.684, 1011.664, 1013.164, 1013.944, 1014.544, 1014.184, 1013.944, 1014.424, 1015.204, 1016.164, 1016.524, 1016.764, 1017.724, 1018.684, 1019.044, 1019.764, 1020.124, 1019.704, 1019.704, 1020.124, 1020.604, 1020.784, 1021.204, 1022.044, 1022.824, 1023.244, 1024.084, 1024.804, 1024.625, 1024.204, 1024.025, 1024.865, 1025.224, 1025.824, 1026.724, 1027.505 ; 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.49, 10.07, 10.54, 9.68, 9.72, 11.29, 9.13, 7.88, 7.49, 8.47, 8.82, 8.9, 11.25, 10.11, 9.06, 7.64, 5.762, 4.214, 6.703, 5.998, 5.919, 3.998, 1.411, 2.548, 2.274, 3.959, 1.47, 1.45, 2.156, 4.939, 7.45, 3.92, 6.311, 8.15, 8.51, 9.37, 9.53, 7.55, 8.9, 9.68, 10.51, 12.62, 13.29, 12.66, 11.92, 11.68, 12.23, 15.56, 12.66, 14.07, 13.13, 12.58, 12.94, 11.56, 12.58, 12.5, 10.11, 9.56, 9.56, 7.17, 6.39, 4.43, 4.077, 2.43, 5.919, 6.546, 8.35, 8.23, 11.92, 13.88, 13.68, 13.88, 15.29, 14.86, 11.37, 10.15, 8.04, 5.194, 3.214, 1.725, 2.43, 4.43, 6.468, 7.17, 7.64, 8.39, 8.62, 7.8, 5.998, 6.546, 7.88, 8.9, 9.53, 8.86, 8.94, 9.09, 9.72, 9.92, 9.13, 9.33, 10.15, 8.78, 8.51, 7.88, 6.272, 6.468, 5.37, 6.899, 5.684, 6.586, 4.116, 7.29, 8.78, 8.82, 11.25, 12.78, 12.11, 12.39, 13.45, 16.19, 17.21, 18.74, 17.8, 17.95, 18.38, 17.13, 16.35, 16.42, 14.6, 10.49, 5.606, 9.49, 10.9, 13.99, 12.78, 12.7, 11.96, 11.29, 10.47, 10.35, 10.27, 9.56, 9.53, 10.07, 10.27, 11.72, 8.9, 9.09, 8.82, 11.33, 9.68, 9.49, 9.21, 8.27, 6.86, 4.665, 4.077, 4.273, 4.626, 3.254, 3.175, 3.528, 2.078, 3.254, 2.117, 3.136, 5.174, 5.841 ; 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.66, 8.01, 8.49, 8.18, 8.25, 9.6, 7.8, 6.483, 6.265, 7.42, 7.58, 7.43, 9.8, 8.69, 7.87, 6.203, 4.829, 3.095, 5.525, 4.779, 4.567, 2.406, 0.334, 1.657, 1.058, 2.461, 0.055, 0.412, 1.263, 3.996, 6.038, 1.532, 5.328, 6.819, 7.06, 8.2, 7.88, 5.319, 7.05, 7.61, 8.78, 10.67, 10.93, 9.88, 9.85, 9.29, 9.52, 12.17, 10.66, 11.39, 10.95, 10.12, 10.31, 8.43, 10.01, 10.06, 7.62, 7.24, 7.11, 5.075, 4.112, 2.843, 2.692, 0.936, 3.432, 4.824, 5.446, 6.88, 9.41, 10.5, 11.43, 11.16, 12.53, 11.68, 8.8, 7.99, 6.47, 3.609, 1.854, 0.814, 1.22, 3.379, 5.6, 5.863, 6.52, 6.429, 6.843, 6.49, 5.127, 5.708, 6.982, 7.27, 8.14, 7.81, 7.27, 7.55, 8.12, 8.36, 7.61, 7.83, 8.56, 7.51, 7.16, 6.758, 5.68, 5.17, 4.706, 5.761, 4.956, 4.902, 3.461, 6.349, 7.25, 7.75, 9.55, 10.6, 10.22, 10.68, 11.32, 12.88, 14.57, 15.33, 14.3, 14.6, 14.63, 14.27, 13.01, 13.55, 11.46, 7.17, 4.895, 7.84, 8.56, 11.27, 10.7, 10.49, 9.29, 9.12, 7.66, 8.1, 8.27, 7.73, 7.15, 7.81, 8.95, 9.62, 7.26, 6.89, 6.027, 9.2, 7.66, 6.932, 7.26, 6.369, 5.387, 2.999, 2.354, 3.01, 2.945, 1.55, 2.123, 2.275, 0.676, 2.41, 0.889, 1.79, 3.842, 4.254 ; 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 = 154.7, 154.8, 147.6, 137.6, 139.2, 146, 132.2, 115.9, 91.7, 72.9, 59.8, 50.03, 24.21, 16.34, 10.06, 8.44, 343.883, 304.5, 316.9, 313.7, 322.7, 301.5, 323, 353.16, 268.2, 227.7, 349.3, 317.9, 45.08, 42.11, 32.09, 58.5, 53.7, 15.44, 31.21, 24.46, 31.61, 359.6, 350.41, 357.43, 348.31, 345.615, 349.57, 1.28, 347.298, 340.6, 325.8, 349.46, 349.61, 337.1, 349.59, 334.2, 308.8, 337.7, 339.9, 342.2, 334.2, 315.4, 318.1, 309.1, 317.1, 289.5, 293.5, 305.5, 268.9, 264.6, 252.2, 236.8, 236.2, 232.1, 244.1, 245.2, 244.7, 258.9, 274, 278.5, 295.5, 300.6, 281.7, 258, 223, 215.7, 173.1, 201.3, 205.6, 183.9, 188.3, 196.1, 200.2, 185.3, 188.4, 191.5, 190.1, 196.2, 191.6, 185.6, 181.1, 183.9, 180.4, 181.4, 184.7, 181.3, 181.6, 182.8, 181.6, 182.1, 178.7, 169.8, 169.6, 164.7, 140.1, 148, 147.3, 149.6, 144.8, 148.8, 151.5, 147.7, 160.6, 156, 167.9, 159.7, 164.2, 173.3, 167.7, 171.1, 183, 183.9, 202.4, 220.7, 248, 301.1, 325.9, 323.1, 326.9, 320.6, 327.3, 335.3, 331.8, 314.8, 314.9, 322.8, 312.9, 329.8, 331.7, 320.6, 346.86, 355.99, 348.678, 341.6, 353.4, 351.09, 346.585, 347.625, 2.56, 20.98, 9.14, 32.37, 50.8, 75.9, 24.99, 73.9, 303.2, 350.25, 40.81, 309.4, 357.5, 4.36 ; 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 = 2960.326, 2957.923, 2959.726, 2958.524, 2928.489, 2942.305, 2894.849, 2838.984, 2908.666, 2887.04, 2786.722, 2835.379, 2852.8, 2946.51, 2945.909, 2932.694, 2960.326, 2959.125, 2960.927, 2956.722, 2946.51, 2960.326, 2960.927, 2960.927, 2960.927, 2961.528, 2960.927, 2960.927, 2960.927, 2960.927, 2939.902, 2959.125, 2960.927, 2935.697, 2857.605, 2759.09, 2950.114, 2956.121, 2956.121, 2956.722, 2956.121, 2893.047, 2866.015, 2905.662, 2929.69, 2951.916, 2939.302, 2816.157, 2832.376, 2768.1, 2814.355, 2602.306, 532.2742, 412.4334, 203.1476, 863.2629, 1349.834, 704.6767, 615.1716, 732.3091, 1464.569, 2058.066, 2685.804, 2786.122, 2768.701, 2935.697, 2959.125, 2960.326, 2960.927, 2950.114, 2947.711, 2921.881, 2922.482, 2939.902, 2921.881, 2959.125, 2960.927, 2960.927, 2960.927, 2960.927, 2010.611, 2960.927, 2960.927, 2960.927, 2960.927, 2410.681, 2934.496, 2641.352, 2825.768, 2730.256, 2739.867, 2778.913, 2911.669, 2903.86, 2901.457, 2900.856, 2894.249, 2873.224, 2841.987, 2859.408, 2872.623, 2856.404, 2778.312, 2747.677, 2719.443, 2653.966, 2569.267, 2571.069, 2609.514, 2468.348, 2692.412, 2723.048, 2662.977, 2654.567, 2613.719, 2630.539, 2583.684, 2524.214, 2527.818, 2499.585, 2378.843, 2085.098, 2241.882, 2093.508, 1683.827, 1858.031, 1009.234, 840.4362, 1236.301, 2285.734, 2213.048, 2947.711, 2960.326, 2891.245, 2961.528, 2961.528, 2912.87, 1977.572, 2870.821, 2951.916, 1843.014, 1935.522, 1817.784, 1976.971, 2082.695, 1904.886, 2035.24, 1835.205, 1816.583, 2017.819, 1856.83, 2025.028, 2154.179, 1789.551, 1996.194, 1898.279, 1885.664, 1891.671, 1846.618, 2659.373, 2631.14, 2723.648, 2568.666, 1903.685, 2446.122, 2106.123, 2866.616, 2930.291 ; 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 ; }