netcdf A0114.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.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.0599828, 800.027 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1.0182078, -17.3302228 ; 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, 50.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, 50.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 = "Fri Apr 29 17:42:16 2005: /usr/local/nco/bin/ncrcat -d time,2453490.70763889,2453520.6666667 A0114.met.realtime.nc A0114.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 = 48490 ; :visibility_sensor_serial_number = 262 ; :barometric_pressure_serial_number = "SETAP2448667" ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0114" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453492.00000579 ; :starting_julian_day_string = "2005-05-01 00:00:00" ; :ending_julian_day_number = 2453498.95833912 ; :ending_julian_day_string = "2005-05-07 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 19-Apr-2005 20:53:15\n", "WIND_DIR_1.2: 19-Apr-2005 20:53:15\n", "AAN_VIZ_1.2: 19-Apr-2005 20:53:15\n", "SET_BP_1.3: 25-Apr-2005 19:41:07" ; data: lat = 42.5234 ; lon = -70.5662 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453492, 2453492.04166667, 2453492.08333333, 2453492.125, 2453492.16666667, 2453492.20833333, 2453492.25, 2453492.29166667, 2453492.33333333, 2453492.375, 2453492.41666667, 2453492.45833333, 2453492.5, 2453492.54166667, 2453492.58333333, 2453492.625, 2453492.66666667, 2453492.70833333, 2453492.75, 2453492.79166667, 2453492.83333333, 2453492.875, 2453492.91666667, 2453492.95833333, 2453493, 2453493.04166667, 2453493.08333333, 2453493.125, 2453493.16666667, 2453493.20833333, 2453493.25, 2453493.29166667, 2453493.33333333, 2453493.375, 2453493.41666667, 2453493.45833333, 2453493.5, 2453493.54166667, 2453493.58333333, 2453493.625, 2453493.66666667, 2453493.70833333, 2453493.75, 2453493.79166667, 2453493.83333333, 2453493.875, 2453493.91666667, 2453493.95833333, 2453494, 2453494.04166667, 2453494.08333333, 2453494.125, 2453494.16666667, 2453494.20833333, 2453494.25, 2453494.29166667, 2453494.33333333, 2453494.375, 2453494.41666667, 2453494.45833333, 2453494.5, 2453494.54166667, 2453494.58333333, 2453494.625, 2453494.66666667, 2453494.70833333, 2453494.75, 2453494.79166667, 2453494.83333333, 2453494.875, 2453494.91666667, 2453494.95833333, 2453495, 2453495.04166667, 2453495.08333333, 2453495.125, 2453495.16666667, 2453495.20833333, 2453495.25, 2453495.29166667, 2453495.33333333, 2453495.375, 2453495.41666667, 2453495.45833333, 2453495.5, 2453495.54166667, 2453495.58333333, 2453495.625, 2453495.66666667, 2453495.70833333, 2453495.75, 2453495.79166667, 2453495.83333333, 2453495.875, 2453495.91666667, 2453495.95833333, 2453496, 2453496.04166667, 2453496.08333333, 2453496.125, 2453496.16666667, 2453496.20833333, 2453496.25, 2453496.29166667, 2453496.33333333, 2453496.375, 2453496.41666667, 2453496.45833333, 2453496.5, 2453496.54166667, 2453496.58333333, 2453496.625, 2453496.66666667, 2453496.70833333, 2453496.75, 2453496.79166667, 2453496.83333333, 2453496.875, 2453496.91666667, 2453496.95833333, 2453497, 2453497.04166667, 2453497.08333333, 2453497.125, 2453497.16666667, 2453497.20833333, 2453497.25, 2453497.29166667, 2453497.33333333, 2453497.375, 2453497.41666667, 2453497.45833333, 2453497.5, 2453497.54166667, 2453497.58333333, 2453497.625, 2453497.66666667, 2453497.70833333, 2453497.75, 2453497.79166667, 2453497.83333333, 2453497.875, 2453497.91666667, 2453497.95833333, 2453498, 2453498.04166667, 2453498.08333333, 2453498.125, 2453498.16666667, 2453498.20833333, 2453498.25, 2453498.29166667, 2453498.33333333, 2453498.375, 2453498.41666667, 2453498.45833333, 2453498.5, 2453498.54166667, 2453498.58333333, 2453498.625, 2453498.66666667, 2453498.70833333, 2453498.75, 2453498.79166667, 2453498.83333333, 2453498.875, 2453498.91666667, 2453498.95833333 ; air_temperature = 9.34, 9.33, 9.06, 9.1, 9.31, 8.69, 8.39, 8.89, 8.69, 9, 8.09, 8.3, 8.12, 7.83, 8.36, 8.54, 8.85, 8.96, 9.47, 9.73, 9.32, 9.69, 9.99, 10, 8.94, 8.75, 8.87, 10.03, 9.11, 8.96, 8.33, 8.01, 8, 7.62, 7.57, 7.33, 7.33, 8.01, 9.25, 9.2, 9.38, 9.24, 9.53, 10.45, 10.1, 10.08, 10.83, 10.33, 9.61, 9.38, 8.91, 8.77, 7.99, 7.36, 7.21, 7.16, 7.03, 7.04, 6.675, 7.03, 6.889, 7.74, 8.03, 8.73, 8.66, 9.22, 9.81, 8.99, 8.77, 8.73, 8.64, 9.27, 9.71, 9.22, 8.54, 8.53, 8.83, 8.51, 8.09, 8.26, 8.09, 7.7, 7.73, 8.17, 8.14, 8.77, 8.27, 8.08, 8.45, 8.71, 9, 9.09, 9.13, 9.1, 9.13, 8.98, 8.84, 8.85, 9.03, 8.64, 9.07, 8.64, 8.22, 7.9, 7.64, 7.33, 7.3, 7.44, 7.98, 8.51, 7.92, 8.14, 8.44, 8.58, 8.84, 8.98, 9.09, 9.12, 9.12, 9.01, 8.58, 8.54, 8.53, 8.32, 8.22, 8.26, 8.14, 7.88, 8.11, 8.01, 8.12, 8.39, 8.73, 8.69, 8.59, 8.84, 8.83, 8.73, 8.66, 8.56, 8.39, 8.38, 8.45, 8.53, 8.53, 8.66, 8.63, 8.7, 8.56, 7.94, 7.87, 7.66, 7.79, 7.76, 7.87, 7.82, 7.62, 7.16, 6.498, 6.458, 6.044, 5.864, 5.672, 5.478, 5.654, 5.196, 5.097, 5.096 ; 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 = 1008.216, 1008.094, 1007.422, 1007.178, 1006.628, 1006.384, 1006.445, 1006.079, 1006.506, 1005.773, 1005.346, 1005.651, 1005.896, 1006.018, 1006.506, 1006.506, 1005.651, 1005.285, 1004.674, 1006.018, 1006.445, 1007.239, 1007.422, 1008.583, 1009.499, 1010.537, 1011.331, 1011.576, 1012.125, 1012.797, 1012.858, 1013.347, 1013.713, 1013.713, 1014.018, 1014.69, 1015.057, 1015.057, 1014.629, 1014.996, 1014.202, 1013.408, 1012.492, 1011.82, 1011.453, 1011.514, 1011.637, 1011.514, 1012.125, 1013.041, 1013.408, 1013.835, 1013.896, 1014.018, 1013.469, 1013.286, 1013.652, 1013.896, 1014.263, 1015.057, 1015.545, 1015.912, 1016.034, 1016.217, 1016.217, 1016.217, 1016.339, 1016.4, 1016.645, 1016.706, 1016.767, 1017.378, 1017.927, 1018.966, 1020.004, 1020.676, 1021.409, 1021.836, 1021.897, 1022.386, 1022.752, 1023.058, 1023.729, 1024.401, 1025.012, 1025.44, 1025.806, 1026.478, 1026.722, 1026.661, 1026.661, 1026.417, 1026.172, 1026.417, 1026.661, 1027.15, 1027.638, 1028.493, 1029.165, 1029.593, 1029.776, 1029.959, 1029.898, 1030.326, 1030.997, 1031.791, 1032.341, 1033.013, 1033.746, 1033.99, 1033.868, 1034.173, 1034.112, 1033.807, 1033.562, 1033.013, 1033.074, 1033.013, 1032.402, 1032.524, 1032.28, 1032.769, 1032.646, 1032.463, 1032.769, 1032.28, 1031.669, 1031.486, 1031.486, 1031.303, 1031.608, 1031.669, 1031.486, 1031.242, 1030.997, 1031.303, 1030.997, 1030.387, 1029.959, 1029.043, 1028.066, 1027.211, 1027.15, 1026.661, 1025.745, 1025.073, 1024.218, 1023.302, 1022.63, 1022.08, 1021.042, 1019.515, 1018.172, 1016.584, 1016.034, 1015.668, 1014.263, 1013.835, 1012.064, 1011.026, 1010.415, 1010.11, 1009.255, 1009.621, 1009.071, 1008.461, 1008.583, 1008.033 ; 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.41, 6.938, 4.782, 5.684, 5.174, 3.626, 2.646, 1.666, 2.901, 6.154, 2.47, 1.764, 1.686, 2.548, 1.764, 0.686, 0.784, 1.803, 2.666, 5.37, 3.822, 3.489, 4.9, 2.94, 2.078, 3.959, 3.959, 8.11, 6.154, 7.64, 6.115, 5.488, 6.272, 5.919, 6.742, 5.723, 5.331, 5.645, 7.45, 4.802, 5.684, 8.62, 8.66, 12.43, 9.68, 9.06, 9.64, 10.23, 8.43, 6.664, 4.312, 8.04, 4.508, 5.566, 4.351, 4.743, 4.822, 6.154, 7.13, 6.115, 6.507, 5.135, 5.292, 5.802, 3.332, 5.057, 4.939, 8.15, 6.625, 4.939, 4.116, 2.352, 4.626, 2.842, 2.234, 2.94, 2.822, 2.038, 2.078, 3.802, 4.234, 3.606, 4.665, 4.351, 3.332, 1.842, 4.273, 3.097, 2.274, 2.038, 4.077, 5.802, 4.626, 5.057, 3.606, 2.254, 2.587, 3.058, 2.744, 2.901, 4.626, 4.743, 3.763, 4.939, 5.449, 5.527, 5.998, 5.566, 4.39, 4.586, 4.978, 3.842, 3.332, 3.371, 4.194, 4.782, 4.665, 5.723, 6.821, 6.272, 5.292, 5.606, 3.175, 2.45, 2.862, 2.352, 1.921, 2.156, 2.666, 2.901, 3.214, 2.646, 2.156, 2.548, 4.077, 2.666, 3.881, 5.37, 5.018, 5.214, 5.018, 5.566, 5.527, 5.253, 5.762, 6.586, 8, 8.82, 9.17, 8.74, 7.02, 10, 12.39, 13.6, 13.6, 15.01, 16.46, 20.97, 19.09, 18.82, 20.34, 21.09, 19.44, 17.8, 19.52, 20.54, 19.4, 17.8 ; 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 = 8.34, 5.926, 4.007, 4.525, 4.593, 2.615, 1.602, 1.039, 2.459, 1.964, 1.904, 0.739, 1.167, 1.792, 0.629, 0.127, 0.597, 1.417, 1.688, 4.447, 2.669, 2.942, 3.97, 2.394, 1.786, 3.409, 3.149, 6.876, 5.058, 6.642, 5.288, 4.726, 5.576, 5.109, 5.656, 4.759, 4.238, 4.95, 6.052, 3.763, 4.702, 7.26, 7.46, 10.2, 8.52, 7.71, 8.63, 8.8, 7.34, 5.397, 3.531, 6.764, 2.764, 4.66, 3.633, 4.076, 4.015, 5.229, 5.993, 5.203, 5.158, 4.258, 4.329, 4.489, 2.448, 3.686, 4.092, 6.78, 5.552, 4.324, 3.04, 1.385, 4.021, 1.794, 1.565, 2.185, 2.267, 1.586, 1.587, 3.176, 3.537, 2.819, 4.04, 3.754, 2.752, 0.888, 3.712, 2.555, 1.793, 1.667, 3.397, 4.963, 3.927, 4.374, 3.059, 1.333, 1.568, 2.439, 2.246, 1.621, 4.011, 3.689, 3.167, 4.093, 4.683, 4.726, 5.171, 4.84, 3.785, 3.937, 4.26, 3.326, 2.892, 2.766, 3.6, 4.105, 3.887, 4.998, 5.94, 5.012, 4.192, 4.303, 2.588, 1.551, 2.24, 1.937, 1.6, 1.498, 2.197, 2.533, 2.722, 2.239, 1.694, 2.242, 3.321, 2.182, 3.246, 4.401, 4.246, 4.175, 4.263, 4.791, 4.626, 4.534, 4.86, 5.895, 6.783, 7.3, 7.29, 7.16, 6.01, 8.91, 10.17, 11.38, 11.73, 12.49, 13.65, 15.12, 15.97, 15.65, 16.89, 16.73, 16.29, 14.18, 15.98, 16.02, 16.05, 15.14 ; 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 = 179.8, 182.5, 173.4, 200, 219.3, 207.7, 254, 238.7, 211.5, 28.44, 106.5, 127.8, 42.78, 8.13, 301.2, 138.3, 155.3, 187.9, 301.6, 327.7, 309.6, 300.1, 312.8, 284.5, 240.1, 229.6, 262, 290.9, 277.6, 276.2, 276.2, 270.1, 265.9, 262, 263.6, 272.3, 275.7, 292.6, 285.5, 228.1, 185.9, 163.7, 162.3, 195.3, 195.6, 198, 226.4, 217.9, 218.4, 219.2, 214.4, 306.7, 300.5, 284.7, 277.5, 271.5, 278.6, 269.1, 288.1, 276.9, 272.7, 272.4, 266.5, 276.3, 235.2, 226.6, 216.9, 176.5, 175.5, 168.5, 176.5, 224.4, 302.7, 312.2, 302.9, 308.4, 303.2, 287.3, 294.8, 294.4, 307.6, 323.1, 330.1, 341.2, 340.3, 73.5, 31.65, 93.9, 129.5, 127.7, 139.9, 153.1, 155.5, 140.7, 147, 143.7, 175.9, 210.5, 216.9, 282.1, 324.9, 334.8, 342.4, 335.6, 340.3, 346.021, 351.62, 349.705, 343.5, 9.13, 16.11, 24.21, 42.1, 72, 101.4, 133.5, 153.7, 133.9, 135.6, 182.3, 177.5, 176.4, 185.7, 187.7, 195.8, 199.6, 193.7, 172.3, 172.1, 165.1, 168.9, 153.9, 146, 137, 127.8, 127, 124.7, 113.9, 109.5, 98.6, 82.2, 83.8, 87.1, 88.1, 83.4, 76.6, 79.9, 87.3, 93.3, 119.2, 69.7, 44.57, 50.03, 45.58, 51.28, 47.88, 47.61, 52.82, 45.62, 44.71, 41.06, 39.17, 38.02, 33.65, 34.72, 25.39, 23.93, 26.43 ; 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 = 1466.371, 1021.249, 723.2985, 1048.881, 2960.927, 2960.927, 2960.927, 2861.21, 2950.114, 259.8542, 204.4691, 201.4656, 132.9852, 203.3878, 499.8361, 280.4584, 366.2391, 363.8964, 2317.571, 2729.054, 2961.528, 2961.528, 2961.528, 2961.528, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2907.464, 2655.168, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2959.726, 2960.927, 2960.927, 2960.927, 2960.927, 1614.746, 2689.408, 2792.729, 2935.697, 2948.312, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2743.471, 2961.528, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2960.927, 2961.528, 2960.927, 2960.326, 2960.326, 2960.927, 2960.326, 2960.326, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2961.528, 2961.528, 2960.927, 2960.927, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2961.528, 2411.882, 2568.065, 2630.539, 2960.326, 2960.326, 2960.326, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.326, 2960.927, 2961.528, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2960.927, 2961.528, 2960.927, 2961.528, 2960.326, 2960.326, 2960.326, 2960.326, 2960.927, 2960.927, 2912.87, 2936.298, 2140.363, 1749.304, 2286.935, 1692.237, 1226.089, 871.0721, 884.2877, 996.6196, 1058.492, 583.9349, 671.0372, 1057.291, 1002.026, 1353.439, 1217.078, 824.2171, 999.6231 ; 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 ; }