netcdf I0109.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 166 ; 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 = "11-Feb-2005 12:33:42: Parameter barometric_pressure marked as non-functional as of julian day 2453413.458333 (2005-02-11 11:00:00)\n", "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 = 2453415.00000579 ; :starting_julian_day_string = "2005-02-13 00:00:00" ; :ending_julian_day_number = 2453421.87500579 ; :ending_julian_day_string = "2005-02-19 21: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 = 2453415, 2453415.04166667, 2453415.08333333, 2453415.125, 2453415.16666667, 2453415.20833333, 2453415.25, 2453415.29166667, 2453415.33333333, 2453415.375, 2453415.41666667, 2453415.45833333, 2453415.5, 2453415.54166667, 2453415.58333333, 2453415.625, 2453415.66666667, 2453415.70833333, 2453415.75, 2453415.79166667, 2453415.83333333, 2453415.875, 2453415.91666667, 2453415.95833333, 2453416, 2453416.04166667, 2453416.08333333, 2453416.125, 2453416.16666667, 2453416.20833333, 2453416.25, 2453416.29166667, 2453416.33333333, 2453416.375, 2453416.41666667, 2453416.45833333, 2453416.5, 2453416.54166667, 2453416.58333333, 2453416.625, 2453416.66666667, 2453416.70833333, 2453416.75, 2453416.79166667, 2453416.83333333, 2453416.875, 2453416.91666667, 2453416.95833333, 2453417, 2453417.04166667, 2453417.08333333, 2453417.125, 2453417.16666667, 2453417.20833333, 2453417.25, 2453417.29166667, 2453417.33333333, 2453417.375, 2453417.41666667, 2453417.45833333, 2453417.5, 2453417.54166667, 2453417.58333333, 2453417.625, 2453417.66666667, 2453417.70833333, 2453417.75, 2453417.79166667, 2453417.83333333, 2453417.875, 2453417.91666667, 2453417.95833333, 2453418, 2453418.04166667, 2453418.08333333, 2453418.125, 2453418.16666667, 2453418.20833333, 2453418.25, 2453418.29166667, 2453418.33333333, 2453418.375, 2453418.41666667, 2453418.45833333, 2453418.5, 2453418.54166667, 2453418.58333333, 2453418.625, 2453418.66666667, 2453418.70833333, 2453418.75, 2453418.79166667, 2453418.83333333, 2453418.875, 2453418.91666667, 2453418.95833333, 2453419, 2453419.04166667, 2453419.08333333, 2453419.125, 2453419.16666667, 2453419.20833333, 2453419.25, 2453419.29166667, 2453419.33333333, 2453419.375, 2453419.41666667, 2453419.45833333, 2453419.5, 2453419.54166667, 2453419.58333333, 2453419.625, 2453419.66666667, 2453419.70833333, 2453419.75, 2453419.79166667, 2453419.83333333, 2453419.875, 2453419.91666667, 2453419.95833333, 2453420, 2453420.04166667, 2453420.08333333, 2453420.125, 2453420.16666667, 2453420.20833333, 2453420.25, 2453420.29166667, 2453420.33333333, 2453420.375, 2453420.41666667, 2453420.45833333, 2453420.5, 2453420.54166667, 2453420.58333333, 2453420.625, 2453420.66666667, 2453420.70833333, 2453420.75, 2453420.79166667, 2453420.83333333, 2453420.875, 2453420.91666667, 2453420.95833333, 2453421, 2453421.04166667, 2453421.08333333, 2453421.125, 2453421.16666667, 2453421.20833333, 2453421.25, 2453421.29166667, 2453421.33333333, 2453421.375, 2453421.41666667, 2453421.45833333, 2453421.5, 2453421.54166667, 2453421.58333333, 2453421.625, 2453421.66666667, 2453421.70833333, 2453421.75, 2453421.79166667, 2453421.83333333, 2453421.875 ; air_temperature = 0.417, 0.711, 0.859, 0.733, 0.729, 0.195, 0.096, -0.201, -0.261, -0.502, -0.807, -1.107, -1.929, -2.59, -2.912, -2.693, -2.484, -2.537, -2.27, -2.044, -1.804, -2.332, -1.764, -1.986, -2.679, -3.353, -3.597, -4.148, -4.551, -4.793, -4.599, -5.5, -5.282, -5.023, -5.028, -5.107, -5.346, -5.267, -4.73, -4.078, -3.921, -3, -2.317, -1.925, -1.608, -1.294, -0.562, 0.079, 0.517, 0.906, 0.98, 1.243, 1.55, 1.751, 2.176, 2.438, 2.953, 3.357, 3.531, 3.596, 3.947, 4.219, 4.686, 5.011, 4.887, 4.609, 4.352, 4.173, 3.952, 3.699, 3.502, 3.363, 3.621, 3.593, 3.596, 3.476, 3.551, 3.462, 3.561, 3.704, 3.69, 3.376, 3.441, 3.44, 3.681, 3.814, 4.495, 4.086, 3.733, 3.919, 4.139, 4.259, 4.308, 4.028, 4.205, 4.285, 4.046, 3.834, 3.711, 3.933, 4.367, 4.41, 2.434, 1.965, 1.941, 1.749, 0.253, -0.689, -1.295, -1.611, -1.669, -1.544, -1.134, -0.75, -0.068, 0.612, 0.981, 1.027, 1.002, 0.63, 0.078, -0.769, -1.564, -1.968, -2.464, -2.941, -3.168, -3.344, -3.327, -3.634, -4.086, -4.306, -4.325, -4.259, -3.997, -3.829, -3.254, -3.092, -2.308, -2.182, -0.644, -0.75, -0.928, -0.737, -1.013, -1.086, -0.907, -2.127, -3.01, -4.055, -5.236, -6.267, -7.04, -7.81, -8.23, -8.9, -9.65, -9.75, -10.23, -10.38, -9.98, -9.19, -8.22, -7.9, -6.963, -6.685 ; 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 ; barometric_pressure = 1002.304, 1002.904, 1003.504, 1003.984, 1004.344, 1004.764, 1005.064, 1005.484, 1005.784, 1006.924, 1008.124, 1009.144, 1010.704, 1011.724, 1012.984, 1013.524, 1014.184, 1014.664, 1015.264, 1016.284, 1017.364, 1018.564, 1019.644, 1021.744, 1023.664, 1024.204, 1025.584, 1026.365, 1027.145, 1027.745, 1028.945, 1029.605, 1029.845, 1030.025, 1031.045, 1031.585, 1032.485, 1033.325, 1033.925, 1034.345, 1034.525, 1033.385, 1033.145, 1032.305, 1032.185, 1031.765, 1031.345, 1030.985, 1030.805, 1029.605, 1028.405, 1028.104, 1027.625, 1026.484, 1024.924, 1023.484, 1022.344, 1021.084, 1020.064, 1019.464, 1017.064, 1014.844, 1014.184, 1013.344, 1013.404, 1012.804, 1013.044, 1012.564, 1011.784, 1011.244, 1013.164, 1014.544, 1015.504, 1015.384, 1015.264, 1014.544, 1014.904, 1014.364, 1014.964, 1015.564, 1014.664, 1013.224, 1013.284, 1013.104, 1013.344, 1012.504, 1011.124, 1010.944, 1009.804, 1009.084, 1007.884, 1007.164, 1006.084, 1004.944, 1003.564, 1002.904, 1002.124, 1000.864, 1000.084, 999.4841, 998.524, 997.024, 996.304, 997.144, 996.784, 999.0041, 1000.804, 1001.524, 1002.664, 1003.684, 1003.984, 1003.924, 1004.044, 1003.384, 1003.564, 1003.804, 1003.924, 1003.684, 1004.404, 1005.304, 1005.184, 1005.664, 1006.204, 1006.264, 1006.564, 1006.444, 1006.324, 1006.324, 1006.144, 1005.904, 1006.084, 1006.204, 1006.864, 1007.284, 1007.764, 1007.944, 1008.004, 1007.464, 1006.924, 1006.864, 1007.164, 1007.344, 1008.004, 1008.724, 1009.264, 1009.924, 1010.284, 1010.944, 1011.424, 1011.724, 1011.784, 1012.624, 1013.464, 1015.804, 1016.524, 1016.344, 1019.164, 1021.684, 1019.704, 1020.904, 1021.204, 1020.844, 1020.244, 1020.004, 1020.124, 1020.184 ; 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 ; wind_gust = 9.09, 8.78, 8.39, 9.21, 8.15, 7.6, 8.15, 9.13, 9.8, 8.31, 7.45, 11.8, 12.43, 12.31, 10.39, 9.49, 10.66, 10.43, 10.19, 11.33, 10.47, 7.84, 10.43, 12.54, 10.98, 11.13, 10.39, 10.74, 8.43, 9.25, 7.8, 5.331, 8.78, 10.43, 10.51, 9.68, 8.51, 6.625, 4.861, 4.077, 4.978, 3.606, 4.9, 4.508, 5.645, 8.47, 9.64, 10.86, 12.15, 13.05, 15.05, 13.92, 14.23, 14.78, 16.42, 17.13, 15.25, 13.48, 15.29, 14.66, 15.88, 18.86, 17.6, 19.33, 14.39, 14.27, 10.9, 8.08, 8, 3.92, 4.39, 3.332, 4.978, 4.469, 3.881, 2.626, 4.43, 3.489, 5.174, 5.37, 5.096, 3.998, 5.057, 5.214, 5.998, 5.684, 8.7, 6.821, 10.74, 8.43, 8.66, 8.78, 10.58, 10.15, 12.74, 12.7, 12.27, 13.37, 12.11, 14.54, 12.23, 11.09, 17.64, 14.82, 11.96, 12.31, 15.76, 16.7, 16.35, 15.09, 12, 10.62, 8.82, 12.74, 10.47, 9.29, 8.78, 8.58, 9.68, 7.76, 11.13, 11.72, 11.76, 12.39, 10.54, 12.03, 12.66, 12.86, 13.45, 14.39, 14.9, 13.68, 11.96, 11.56, 10.39, 10, 6.076, 4.234, 2.862, 2.862, 0.784, 6.154, 7.84, 7.6, 9.25, 9.45, 10.43, 12.23, 12.31, 13.01, 15.52, 15.76, 15.72, 13.48, 12, 13.17, 12.47, 12.23, 11.17, 8.82, 4.861, 4.743, 6.272, 5.37, 6.938, 5.096 ; 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 ; wind_speed = 6.535, 6.12, 6.577, 7.64, 5.292, 5.84, 6.582, 7.21, 8.11, 6.111, 5.258, 9.31, 10.38, 10.32, 8.51, 6.433, 8.22, 7.89, 8.21, 9.48, 8.81, 5.009, 8.54, 10.48, 9.27, 9.16, 8.46, 8.47, 5.486, 7.09, 4.839, 3.633, 5.832, 8.38, 7.8, 7.47, 5.363, 4.414, 3.742, 2.528, 1.795, 2.067, 3.227, 2.714, 3.899, 5.441, 6.893, 8.67, 9.92, 11.2, 12.31, 11.94, 12.13, 12, 12.81, 14.16, 12.41, 11.33, 12.08, 12.18, 13.49, 16.17, 15.55, 14.78, 12.25, 11.31, 9.17, 6.025, 5.726, 2.781, 3.139, 1.582, 4.027, 3.092, 2.61, 1.714, 2.887, 0.448, 4.088, 3.577, 2.559, 2.322, 3.163, 4.131, 4.608, 4.621, 6.934, 4.791, 8.26, 6.434, 6.85, 7.06, 8.7, 8.85, 10.63, 10.67, 10.47, 10.93, 10.14, 11.38, 10.3, 9.22, 13.25, 12.06, 10.17, 9.61, 12.71, 13.8, 12.15, 11.99, 10.77, 8.36, 5.978, 10.28, 8.24, 5.936, 5.615, 7.15, 7.36, 5.908, 9.62, 10.13, 9.4, 10.37, 8.57, 9.81, 10.69, 10.65, 9.94, 12.16, 11.98, 11.74, 10.32, 9.73, 8.29, 8.05, 2.876, 1.808, 1.51, 1.605, 0.004, 4.216, 5.057, 4.427, 7.6, 7.67, 8.08, 10.46, 10.41, 11.05, 12.75, 12.75, 12.43, 10.89, 10.42, 10.77, 9.81, 9.38, 8.89, 5.071, 2.03, 2.669, 4.148, 1.721, 3.276, 2.62 ; 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 ; wind_direction = 257.1, 261.6, 268.3, 285.3, 298.8, 301.4, 305.9, 317, 319.4, 329.4, 322.1, 333.1, 338.5, 330.8, 332.6, 334.8, 328.7, 338.9, 352.15, 319.8, 333.1, 346.743, 318.5, 322.1, 326.9, 338.8, 344.712, 345.988, 342.923, 355.46, 343.669, 341.1, 2.53, 16.03, 9.82, 28.58, 45.94, 53.7, 78.9, 84.9, 114.7, 142.7, 179.6, 166.8, 182.3, 168.6, 162.6, 169.8, 177.7, 161.4, 161.9, 161.5, 161, 162.7, 159.6, 160.2, 149.8, 145.8, 140.6, 148.3, 139.7, 145.3, 158.1, 169.1, 183.5, 195.1, 202.4, 234.5, 250.3, 243.2, 249.5, 211.8, 234.5, 247.7, 227.3, 209, 213.5, 168.7, 198.7, 205.3, 206.1, 158.7, 168.4, 167.6, 186.2, 169.8, 159, 180.3, 170.1, 185.4, 183.1, 179.4, 170.5, 163.3, 155.7, 154.3, 155.6, 153.3, 159.2, 168.7, 181.1, 232.6, 311.5, 302.3, 290.6, 296.4, 291.9, 294.7, 301.9, 313.8, 315.8, 316.8, 313.6, 296.3, 302.6, 315.1, 322.1, 324.1, 355.21, 351.47, 333.1, 342.454, 351.78, 2.38, 359.68, 1.64, 10.61, 18.43, 13.92, 20.91, 13.78, 14.02, 13.09, 17.75, 20.52, 22.77, 2.5, 339, 352.17, 285.9, 286.8, 283.7, 294.8, 304.7, 286.8, 296.9, 296, 319.5, 324.2, 336.8, 324.4, 328.3, 329.4, 339, 336.9, 342.33, 343.069, 355.17, 1.25, 358.16, 342.828, 336.1, 300.2, 297.2, 267, 268.3 ; 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, 40, 0, 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 = 2961.528, 2960.927, 2961.528, 2961.528, 2961.528, 2960.326, 2961.528, 2960.326, 2960.326, 2961.528, 2960.927, 2961.528, 2269.515, 2932.093, 2824.567, 2824.567, 2938.701, 2935.697, 2952.517, 2941.104, 2393.861, 2953.118, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2960.927, 2960.326, 2961.528, 2961.528, 2960.927, 2954.92, 2961.528, 2961.528, 2879.832, 2607.712, 2809.549, 2960.326, 2953.118, 2951.316, 2953.719, 2950.114, 2949.513, 2961.528, 2961.528, 2960.927, 2959.125, 2957.323, 2941.704, 2917.676, 2881.634, 2876.228, 2556.051, 2644.956, 2607.712, 2505.592, 1987.784, 1567.891, 1640.576, 999.6231, 964.1815, 1999.197, 1573.898, 1596.124, 489.6241, 396.9352, 2132.554, 2213.649, 2389.656, 2593.295, 2719.443, 2783.719, 2876.828, 2908.666, 2937.499, 2930.291, 2910.468, 2936.298, 2934.496, 2866.616, 2911.068, 2923.683, 1867.643, 2433.507, 2636.546, 2706.228, 2390.257, 2495.38, 2289.338, 2402.871, 2962.128, 2869.62, 2860.008, 2813.153, 2762.694, 2606.51, 2109.727, 2474.956, 1201.46, 1861.636, 2921.28, 2956.121, 2955.521, 2957.923, 2959.726, 2956.121, 2953.118, 2941.704, 2396.264, 2754.284, 2616.723, 2630.539, 2525.415, 2533.825, 2548.242, 2811.952, 2747.677, 2942.305, 2890.044, 2236.476, 2170.999, 2956.121, 2961.528, 2961.528, 2961.528, 2935.097, 2947.711, 2821.563, 2886.439, 2900.856, 2768.1, 2383.048, 1324.605, 2232.271, 2828.772, 2656.97, 2932.694, 2909.867, 2796.333, 2428.702, 2924.284, 2951.316, 2894.849, 2843.189, 2690.009, 2961.528, 2958.524, 2960.326, 2960.927, 2961.528, 2960.927, 2961.528, 2961.528, 2961.528, 2961.528, 2500.786, 2383.649, 2578.277, 2628.737, 2857.605, 2839.584, 2896.651, 2155.381, 2801.74 ; 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 ; }