netcdf M0107.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 165 ; 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.0599995, 799.995 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1.0272254, -26.3974851 ; 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 ; 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:54: Modified [lon,lat] to [-67.878400,43.486700].\n", "18-May-2005 04:49:00: Modified [lon,lat] to [-67.878100,43.486700].\n", "18-May-2005 04:38:51: Modified [lon,lat] to [-67.888890,43.473620].\n", "Wed May 18 04:23:18 2005: /usr/local/nco/bin/ncrcat -d time,2453509.1389,2453511.11 M0107.met.realtime.nc M0107.met.realtime.nc.new" ; :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 = 49994 ; :visibility_sensor_serial_number = 290 ; :barometric_pressure_serial_number = "SETAP2448668" ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0107" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453541.00000579 ; :starting_julian_day_string = "2005-06-19 00:00:00" ; :ending_julian_day_number = 2453547.83333912 ; :ending_julian_day_string = "2005-06-25 20:00:00" ; :algorithm_ids = "SET_BP_1.3: 09-May-2005 19:17:53\n", "WIND_DIR_1.2: 09-May-2005 19:17:53\n", "AAN_VIZ_1.2: 09-May-2005 19:17:53" ; :longitude = -67.8784 ; :latitude = 43.4867 ; data: lat = 43.4867 ; lon = -67.8784 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453541, 2453541.04166667, 2453541.08333333, 2453541.125, 2453541.16666667, 2453541.20833333, 2453541.25, 2453541.29166667, 2453541.33333333, 2453541.375, 2453541.41666667, 2453541.45833333, 2453541.5, 2453541.54166667, 2453541.58333333, 2453541.625, 2453541.66666667, 2453541.70833333, 2453541.75, 2453541.79166667, 2453541.83333333, 2453541.875, 2453541.91666667, 2453541.95833333, 2453542, 2453542.04166667, 2453542.08333333, 2453542.125, 2453542.16666667, 2453542.20833333, 2453542.25, 2453542.29166667, 2453542.33333333, 2453542.375, 2453542.41666667, 2453542.45833333, 2453542.5, 2453542.54166667, 2453542.58333333, 2453542.625, 2453542.66666667, 2453542.70833333, 2453542.75, 2453542.79166667, 2453542.83333333, 2453542.875, 2453542.91666667, 2453542.95833333, 2453543, 2453543.04166667, 2453543.08333333, 2453543.125, 2453543.16666667, 2453543.20833333, 2453543.25, 2453543.29166667, 2453543.33333333, 2453543.375, 2453543.41666667, 2453543.45833333, 2453543.5, 2453543.54166667, 2453543.58333333, 2453543.625, 2453543.66666667, 2453543.70833333, 2453543.75, 2453543.79166667, 2453543.83333333, 2453543.875, 2453543.91666667, 2453543.95833333, 2453544, 2453544.04166667, 2453544.08333333, 2453544.125, 2453544.16666667, 2453544.20833333, 2453544.25, 2453544.29166667, 2453544.33333333, 2453544.375, 2453544.41666667, 2453544.45833333, 2453544.5, 2453544.54166667, 2453544.58333333, 2453544.625, 2453544.66666667, 2453544.70833333, 2453544.75, 2453544.79166667, 2453544.83333333, 2453544.875, 2453544.91666667, 2453544.95833333, 2453545, 2453545.04166667, 2453545.08333333, 2453545.125, 2453545.16666667, 2453545.20833333, 2453545.25, 2453545.29166667, 2453545.33333333, 2453545.375, 2453545.41666667, 2453545.45833333, 2453545.5, 2453545.54166667, 2453545.58333333, 2453545.625, 2453545.66666667, 2453545.70833333, 2453545.75, 2453545.79166667, 2453545.83333333, 2453545.875, 2453545.91666667, 2453545.95833333, 2453546, 2453546.04166667, 2453546.08333333, 2453546.125, 2453546.16666667, 2453546.20833333, 2453546.25, 2453546.29166667, 2453546.33333333, 2453546.375, 2453546.41666667, 2453546.45833333, 2453546.5, 2453546.54166667, 2453546.58333333, 2453546.625, 2453546.66666667, 2453546.70833333, 2453546.75, 2453546.79166667, 2453546.83333333, 2453546.875, 2453546.91666667, 2453546.95833333, 2453547, 2453547.04166667, 2453547.08333333, 2453547.125, 2453547.16666667, 2453547.20833333, 2453547.25, 2453547.29166667, 2453547.33333333, 2453547.375, 2453547.41666667, 2453547.45833333, 2453547.5, 2453547.54166667, 2453547.58333333, 2453547.625, 2453547.66666667, 2453547.70833333, 2453547.75, 2453547.79166667, 2453547.83333333 ; air_temperature = 10.13, 10, 10.23, 10.32, 10.22, 10.07, 10.08, 9.69, 9.62, 9.42, 9.43, 9.59, 9.6, 9.42, 9.39, 9.36, 9.65, 9.82, 9.7, 10, 9.85, 10.41, 10.99, 10.85, 10.45, 10.13, 10.41, 10.24, 10.07, 10.09, 9.87, 9.82, 9.82, 9.74, 11.2, 10.03, 10.06, 10.33, 11.29, 11.36, 10.87, 10.85, 11.07, 11.32, 11.32, 11.83, 11.59, 11.64, 11.52, 11.34, 11.27, 11.06, 10.99, 11.04, 11.02, 10.77, 10.8, 10.91, 11.17, 11.38, 11.67, 11.62, 11.48, 11.52, 11.64, 11.75, 11.49, 11.38, 11.16, 11.15, 11.58, 12.09, 11.66, 12.12, 12.27, 12.7, 12.24, 12.48, 12.23, 11.4, 10.98, 10.46, 10.49, 10.3, 11.5, 12.4, 12.01, 10.34, 10.52, 10.44, 10.24, 10.11, 10.81, 10.65, 10.95, 12.09, 10.92, 10.32, 9.64, 9.84, 10.58, 10.59, 10.44, 10.3, 9.97, 9.85, 10.21, 10.21, 9.7, 9.54, 9.5, 9.79, 10.05, 10.57, 10.75, 11.36, 11.41, 11.34, 11.82, 11.44, 11.38, 11.54, 11.51, 11.72, 11.62, 11.57, 11.14, 10.94, 10.29, 10.24, 10.32, 10.43, 11.23, 10.94, 10.8, 10.93, 11.35, 11.37, 11.61, 11.8, 11.82, 11.61, 11.6, 12.02, 12.22, 12.57, 13.15, 12.86, 12.99, 13.04, 13.21, 12.87, 12.61, 11.71, 11.96, 11.89, 11.94, 11.79, 11.84, 11.75, 11.65, 11.93, 12.16, 12.38, 12.91 ; 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 ; barometric_pressure = 1015.038, 1015.469, 1016.147, 1016.579, 1017.133, 1017.257, 1017.626, 1017.996, 1017.935, 1018.674, 1019.167, 1019.784, 1020.646, 1021.139, 1021.571, 1021.941, 1022.002, 1022.495, 1022.31, 1022.372, 1022.434, 1022.434, 1022.557, 1022.927, 1023.112, 1023.543, 1024.036, 1023.975, 1023.913, 1024.036, 1023.913, 1023.481, 1023.605, 1024.036, 1023.79, 1024.036, 1024.221, 1024.468, 1024.344, 1024.283, 1024.036, 1024.159, 1023.913, 1022.988, 1022.126, 1021.201, 1020.646, 1020.215, 1020.215, 1019.722, 1019.352, 1018.859, 1018.736, 1018.551, 1018.181, 1017.935, 1017.38, 1016.763, 1016.517, 1016.27, 1016.086, 1015.839, 1015.469, 1014.668, 1014.36, 1013.743, 1013.25, 1012.634, 1011.956, 1010.847, 1009.922, 1009.306, 1008.813, 1008.381, 1008.073, 1007.642, 1007.272, 1006.532, 1006.347, 1006.163, 1005.978, 1005.854, 1005.854, 1006.471, 1007.518, 1007.642, 1008.32, 1009.183, 1009.429, 1009.306, 1009.984, 1010.23, 1010.847, 1010.97, 1011.093, 1011.525, 1012.018, 1013.62, 1014.36, 1014.853, 1015.161, 1015.469, 1015.777, 1016.086, 1016.702, 1017.318, 1017.873, 1018.058, 1018.366, 1018.674, 1018.736, 1018.982, 1018.797, 1018.551, 1018.428, 1018.304, 1018.181, 1017.996, 1018.181, 1017.935, 1017.935, 1017.996, 1018.181, 1018.119, 1018.243, 1018.304, 1018.304, 1018.428, 1018.736, 1019.229, 1019.599, 1019.167, 1019.537, 1018.921, 1019.044, 1019.537, 1018.797, 1017.811, 1017.626, 1016.948, 1016.332, 1016.086, 1015.777, 1015.654, 1015.099, 1014.791, 1014.175, 1013.99, 1013.867, 1013.743, 1013.189, 1013.065, 1013.127, 1013.682, 1013.805, 1014.298, 1014.36, 1014.36, 1014.113, 1013.867, 1013.743, 1013.559, 1013.435, 1013.189, 1012.881 ; 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 ; wind_gust = 1.862, 0.902, 1.842, 2.47, 2.548, 2.705, 4.939, 5.214, 5.331, 5.802, 4.822, 5.057, 7.17, 8.66, 6.978, 6.703, 6.076, 4.9, 4.508, 3.626, 2.901, 1.764, 1.294, 3.293, 3.489, 3.293, 4.508, 4.665, 5.684, 5.802, 4.704, 4.312, 4.116, 2.94, 1.274, 0.823, 1.96, 1.666, 1.921, 2.548, 4.547, 3.724, 4.704, 5.449, 4.547, 5.488, 5.723, 5.762, 6.468, 7.02, 6.899, 6.86, 7.25, 7.57, 6.35, 6.272, 6.664, 7.64, 6.703, 7.57, 7.45, 6.233, 6.429, 6.35, 6.821, 7.21, 7.33, 8.82, 7.33, 6.233, 8.7, 8.23, 8.43, 8.86, 9.33, 10.04, 8.78, 8.94, 7.41, 6.233, 4.9, 4.038, 3.724, 3.646, 11.17, 8.78, 8.7, 7.41, 6.958, 5.527, 4.469, 4.508, 3.136, 2.156, 1.96, 1.254, 1.96, 5.174, 2.862, 3.214, 5.88, 4.626, 5.37, 4.939, 5.566, 5.292, 5.331, 4.038, 4.155, 4.155, 4.586, 4.018, 3.802, 2.94, 2.94, 4.194, 4.273, 4.508, 4.9, 4.782, 5.135, 6.037, 6.507, 7.88, 6.625, 7.29, 6.311, 5.645, 4.312, 3.763, 3.998, 3.567, 4.547, 3.763, 3.646, 3.724, 4.469, 5.41, 5.606, 6.742, 6.35, 5.958, 6.899, 6.154, 7.6, 8.58, 10.11, 9.21, 9.33, 8.86, 10.15, 9.49, 10.07, 7.29, 7.02, 6.899, 6.076, 5.802, 5.998, 6.39, 6.076, 6.311, 6.194, 5.723, 6.468 ; 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 ; wind_speed = 1.013, 0.613, 1.157, 1.701, 2.254, 2.176, 4.192, 4.427, 4.577, 4.825, 4.233, 4.362, 6.137, 7.27, 6.014, 5.457, 5.105, 4.152, 3.937, 2.947, 2.486, 0.364, 1.107, 2.777, 2.851, 2.55, 3.857, 4.087, 5.063, 5.046, 3.775, 3.733, 3.594, 2.486, 0.002, 0.536, 1.577, 1.25, 1.248, 2.174, 3.813, 2.991, 4.223, 4.631, 4.067, 4.766, 4.866, 5.087, 5.636, 6.102, 6.171, 5.671, 6.341, 6.561, 5.337, 5.41, 5.848, 6.528, 5.823, 6.357, 6.465, 5.592, 5.51, 5.426, 6.02, 6.12, 6.355, 7.62, 6.203, 5.449, 7.65, 7.21, 7.09, 7.87, 8.04, 8.57, 7.63, 7.21, 6.74, 5.471, 4.129, 3.63, 3.315, 2.805, 8.54, 7.27, 7.58, 6.488, 5.554, 4.149, 3.903, 3.965, 2.565, 1.62, 1.585, 1.031, 1.466, 4.155, 2.379, 2.62, 4.385, 4.229, 4.419, 4.472, 4.936, 4.782, 4.691, 3.437, 3.649, 3.635, 4.068, 3.378, 3.315, 2.378, 2.526, 3.814, 3.839, 3.794, 4.407, 4.123, 4.443, 5.263, 5.906, 6.905, 5.813, 6.186, 5.368, 4.839, 3.503, 3.335, 3.54, 3.278, 4.114, 3.245, 3.409, 3.365, 3.957, 4.745, 4.943, 5.991, 5.639, 5.233, 6.035, 5.461, 6.716, 7.55, 8.84, 7.77, 7.84, 8.01, 8.85, 8.15, 8.57, 6.092, 6.181, 6.019, 5.454, 5.107, 5.196, 5.641, 5.293, 5.699, 5.338, 5.113, 5.843 ; 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 ; wind_direction = 316.1, 291.3, 297.9, 318.7, 358.77, 7.37, 6.71, 10.99, 4.63, 356.99, 356.76, 357.05, 12.03, 13.26, 17.43, 20.55, 16.55, 28.9, 8.12, 4.53, 342.572, 336.7, 283.2, 304.4, 301.6, 330.4, 318.6, 316.1, 326.9, 329.8, 324.9, 328, 332.5, 332.6, 306.2, 224.1, 203.4, 197.3, 201.2, 188.5, 196.4, 208.5, 216.1, 212.1, 225.4, 220.2, 221.3, 219.8, 220.9, 213.3, 218.2, 220.4, 225.7, 229.1, 232.6, 223.2, 221.7, 220.6, 228.2, 225.2, 230.6, 228, 225.7, 216.6, 221, 215.4, 210.8, 212.2, 206.1, 204.9, 210.3, 220.8, 209.5, 213.9, 215, 216.7, 219.7, 225.4, 237, 243.8, 245.1, 252.3, 264.1, 295.7, 339.8, 11.58, 23.87, 5.1, 13.77, 27.54, 343.64, 345.603, 335.6, 317.2, 323.8, 0.44, 87.2, 297.3, 308.7, 333.1, 336.2, 9.71, 4.18, 355.22, 341.5, 342.887, 336.2, 331.2, 318.9, 312.1, 309.9, 306.6, 294.9, 273.6, 257.1, 265.9, 252.2, 242.6, 247.7, 240.1, 236.7, 241.6, 228.2, 233.8, 222.8, 228.8, 230.8, 236.9, 251.6, 251, 238.6, 226.4, 247.6, 204.6, 223.9, 229.7, 227.1, 211.6, 218.7, 213.1, 209.9, 208.2, 214.9, 216.8, 215.1, 218.7, 226.8, 233.3, 235.8, 239.3, 243.2, 242.9, 244.9, 253.8, 251.2, 252.1, 247, 245.3, 245.2, 243.8, 241.5, 239.5, 241.3, 239.5, 228.7 ; 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, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 2959.726, 2959.726, 2959.125, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125, 2886.439, 2959.726, 2959.125, 2950.114, 2950.715, 2954.92, 2947.711, 2950.114, 2947.711, 2960.326, 2960.326, 2960.326, 2960.326, 2960.326, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 859.6587, 2960.326, 2959.125, 2960.326, 2960.326, 2959.726, 2920.079, 2957.923, 2956.121, 2957.923, 2960.326, 2959.726, 2135.557, 2960.326, 2959.125, 2959.726, 2959.726, 2959.726, 2959.125, 2958.524, 2959.125, 2946.51, 2947.111, 2888.842, 2855.803, 1812.378, 2298.349, 2401.67, 2877.429, 2774.708, 2887.641, 2897.853, 2850.397, 2871.422, 2792.729, 2790.927, 2914.673, 2092.907, 2901.457, 2902.658, 2936.899, 2934.496, 2853.401, 2798.736, 2650.362, 2371.034, 2228.667, 2142.165, 2073.685, 2116.936, 2826.969, 2942.906, 2933.895, 2524.815, 2929.69, 2908.666, 2784.92, 2778.312, 2936.298, 2953.719, 2956.722, 2960.326, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2960.927, 2960.326, 2914.673, 2468.348, 2838.984, 2957.323, 2955.521, 2957.923, 2959.726, 2956.722, 2960.326, 2959.125, 2960.326, 2960.326, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125, 2948.913, 2936.899, 2909.266, 2907.464, 2896.051, 2790.326, 2938.701, 2911.669, 2935.697, 2935.697, 2918.877, 2919.478, 2850.998, 2746.475, 2647.959, 2659.973, 2687.606, 2707.429, 2759.69, 2562.659, 2650.362, 2719.443, 2745.274, 2721.245, 2747.076, 2651.563, 2673.189, 2650.963, 2581.281, 2509.196, 2494.179, 2449.727, 2422.695, 2446.122, 2378.242, 2368.631, 2482.165 ; 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 ; }