netcdf I0110.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.0599923, 800.052 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1.0217761, -20.9438433 ; 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 ; wind_direction:correction = -60. ; 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 = "23-May-2005 12:10:25: Modified [lon,lat] to [-68.109400,44.106100].\n", "21-May-2005 23:39:55: Parameter wind_direction marked as non-functional as of julian day 2453512.625000 (2005-05-21 15:00:00)\n", "Sat May 21 00:36:42 2005: /usr/local/nco/bin/ncrcat -d time,2453511.9895,2453513.00 I0110.met.realtime.nc I0110.met.realtime.nc.new\n", "21-May-2005 00:34:37: Modified [lon,lat] to [-68.108864,44.106533]." ; :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 = "RMY46273" ; :visibility_sensor_serial_number = 341 ; :barometric_pressure_serial_number = "SETAP2448664" ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0110" ; :mooring_site_desc = "Acadia" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.7 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453590.00000579 ; :starting_julian_day_string = "2005-08-07 00:00:00" ; :ending_julian_day_number = 2453596.95833912 ; :ending_julian_day_string = "2005-08-13 23:00:00" ; :algorithm_ids = "SET_BP_1.3: 09-May-2005 21:37:04\n", "WIND_DIR_1.2: 09-May-2005 21:37:04\n", "AAN_VIZ_1.2: 09-May-2005 21:37:04" ; :longitude = -68.1094 ; :latitude = 44.1061 ; data: lat = 44.1061 ; lon = -68.1094 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453590, 2453590.04166667, 2453590.08333333, 2453590.125, 2453590.16666667, 2453590.20833333, 2453590.25, 2453590.29166667, 2453590.33333333, 2453590.375, 2453590.41666667, 2453590.45833333, 2453590.5, 2453590.54166667, 2453590.58333333, 2453590.625, 2453590.66666667, 2453590.70833333, 2453590.75, 2453590.79166667, 2453590.83333333, 2453590.875, 2453590.91666667, 2453590.95833333, 2453591, 2453591.04166667, 2453591.08333333, 2453591.125, 2453591.16666667, 2453591.20833333, 2453591.25, 2453591.29166667, 2453591.33333333, 2453591.375, 2453591.41666667, 2453591.45833333, 2453591.5, 2453591.54166667, 2453591.58333333, 2453591.625, 2453591.66666667, 2453591.70833333, 2453591.75, 2453591.79166667, 2453591.83333333, 2453591.875, 2453591.91666667, 2453591.95833333, 2453592, 2453592.04166667, 2453592.08333333, 2453592.125, 2453592.16666667, 2453592.20833333, 2453592.25, 2453592.29166667, 2453592.33333333, 2453592.375, 2453592.41666667, 2453592.45833333, 2453592.5, 2453592.54166667, 2453592.58333333, 2453592.625, 2453592.66666667, 2453592.70833333, 2453592.75, 2453592.79166667, 2453592.83333333, 2453592.875, 2453592.91666667, 2453592.95833333, 2453593, 2453593.04166667, 2453593.08333333, 2453593.125, 2453593.16666667, 2453593.20833333, 2453593.25, 2453593.29166667, 2453593.33333333, 2453593.375, 2453593.41666667, 2453593.45833333, 2453593.5, 2453593.54166667, 2453593.58333333, 2453593.625, 2453593.66666667, 2453593.70833333, 2453593.75, 2453593.79166667, 2453593.83333333, 2453593.875, 2453593.91666667, 2453593.95833333, 2453594, 2453594.04166667, 2453594.08333333, 2453594.125, 2453594.16666667, 2453594.20833333, 2453594.25, 2453594.29166667, 2453594.33333333, 2453594.375, 2453594.41666667, 2453594.45833333, 2453594.5, 2453594.54166667, 2453594.58333333, 2453594.625, 2453594.66666667, 2453594.70833333, 2453594.75, 2453594.79166667, 2453594.83333333, 2453594.875, 2453594.91666667, 2453594.95833333, 2453595, 2453595.04166667, 2453595.08333333, 2453595.125, 2453595.16666667, 2453595.20833333, 2453595.25, 2453595.29166667, 2453595.33333333, 2453595.375, 2453595.41666667, 2453595.45833333, 2453595.5, 2453595.54166667, 2453595.58333333, 2453595.625, 2453595.66666667, 2453595.70833333, 2453595.75, 2453595.79166667, 2453595.83333333, 2453595.875, 2453595.91666667, 2453595.95833333, 2453596, 2453596.04166667, 2453596.08333333, 2453596.125, 2453596.16666667, 2453596.20833333, 2453596.25, 2453596.29166667, 2453596.33333333, 2453596.375, 2453596.41666667, 2453596.45833333, 2453596.5, 2453596.54166667, 2453596.58333333, 2453596.625, 2453596.66666667, 2453596.70833333, 2453596.75, 2453596.79166667, 2453596.83333333, 2453596.875, 2453596.91666667, 2453596.95833333 ; air_temperature = 13.28, 13.42, 13.78, 12.44, 12.64, 12.86, 12.63, 12.85, 13.35, 13.3, 13.63, 13.25, 13.25, 13.67, 13.35, 12.86, 13.49, 13.52, 13.7, 13.9, 13.96, 13.88, 13.68, 13.85, 13.57, 13.54, 13.62, 14.05, 13.99, 13.41, 13.06, 12.8, 12.28, 12.28, 12.25, 13.33, 13.24, 13.77, 12.46, 13.22, 13.72, 14.03, 14.23, 13.96, 13.64, 13.67, 13.25, 12.42, 12.21, 13.13, 12.73, 12.39, 12.25, 12.38, 12.81, 12.62, 12.21, 12.81, 12.14, 12.03, 12.34, 12.51, 12.93, 13.19, 13.37, 14.21, 13.91, 14.6, 15.03, 14.09, 13.97, 13.21, 13.51, 14.29, 13.7, 13.24, 13.4, 13.49, 13.69, 13.64, 13.52, 13.26, 13.95, 14.12, 14.66, 14.02, 14.17, 14.38, 14.34, 14.48, 14.45, 14.61, 14.03, 13.67, 13.95, 14.03, 14.53, 14.4, 14.42, 14.12, 13.94, 14.11, 13.57, 13.62, 13.94, 14.11, 13.72, 14.04, 13.8, 13.96, 13.58, 13.31, 13.73, 13.96, 14.45, 14.98, 15.88, 15.88, 16.24, 15.54, 14.63, 15.5, 15.19, 14.78, 15.46, 15.19, 16.23, 15.39, 14.89, 14.93, 13.78, 13.69, 14.04, 13.36, 13.13, 13.65, 14.34, 15.13, 15.95, 16.38, 15.36, 15.01, 14.03, 14.09, 13.48, 13.98, 13.83, 13.95, 13.61, 13.83, 14.01, 14.45, 14.61, 13.62, 14.03, 13.36, 13.23, 13.32, 13.72, 13.91, 14.84, 13.95, 14.13, 13.81, 14.82, 14.46, 14.25, 15.09 ; 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 = 1019.044, 1019.596, 1019.596, 1019.719, 1019.841, 1019.841, 1019.719, 1019.903, 1020.148, 1020.577, 1020.945, 1021.251, 1021.558, 1021.435, 1021.312, 1021.129, 1020.761, 1020.332, 1020.025, 1019.657, 1019.29, 1018.861, 1018.677, 1018.615, 1018.248, 1018.309, 1018.37, 1018.064, 1017.88, 1018.002, 1017.818, 1017.818, 1017.941, 1018.248, 1018.554, 1018.738, 1018.983, 1019.167, 1019.351, 1019.474, 1019.474, 1019.167, 1019.167, 1018.861, 1018.738, 1018.615, 1018.615, 1018.799, 1018.677, 1019.228, 1019.167, 1019.044, 1018.983, 1018.493, 1018.186, 1018.125, 1017.941, 1018.064, 1018.125, 1018.309, 1018.677, 1018.186, 1018.431, 1018.125, 1017.757, 1017.206, 1016.899, 1016.409, 1015.918, 1015.857, 1015.979, 1016.163, 1015.796, 1015.428, 1015.489, 1015.183, 1015.121, 1014.815, 1014.079, 1013.589, 1013.65, 1013.773, 1014.263, 1014.876, 1014.692, 1014.386, 1014.754, 1014.141, 1014.263, 1014.018, 1013.589, 1013.221, 1012.792, 1012.547, 1012.056, 1012.363, 1012.731, 1013.16, 1012.792, 1012.853, 1012.179, 1011.505, 1011.137, 1010.708, 1009.972, 1009.911, 1010.156, 1010.401, 1010.279, 1010.953, 1011.137, 1010.892, 1010.708, 1010.156, 1009.972, 1009.788, 1010.401, 1010.401, 1010.83, 1011.689, 1012.118, 1013.344, 1013.957, 1014.508, 1014.815, 1015.121, 1014.876, 1015.305, 1015.734, 1016.286, 1016.654, 1016.96, 1017.512, 1017.757, 1017.757, 1017.635, 1017.389, 1017.206, 1016.899, 1016.838, 1016.225, 1016.041, 1015.734, 1014.999, 1015.06, 1014.876, 1014.815, 1014.141, 1014.692, 1013.344, 1012.731, 1010.647, 1009.972, 1009.421, 1009.237, 1008.808, 1008.378, 1008.562, 1008.808, 1008.991, 1009.175, 1008.624, 1008.562, 1008.195, 1008.072, 1008.256, 1008.195, 1008.256 ; 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 = 4.038, 4.861, 4.822, 3.038, 2.744, 2.666, 2.626, 2.587, 2.822, 2.058, 1.803, 1.725, 2.156, 2.391, 3.214, 3.097, 3.724, 2.842, 4.39, 3.293, 4.312, 5.606, 4.586, 5.723, 5.645, 5.057, 5.919, 6.938, 6.821, 4.018, 2.979, 2.666, 3.136, 1.47, 2.313, 2.548, 2.783, 1.176, 2.744, 1.96, 3.45, 2.94, 3.293, 2.548, 2.783, 3.254, 2.587, 2.43, 1.882, 3.763, 3.254, 2.078, 1.96, 3.802, 4.861, 3.626, 2.705, 4.155, 3.528, 3.45, 2.646, 2.626, 3.959, 4.234, 4.351, 5.998, 4.939, 2.352, 5.841, 5.762, 5.214, 4.978, 6.546, 9.37, 7.37, 5.919, 6.037, 4.743, 6.154, 7.21, 6.272, 4.998, 5.684, 3.606, 4.273, 5.998, 4.861, 4.508, 4.743, 6.468, 6.586, 8.47, 5.978, 4.998, 5.919, 6.39, 7.72, 6.86, 6.938, 5.586, 4.43, 5.174, 3.92, 4.508, 4.273, 3.332, 2.744, 3.332, 3.92, 4.116, 1.372, 3.293, 3.45, 2.94, 2.254, 3.528, 2.822, 1.686, 4.469, 3.998, 3.332, 2.254, 2.744, 2.43, 3.45, 2.822, 3.332, 3.646, 1.568, 2.038, 3.332, 2.979, 2.705, 2.509, 2.47, 3.371, 3.606, 1.764, 1.411, 1.333, 1.568, 1.921, 1.294, 2.901, 2.822, 3.646, 2.842, 4.077, 3.998, 3.606, 3.136, 5.88, 5.174, 5.41, 6.076, 5.057, 5.096, 4.155, 4.704, 4.312, 6.076, 2.548, 4.586, 4.018, 4.39, 4.312, 2.744, 3.214 ; 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 = 3.624, 4.233, 4.403, 1.762, 2.509, 2.395, 2.309, 2.228, 2.374, 1.831, 1.594, 1.422, 1.952, 2.217, 2.821, 2.705, 3.361, 2.369, 3.796, 2.832, 3.88, 5.092, 4.099, 4.934, 5.128, 4.369, 5.026, 5.969, 5.803, 2.714, 2.602, 2.429, 2.681, 0.571, 1.961, 2.107, 2.089, 0.687, 1.897, 1.381, 2.87, 2.617, 2.788, 2.005, 2.519, 2.949, 2.038, 2.069, 1.477, 3.108, 2.678, 1.76, 1.711, 2.931, 4.238, 2.862, 2.426, 3.615, 3.053, 3.004, 1.75, 2.332, 3.202, 3.885, 3.94, 5.219, 4.368, 0.976, 5.128, 5.179, 4.651, 4.466, 5.527, 7.33, 6.34, 5.316, 5.36, 4.254, 5.652, 6.473, 5.69, 4.035, 4.815, 3.177, 3.489, 4.968, 4.432, 3.893, 4.239, 5.831, 5.723, 7.55, 5.172, 4.123, 4.839, 5.337, 6.421, 6.095, 6.078, 4.02, 3.992, 4.501, 3.125, 3.598, 3.92, 2.757, 2.225, 2.798, 3.531, 3.582, 0.6, 2.669, 3.01, 2.323, 1.598, 3.254, 1.671, 1.029, 3.85, 3.504, 2.572, 1.842, 2.314, 1.974, 2.85, 2.382, 2.555, 3.062, 0.673, 1.457, 2.61, 2.459, 2.24, 2.239, 2.117, 3.038, 3.22, 0.812, 1.001, 0.93, 1.303, 1.403, 0.977, 2.489, 2.333, 3.251, 2.145, 3.706, 2.655, 3.286, 1.907, 4.549, 4.238, 4.811, 5.402, 4.511, 4.65, 3.656, 4.024, 3.659, 4.728, 1.846, 4.236, 3.412, 3.876, 3.641, 1.517, 2.728 ; 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 = 243.3, 254.9, 264.2, 265.8, 276.7, 258.8, 256.1, 292.13, 300.14, 263.4, 232.6, 200.6, 179.4, 180.9, 199.2, 197.1, 203.9, 207.7, 205.1, 205.2, 195.9, 200.3, 195.3, 191.1, 186, 173.8, 183.3, 194.8, 203.4, 260.3, 237.5, 242.1, 224.9, 165.6, 218.6, 239.4, 230.2, 169.1, 185.2, 188.5, 203.6, 197.2, 188.7, 184.2, 195.7, 212.1, 197.9, 213.5, 187.8, 200.9, 195.7, 209.8, 205.8, 195, 192.8, 187.2, 160.4, 186.1, 182.8, 191.9, 212.2, 204.8, 214.8, 209.1, 218.1, 219.5, 205.5, 210.7, 204.4, 198.9, 192.1, 202.1, 195.1, 191.4, 193.6, 188.1, 196.8, 215.6, 204.3, 202.7, 219.5, 226.5, 231.3, 226.2, 215.7, 202.7, 226.6, 203.3, 202.8, 197.8, 199.6, 200.9, 200.7, 208.7, 199.5, 202.9, 195.6, 198.7, 188.4, 217.8, 174.3, 184.5, 165.3, 159.9, 175.6, 180.9, 180.6, 198.5, 183.8, 226, 157.2, 218.3, 230.2, 223, 185, 194.8, 261.8, 206.9, 255.1, 265.1, 251.4, 271.6, 285.567, 314.85, 323.06, 296.02, 314.45, 350.83, 270, 325.66, 359.3, 18.3, 24.7, 44.5, 58.6, 69.8, 56.1, 53.1, 21.1, 8.1, 118.5, 127.7, 119.2, 136.4, 100.2, 147.9, 129.6, 116.5, 321.8, 120.9, 126.3, 137.1, 149, 173.9, 192.3, 199.6, 206.5, 224.6, 245.7, 252.2, 245.2, 189.9, 226.4, 230.4, 240, 233, 197.8, 239.9 ; 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 = 2938.1, 2894.849, 2881.634, 2864.814, 2927.287, 2834.779, 2885.238, 2861.811, 2826.969, 2861.811, 2850.998, 2846.192, 2843.789, 2873.224, 2866.616, 2886.439, 2935.697, 2944.107, 2931.492, 2881.033, 2810.15, 2802.941, 2831.175, 2922.482, 2914.072, 2929.09, 2890.044, 2875.627, 2873.825, 2875.026, 2854.001, 2795.132, 2764.496, 2662.376, 2681.599, 2275.522, 2327.183, 2694.814, 2709.231, 2717.041, 2679.196, 2537.429, 2566.263, 2618.525, 2390.257, 562.9102, 974.9942, 203.3278, 173.9533, 183.5646, 311.5749, 173.6529, 122.3527, 163.8614, 165.9639, 256.6704, 214.2005, 175.1547, 78.32095, 119.2891, 141.9957, 149.8049, 128.2997, 205.25, 1201.46, 1353.439, 1053.687, 186.7483, 1255.524, 1937.325, 127.6989, 261.9566, 240.5115, 286.8859, 170.0487, 243.3348, 244.7765, 1226.089, 1329.411, 1585.311, 1871.848, 1799.162, 1932.519, 2168.596, 2348.207, 2439.514, 2443.119, 2384.85, 2312.766, 2133.155, 1509.021, 191.3137, 372.066, 245.197, 1302.979, 1676.618, 595.949, 776.1606, 968.3864, 815.2065, 1684.427, 355.4265, 302.264, 243.3348, 177.6176, 289.2888, 190.8932, 576.7264, 258.893, 170.0487, 253.9072, 1284.358, 511.2495, 2161.989, 2547.041, 2633.542, 2756.086, 2669.585, 2670.185, 2613.118, 2732.058, 2638.348, 2723.648, 2753.083, 2846.793, 2933.895, 2888.241, 2950.715, 2951.316, 2946.51, 2950.114, 2945.309, 2925.485, 2927.287, 2881.634, 2917.075, 2938.701, 2889.443, 2932.694, 2960.927, 2962.128, 2941.104, 2921.881, 2906.263, 2899.655, 2831.775, 2802.941, 2762.093, 2785.521, 2751.881, 1618.35, 1163.015, 1354.64, 181.2218, 143.8579, 143.9781, 101.2679, 103.7909, 99.70606, 102.7697, 125.5965, 91.11597, 109.1972, 150.1653, 165.1229, 246.5786, 1334.817, 1702.449 ; 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 ; }