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 = 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: 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 = 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 = 10.94, 10.81, 10.96, 10.88, 10.69, 9.28, 8.96, 8.78, 8.62, 8.4, 8.31, 8.45, 8.43, 8.74, 9.03, 9.55, 9.87, 9.87, 9.77, 9.64, 10.3, 10.89, 11.03, 11.42, 11.53, 11.45, 11.09, 10.8, 10.65, 11.01, 9.32, 8.88, 7.81, 6.451, 5.261, 4.575, 4.116, 4.358, 4.69, 5.297, 5.372, 5.78, 6.302, 6.534, 6.315, 5.926, 5.3, 4.535, 4.045, 3.515, 3.232, 2.55, 1.926, 1.284, 1.359, 1.034, 0.633, 0.467, 0.319, 0.295, 0.214, 0.027, 0.462, 0.725, 1.154, 1.7, 2.32, 2.619, 2.91, 2.908, 2.529, 1.919, 1.229, 0.663, 0.497, 0.388, 0.261, -0.007, -0.114, -0.436, -0.468, -0.588, -0.514, -0.309, -0.311, -0.089, 0.042, 0.822, 0.661, 0.948, 1.202, 1.691, 2.133, 3.025, 3.887, 4.55, 4.95, 5.377, 5.82, 5.929, 6.095, 6.109, 6.785, 7.13, 7.42, 7.71, 7.76, 7.71, 7.96, 8.28, 8.42, 8.6, 8.88, 9.01, 9.17, 9.5, 9.64, 9.66, 9.64, 9.21, 8.89, 8.23, 6.642, 5.449, 3.924, 2.764, 2.119, 1.973, 1.782, 1.529, 1.295, 1.468, 0.989, 1.322, 1.544, 1.682, 1.93, 2.185, 2.354, 2.783, 3.093, 3.231, 3.326, 3.148, 3.031, 3.44, 2.826, 2.632, 2.396, 1.647, 1.62, 1.105, 0.683, 0.576, 0.742, 0.394, 0.707, 0.842, 0.851, 0.916, 0.922, 1.127, 2.216, 2.592, 2.859, 2.746, 2.618, 2.376 ; 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 = 1000.767, 1000.947, 1001.967, 1002.988, 1004.848, 1006.228, 1006.949, 1007.429, 1007.969, 1008.869, 1009.649, 1009.769, 1010.789, 1010.609, 1009.709, 1009.229, 1007.909, 1006.708, 1005.808, 1004.488, 1004.188, 1003.888, 1002.928, 1002.568, 1002.267, 1002.447, 1002.087, 1002.447, 1002.327, 1001.967, 1003.468, 1004.068, 1004.788, 1006.168, 1007.789, 1009.349, 1010.849, 1011.87, 1012.23, 1012.11, 1012.65, 1013.07, 1013.73, 1014.63, 1015.591, 1016.431, 1017.211, 1018.111, 1018.591, 1019.732, 1019.912, 1020.452, 1020.512, 1021.292, 1021.652, 1022.132, 1022.552, 1023.272, 1023.992, 1024.833, 1025.253, 1025.553, 1026.273, 1026.273, 1026.153, 1026.093, 1026.153, 1026.573, 1026.933, 1027.593, 1028.313, 1029.034, 1029.394, 1029.994, 1030.474, 1030.894, 1031.074, 1031.254, 1031.674, 1032.094, 1032.635, 1032.875, 1033.175, 1033.715, 1034.255, 1034.435, 1034.315, 1033.955, 1033.235, 1032.574, 1031.974, 1031.614, 1030.654, 1030.474, 1030.054, 1029.634, 1029.034, 1028.494, 1027.413, 1027.053, 1026.333, 1025.553, 1024.833, 1023.992, 1022.792, 1022.432, 1022.192, 1022.012, 1022.072, 1021.892, 1021.172, 1020.452, 1019.972, 1019.431, 1018.771, 1018.951, 1018.891, 1019.611, 1020.332, 1021.532, 1022.492, 1023.032, 1023.752, 1024.533, 1025.253, 1025.973, 1026.693, 1027.353, 1027.653, 1027.833, 1028.133, 1028.674, 1029.334, 1029.634, 1029.574, 1028.974, 1028.494, 1028.614, 1028.614, 1029.094, 1029.154, 1029.094, 1029.394, 1029.454, 1029.274, 1029.634, 1029.094, 1029.334, 1029.034, 1028.614, 1028.674, 1028.374, 1027.053, 1026.333, 1026.573, 1025.853, 1026.273, 1027.353, 1027.353, 1026.933, 1026.633, 1027.173, 1026.993, 1027.293, 1027.833, 1026.693, 1028.494, 1028.374 ; 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 = 14.07, 15.99, 14.82, 12.86, 10.66, 8.62, 7.29, 5.39, 3.43, 2.901, 2.94, 5.606, 5.449, 6.978, 8.94, 9.06, 7.92, 6.194, 5.37, 6.076, 10.7, 10.58, 11.56, 12.19, 13.45, 12.19, 12.31, 10.78, 11.17, 10.23, 11.56, 12.54, 14.23, 14.03, 13.33, 12.62, 15.64, 13.09, 12.27, 13.8, 12.19, 9.29, 9.13, 11.37, 12.62, 11.09, 10.78, 9.96, 11.05, 10.62, 11.41, 11.56, 12.19, 11.64, 11.56, 9.29, 9.09, 9.17, 9.8, 10.51, 9.96, 9.92, 9.37, 6.664, 8.51, 6.546, 4.116, 6.899, 6.311, 10.31, 11.29, 10.98, 11.45, 12.74, 11.8, 10.86, 11.37, 11.25, 10.58, 10.47, 9.68, 9.02, 8.19, 8, 6.272, 5.057, 2.45, 1.686, 3.959, 5.331, 6.507, 7.41, 7.21, 8.62, 10.9, 11.33, 11.84, 12.74, 13.33, 13.29, 12.98, 14.7, 15.33, 15.6, 16.66, 15.17, 13.88, 13.23, 13.25, 13.13, 13.09, 12.66, 11.52, 12.47, 12.35, 11.52, 10.66, 9.56, 8.74, 6.468, 10.19, 10.11, 12.27, 12.03, 12.54, 12.11, 10.54, 11.21, 11.76, 10.86, 11.09, 10.74, 10.94, 10.82, 10.35, 10.07, 7.57, 7.84, 6.938, 6.39, 6.703, 6.35, 7.64, 8.23, 8.27, 9.45, 9.09, 9.09, 9.37, 9.56, 10.78, 10.39, 11.64, 12.66, 11.29, 11.05, 12, 12.82, 13.72, 13.37, 14.19, 13.76, 14.11, 14.19, 13.8, 15.41, 15.8, 15.41 ; 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 = 12.13, 12.76, 12.63, 10.28, 8.31, 7.41, 6.211, 4.342, 2.489, 2.028, 2.484, 4.548, 4.568, 5.969, 7.99, 7.09, 6.719, 5.097, 4.476, 5.294, 8.84, 9.22, 9.83, 10.24, 11.72, 10.49, 10.03, 9.09, 9.43, 8.71, 9.68, 9.64, 12.06, 11.73, 9.88, 10.15, 12.09, 10.42, 10.34, 10.61, 9.86, 7.89, 7.31, 8.57, 8.86, 9.27, 9.15, 8.39, 9.24, 8.41, 9.71, 9.76, 9.92, 8.6, 9.35, 7.56, 7.13, 7.4, 7.83, 8.09, 7.68, 7.53, 6.688, 5.264, 5.235, 4.313, 2.857, 4.234, 4.025, 8.18, 9.33, 9.04, 9.68, 9.99, 9.72, 8.98, 9.37, 9.14, 8.57, 8.33, 7.86, 7.49, 6.708, 6.096, 4.826, 3.228, 1.49, 1.043, 2.683, 3.545, 4.814, 5.444, 5.62, 7.14, 8.64, 9.62, 9.98, 10.7, 11.03, 10.97, 11.34, 12.28, 13.31, 13.3, 13.99, 12.74, 11.64, 11.2, 11.3, 10.57, 11.29, 10.77, 9.74, 9.89, 10.41, 9.36, 9.01, 8.01, 7.4, 4.14, 8.06, 8.6, 10.28, 10.26, 10.33, 9.89, 8.98, 9.32, 9.54, 9.28, 9.5, 8.99, 9.29, 8.7, 8.55, 8.42, 5.992, 6.268, 5.312, 5.017, 5.122, 5.018, 6.272, 6.603, 7.02, 6.368, 7.6, 7.19, 7.3, 8.09, 8.02, 9, 10.03, 9.81, 9.48, 9.61, 10.11, 10.85, 11.51, 11.18, 11.77, 11.89, 11.68, 11.8, 11.89, 12.3, 13.04, 13.05 ; 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 = 225.6, 222.3, 234.6, 243.6, 288.1, 322.8, 314.6, 311.3, 336.2, 24.19, 57, 72.3, 90.6, 116.1, 140.9, 148.2, 150.9, 164.1, 166.8, 148.5, 175.1, 185.1, 193.1, 197.7, 201.9, 203.1, 201.9, 216, 207.6, 226.7, 328.8, 321.4, 312, 320.3, 323.5, 318.1, 312.1, 315.8, 310.4, 303.7, 302.1, 306.1, 292.5, 300.5, 305.5, 303, 312.6, 327, 328.6, 343.851, 321, 317.8, 316.1, 320.2, 336.7, 321.8, 318.2, 331.8, 325.7, 338.3, 334.5, 341.6, 349.911, 4.23, 352.42, 349.941, 305.3, 310.1, 322.8, 315, 327.8, 333.5, 336.4, 340.6, 341.8, 343.841, 342.3, 338.2, 348.317, 353.09, 348.623, 352.72, 7.12, 13.54, 12.34, 5.54, 309.4, 264.4, 218.6, 216.8, 241.6, 215, 201.4, 204.9, 215.8, 206, 209.9, 200.2, 199.1, 208.9, 215.2, 212.7, 214.4, 223, 220.3, 219.6, 222.5, 222.7, 223.3, 222.6, 220.6, 217.2, 221.9, 221.8, 215.9, 220.2, 214.9, 220.7, 224.7, 292.5, 323.9, 333.8, 339.5, 358.21, 347.013, 356.45, 0.87, 3.31, 4.4, 11.27, 22.66, 15.16, 11.94, 21.82, 22.58, 20.18, 15.79, 44.21, 43.42, 34.7, 22.07, 25.78, 40.06, 25.07, 22.85, 29.9, 17.89, 29.7, 37.75, 26.77, 21.97, 2.51, 356.75, 359.59, 2.17, 7.81, 0, 354.58, 5.1, 7.82, 3.13, 4.71, 3.79, 0.7, 4.25, 357.82, 356.84, 352.38 ; 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 = 2866.015, 2873.224, 2888.241, 2915.273, 2949.513, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2955.521, 2955.521, 2947.711, 2752.482, 2389.055, 2172.2, 2575.274, 2924.284, 2932.694, 2909.867, 2800.539, 2792.129, 2332.589, 2599.302, 2252.094, 1836.406, 2202.236, 2456.334, 1879.056, 2954.92, 2954.92, 2953.719, 2954.92, 2955.521, 2956.121, 2679.196, 2954.92, 2956.121, 2857.605, 2867.818, 2637.747, 2621.528, 2840.185, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2909.867, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2953.719, 2931.492, 2930.892, 2443.719, 2930.291, 2956.121, 2956.722, 2956.722, 2956.722, 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, 2955.521, 2955.521, 2773.507, 2639.549, 2047.254, 2756.687, 2956.121, 2956.121, 2956.121, 2422.094, 2956.722, 2073.685, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2953.118, 2939.302, 2860.609, 2894.849, 2894.249, 2887.04, 2901.457, 2904.461, 2916.475, 2908.666, 2914.673, 2846.793, 2767.5, 2845.592, 2906.263, 2873.825, 2908.065, 2897.853, 2947.711, 2954.92, 2954.92, 2954.92, 2954.92, 2955.521, 2955.521, 2844.991, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2949.513, 2953.118, 2956.121, 2950.114, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2856.404, 2808.348, 1584.71, 1926.512, 1613.544, 875.8777, 559.3059, 699.871, 587.5391, 806.7966, 1296.372, 1229.093, 1147.997, 749.1289, 1402.096, 2941.104, 2956.121, 2941.704, 2953.118, 2844.991, 2815.556 ; 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 ; }