netcdf E0112.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 ; 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 = "Sat Dec 11 05:44:15 2004: /usr/local/nco/bin/ncrcat -d time,2452619.9033,2453350.9033568 E0112.met.realtime.nc E0112.met.realtime.nc.new\n", "19-Nov-2004 21:37:34: Modified [lon,lat] to [-69.355200,43.714200].\n", "Fri Nov 19 18:36:27 2004: /usr/local/nco/bin/ncrcat -d time,2453329.722,2453330.7222 E0112.met.realtime.nc E0112.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 = "E0112" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :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.2: 19-Nov-2004 15:42:35\n", "WIND_DIR_1.2: 19-Nov-2004 15:42:35\n", "AAN_VIZ_1.2: 19-Nov-2004 15:42:35" ; :longitude = -69.3552 ; :latitude = 43.7142 ; data: lat = 43.7142 ; lon = -69.3552 ; 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.372, 2.619, 3.002, 4.46, 3.131, 3.12, 2.695, 4.247, 4.167, 4.184, 4.146, 4.187, 3.655, 2.586, 1.408, 1.683, 1.063, 1.887, 3.346, 3.058, 3.124, 2.999, 3.112, 3.585, 3.909, 4.469, 4.504, 4.631, 4.631, 4.596, 4.724, 4.97, 5.083, 4.707, 3.718, 3.429, 2.905, 2.025, 1.435, -1.456, -2.443, -3.311, -3.609, -4.257, -4.232, -5.158, -6.015, -5.85, -6.417, -7.63, -8.61, -9.3, -9.71, -10.66, -11.07, -11.35, -12.06, -12.71, -13.44, -13.23, -13.15, -13.13, -11.56, -10.72, -9.75, -8.27, -6.869, -3.046, -2.36, -0.931, -0.105, 0.894, 1.375, 1.174, 0.608, -0.36, -0.915, -0.706, -0.619, -0.401, -0.134, 0.241, 1.488, 2.583, 4.387, 4.939, 5.434, 5.65, 6.01, 6.356, 5.78, 5.677, 6.035, 6.589, 6.804, 6.982, 7.16, 7.26, 7.3, 7.56, 7.87, 7.91, 7.86, 7.88, 7.64, 7.42, 7.34, 7.21, 7.34, 7.4, 8.08, 8.5, 8.71, 8.86, 9.08, 9.28, 9, 9.73, 10.12, 10.16, 9.77, 9.86, 10.1, 10.18, 10.13, 9.73, 9.14, 8.16, 8.18, 7.35, 6.878, 4.55, 3.871, 2.739, 1.992, 1.464, 1.147, 1.409, 1.536, 1.702, 1.782, 1.692, 0.807, 0.128, -0.563, -1.649, -2.063, -2.354, -2.411, -2.735, -2.962, -3.31, -3.272, -3.271, -3.297, -2.806, -2.445, -2.159, -2.013, -1.521, -1.857, -2.478, -2.432, -2.116, -1.865, -2.003, -2.073, -2.165 ; 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 = 1018.677, 1018.137, 1017.117, 1015.976, 1015.196, 1014.476, 1013.036, 1011.475, 1010.155, 1008.175, 1007.334, 1006.254, 1005.654, 1005.474, 1005.474, 1005.534, 1004.754, 1004.034, 1003.614, 1003.674, 1003.433, 1003.674, 1003.914, 1004.154, 1004.034, 1004.034, 1003.734, 1002.953, 1001.693, 1000.493, 1000.013, 1000.553, 998.5723, 998.3923, 997.312, 997.252, 998.0922, 998.9324, 998.9324, 998.9324, 998.6323, 997.9722, 998.2122, 999.1725, 1000.733, 1000.973, 1002.173, 1003.493, 1004.094, 1004.754, 1006.254, 1007.034, 1007.394, 1008.535, 1009.135, 1010.575, 1011.835, 1012.736, 1013.876, 1015.076, 1015.616, 1016.577, 1016.697, 1016.997, 1016.817, 1015.616, 1014.476, 1014.176, 1013.696, 1013.636, 1013.996, 1014.176, 1014.716, 1015.796, 1016.637, 1017.897, 1018.737, 1019.277, 1019.997, 1021.078, 1021.738, 1021.978, 1022.278, 1022.818, 1023.238, 1023.898, 1024.258, 1024.979, 1024.738, 1024.138, 1024.678, 1024.858, 1024.678, 1024.918, 1025.099, 1025.038, 1025.159, 1025.219, 1025.399, 1024.858, 1024.558, 1024.258, 1024.438, 1024.678, 1024.979, 1024.738, 1024.078, 1024.018, 1023.838, 1022.998, 1022.398, 1021.678, 1020.477, 1018.617, 1016.937, 1015.496, 1014.656, 1013.336, 1010.815, 1009.735, 1008.475, 1006.494, 1005.774, 1005.354, 1003.794, 1002.893, 1001.213, 998.0322, 1004.454, 1004.634, 1007.334, 1009.615, 1010.995, 1012.376, 1013.336, 1014.056, 1014.116, 1013.996, 1013.936, 1014.236, 1014.896, 1015.556, 1016.156, 1016.456, 1017.417, 1018.077, 1018.737, 1018.857, 1019.037, 1018.857, 1018.977, 1019.637, 1019.877, 1019.697, 1020.297, 1021.198, 1021.738, 1021.858, 1022.518, 1023.178, 1022.998, 1022.878, 1022.818, 1023.658, 1023.718, 1024.498, 1025.099, 1025.999 ; 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 = 3.332, 3.018, 1.921, 4.351, 5.096, 6.076, 6.899, 6.938, 7.72, 8.04, 7.64, 7.88, 8.15, 7.64, 7.41, 6.546, 7.53, 5.762, 4.194, 4.234, 3.097, 1.803, 1.294, 3.136, 4.39, 4.822, 3.998, 2.43, 2.234, 2.352, 2.862, 3.646, 4.978, 6.821, 9.72, 10.39, 9.72, 9.33, 11.68, 13.05, 13.72, 13.96, 12.74, 11.72, 11.25, 14.97, 14.5, 13.29, 12.11, 14.27, 12.19, 14.82, 11.92, 12.54, 11.52, 10.47, 10.23, 9.92, 8.19, 8.19, 7.96, 8.51, 5.39, 5.135, 7.17, 7.92, 5.057, 10.62, 13.45, 13.13, 13.41, 15.01, 14.46, 14.5, 11.76, 8.58, 6.938, 6.586, 4.861, 3.959, 2.587, 1.019, 2.979, 4.038, 8.47, 8.51, 8.66, 8.39, 9.17, 9.06, 9.72, 9.13, 7.84, 7.96, 7.6, 9.49, 10.47, 8.86, 7.64, 8.04, 8.55, 9.45, 7.6, 7.37, 5.684, 2.901, 3.214, 3.175, 3.606, 5.449, 7.29, 9.6, 10.11, 11.56, 11.64, 13.01, 12.66, 13.99, 18.15, 17.84, 16.31, 17.4, 18.35, 16.42, 18.07, 13.76, 8.86, 7.57, 7.53, 11.41, 10.94, 13.05, 12, 13.09, 12.58, 10.43, 10.9, 10.66, 9.09, 9.41, 8.62, 10.11, 9.8, 11.92, 10.54, 9.92, 9.25, 12.03, 10.78, 9.51, 8.74, 5.645, 4.704, 4.9, 3.43, 2.548, 1.764, 3.058, 2.979, 5.762, 5.253, 3.92, 3.763, 3.293, 3.332, 4.586, 5.88, 6.35 ; 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 = 2.135, 2.111, 1.228, 3.182, 4.179, 4.557, 3.346, 5.951, 6.38, 7.19, 6.62, 6.853, 6.918, 6.77, 6.133, 5.631, 6.32, 4.611, 3.42, 3.488, 2.083, 0.635, 0.637, 2.036, 3.082, 3.749, 3.038, 1.653, 0.749, 1.079, 2.058, 2.447, 3.905, 5.907, 8.18, 8.56, 7.95, 7.81, 9.7, 11.09, 11.45, 11.04, 10.23, 9.67, 9.21, 12.28, 12.26, 10.43, 10.04, 10.92, 10.03, 11.63, 9.7, 9.6, 8.92, 7.78, 8.05, 7.46, 6.365, 6.12, 6.123, 6.3, 3.75, 3.041, 4.959, 6.32, 3.458, 8.45, 11.01, 10.85, 11.05, 12.07, 12.3, 11.22, 10.1, 7.07, 5.411, 4.597, 3.808, 2.496, 1.856, 0.42, 2.148, 3.215, 6.98, 7.24, 7.31, 7.12, 7.38, 7.75, 8.14, 7.74, 6.629, 6.875, 6.482, 7.95, 8.76, 7.63, 6.57, 6.795, 7.52, 8.14, 6.669, 6.215, 3.785, 2.231, 2.466, 2.33, 3, 4.641, 6.407, 8.01, 8.68, 9.77, 9.46, 11.12, 10.98, 12.11, 14.42, 14.76, 13.31, 14.69, 14.19, 13.94, 13.96, 11.18, 7.42, 6.035, 6.331, 8.92, 8.61, 10.55, 10.37, 9.87, 9.81, 9.07, 9.11, 8.8, 7.12, 7.55, 6.602, 8, 8.23, 9.11, 8.41, 8.11, 7.11, 8.99, 8.77, 7.38, 6.794, 3.901, 3.404, 3.386, 2.074, 1.684, 0.437, 1.679, 1.962, 4.438, 2.533, 1.615, 1.988, 2.317, 2.195, 2.309, 3.82, 3.539 ; 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 = 281.3, 276.1, 319.4, 185.4, 343.388, 356.79, 17.28, 120.4, 99.2, 81.1, 60.4, 49.9, 9.79, 4.05, 347.192, 356.1, 307.6, 319.7, 324.8, 310.6, 342, 333.2, 155.7, 145.6, 152.9, 184.5, 206.7, 194.5, 135.2, 50.03, 51.12, 150.5, 89, 68.1, 44.45, 32.07, 31.82, 359.52, 1.98, 352.38, 344.643, 340.8, 348.435, 345.556, 341.7, 333.8, 332, 340.6, 341.2, 333.7, 330.2, 331.4, 335.8, 322.2, 331.4, 322.6, 322.1, 332.3, 327.1, 317.2, 319.6, 314, 300.4, 280.9, 255.1, 252.8, 206.9, 218.5, 227.3, 229.4, 235.4, 232.7, 240.8, 246.8, 259.1, 280.1, 285, 276.7, 295.2, 317.9, 303.6, 197.8, 191, 193.6, 204.9, 202.7, 204.7, 192.8, 194, 192, 211.9, 210.6, 198.6, 183, 172.8, 179.6, 180.3, 178.5, 176, 175.8, 179.4, 186, 189.3, 209.1, 219.9, 209.1, 151.1, 149.4, 152.1, 125, 149.1, 148, 154.7, 153.8, 148.5, 151.5, 151.9, 157.3, 148.4, 149.2, 151.6, 157.5, 162.7, 167, 174.7, 191.4, 206.1, 206.1, 242.3, 255.9, 314.2, 314.3, 312.4, 313.7, 314.7, 321.6, 321.5, 327.7, 321.3, 314.3, 326.5, 328.9, 332, 333.5, 332.3, 2.09, 348.718, 341.2, 354.28, 359.02, 344.952, 350.92, 33.28, 20.39, 28.33, 56.8, 234.8, 167.9, 155, 301.3, 265.7, 274, 333.2, 323, 296.9, 348.092, 359.72, 2.6 ; 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 = 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2521.811, 2955.521, 2955.521, 2955.521, 2911.068, 2750.079, 2689.408, 2790.927, 1590.117, 2701.422, 2760.291, 2809.549, 2503.79, 2940.503, 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, 2927.888, 2936.298, 2885.238, 2817.358, 2520.009, 2730.857, 2774.708, 2857.605, 2879.231, 2887.04, 2811.351, 2504.391, 2865.415, 2684.002, 2577.076, 2233.472, 1355.842, 1712.661, 880.0827, 913.1215, 1127.573, 885.4891, 1045.277, 721.4965, 574.3235, 552.6982, 417.0588, 678.2456, 550.8961, 1400.294, 1320.4, 2184.215, 2542.836, 2939.302, 2652.765, 2925.485, 2907.464, 2927.888, 2902.658, 2936.298, 2952.517, 2954.92, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2951.916, 2947.711, 2804.143, 1756.512, 2107.324, 2435.31, 2485.769, 2237.077, 2890.044, 2848.595, 2815.556, 2780.115, 2709.832, 2712.235, 2649.761, 2690.009, 2651.563, 2586.087, 2532.023, 2515.203, 2434.108, 2360.822, 2363.225, 2266.511, 2473.154, 2613.719, 2727.853, 2634.143, 2184.215, 2487.571, 2541.634, 2110.928, 2226.264, 2296.547, 2134.957, 2020.823, 1743.897, 1307.785, 1871.848, 1811.176, 440.3662, 1038.669, 2170.999, 1516.23, 2759.69, 2836.581, 2954.92, 2955.521, 2955.521, 2955.521, 2954.319, 2955.521, 2956.121, 2956.121, 2956.722, 2956.121, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2955.521, 2955.521, 2955.521, 2956.121, 2955.521, 2955.521, 2955.521, 2956.121, 2956.722, 2956.722, 2952.517, 2664.178, 2890.044, 2956.121, 2956.121, 2955.521, 2924.284, 2955.521 ; 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 ; }