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 = 2453583.00000579 ; :starting_julian_day_string = "2005-07-31 00:00:00" ; :ending_julian_day_number = 2453589.95833912 ; :ending_julian_day_string = "2005-08-06 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 = 2453583, 2453583.04166667, 2453583.08333333, 2453583.125, 2453583.16666667, 2453583.20833333, 2453583.25, 2453583.29166667, 2453583.33333333, 2453583.375, 2453583.41666667, 2453583.45833333, 2453583.5, 2453583.54166667, 2453583.58333333, 2453583.625, 2453583.66666667, 2453583.70833333, 2453583.75, 2453583.79166667, 2453583.83333333, 2453583.875, 2453583.91666667, 2453583.95833333, 2453584, 2453584.04166667, 2453584.08333333, 2453584.125, 2453584.16666667, 2453584.20833333, 2453584.25, 2453584.29166667, 2453584.33333333, 2453584.375, 2453584.41666667, 2453584.45833333, 2453584.5, 2453584.54166667, 2453584.58333333, 2453584.625, 2453584.66666667, 2453584.70833333, 2453584.75, 2453584.79166667, 2453584.83333333, 2453584.875, 2453584.91666667, 2453584.95833333, 2453585, 2453585.04166667, 2453585.08333333, 2453585.125, 2453585.16666667, 2453585.20833333, 2453585.25, 2453585.29166667, 2453585.33333333, 2453585.375, 2453585.41666667, 2453585.45833333, 2453585.5, 2453585.54166667, 2453585.58333333, 2453585.625, 2453585.66666667, 2453585.70833333, 2453585.75, 2453585.79166667, 2453585.83333333, 2453585.875, 2453585.91666667, 2453585.95833333, 2453586, 2453586.04166667, 2453586.08333333, 2453586.125, 2453586.16666667, 2453586.20833333, 2453586.25, 2453586.29166667, 2453586.33333333, 2453586.375, 2453586.41666667, 2453586.45833333, 2453586.5, 2453586.54166667, 2453586.58333333, 2453586.625, 2453586.66666667, 2453586.70833333, 2453586.75, 2453586.79166667, 2453586.83333333, 2453586.875, 2453586.91666667, 2453586.95833333, 2453587, 2453587.04166667, 2453587.08333333, 2453587.125, 2453587.16666667, 2453587.20833333, 2453587.25, 2453587.29166667, 2453587.33333333, 2453587.375, 2453587.41666667, 2453587.45833333, 2453587.5, 2453587.54166667, 2453587.58333333, 2453587.625, 2453587.66666667, 2453587.70833333, 2453587.75, 2453587.79166667, 2453587.83333333, 2453587.875, 2453587.91666667, 2453587.95833333, 2453588, 2453588.04166667, 2453588.08333333, 2453588.125, 2453588.16666667, 2453588.20833333, 2453588.25, 2453588.29166667, 2453588.33333333, 2453588.375, 2453588.41666667, 2453588.45833333, 2453588.5, 2453588.54166667, 2453588.58333333, 2453588.625, 2453588.66666667, 2453588.70833333, 2453588.75, 2453588.79166667, 2453588.83333333, 2453588.875, 2453588.91666667, 2453588.95833333, 2453589, 2453589.04166667, 2453589.08333333, 2453589.125, 2453589.16666667, 2453589.20833333, 2453589.25, 2453589.29166667, 2453589.33333333, 2453589.375, 2453589.41666667, 2453589.45833333, 2453589.5, 2453589.54166667, 2453589.58333333, 2453589.625, 2453589.66666667, 2453589.70833333, 2453589.75, 2453589.79166667, 2453589.83333333, 2453589.875, 2453589.91666667, 2453589.95833333 ; air_temperature = 12.72, 12.7, 13.14, 13.46, 12.84, 12.98, 13.03, 13.02, 12.42, 12.2, 12.42, 12.36, 12.32, 12.49, 12.89, 13.16, 12.83, 12.85, 13.03, 13.08, 12.99, 13.34, 13.01, 12.95, 13.08, 12.99, 12.55, 12.23, 12.15, 11.98, 12.43, 12.27, 12.16, 12.33, 12.06, 12.06, 12.22, 12.22, 12.33, 12.59, 12.38, 12.83, 12.12, 12.91, 12.85, 12.85, 12.8, 12.91, 12.27, 12.51, 12.93, 12.72, 12.98, 13.84, 12.44, 12.77, 12.57, 12.66, 12.47, 12.49, 13.08, 12.78, 13.09, 13.99, 12.76, 12.23, 12.19, 12.89, 13.14, 13.59, 15.53, 14.44, 14.82, 13.54, 14.15, 14.13, 14.06, 13.54, 13.97, 14.36, 13.72, 13.96, 14.17, 13.76, 14.1, 13.59, 14.19, 14.45, 14.32, 17.09, 17.06, 18.36, 18.13, 17.38, 18.09, 17.66, 15.89, 15.28, 15.86, 13.92, 14.26, 13.98, 13.09, 12.42, 12.26, 12.49, 12.89, 12.7, 12.73, 13.89, 15.92, 14.45, 15.85, 16.86, 14.76, 14.46, 13.88, 13.33, 13.09, 12.92, 13.37, 13.01, 13.06, 12.79, 12.83, 13.3, 12.95, 13.18, 12.97, 13.48, 13.55, 13.42, 13.89, 13.56, 13.47, 13.01, 13.47, 13.42, 13.54, 13.28, 13.28, 13.48, 13.28, 13.77, 13.56, 12.77, 13.32, 13.87, 14.55, 12.59, 13.21, 12.92, 13.82, 14.2, 14.8, 15.05, 14.1, 14.67, 14.65, 15.33, 14.92, 16.96, 15.34, 14.52, 15.85, 14.65, 14.07, 14.5 ; 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 = 1023.274, 1023.642, 1024.439, 1024.623, 1024.868, 1025.174, 1025.236, 1025.481, 1025.42, 1025.665, 1026.032, 1026.216, 1026.339, 1026.584, 1026.523, 1026.155, 1025.91, 1025.726, 1026.094, 1025.665, 1025.236, 1024.868, 1024.255, 1023.764, 1023.764, 1024.071, 1023.826, 1023.581, 1023.274, 1022.784, 1022.171, 1022.109, 1021.558, 1020.822, 1020.516, 1020.209, 1020.577, 1020.516, 1020.516, 1020.087, 1019.596, 1018.799, 1018.799, 1017.818, 1016.899, 1016.102, 1015.673, 1015.305, 1015.06, 1015.305, 1014.999, 1014.018, 1013.895, 1014.263, 1013.344, 1012.731, 1012.24, 1012.118, 1012.302, 1012.608, 1012.669, 1012.485, 1012.485, 1012.363, 1011.689, 1011.137, 1010.34, 1010.156, 1009.604, 1010.401, 1009.482, 1009.604, 1009.237, 1009.543, 1010.524, 1009.359, 1009.237, 1009.727, 1009.543, 1009.666, 1009.911, 1010.217, 1010.585, 1011.137, 1011.811, 1011.995, 1012.056, 1011.811, 1011.505, 1010.953, 1011.076, 1011.26, 1011.198, 1011.689, 1012.118, 1012.669, 1013.16, 1014.141, 1014.937, 1015.612, 1016.102, 1016.654, 1016.286, 1016.96, 1017.267, 1017.573, 1018.125, 1018.37, 1018.554, 1018.493, 1018.431, 1018.37, 1018.37, 1018.186, 1018.248, 1018.125, 1018.248, 1018.309, 1018.064, 1018.064, 1017.635, 1018.309, 1018.248, 1017.696, 1017.635, 1017.083, 1016.654, 1016.409, 1016.47, 1015.979, 1015.55, 1015.367, 1014.754, 1014.692, 1013.895, 1013.528, 1012.485, 1012.056, 1011.321, 1011.014, 1010.83, 1010.892, 1011.198, 1011.382, 1011.382, 1012.302, 1013.098, 1012.915, 1013.037, 1013.65, 1014.141, 1014.508, 1014.999, 1015.673, 1016.776, 1017.818, 1018.677, 1018.799, 1018.922, 1019.106, 1018.738, 1018.37, 1018.125, 1018.186, 1018.309, 1018.493, 1018.431, 1018.861 ; 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.254, 3.097, 3.959, 4.469, 3.136, 1.862, 3.018, 2.509, 3.332, 2.548, 2.901, 2.783, 3.332, 2.842, 2.666, 2.94, 3.214, 3.136, 2.352, 2.195, 2.744, 2.783, 2.94, 2.744, 3.293, 3.214, 2.548, 1.666, 1.47, 1.921, 3.097, 2.548, 2.901, 4.39, 4.43, 4.9, 3.038, 3.959, 4.861, 5.135, 5.606, 6.037, 3.724, 5.135, 5.214, 4.9, 4.9, 5.566, 4.743, 5.174, 5.684, 4.978, 5.684, 3.802, 5.331, 4.312, 3.332, 3.175, 2.979, 3.254, 1.842, 1.882, 2.078, 1.176, 2.234, 5.096, 6.35, 7.64, 8, 8.19, 3.881, 3.646, 4.822, 4.469, 6.037, 4.978, 5.135, 5.41, 5.174, 3.822, 3.332, 2.842, 2.94, 3.214, 2.352, 2.979, 3.293, 3.998, 3.038, 5.566, 5.135, 3.92, 3.528, 3.763, 3.45, 4.155, 2.979, 2.058, 2.666, 2.47, 1.96, 1.176, 0.784, 4.312, 3.038, 2.94, 2.783, 2.842, 3.097, 1.96, 2.391, 2.254, 2.195, 2.156, 2.509, 2.862, 3.058, 2.979, 3.41, 2.94, 3.528, 3.332, 2.901, 2.783, 3.489, 3.234, 3.45, 4.312, 2.822, 5.174, 7.33, 6.978, 6.899, 6.076, 6.272, 5.292, 4.978, 5.292, 5.684, 4.704, 3.332, 3.058, 4.586, 5.762, 4.998, 4.234, 3.606, 3.528, 2.862, 1.882, 2.862, 1.372, 4.743, 4.704, 5.057, 5.88, 3.724, 3.254, 3.567, 3.018, 2.666, 2.783, 4.155, 3.43, 4.978, 4.547, 3.724, 5.135 ; 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.911, 2.641, 3.556, 3.96, 2.057, 1.557, 2.599, 2.254, 2.855, 1.704, 2.536, 2.502, 3.094, 2.311, 2.32, 2.597, 2.833, 2.796, 1.823, 1.785, 2.498, 2.57, 2.634, 2.465, 2.795, 2.738, 2.076, 1.318, 1.139, 1.641, 2.878, 2.282, 2.62, 3.974, 4.074, 4.413, 2.072, 3.542, 4.363, 4.787, 4.927, 5.244, 2.606, 4.202, 4.41, 4.513, 4.465, 4.847, 4.229, 4.676, 5.057, 4.428, 4.745, 2.241, 4.697, 3.251, 2.983, 2.704, 2.554, 2.798, 0.746, 1.62, 1.675, 0.583, 1.86, 4.294, 5.475, 6.333, 7.24, 4.31, 3.174, 2.958, 4.221, 3.855, 4.636, 4.176, 4.228, 4.351, 4.13, 2.062, 2.767, 1.533, 2.295, 2.751, 1.875, 2.518, 2.806, 3.142, 2.302, 4.902, 4.608, 3.2, 3.021, 3.03, 2.326, 3.537, 2.574, 0.847, 2.093, 2.103, 1.303, 0.632, 0.469, 3.32, 1.968, 2.465, 2.559, 2.354, 2.891, 0.942, 1.882, 1.765, 1.47, 1.89, 2.231, 2.568, 2.661, 2.632, 3.119, 2.592, 3.088, 3.05, 2.72, 2.483, 2.951, 2.828, 3.17, 3.841, 2.075, 4.671, 6.406, 5.959, 5.855, 5.419, 5.59, 4.48, 3.572, 4.586, 5.144, 3.744, 1.969, 2.719, 4.153, 4.844, 4.01, 3.73, 2.965, 2.879, 2.428, 1.457, 2.507, 0.96, 4.09, 4.359, 4.659, 5.141, 3.162, 2.888, 3.212, 2.611, 2.39, 2.42, 3.629, 3.003, 4.513, 3.586, 2.958, 4.266 ; 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 = 257.4, 259, 271.3, 288.81, 325.52, 311.39, 8, 350.35, 11.2, 18.5, 17.7, 19.1, 22.4, 29.6, 26.6, 42, 73.6, 85.7, 94.6, 109.2, 159.8, 159.8, 170.2, 141.1, 175.2, 186.9, 162.8, 153.7, 161.2, 149.6, 167.5, 177.1, 158.9, 141.3, 159.7, 173.3, 178.1, 206.8, 197.1, 197.5, 198, 194.1, 144.7, 176.6, 171, 162.7, 173, 166.6, 168.4, 180.7, 187.6, 181.7, 193.9, 87, 121.6, 149.9, 194.8, 210.4, 303.52, 324.02, 323.6, 212.3, 252.4, 164.7, 178.2, 187.1, 188.8, 210.6, 216.2, 17.8, 224, 255.3, 258.5, 237.3, 313.42, 255.4, 271.2, 282.891, 316.83, 332.34, 287.631, 256.4, 303.8, 319.82, 336.48, 278.7, 284.396, 261.5, 229.6, 314.61, 311.36, 297.27, 301.97, 318.19, 334.88, 339.98, 355.9, 251.7, 342.55, 59, 86.9, 33.9, 100.1, 245.7, 272.2, 254.6, 293.11, 320.42, 343.39, 307.8, 281.2, 211, 179.5, 148.5, 186.9, 190.8, 181, 177.7, 199.1, 222, 188.4, 218.8, 198.8, 183, 201.9, 200.2, 185.7, 192.8, 67.9, 161.8, 169.2, 173.8, 180, 185.9, 186.6, 190.3, 189.8, 188.2, 194, 215.4, 253.7, 218, 224.1, 243.6, 241.2, 238.2, 286.099, 275, 295.43, 286.114, 280.6, 248.4, 313.99, 322.46, 349.13, 356.5, 336.18, 351.57, 354.9, 310.15, 260.3, 235.2, 226.6, 206.3, 232.8, 222.3, 225.5, 254.6 ; 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 = 2897.252, 2875.026, 2800.539, 2786.122, 2865.415, 2783.719, 2790.927, 2824.567, 2832.376, 2831.175, 2790.326, 2801.74, 2876.828, 2855.803, 2964.531, 2964.531, 2963.93, 2939.302, 2944.107, 2915.874, 2843.789, 2870.821, 2916.475, 2933.294, 2905.061, 2902.658, 2887.641, 2897.853, 2889.443, 2863.613, 2778.913, 2813.754, 2700.221, 2755.486, 2751.281, 2712.235, 2658.772, 2650.362, 2711.634, 2624.532, 2643.154, 2717.641, 2699.019, 2647.959, 2583.083, 2593.896, 2586.687, 2743.471, 2417.889, 2483.366, 2007.006, 1346.831, 2143.367, 2193.225, 2602.906, 2473.755, 2408.878, 2483.366, 196.1193, 228.3171, 142.5364, 356.2074, 120.911, 240.7517, 88.77322, 241.2323, 2486.97, 2543.437, 2497.783, 2472.553, 2646.758, 2585.486, 2495.981, 2480.363, 2520.61, 2405.274, 2713.436, 2611.316, 2766.899, 2625.133, 2783.719, 2727.252, 2749.479, 2800.539, 2864.814, 2929.69, 2881.033, 2910.468, 2858.206, 2885.839, 2952.517, 2877.429, 2919.478, 2937.499, 2772.305, 2950.715, 2939.302, 2958.524, 2920.079, 2961.528, 2926.086, 2951.316, 2951.916, 2937.499, 2940.503, 2885.238, 648.811, 2850.397, 2903.86, 2903.86, 2964.531, 2964.531, 2958.524, 2963.93, 2960.927, 2954.319, 2926.687, 2956.121, 2947.111, 2949.513, 2922.482, 2945.909, 2940.503, 2942.906, 2933.294, 2868.418, 2882.835, 2834.178, 2219.656, 2792.129, 2719.443, 2705.627, 2706.828, 2617.924, 2530.822, 2501.387, 672.8393, 185.8472, 132.8049, 129.1406, 143.0169, 122.1725, 214.561, 263.7588, 722.6978, 1266.937, 141.6353, 142.7166, 168.3667, 199.3631, 458.3874, 1885.664, 2813.153, 2831.175, 2838.984, 2814.355, 2894.849, 2852.199, 2822.765, 2820.962, 2819.761, 2888.842, 2932.093, 2942.305, 2879.231, 2874.425, 2894.249, 2876.228 ; 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 ; }