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 = 2453520.00000579 ; :starting_julian_day_string = "2005-05-29 00:00:00" ; :ending_julian_day_number = 2453526.95833912 ; :ending_julian_day_string = "2005-06-04 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 = 2453520, 2453520.04166667, 2453520.08333333, 2453520.125, 2453520.16666667, 2453520.20833333, 2453520.25, 2453520.29166667, 2453520.33333333, 2453520.375, 2453520.41666667, 2453520.45833333, 2453520.5, 2453520.54166667, 2453520.58333333, 2453520.625, 2453520.66666667, 2453520.70833333, 2453520.75, 2453520.79166667, 2453520.83333333, 2453520.875, 2453520.91666667, 2453520.95833333, 2453521, 2453521.04166667, 2453521.08333333, 2453521.125, 2453521.16666667, 2453521.20833333, 2453521.25, 2453521.29166667, 2453521.33333333, 2453521.375, 2453521.41666667, 2453521.45833333, 2453521.5, 2453521.54166667, 2453521.58333333, 2453521.625, 2453521.66666667, 2453521.70833333, 2453521.75, 2453521.79166667, 2453521.83333333, 2453521.875, 2453521.91666667, 2453521.95833333, 2453522, 2453522.04166667, 2453522.08333333, 2453522.125, 2453522.16666667, 2453522.20833333, 2453522.25, 2453522.29166667, 2453522.33333333, 2453522.375, 2453522.41666667, 2453522.45833333, 2453522.5, 2453522.54166667, 2453522.58333333, 2453522.625, 2453522.66666667, 2453522.70833333, 2453522.75, 2453522.79166667, 2453522.83333333, 2453522.875, 2453522.91666667, 2453522.95833333, 2453523, 2453523.04166667, 2453523.08333333, 2453523.125, 2453523.16666667, 2453523.20833333, 2453523.25, 2453523.29166667, 2453523.33333333, 2453523.375, 2453523.41666667, 2453523.45833333, 2453523.5, 2453523.54166667, 2453523.58333333, 2453523.625, 2453523.66666667, 2453523.70833333, 2453523.75, 2453523.79166667, 2453523.83333333, 2453523.875, 2453523.91666667, 2453523.95833333, 2453524, 2453524.04166667, 2453524.08333333, 2453524.125, 2453524.16666667, 2453524.20833333, 2453524.25, 2453524.29166667, 2453524.33333333, 2453524.375, 2453524.41666667, 2453524.45833333, 2453524.5, 2453524.54166667, 2453524.58333333, 2453524.625, 2453524.66666667, 2453524.70833333, 2453524.75, 2453524.79166667, 2453524.83333333, 2453524.875, 2453524.91666667, 2453524.95833333, 2453525, 2453525.04166667, 2453525.08333333, 2453525.125, 2453525.16666667, 2453525.20833333, 2453525.25, 2453525.29166667, 2453525.33333333, 2453525.375, 2453525.41666667, 2453525.45833333, 2453525.5, 2453525.54166667, 2453525.58333333, 2453525.625, 2453525.66666667, 2453525.70833333, 2453525.75, 2453525.79166667, 2453525.83333333, 2453525.875, 2453525.91666667, 2453525.95833333, 2453526, 2453526.04166667, 2453526.08333333, 2453526.125, 2453526.16666667, 2453526.20833333, 2453526.25, 2453526.29166667, 2453526.33333333, 2453526.375, 2453526.41666667, 2453526.45833333, 2453526.5, 2453526.54166667, 2453526.58333333, 2453526.625, 2453526.66666667, 2453526.70833333, 2453526.75, 2453526.79166667, 2453526.83333333, 2453526.875, 2453526.91666667, 2453526.95833333 ; air_temperature = 7.25, 7.26, 6.955, 6.613, 7.17, 6.477, 6.784, 6.961, 6.572, 6.501, 6.675, 7.44, 8.06, 7.92, 7.39, 6.824, 7.15, 7.01, 6.681, 6.709, 6.638, 6.48, 6.548, 6.538, 6.536, 6.371, 6.438, 6.42, 6.287, 6.362, 6.339, 6.428, 6.506, 6.535, 6.236, 6.241, 6.118, 6.482, 6.799, 7, 6.717, 6.699, 6.901, 6.194, 6.388, 6.009, 5.892, 5.968, 5.971, 5.737, 5.737, 5.622, 5.613, 5.582, 5.542, 5.578, 5.476, 5.398, 5.397, 5.526, 5.567, 5.688, 5.838, 5.932, 5.974, 6.146, 6.112, 6.463, 6.553, 6.29, 6.497, 6.729, 6.256, 6.272, 6.609, 6.589, 6.567, 6.428, 6.749, 6.492, 7.01, 7.79, 7.18, 7.99, 7.94, 8.46, 7.67, 7.84, 8.06, 8.16, 8.6, 8.49, 8.42, 8.42, 8.15, 8.45, 7.8, 7.79, 7.48, 7.24, 6.941, 7.19, 6.918, 6.258, 6.61, 6.429, 6.013, 6.537, 6.154, 5.91, 5.927, 6.305, 6.503, 6.435, 6.354, 6.239, 6.632, 6.82, 6.693, 6.002, 5.987, 5.86, 5.795, 5.835, 5.891, 5.67, 5.649, 6.375, 6.764, 6.669, 6.948, 6.929, 6.949, 7.14, 6.879, 7.16, 7.18, 7.08, 7.18, 7.59, 7.79, 8.33, 8.78, 8.8, 8.3, 8.4, 8.38, 8.31, 8.45, 8.35, 8.36, 8.63, 8.73, 8.65, 8.91, 8.91, 8.67, 8.69, 8.9, 9.09, 9.19, 9.24, 9.48, 9.39, 9.67, 9.59, 9.31, 8.89 ; 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.195, 1008.869, 1009.114, 1008.808, 1008.317, 1008.011, 1007.52, 1007.275, 1007.398, 1007.52, 1007.827, 1007.766, 1008.011, 1008.44, 1008.562, 1009.053, 1008.685, 1008.44, 1008.133, 1007.949, 1007.704, 1008.072, 1008.195, 1008.624, 1008.685, 1009.298, 1009.972, 1009.543, 1009.421, 1009.359, 1008.991, 1008.991, 1008.93, 1009.421, 1009.911, 1010.463, 1011.382, 1011.811, 1011.995, 1012.179, 1012.24, 1012.363, 1012.179, 1012.24, 1012.24, 1012.669, 1013.16, 1013.711, 1014.018, 1014.754, 1015.244, 1015.06, 1015.305, 1015.244, 1015.55, 1015.673, 1016.163, 1016.776, 1017.328, 1017.757, 1018.493, 1019.167, 1019.903, 1020.27, 1020.7, 1020.945, 1020.883, 1021.006, 1020.883, 1020.761, 1020.516, 1020.638, 1020.945, 1021.558, 1022.6, 1022.661, 1022.6, 1022.477, 1022.048, 1021.987, 1022.048, 1022.355, 1022.722, 1023.09, 1023.335, 1023.642, 1024.01, 1024.255, 1024.255, 1024.255, 1024.01, 1023.887, 1023.458, 1023.397, 1023.213, 1023.274, 1023.458, 1024.132, 1024.623, 1024.745, 1024.684, 1024.255, 1024.193, 1024.01, 1023.764, 1023.703, 1023.826, 1023.764, 1024.071, 1024.255, 1024.132, 1024.255, 1024.071, 1023.642, 1023.151, 1022.6, 1022.293, 1021.987, 1021.374, 1020.883, 1021.19, 1021.251, 1021.925, 1021.619, 1021.496, 1021.435, 1020.7, 1020.454, 1020.332, 1020.393, 1020.577, 1020.025, 1019.78, 1019.535, 1019.596, 1019.351, 1018.615, 1018.309, 1017.88, 1017.206, 1016.47, 1015.796, 1015.367, 1015.244, 1014.508, 1014.57, 1014.692, 1014.141, 1014.018, 1013.282, 1012.669, 1012.179, 1012.302, 1011.934, 1012.302, 1012.363, 1012.24, 1011.321, 1011.198, 1011.137, 1010.953, 1010.83, 1010.463, 1010.095, 1009.911, 1009.604, 1009.911, 1009.788 ; 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 = 2.587, 2.45, 2.117, 2.195, 1.47, 1.842, 2.274, 0.784, 2.117, 2.313, 2.822, 2.078, 2.548, 2.234, 3.724, 3.802, 3.802, 3.685, 3.038, 3.214, 3.92, 2.45, 1.862, 1.529, 1.725, 2.038, 2.352, 2.979, 2.352, 1.666, 0.823, 1.45, 3.254, 1.862, 2.274, 1.47, 1.254, 0.98, 2.078, 2.274, 1.47, 2.078, 2.156, 4.939, 3.528, 2.156, 2.43, 3.567, 3.842, 2.842, 3.293, 3.136, 3.606, 3.234, 4.038, 4.822, 5.096, 3.92, 4.351, 4.351, 4.116, 3.763, 3.881, 4.194, 3.763, 3.606, 3.606, 2.352, 2.195, 3.254, 2.254, 1.274, 1.921, 1.999, 1.215, 2.587, 1.274, 1.725, 3.136, 1.274, 2.117, 2.587, 1.646, 1.764, 1.725, 0.784, 2.391, 2.313, 3.254, 5.096, 5.096, 5.449, 4.586, 4.155, 4.155, 4.273, 5.135, 5.958, 5.331, 4.39, 3.646, 5.096, 3.822, 4.312, 5.292, 5.331, 5.096, 6.742, 6.311, 6.899, 7.64, 8.47, 7.88, 7.57, 7.76, 8.55, 8.58, 8.86, 8.15, 8, 8.27, 8.31, 7.13, 7.25, 6.429, 6.86, 5.488, 4.194, 6.821, 5.331, 5.723, 5.919, 4.978, 5.723, 7.21, 7.17, 6.978, 7.96, 8, 6.586, 7.29, 6.821, 5.645, 3.293, 4.547, 4.743, 3.724, 3.724, 2.587, 4.038, 3.802, 5.841, 4.665, 5.998, 5.684, 4.704, 4.116, 6.194, 6.037, 6.154, 6.978, 6.37, 5.566, 5.998, 6.507, 6.938, 6.037, 6.429 ; 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 = 2.3, 1.607, 1.889, 1.942, 0.838, 1.546, 1.583, 0.57, 1.728, 1.98, 2.521, 1.898, 2.307, 1.914, 3.407, 3.437, 3.37, 3.317, 2.456, 2.816, 3.41, 1.666, 1.379, 1.357, 1.529, 1.291, 2.099, 2.455, 1.815, 0.688, 0.267, 1.157, 2.638, 1.087, 1.111, 0.983, 1.028, 0.629, 1.919, 1.966, 1.157, 1.688, 1.695, 4.133, 2.342, 1.803, 2.111, 3.314, 3.338, 2.271, 2.97, 2.879, 3.235, 2.657, 3.502, 4.163, 4.268, 3.449, 3.876, 3.899, 3.702, 3.43, 3.467, 3.672, 3.273, 3.166, 3.102, 1.913, 1.899, 2.829, 1.751, 0.763, 1.222, 1.437, 0.475, 2.019, 0.834, 1.316, 2.335, 0.884, 1.659, 2.027, 1.287, 1.244, 1.504, 0.43, 2.089, 1.797, 2.648, 4.461, 4.55, 4.849, 4.013, 3.674, 3.783, 3.58, 4.348, 5.17, 4.434, 3.859, 3.13, 4.559, 2.981, 3.591, 4.423, 4.419, 4.391, 5.755, 5.309, 5.644, 6.608, 6.903, 6.532, 6.263, 6.628, 7.18, 7.41, 7.41, 7.03, 6.712, 6.437, 6.762, 6.164, 6.041, 5.417, 6.057, 4.251, 3.558, 5.771, 4.532, 4.785, 5.168, 4.297, 4.41, 6.228, 6.386, 5.902, 6.97, 6.777, 5.272, 6.321, 5.688, 4.817, 2.533, 3.932, 4.217, 2.984, 3.29, 1.982, 3.487, 3.245, 4.62, 3.942, 5.235, 5.05, 4.197, 3.741, 5.483, 5.319, 5.281, 6.056, 4.792, 4.919, 5.084, 5.381, 5.999, 5.264, 5.527 ; 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 = 244.9, 287.341, 234.1, 197, 204.3, 143.4, 165, 93.9, 139.6, 83.9, 119.6, 108.4, 77.3, 91.9, 54, 75.9, 56.8, 64.6, 72.3, 67, 55.8, 66.3, 104.8, 127.3, 60.5, 8.8, 5.8, 28.6, 33.2, 277.1, 25.7, 347.9, 60, 112.5, 191.2, 149.2, 143.2, 96, 104.6, 93.2, 74.9, 57.7, 57.1, 50.1, 72, 57.6, 78.5, 55.5, 75, 67.8, 71.3, 65.1, 57.9, 98.7, 67.3, 66.3, 63, 60.9, 59.7, 68.3, 46.3, 57.8, 61, 68.8, 75.2, 76.4, 65.5, 53.6, 71.6, 115.9, 83.5, 72.4, 6.3, 327.27, 153.9, 140.4, 296.45, 208.7, 294.94, 300.17, 5.6, 331.75, 265.7, 285.963, 240.7, 177.6, 248.4, 244.8, 234.5, 243.1, 243.1, 247, 242.8, 236.7, 234.7, 240.6, 242.6, 235.8, 245.3, 262.7, 247.8, 243.9, 258.2, 248.7, 236.2, 227.2, 233.8, 233.4, 245.8, 253, 245, 233.9, 242.2, 229.1, 224, 217.5, 228.5, 225.3, 229.3, 221.2, 232.7, 224.6, 233.8, 241.1, 232, 232.2, 226.3, 216.9, 209.1, 219.2, 219.4, 212.2, 219.8, 220.7, 229, 229, 217.4, 216.2, 225.6, 220.5, 215.5, 218.9, 226.1, 228.5, 216.2, 228.6, 232.5, 223.1, 220.4, 236, 224.4, 227.5, 250.1, 215.5, 234.9, 235.3, 233.6, 215.4, 228.1, 225.2, 221.5, 220.5, 218.2, 209.5, 202.9, 203.4, 204.9, 216.5 ; 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 = 2877.429, 2886.439, 2869.019, 2845.592, 2865.415, 2879.832, 2891.846, 2897.853, 2880.432, 2808.348, 2876.828, 2874.425, 2875.627, 2876.228, 2885.238, 2834.779, 2875.627, 2880.432, 2207.041, 238.7694, 563.5109, 1899.48, 246.939, 172.031, 311.3947, 483.0163, 376.0306, 1644.18, 2288.737, 2408.278, 2431.104, 353.0236, 2438.914, 2492.376, 2590.292, 2566.263, 197.0804, 796.5847, 1855.629, 2671.387, 2437.712, 996.6196, 489.0234, 2649.161, 2673.189, 2374.038, 1283.156, 232.2217, 970.7892, 341.3699, 620.5779, 2500.786, 1960.752, 2619.726, 2693.613, 2697.217, 2410.08, 746.7261, 1570.894, 1426.725, 520.2601, 1376.266, 455.3839, 2744.072, 1523.438, 2629.938, 2688.807, 2837.182, 2835.98, 2854.602, 2858.807, 2886.439, 2860.008, 2878.03, 2887.641, 2872.623, 2874.425, 2850.397, 2826.369, 2821.563, 2843.789, 2852.199, 2820.962, 2874.425, 2840.786, 2821.563, 2852.8, 2873.825, 2896.051, 2911.669, 2904.461, 2699.62, 2866.616, 2641.352, 2859.408, 2888.842, 2878.63, 2890.644, 2809.549, 2810.75, 2819.761, 2837.182, 2778.312, 456.5853, 158.2148, 156.713, 496.2318, 218.0451, 218.1652, 249.4019, 335.0024, 322.2074, 533.4756, 405.5854, 449.9775, 412.5535, 377.7727, 496.8326, 369.543, 592.3447, 428.3521, 363.2356, 547.2918, 538.882, 314.0378, 434.9599, 383.3593, 2805.945, 2748.277, 2716.44, 2640.751, 2730.256, 2780.115, 2668.984, 261.5962, 480.0128, 720.295, 1317.396, 676.4435, 2471.352, 2064.073, 2684.002, 2693.613, 2542.836, 2668.383, 2704.426, 2644.355, 2559.055, 2585.486, 2548.242, 2527.218, 2581.281, 2512.801, 2470.15, 2471.352, 2522.412, 2482.165, 2604.708, 2671.387, 2752.482, 2762.093, 2646.157, 2673.79, 2679.196, 2801.74, 2648.56, 2690.609, 490.8255 ; 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 ; }