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 = 2453597.00000579 ; :starting_julian_day_string = "2005-08-14 00:00:00" ; :ending_julian_day_number = 2453603.95833912 ; :ending_julian_day_string = "2005-08-20 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 = 2453597, 2453597.04166667, 2453597.08333333, 2453597.125, 2453597.16666667, 2453597.20833333, 2453597.25, 2453597.29166667, 2453597.33333333, 2453597.375, 2453597.41666667, 2453597.45833333, 2453597.5, 2453597.54166667, 2453597.58333333, 2453597.625, 2453597.66666667, 2453597.70833333, 2453597.75, 2453597.79166667, 2453597.83333333, 2453597.875, 2453597.91666667, 2453597.95833333, 2453598, 2453598.04166667, 2453598.08333333, 2453598.125, 2453598.16666667, 2453598.20833333, 2453598.25, 2453598.29166667, 2453598.33333333, 2453598.375, 2453598.41666667, 2453598.45833333, 2453598.5, 2453598.54166667, 2453598.58333333, 2453598.625, 2453598.66666667, 2453598.70833333, 2453598.75, 2453598.79166667, 2453598.83333333, 2453598.875, 2453598.91666667, 2453598.95833333, 2453599, 2453599.04166667, 2453599.08333333, 2453599.125, 2453599.16666667, 2453599.20833333, 2453599.25, 2453599.29166667, 2453599.33333333, 2453599.375, 2453599.41666667, 2453599.45833333, 2453599.5, 2453599.54166667, 2453599.58333333, 2453599.625, 2453599.66666667, 2453599.70833333, 2453599.75, 2453599.79166667, 2453599.83333333, 2453599.875, 2453599.91666667, 2453599.95833333, 2453600, 2453600.04166667, 2453600.08333333, 2453600.125, 2453600.16666667, 2453600.20833333, 2453600.25, 2453600.29166667, 2453600.33333333, 2453600.375, 2453600.41666667, 2453600.45833333, 2453600.5, 2453600.54166667, 2453600.58333333, 2453600.625, 2453600.66666667, 2453600.70833333, 2453600.75, 2453600.79166667, 2453600.83333333, 2453600.875, 2453600.91666667, 2453600.95833333, 2453601, 2453601.04166667, 2453601.08333333, 2453601.125, 2453601.16666667, 2453601.20833333, 2453601.25, 2453601.29166667, 2453601.33333333, 2453601.375, 2453601.41666667, 2453601.45833333, 2453601.5, 2453601.54166667, 2453601.58333333, 2453601.625, 2453601.66666667, 2453601.70833333, 2453601.75, 2453601.79166667, 2453601.83333333, 2453601.875, 2453601.91666667, 2453601.95833333, 2453602, 2453602.04166667, 2453602.08333333, 2453602.125, 2453602.16666667, 2453602.20833333, 2453602.25, 2453602.29166667, 2453602.33333333, 2453602.375, 2453602.41666667, 2453602.45833333, 2453602.5, 2453602.54166667, 2453602.58333333, 2453602.625, 2453602.66666667, 2453602.70833333, 2453602.75, 2453602.79166667, 2453602.83333333, 2453602.875, 2453602.91666667, 2453602.95833333, 2453603, 2453603.04166667, 2453603.08333333, 2453603.125, 2453603.16666667, 2453603.20833333, 2453603.25, 2453603.29166667, 2453603.33333333, 2453603.375, 2453603.41666667, 2453603.45833333, 2453603.5, 2453603.54166667, 2453603.58333333, 2453603.625, 2453603.66666667, 2453603.70833333, 2453603.75, 2453603.79166667, 2453603.83333333, 2453603.875, 2453603.91666667, 2453603.95833333 ; air_temperature = 15.43, 15.07, 14.93, 14.19, 14.1, 14.36, 13.99, 14.68, 13.82, 14.59, 15.15, 15.11, 14.98, 15.75, 15.05, 16.03, 15.37, 15.1, 15.68, 16.22, 18.27, 15, 15.64, 14.75, 14.07, 14.65, 13.35, 13.94, 15.23, 13.62, 12.99, 12.63, 11.87, 12.37, 12.44, 12.7, 12.01, 11.93, 11.85, 12.42, 12.11, 12.54, 13.45, 15.83, 16.65, 17.68, 17.89, 16.67, 13.46, 12.14, 12.29, 12.76, 12.52, 12.67, 12.71, 12.75, 12.33, 12.69, 13, 15.71, 13.28, 13.11, 14.63, 15.23, 15.19, 14.45, 13.82, 15.28, 15.83, 15.3, 14.9, 14.18, 13.41, 12.9, 13.31, 12.9, 12.78, 12.21, 12.18, 12.61, 12.62, 12.75, 12.4, 12.72, 12.38, 12.81, 13.01, 13.28, 12.99, 13.41, 14.4, 15.01, 14.8, 14.37, 14.39, 14.61, 15.44, 15.42, 14.76, 14.67, 13.64, 13.49, 13.01, 12.67, 12.73, 12.55, 12.78, 12.82, 12.68, 12.62, 13.09, 13.63, 13.72, 13.67, 13.54, 13.88, 13.75, 13.47, 13.51, 12.8, 12.87, 12.09, 12.28, 12.68, 12.2, 12.06, 11.65, 11.77, 11.83, 11.43, 12.95, 13.31, 12.76, 13.38, 14.06, 13.5, 13.88, 14.47, 13.09, 13.1, 13.85, 13.5, 13.31, 13.11, 13.05, 13.43, 13.9, 12.93, 12.84, 13.12, 12.37, 12.5, 12.73, 12.12, 11.89, 11.82, 11.8, 11.92, 12.04, 12.81, 13.54, 13.95, 13.75, 13.61, 13.21, 13.23, 13.19, 13.33 ; 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.93, 1009.666, 1010.034, 1010.647, 1011.014, 1011.014, 1011.566, 1011.321, 1011.321, 1011.689, 1012.179, 1012.731, 1013.528, 1013.221, 1013.895, 1013.528, 1013.711, 1014.079, 1013.834, 1013.344, 1013.282, 1013.282, 1013.65, 1013.957, 1014.141, 1014.508, 1014.937, 1015.979, 1015.183, 1015.55, 1015.734, 1015.918, 1016.163, 1016.347, 1016.838, 1017.451, 1017.88, 1019.106, 1018.738, 1019.228, 1019.535, 1019.657, 1019.657, 1019.351, 1019.044, 1018.861, 1019.106, 1019.167, 1019.474, 1020.27, 1020.27, 1020.454, 1020.638, 1020.27, 1020.025, 1019.964, 1019.964, 1020.27, 1020.27, 1020.454, 1020.454, 1020.209, 1019.903, 1019.78, 1019.29, 1018.983, 1018.861, 1018.125, 1017.573, 1016.899, 1016.225, 1015.612, 1014.937, 1015.489, 1015.244, 1014.937, 1014.57, 1014.263, 1013.711, 1012.853, 1011.934, 1011.443, 1011.076, 1010.524, 1010.463, 1010.279, 1010.095, 1010.095, 1009.911, 1009.727, 1009.666, 1009.298, 1009.298, 1009.421, 1009.85, 1010.463, 1011.26, 1012.179, 1013.098, 1013.65, 1014.202, 1014.631, 1014.876, 1015.428, 1015.857, 1016.041, 1017.144, 1017.818, 1017.696, 1017.757, 1017.757, 1017.696, 1017.757, 1017.696, 1017.818, 1017.757, 1017.88, 1017.941, 1018.064, 1018.186, 1018.248, 1019.106, 1018.738, 1018.983, 1019.841, 1020.025, 1020.27, 1021.067, 1021.374, 1021.742, 1021.803, 1022.109, 1022.477, 1022.661, 1022.661, 1022.6, 1022.722, 1022.661, 1022.538, 1022.232, 1022.109, 1022.048, 1021.68, 1021.742, 1021.742, 1021.803, 1021.742, 1021.374, 1021.68, 1021.619, 1021.435, 1021.129, 1020.883, 1021.251, 1021.006, 1020.638, 1020.393, 1020.025, 1020.332, 1019.78, 1019.474, 1018.983, 1018.554, 1018.431, 1017.818, 1017.267, 1016.838, 1016.531 ; 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.214, 1.882, 2.705, 2.587, 4.939, 1.862, 2.156, 1.96, 2.234, 1.274, 1.372, 2.862, 2.94, 2.744, 2.078, 1.882, 2.901, 3.293, 3.136, 1.47, 1.764, 2.587, 1.45, 1.725, 2.195, 1.862, 2.47, 5.488, 7.53, 6.311, 5.41, 5.527, 3.92, 4.9, 5.292, 5.174, 4.508, 4.312, 4.469, 3.43, 2.979, 2.43, 2.626, 1.764, 0.98, 0.392, 0.784, 0.549, 1.803, 2.195, 2.156, 2.43, 2.352, 2.391, 2.156, 1.333, 0.784, 0.941, 1.45, 0.686, 2.391, 2.234, 1.078, 1.098, 1.411, 1.686, 2.626, 2.156, 1.921, 1.999, 2.234, 2.234, 2.509, 2.195, 4.939, 4.469, 4.273, 2.94, 2.705, 3.45, 3.254, 2.156, 2.234, 2.117, 1.803, 3.842, 3.45, 2.94, 2.666, 2.666, 3.685, 4.704, 6.233, 4.704, 4.038, 2.862, 3.41, 4.155, 5.331, 5.841, 2.842, 3.018, 3.489, 2.94, 5.057, 5.488, 4.998, 4.273, 5.135, 3.528, 3.763, 3.685, 5.723, 5.802, 5.057, 6.821, 6.899, 6.272, 5.194, 4.214, 3.626, 2.274, 2.509, 2.705, 1.862, 1.411, 0.784, 1.803, 1.45, 1.842, 2.47, 1.607, 1.372, 1.098, 1.098, 1.294, 1.294, 1.882, 2.391, 2.548, 3.293, 2.979, 2.666, 2.47, 2.058, 2.234, 2.156, 2.352, 1.078, 0.823, 2.587, 2.744, 3.214, 3.175, 3.763, 4.077, 4.116, 3.606, 3.058, 3.371, 3.058, 5.606, 4.39, 3.332, 3.881, 3.685, 5.331, 4.43 ; 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.377, 1.405, 2.381, 2.272, 2.328, 1.183, 1.765, 1.625, 1.808, 0.825, 1.113, 2.441, 2.26, 2.282, 1.24, 1.71, 2.46, 2.203, 2.208, 0.659, 1.215, 2.211, 1.086, 1.359, 1.789, 1.391, 1.896, 4.378, 6.76, 5.441, 4.956, 4.804, 3.094, 4.208, 4.813, 4.438, 3.496, 3.63, 3.815, 2.485, 2.426, 2.116, 2.028, 1.184, 0.169, 0.073, 0.414, 0.278, 1.453, 1.871, 1.896, 2.111, 2.062, 2.128, 1.621, 0.922, 0.488, 0.446, 1.195, 0.06, 1.598, 1.753, 0.636, 0.904, 0.973, 1.483, 2.297, 1.852, 1.635, 1.674, 1.855, 2.007, 2.142, 1.899, 4.325, 3.809, 3.763, 2.192, 2.267, 2.773, 2.827, 1.503, 1.972, 1.829, 1.51, 3.373, 2.937, 2.488, 2.266, 2.376, 2.979, 4.068, 5.352, 3.654, 3.233, 2.291, 2.867, 3.612, 4.658, 4.922, 1.988, 2.508, 2.939, 2.159, 4.132, 4.748, 3.819, 3.754, 4.202, 2.532, 2.531, 3.156, 3.822, 4.992, 4.441, 5.466, 6.128, 5.555, 4.318, 3.678, 2.968, 2.03, 2.269, 2.415, 1.27, 0.764, 0.373, 1.321, 1.185, 1.507, 2.115, 1.093, 0.801, 0.96, 0.854, 1.077, 0.957, 1.469, 2.081, 2.269, 2.912, 2.733, 2.414, 1.965, 1.858, 2.01, 1.916, 1.982, 0.167, 0.565, 2.151, 2.481, 2.887, 2.694, 3.322, 3.684, 3.515, 3.167, 2.618, 2.932, 2.715, 4.746, 3.583, 2.657, 3.591, 3.05, 4.68, 3.97 ; 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 = 277.2, 280.8, 228.3, 215, 204.1, 283.748, 235.3, 272.6, 208.3, 250.1, 311.66, 6.1, 358.8, 60.5, 352.29, 59.8, 13, 156.8, 166.5, 89.3, 44, 159.3, 351.86, 215.6, 130.1, 113.4, 31.3, 333.92, 43.4, 50.2, 48.1, 32.3, 21.4, 23.4, 46.3, 63.1, 45.7, 7.2, 21.1, 50.8, 15.2, 12, 0.2, 8.6, 0.2, 111, 48.8, 349.57, 298.68, 308.98, 342.74, 329.98, 333.37, 345.37, 3.5, 18.6, 276.6, 174.8, 311.25, 320, 131.7, 149.7, 170, 214.1, 151.9, 235.5, 239.2, 176.7, 192.3, 212.5, 225.9, 196.4, 204.4, 192.2, 189.6, 202.1, 197, 214.9, 227.7, 194.2, 155.6, 190.2, 240.6, 241.6, 266.4, 247.4, 258.5, 248.5, 232.9, 212.8, 242.2, 241.5, 220.6, 234.1, 259.9, 278.1, 337.72, 350.26, 351.44, 2.6, 318.76, 323.66, 291.04, 271.9, 300.66, 314.61, 300.42, 313.29, 315.62, 276.3, 276.3, 283.319, 240.4, 238.9, 244, 229.5, 236.4, 235.1, 230.9, 225.9, 219.2, 248.7, 229.7, 240.1, 290.95, 247.1, 207.3, 346.36, 314.64, 9.9, 5.6, 142.7, 100.9, 81, 62.7, 86.8, 63.5, 133.3, 136.9, 164.6, 179.3, 172.5, 166.2, 162.8, 154.2, 188.2, 170.1, 103, 147.4, 147.4, 129.2, 106.9, 96.2, 71.3, 63, 70.1, 75.5, 81.6, 34.3, 81.4, 85.4, 133.1, 129.3, 118.9, 117.2, 117.1, 123.8, 140.1 ; 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 = 1796.759, 1673.014, 1629.763, 1596.124, 1710.258, 1970.964, 1980.575, 2078.49, 2083.296, 2190.822, 2229.868, 2157.783, 2347.606, 2372.235, 2329.585, 2606.51, 2665.98, 2127.147, 2378.843, 2435.91, 2716.44, 2738.065, 2730.857, 2562.058, 2554.249, 2575.875, 1535.453, 2163.19, 2038.844, 1827.996, 1448.951, 2407.076, 434.3592, 2354.815, 2495.38, 2195.027, 1582.908, 2175.805, 433.1577, 2711.033, 2679.797, 496.8326, 2671.387, 2933.294, 2922.482, 2898.454, 2793.33, 936.549, 424.7479, 311.2746, 2366.829, 2697.818, 2747.076, 2728.454, 2783.719, 2816.157, 2707.429, 2573.472, 2607.712, 2338.596, 1707.254, 2792.129, 2960.326, 2963.93, 2786.122, 2634.143, 2863.613, 2933.895, 2797.535, 2857.605, 2740.468, 639.8005, 2366.829, 2141.564, 2525.415, 2634.744, 2280.327, 2522.412, 2559.656, 2643.154, 2799.337, 2787.924, 2674.39, 2646.758, 2662.376, 372.967, 1263.934, 279.1368, 742.5211, 2687.606, 2929.09, 2829.973, 2717.041, 2879.231, 2891.245, 2261.105, 2957.923, 2950.114, 2955.521, 2950.715, 2954.92, 2944.107, 2953.719, 2942.305, 2923.683, 2938.1, 2890.644, 2885.839, 2852.8, 2909.266, 2932.694, 2954.92, 2948.913, 2858.206, 2838.383, 2863.012, 2890.644, 2850.998, 2900.856, 2947.111, 2902.058, 2934.496, 2927.287, 2893.047, 2905.061, 2908.065, 2917.676, 2873.224, 2873.224, 2889.443, 2865.415, 2875.026, 2887.641, 2924.284, 2906.263, 2963.93, 2963.93, 2963.93, 2942.906, 2930.892, 2904.461, 2868.418, 2867.217, 2935.097, 2855.803, 2906.864, 2881.033, 2903.259, 2917.075, 2929.09, 2941.104, 2926.687, 2923.683, 2920.68, 2932.694, 2902.658, 2870.22, 2883.436, 2923.683, 2782.517, 2799.337, 2718.242, 2628.737, 2433.507, 2443.119, 2313.366, 2411.281, 2322.978 ; 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 ; }