netcdf L0107.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 168 ; variables: double lat(lat) ; lat:long_name = "Latitude" ; lat:standard_name = "latitude" ; lat:short_name = "lat" ; lat:units = "degrees_north" ; lat:_FillValue = -999. ; lat:valid_range = -90., 90. ; lat:epic_code = 500 ; lat:Comment = "Coordinate variable" ; double lon(lon) ; lon:long_name = "Longitude" ; lon:standard_name = "longitude" ; lon:short_name = "lon" ; lon:modulo = 360. ; lon:units = "degrees_east" ; lon:_FillValue = -999. ; lon:valid_range = -180., 180. ; lon:epic_code = 502 ; lon:Comment = "Coordinate variable" ; double air_temperature_depth(air_temperature_depth) ; air_temperature_depth:long_name = "Depth" ; air_temperature_depth:standard_name = "depth" ; air_temperature_depth:short_name = "D" ; air_temperature_depth:units = "meters" ; air_temperature_depth:positive = "down" ; air_temperature_depth:_FillValue = -999. ; air_temperature_depth:valid_range = -10000., 100. ; air_temperature_depth:epic_code = 3 ; air_temperature_depth:Comment = "Coordinate variable" ; double barometric_pressure_depth(barometric_pressure_depth) ; barometric_pressure_depth:long_name = "Depth" ; barometric_pressure_depth:standard_name = "depth" ; barometric_pressure_depth:short_name = "D" ; barometric_pressure_depth:units = "meters" ; barometric_pressure_depth:positive = "down" ; barometric_pressure_depth:_FillValue = -999. ; barometric_pressure_depth:valid_range = -10000., 100. ; barometric_pressure_depth:epic_code = 3 ; barometric_pressure_depth:Comment = "Coordinate variable" ; double visibility_depth(visibility_depth) ; visibility_depth:long_name = "Depth" ; visibility_depth:standard_name = "depth" ; visibility_depth:short_name = "D" ; visibility_depth:units = "meters" ; visibility_depth:positive = "down" ; visibility_depth:_FillValue = -999. ; visibility_depth:valid_range = -10000., 100. ; visibility_depth:epic_code = 3 ; visibility_depth:Comment = "Coordinate variable" ; double wind_depth(wind_depth) ; wind_depth:long_name = "Depth" ; wind_depth:standard_name = "depth" ; wind_depth:short_name = "D" ; wind_depth:units = "meters" ; wind_depth:positive = "down" ; wind_depth:_FillValue = -999. ; wind_depth:valid_range = -10000., 100. ; wind_depth:Comment = "Coordinate variable" ; double time(time) ; time:long_name = "Time" ; time:standard_name = "time" ; time:short_name = "time" ; time:units = "days since -4713-01-01 00:00:00" ; time:_FillValue = -999. ; time:valid_range = 0., 2460000. ; time:epic_code = 624 ; time:Comment = "Coordinate variable" ; float air_temperature(time, air_temperature_depth, lat, lon) ; air_temperature:long_name = "Air Temperature" ; air_temperature:standard_name = "air_temperature" ; air_temperature:short_name = "AT" ; air_temperature:ancillary_variables = "air_temperature_qc" ; air_temperature:_FillValue = -999.f ; air_temperature:units = "celsius" ; air_temperature:valid_range = -40.f, 40.f ; air_temperature:is_dead = 0 ; air_temperature:epic_code = 20 ; byte air_temperature_qc(time, air_temperature_depth, lat, lon) ; air_temperature_qc:long_name = "Air Temperature QC" ; air_temperature_qc:short_name = "ATQC" ; air_temperature_qc:intent = "data_quality" ; air_temperature_qc:standard_name = "air_temperature data_quality" ; air_temperature_qc:_FillValue = 128s ; air_temperature_qc:units = "1" ; air_temperature_qc:valid_range = -127s, 127s ; air_temperature_qc:flag_values = 0s, 1s, 2s, 3s ; air_temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float barometric_pressure(time, barometric_pressure_depth, lat, lon) ; barometric_pressure:long_name = "Barometric Pressure" ; barometric_pressure:standard_name = "barometric_pressure" ; barometric_pressure:short_name = "BP" ; barometric_pressure:ancillary_variables = "barometric_pressure_qc" ; barometric_pressure:_FillValue = -999.f ; barometric_pressure:units = "millibars" ; barometric_pressure:valid_range = 900., 1100. ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.060011, 799.978 ; 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 = "Thu Nov 18 20:41:58 2004: /usr/local/nco/bin/ncrcat -d time,2453328.80208333,2453330.80208333 L0107.met.realtime.nc L0107.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 = "RMYWM60853" ; :visibility_sensor_serial_number = 292 ; :barometric_pressure_serial_number = "SETAP2300002" ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0107" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :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: 04-Nov-2004 22:25:53\n", "WIND_DIR_1.2: 04-Nov-2004 22:25:53\n", "AAN_VIZ_1.2: 04-Nov-2004 22:25:53" ; data: lat = 43.625 ; lon = -66.5545 ; 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.139, 2.435, 2.896, 3.284, 3.648, 4.298, 4.733, 4.631, 4.676, 4.282, 4.637, 4.082, 4.338, 4.75, 5.103, 5.366, 5.357, 5.341, 5.022, 4.419, 4.331, 4.569, 4.741, 4.817, 4.807, 5.003, 5.045, 5.138, 5.076, 4.884, 4.84, 4.547, 4.44, 4.105, 3.627, 3.811, 3.558, 3.495, 3.591, 3.637, 3.884, 3.933, 4.191, 4.23, 3.94, 3.772, 3.58, 3.417, 2.089, 1.207, 0.376, 0.295, -0.434, -1.778, -1.707, -1.327, -1.886, -1.21, -1.793, -1.826, -2.809, -3.391, -3.051, -2.903, -2.886, -2.183, -1.7, -1.24, -0.769, 0.276, 1.155, 2.124, 2.845, 3.718, 4.671, 5.645, 5.91, 5.194, 4.101, 3.597, 2.962, 2.739, 2.793, 2.761, 2.979, 3.635, 4.04, 4.198, 4.549, 5.198, 5.294, 5.558, 5.856, 6.141, 6.256, 6.408, 6.396, 6.494, 6.557, 6.675, 6.722, 6.741, 6.916, 6.919, 6.866, 6.858, 6.971, 7.05, 7.27, 7.39, 7.63, 7.49, 7.49, 7.58, 7.72, 7.76, 8.42, 8.34, 9.09, 9.01, 9.57, 9.12, 9.62, 10.43, 10.11, 9.75, 9.63, 9.68, 9.72, 9.83, 9.88, 9.88, 8.73, 7.82, 6.532, 6.246, 5.068, 4.092, 3.62, 2.95, 2.806, 2.791, 2.58, 2.354, 2.165, 1.777, 1.351, 0.808, 0.479, 0.114, -0.098, -0.37, -0.277, -0.334, -0.622, -0.893, -1.137, -1.296, -1.332, -1.356, -1.229, -1.119, -1.15, -0.94, -1.045, -1.132, -1.044, -0.876 ; 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 = 1021.959, 1020.758, 1019.198, 1018.238, 1017.818, 1016.378, 1015.057, 1012.537, 1010.857, 1009.296, 1007.196, 1004.375, 1002.935, 1001.435, 1000.895, 1000.475, 1001.135, 999.6946, 1000.415, 1000.655, 1001.495, 1003.055, 1003.955, 1004.255, 1004.315, 1004.495, 1004.736, 1004.135, 1003.295, 1001.315, 999.8746, 1000.115, 999.0945, 996.9341, 996.334, 996.574, 996.694, 996.8141, 997.6542, 996.694, 995.9739, 995.5538, 995.1338, 994.2936, 995.0137, 995.7339, 996.0939, 997.7142, 998.9745, 998.8544, 996.0339, 995.1938, 993.6335, 989.0726, 988.3525, 989.6728, 988.5926, 990.0328, 989.2527, 988.3525, 986.1321, 983.9717, 984.9319, 985.472, 985.9521, 988.1125, 1015.237, 1015.057, 1015.297, 1015.177, 1015.237, 1015.598, 1016.018, 1017.278, 1017.458, 1017.878, 1018.838, 1017.458, 1017.098, 1019.678, 1021.659, 1021.839, 1022.799, 1024.659, 1025.199, 1025.679, 1026.339, 1027.24, 1026.94, 1026.88, 1026.94, 1027, 1027.06, 1027.84, 1027.96, 1028.44, 1028.32, 1028.74, 1029.1, 1029.64, 1029.1, 1028.5, 1028.56, 1028.44, 1028.02, 1028.08, 1028.62, 1028.8, 1028.32, 1027.66, 1027.18, 1026.64, 1025.799, 1024.239, 1023.219, 1022.739, 1020.938, 1020.158, 1018.958, 1018.898, 1017.398, 1015.177, 1014.157, 1012.957, 1012.777, 1011.757, 1010.557, 1009.596, 1008.456, 1008.156, 1007.136, 1007.556, 1003.895, 1000.175, 996.0939, 993.3934, 990.2129, 987.5124, 1010.317, 1007.076, 1006.296, 1006.476, 1005.636, 1004.916, 1013.737, 1012.477, 1015.958, 1014.277, 1015.357, 1014.037, 1012.657, 1011.697, 1011.877, 1011.997, 1016.558, 1019.738, 1018.838, 1021.299, 1022.319, 1022.979, 1023.099, 1022.679, 1022.799, 1023.099, 1023.519, 1024.599, 1025.079, 1025.199 ; 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 = 8.43, 7.72, 9.49, 10.31, 11.33, 12.31, 10.31, 11.25, 10.58, 10.19, 12.07, 12.58, 12.9, 12.35, 11.37, 8.23, 9.13, 11.29, 10.39, 9.49, 9.02, 7.57, 6.468, 5.214, 6.507, 4.116, 3.881, 3.842, 4.626, 3.959, 8.04, 5.488, 5.88, 7.64, 6.174, 8.51, 8.08, 8, 6.586, 4.116, 6.272, 11.33, 10.51, 11.09, 10.82, 10.43, 12.11, 12.82, 12.62, 14.31, 15.52, 12.39, 14.46, 14.43, 13.17, 13.76, 13.05, 12.62, 11.64, 10.98, 11.76, 11.17, 11.37, 11.29, 10.98, 10.66, 12.11, 12.31, 11.84, 12.15, 13.64, 13.99, 14.74, 14.15, 13.33, 13.68, 12.86, 11.92, 11.25, 9.96, 8.23, 4.508, 3.92, 1.96, 2.548, 4.547, 6.546, 7.25, 8.08, 7.21, 7.68, 7.96, 7.96, 7.8, 7.37, 6.664, 6.625, 8.11, 7.45, 7.6, 7.64, 8.47, 7.76, 6.782, 6.233, 6.782, 6.546, 7.64, 8.31, 8.94, 8.9, 8.23, 8.55, 9.09, 9.13, 9.84, 12.27, 11.37, 12.31, 12.74, 13.41, 14.03, 14.58, 16.42, 14.94, 14.39, 14.82, 14.31, 14.86, 15.05, 13.99, 13.33, 9.6, 5.998, 10.98, 12.54, 13.68, 13.72, 12.86, 12.19, 12.54, 14.35, 13.48, 11.66, 12.07, 12.62, 13.13, 14.27, 13.92, 15.84, 12.64, 11.37, 7.76, 8.94, 9.37, 8.82, 7.72, 7.84, 7.29, 7.13, 6.664, 6.507, 5.331, 5.802, 6.194, 7.41, 8.04, 8.39 ; 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 = 6.269, 6.888, 7.8, 8.68, 9.61, 10.4, 8.81, 9.53, 8.88, 8.5, 9.82, 11.08, 11.03, 10.59, 9.38, 6.835, 7.64, 9.7, 8.81, 7.73, 6.955, 6.008, 5.084, 4.264, 4.867, 2.69, 2.9, 2.779, 2.996, 2.528, 6.323, 2.469, 4.647, 6.486, 4.912, 6.461, 6.564, 6.303, 5.572, 2.939, 4.985, 8.79, 9.01, 9.42, 8.91, 8.7, 9.93, 10.83, 11.08, 11.71, 12.29, 10.73, 12.03, 12.07, 10.97, 11.66, 11.24, 10.29, 9.42, 9.14, 9.51, 8.55, 9.39, 9.3, 8.19, 8.62, 9.37, 10.1, 8.91, 9.52, 10.85, 11.34, 11.82, 11.8, 11.57, 11.75, 10.8, 10.17, 8.96, 7.82, 5.557, 3.346, 2.45, 0.787, 1.575, 3.328, 5.096, 6.425, 6.629, 5.977, 6.3, 6.825, 6.63, 6.571, 6.245, 5.741, 5.822, 6.431, 6.127, 6.597, 6.42, 7.32, 6.153, 5.723, 5.413, 5.919, 5.898, 6.759, 7.07, 7.78, 7.52, 7.04, 7.3, 7.42, 8, 8.79, 10.25, 9.96, 10.73, 11.17, 11.76, 11.97, 12.14, 13.22, 12.48, 12.02, 11.95, 12.12, 12.39, 12.63, 12.2, 10.89, 6.891, 4.871, 8.13, 10.26, 10.66, 11.04, 10.22, 10.07, 11.01, 12.03, 10.78, 9.28, 10.29, 10.45, 10.96, 11.39, 11.41, 12.31, 10.05, 8.09, 6.318, 6.847, 7.35, 6.657, 5.711, 5.869, 5.326, 4.842, 5.174, 4.343, 3.635, 3.995, 4.569, 5.486, 6.111, 6.377 ; 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 = 139.2, 141.1, 130.2, 124.9, 129.3, 139.6, 111.8, 92.6, 72.7, 56, 46.33, 28.38, 37.45, 29.18, 29.16, 17.72, 332.7, 332.5, 327.8, 316.8, 315.3, 302.9, 307.8, 288.7, 287.8, 299.6, 299, 307.6, 306.3, 359.39, 39.05, 48.07, 71.6, 57.1, 30.21, 349.47, 1.4, 18.53, 37.98, 36.67, 341.4, 346.864, 355.24, 3.7, 341.5, 346.58, 338.1, 346.558, 350.65, 347.686, 344.025, 1.12, 339.4, 338.4, 327.7, 318.9, 320.3, 328.9, 307.1, 313.8, 308, 304.7, 294.2, 272.9, 285.5, 269, 254.5, 239.7, 243.6, 236, 231, 235.3, 236.9, 242.4, 244.9, 250.2, 254, 287, 288.5, 280.7, 295.1, 317.1, 319.5, 3.25, 114.3, 110, 137.1, 148.3, 153.5, 162.2, 155.1, 154.6, 154.9, 179.1, 180.7, 181.7, 178.3, 176.5, 168.8, 177.8, 179.8, 164.4, 170.3, 158, 150.1, 156.5, 154.1, 146.8, 152.4, 155.7, 155.8, 140.7, 134.1, 137.8, 133.1, 135.3, 134.8, 132, 137, 144.8, 150.3, 147.1, 146.9, 164.9, 164.7, 164.8, 164.2, 162.6, 171.1, 179.1, 169.2, 174.9, 209.7, 218, 322.3, 324, 332.2, 329.9, 349.81, 353.79, 333.9, 336.8, 333, 331.5, 339.9, 336, 340.5, 336.7, 348.62, 347.353, 350.88, 358.75, 4.7, 15.25, 11.32, 7.58, 9.49, 21, 4.27, 4.04, 10.49, 357.24, 13.5, 9.64, 4.44, 26.29, 15.94, 6.72 ; 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 = 2850.397, 2835.379, 2829.372, 2783.719, 2249.691, 2211.847, 2245.487, 2274.32, 2180.01, 1209.269, 1478.385, 1639.975, 1550.47, 1873.65, 2761.493, 2574.673, 2601.705, 2717.641, 2734.461, 2809.549, 2817.358, 2858.807, 2884.637, 2894.249, 2882.234, 2918.277, 2917.676, 2912.27, 2920.079, 2916.475, 2914.072, 2918.877, 2882.835, 2865.415, 2863.613, 2872.022, 2580.68, 2837.182, 2854.001, 2841.386, 2908.666, 2715.839, 2838.383, 2807.747, 2801.74, 2825.768, 2832.977, 2854.602, 2757.288, 2656.97, 2678.595, 2706.228, 2176.405, 369.6031, 2164.391, 2450.928, 1055.489, 2784.32, 1753.509, 2650.362, 2079.692, 1680.823, 2492.977, 2696.616, 2854.602, 2844.39, 2563.861, 2840.786, 2830.574, 2826.969, 2786.722, 2727.853, 2742.871, 2695.415, 2705.026, 2704.426, 2659.373, 2684.602, 2738.666, 2835.379, 2859.408, 2869.62, 2894.849, 2894.249, 2893.648, 2905.662, 2706.828, 2221.458, 2387.253, 1262.131, 2053.261, 1970.363, 2674.991, 2741.669, 2704.426, 2745.874, 2732.058, 2747.076, 2727.252, 2744.673, 2567.465, 2667.182, 2650.362, 2682.199, 2700.821, 2691.21, 2616.723, 2582.482, 2545.839, 1365.453, 2056.865, 2459.938, 2459.338, 2470.751, 2466.546, 2448.525, 2512.2, 2388.455, 2521.21, 2377.642, 2383.048, 2208.844, 2372.836, 2365.628, 2038.243, 2298.349, 2205.239, 2271.317, 1940.328, 1163.015, 1979.975, 2240.08, 1738.491, 1612.943, 2478.56, 2723.048, 2713.436, 2780.715, 2763.295, 2807.747, 2873.224, 2807.146, 2885.839, 2866.616, 2888.842, 2880.432, 2854.001, 2852.8, 2865.415, 2870.22, 2881.033, 2885.238, 2874.425, 2884.637, 2900.256, 2903.86, 2889.443, 2887.641, 2863.613, 2903.86, 2400.469, 1854.427, 1074.111, 2810.15, 2902.058, 2894.849, 2908.065, 2923.683 ; 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 ; }