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 = 2453576.00000579 ; :starting_julian_day_string = "2005-07-24 00:00:00" ; :ending_julian_day_number = 2453582.95833912 ; :ending_julian_day_string = "2005-07-30 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 = 2453576, 2453576.04166667, 2453576.08333333, 2453576.125, 2453576.16666667, 2453576.20833333, 2453576.25, 2453576.29166667, 2453576.33333333, 2453576.375, 2453576.41666667, 2453576.45833333, 2453576.5, 2453576.54166667, 2453576.58333333, 2453576.625, 2453576.66666667, 2453576.70833333, 2453576.75, 2453576.79166667, 2453576.83333333, 2453576.875, 2453576.91666667, 2453576.95833333, 2453577, 2453577.04166667, 2453577.08333333, 2453577.125, 2453577.16666667, 2453577.20833333, 2453577.25, 2453577.29166667, 2453577.33333333, 2453577.375, 2453577.41666667, 2453577.45833333, 2453577.5, 2453577.54166667, 2453577.58333333, 2453577.625, 2453577.66666667, 2453577.70833333, 2453577.75, 2453577.79166667, 2453577.83333333, 2453577.875, 2453577.91666667, 2453577.95833333, 2453578, 2453578.04166667, 2453578.08333333, 2453578.125, 2453578.16666667, 2453578.20833333, 2453578.25, 2453578.29166667, 2453578.33333333, 2453578.375, 2453578.41666667, 2453578.45833333, 2453578.5, 2453578.54166667, 2453578.58333333, 2453578.625, 2453578.66666667, 2453578.70833333, 2453578.75, 2453578.79166667, 2453578.83333333, 2453578.875, 2453578.91666667, 2453578.95833333, 2453579, 2453579.04166667, 2453579.08333333, 2453579.125, 2453579.16666667, 2453579.20833333, 2453579.25, 2453579.29166667, 2453579.33333333, 2453579.375, 2453579.41666667, 2453579.45833333, 2453579.5, 2453579.54166667, 2453579.58333333, 2453579.625, 2453579.66666667, 2453579.70833333, 2453579.75, 2453579.79166667, 2453579.83333333, 2453579.875, 2453579.91666667, 2453579.95833333, 2453580, 2453580.04166667, 2453580.08333333, 2453580.125, 2453580.16666667, 2453580.20833333, 2453580.25, 2453580.29166667, 2453580.33333333, 2453580.375, 2453580.41666667, 2453580.45833333, 2453580.5, 2453580.54166667, 2453580.58333333, 2453580.625, 2453580.66666667, 2453580.70833333, 2453580.75, 2453580.79166667, 2453580.83333333, 2453580.875, 2453580.91666667, 2453580.95833333, 2453581, 2453581.04166667, 2453581.08333333, 2453581.125, 2453581.16666667, 2453581.20833333, 2453581.25, 2453581.29166667, 2453581.33333333, 2453581.375, 2453581.41666667, 2453581.45833333, 2453581.5, 2453581.54166667, 2453581.58333333, 2453581.625, 2453581.66666667, 2453581.70833333, 2453581.75, 2453581.79166667, 2453581.83333333, 2453581.875, 2453581.91666667, 2453581.95833333, 2453582, 2453582.04166667, 2453582.08333333, 2453582.125, 2453582.16666667, 2453582.20833333, 2453582.25, 2453582.29166667, 2453582.33333333, 2453582.375, 2453582.41666667, 2453582.45833333, 2453582.5, 2453582.54166667, 2453582.58333333, 2453582.625, 2453582.66666667, 2453582.70833333, 2453582.75, 2453582.79166667, 2453582.83333333, 2453582.875, 2453582.91666667, 2453582.95833333 ; air_temperature = 15.22, 14.96, 14.58, 15.4, 13.64, 13.42, 13.14, 12.99, 12.63, 13.18, 13.72, 13.56, 13.42, 13.81, 13.58, 14.06, 14.93, 15.38, 15.42, 16.06, 16.35, 14.46, 13.54, 13.88, 12.87, 12.75, 13.03, 12.28, 11.84, 11.97, 11.94, 11.92, 12.11, 11.99, 12.51, 12.62, 12.65, 12.67, 13.18, 13.01, 13.11, 13.41, 13.14, 13.16, 13.09, 13.45, 13.19, 12.9, 13.16, 13.33, 12.69, 12.33, 12.49, 11.65, 11.56, 11.67, 11.78, 10.72, 11.25, 11.39, 11.54, 12.87, 14.54, 12.76, 12.62, 11.98, 12.54, 12.48, 12.77, 13.16, 13.08, 12.78, 11.95, 12.93, 12.5, 12.73, 12.99, 12.68, 12.74, 12.91, 12.82, 12.42, 12.26, 12.38, 12.75, 13.32, 13.34, 13.17, 13.19, 13.04, 13.18, 13.14, 13.02, 13.17, 13.08, 12.72, 12.84, 14.62, 13.79, 14.81, 14.57, 14.07, 13.15, 14.09, 13.03, 12.42, 13.31, 12.04, 13.48, 12.48, 13.45, 13.11, 13.98, 15.31, 16.71, 15.93, 15.42, 15.53, 14.26, 14.4, 14.51, 13.19, 12.65, 12.66, 12.18, 12.09, 12.07, 11.52, 11.38, 11.79, 12.35, 15.88, 14.73, 13.02, 12.18, 12.26, 12.91, 12.83, 12.75, 12.86, 12.91, 13.31, 13.07, 13.36, 12.77, 12.84, 13.2, 13.16, 13.71, 12.97, 12.82, 13.01, 13.46, 13.26, 13.27, 13.04, 13.01, 13.83, 14.24, 14.67, 14.13, 13.8, 13.47, 13.64, 13.96, 13.83, 13.59, 13.2 ; 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 = 1010.892, 1011.627, 1011.75, 1011.811, 1012.24, 1011.75, 1011.995, 1012.179, 1012.485, 1012.547, 1012.976, 1013.466, 1013.895, 1013.834, 1013.895, 1014.141, 1013.711, 1013.528, 1013.098, 1012.915, 1012.915, 1013.16, 1012.915, 1012.976, 1013.098, 1013.221, 1013.895, 1013.221, 1013.344, 1013.037, 1012.485, 1011.505, 1011.198, 1011.076, 1010.401, 1009.543, 1008.869, 1007.827, 1006.601, 1005.62, 1004.762, 1005.436, 1004.517, 1004.21, 1004.455, 1004.639, 1005.007, 1005.559, 1006.233, 1006.907, 1007.459, 1007.949, 1008.133, 1008.195, 1007.888, 1007.582, 1007.336, 1007.766, 1008.317, 1008.624, 1009.114, 1009.053, 1009.114, 1008.991, 1008.869, 1008.93, 1008.869, 1008.501, 1008.195, 1008.011, 1007.643, 1007.275, 1007.459, 1007.275, 1007.03, 1006.907, 1006.539, 1005.927, 1005.559, 1004.823, 1004.394, 1004.271, 1004.517, 1004.578, 1005.314, 1005.559, 1005.927, 1005.865, 1005.62, 1005.62, 1005.068, 1005.13, 1004.884, 1003.842, 1003.72, 1004.701, 1005.559, 1006.846, 1008.195, 1008.562, 1008.869, 1009.85, 1010.83, 1011.382, 1011.995, 1013.16, 1014.263, 1015.121, 1015.918, 1016.531, 1017.144, 1017.573, 1017.635, 1017.635, 1017.512, 1017.144, 1016.776, 1016.654, 1016.715, 1016.96, 1016.899, 1017.512, 1017.573, 1017.144, 1017.389, 1017.022, 1016.47, 1015.918, 1015.918, 1016.347, 1016.47, 1016.96, 1017.144, 1017.328, 1017.573, 1017.512, 1017.573, 1017.635, 1017.267, 1016.715, 1016.592, 1016.531, 1016.409, 1016.899, 1017.573, 1018.125, 1018.493, 1019.106, 1019.596, 1019.78, 1019.964, 1020.148, 1020.393, 1020.822, 1021.374, 1022.477, 1022.784, 1023.458, 1023.887, 1024.193, 1023.948, 1023.764, 1023.642, 1023.458, 1022.906, 1022.784, 1022.968, 1023.151 ; 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 = 3.763, 4.547, 3.998, 5.135, 3.763, 3.234, 4.234, 4.626, 5.331, 6.037, 5.919, 6.076, 4.802, 3.822, 4.39, 3.724, 4.273, 4.312, 2.842, 1.96, 1.137, 4.822, 6.39, 5.723, 5.096, 4.626, 5.292, 4.214, 3.371, 3.097, 1.862, 2.626, 2.822, 2.548, 3.214, 5.292, 7.45, 8.62, 9.6, 9.8, 10.35, 4.998, 4.743, 5.331, 3.43, 4.116, 3.136, 3.371, 2.979, 3.528, 4.155, 3.724, 3.724, 2.783, 3.724, 2.352, 1.921, 3.136, 4.939, 3.332, 2.822, 3.097, 1.274, 3.293, 3.254, 4.155, 3.802, 4.234, 5.253, 6.39, 4.9, 6.625, 5.488, 7.02, 6.586, 7.21, 7.37, 8.58, 6.899, 8.98, 7.68, 7.68, 8.39, 8.62, 6.37, 5.096, 5.057, 5.37, 6.272, 4.116, 6.703, 5.841, 3.136, 6.311, 9.09, 8.11, 5.37, 4.743, 2.783, 5.057, 4.665, 5.292, 3.802, 5.998, 4.9, 3.626, 4.351, 3.92, 4.586, 3.234, 3.763, 2.254, 1.646, 2.509, 1.862, 1.47, 1.999, 2.038, 2.509, 2.117, 2.352, 2.509, 2.783, 2.352, 3.214, 2.156, 2.901, 2.45, 3.018, 3.802, 2.45, 1.568, 0.784, 1.725, 2.783, 2.94, 3.881, 4.312, 5.292, 5.37, 4.508, 3.763, 3.646, 4.038, 4.077, 3.685, 3.097, 4.782, 3.528, 3.489, 3.371, 1.96, 1.568, 2.862, 1.921, 3.175, 3.136, 2.862, 1.666, 1.294, 1.842, 2.509, 1.96, 2.195, 3.842, 4.116, 4.038, 3.234 ; 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.416, 3.346, 3.186, 4.123, 3.238, 2.382, 2.798, 4.231, 4.811, 5.347, 5.195, 5.375, 4.275, 3.347, 3.933, 2.901, 3.937, 3.634, 2.353, 1.133, 0.567, 3.456, 5.354, 4.726, 4.523, 4.279, 4.647, 3.071, 3.053, 2.586, 1.566, 2.372, 2.561, 2.166, 2.882, 4.505, 6.605, 7.62, 8.23, 8.32, 8.39, 3.74, 4.298, 4.693, 2.542, 3.514, 2.463, 2.914, 2.625, 2.865, 3.435, 3.198, 2.99, 1.753, 2.704, 1.896, 1.599, 2.716, 4.306, 2.261, 2.488, 2.441, 0.229, 2.321, 2.784, 3.587, 3.493, 2.898, 4.563, 5.654, 3.49, 5.821, 5.013, 6.082, 5.308, 6.286, 6.097, 7.52, 6.217, 7.93, 6.888, 6.778, 6.708, 7.5, 4.02, 4.446, 4.334, 4.384, 5.387, 3.502, 4.788, 5.058, 0.618, 4.563, 7.84, 6.403, 4.047, 3.547, 2.295, 3.306, 4.148, 4.582, 2.943, 4.511, 3.889, 2.785, 3.942, 2.535, 3.895, 2.55, 3.273, 1.448, 1.446, 2.153, 0.969, 1.143, 1.507, 1.629, 2.14, 1.954, 2.12, 2.151, 2.389, 2.054, 2.644, 1.742, 2.39, 1.86, 2.529, 3.062, 1.842, 0.984, 0.252, 0.819, 2.365, 2.47, 3.359, 3.691, 4.759, 4.624, 3.749, 3.515, 3.319, 3.581, 3.69, 3.136, 2.598, 4.163, 2.877, 2.812, 2.636, 0.564, 1.256, 2.321, 1.541, 2.557, 2.6, 2.68, 0.614, 1.012, 1.608, 2.263, 1.663, 1.725, 3.15, 3.691, 3.778, 2.82 ; 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 = 291.71, 320.65, 310.05, 336.94, 318.67, 335.13, 267.5, 306.61, 308.04, 318.53, 322.39, 310.13, 313.08, 333.54, 280, 257.2, 293.56, 294.34, 271.3, 157.6, 172.7, 236.8, 242.3, 245.1, 254.4, 248.4, 259.2, 248.6, 238.7, 235.1, 198.5, 195.6, 176.3, 145.9, 181.3, 185.1, 187.1, 190, 195.4, 190.9, 199.1, 263.1, 212.8, 234.9, 254.6, 248.8, 241.8, 231.1, 228.1, 238.8, 212.5, 211.7, 226.5, 193.4, 206.6, 215.6, 183.8, 179.2, 219.6, 221.2, 236.8, 232.5, 130.2, 157.8, 174.9, 204.5, 218.6, 196.2, 208.3, 210.1, 187.5, 185.3, 178.2, 189.4, 187.3, 193.9, 192.8, 197, 206.3, 201.4, 205.3, 209.1, 201.4, 203.8, 247.8, 234.8, 241.1, 222.5, 221.8, 221.1, 212.8, 215.7, 269.3, 191, 189.5, 211.1, 231.4, 295.64, 208.5, 307.72, 333.97, 340.16, 308.71, 344.94, 353.2, 344.67, 353.7, 354.3, 2.1, 22.6, 3, 35.1, 65.5, 37.9, 149.4, 239.2, 173.9, 211, 167.6, 244.7, 288.86, 305.8, 311.62, 344.87, 321.6, 332.34, 336.02, 332.39, 313.83, 298.16, 330.23, 357, 76.5, 191.9, 214.6, 205.4, 211.9, 196.5, 212.4, 223.3, 213.8, 231.8, 223.9, 215.4, 228.6, 232.3, 248.5, 289.86, 277.8, 288.914, 303.65, 278.9, 272.2, 310.45, 305.99, 329.31, 17.9, 17.8, 40.4, 178.2, 200.7, 202, 209.1, 197.9, 185.7, 192.5, 215, 220.4 ; 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 = 2953.719, 2938.1, 2960.927, 2888.241, 2950.715, 2943.506, 2909.867, 2936.298, 2927.888, 2799.938, 2794.531, 2792.729, 2715.839, 2768.701, 2892.447, 2830.574, 2787.924, 2842.588, 2960.927, 2852.8, 2847.994, 2951.916, 2923.683, 2798.136, 2937.499, 2894.849, 2849.796, 2912.27, 2905.662, 2861.811, 2892.447, 2852.199, 2829.372, 2814.355, 2721.245, 2752.482, 2863.613, 2673.189, 2325.38, 2058.066, 2200.434, 973.1921, 586.9384, 1665.205, 2014.215, 2130.752, 2096.511, 1985.982, 1937.925, 1921.706, 1756.512, 1316.796, 1457.962, 1423.721, 1283.757, 711.2844, 111.3598, 200.6847, 226.6352, 1248.315, 1767.325, 1886.265, 2283.331, 1811.777, 1656.795, 187.1688, 1482.59, 1819.586, 1709.657, 1608.138, 1656.795, 1983.579, 2180.01, 2399.868, 2413.684, 2389.656, 2157.783, 226.1546, 187.8896, 213.7801, 230.72, 244.416, 239.4302, 192.8154, 195.819, 160.7377, 220.568, 193.3561, 247.78, 141.5152, 206.6917, 229.3383, 185.1264, 154.6706, 183.925, 172.5116, 150.3456, 947.3618, 699.871, 1635.77, 2697.217, 2699.62, 2650.963, 2615.521, 2926.086, 2914.072, 2815.556, 2878.63, 2783.118, 2850.998, 2848.595, 2861.811, 1699.445, 2835.379, 2900.856, 2837.182, 2950.715, 2858.807, 2948.913, 2887.04, 2927.888, 2947.111, 2924.284, 2917.676, 2866.616, 2874.425, 2866.616, 2913.471, 2897.252, 2854.602, 2802.941, 2767.5, 2900.856, 2805.344, 2963.93, 2948.913, 2954.92, 2939.302, 2903.86, 2896.651, 2864.213, 2820.362, 2896.051, 2800.539, 2751.281, 2723.648, 2745.874, 2694.214, 2677.995, 2772.305, 2738.666, 2765.097, 2773.507, 2817.959, 2735.662, 2768.701, 2796.333, 2765.698, 2810.15, 2883.436, 2950.114, 2954.319, 2918.877, 2943.506, 2831.775, 2841.987, 2862.411, 2800.539 ; 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 ; }