netcdf N0103.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.0600038, 799.99 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1.0230827, -21.9787398 ; 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 = "07-May-2005 18:18:06: Modified [lon,lat] to [-65.910400,42.331500].\n", "28-Apr-2005 10:13:23: Modified [lon,lat] to [-65.906253,42.329254].\n", "Wed Apr 27 20:58:47 2005: /usr/local/nco/bin/ncrcat -d time,2453488.77638889,2453518.77638889 N0103.met.realtime.nc N0103.met.realtime.nc.new\n", "Wed Apr 27 20:00:38 2005: /usr/local/nco/bin/ncrcat -d time,2453488.77638889,2453518.77638889 N0103.met.realtime.nc N0103.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 = "RMYWM48489" ; :visibility_sensor_serial_number = 343 ; :barometric_pressure_serial_number = "SETAP2448669" ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0103" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453492.00000579 ; :starting_julian_day_string = "2005-05-01 00:00:00" ; :ending_julian_day_number = 2453498.83333912 ; :ending_julian_day_string = "2005-05-07 20:00:00" ; :algorithm_ids = "SET_BP_1.2: 19-Apr-2005 21:19:25\n", "WIND_DIR_1.2: 19-Apr-2005 21:19:25\n", "AAN_VIZ_1.2: 19-Apr-2005 21:19:25\n", "SET_BP_1.3: 25-Apr-2005 19:35:02" ; :longitude = -65.9104 ; :latitude = 42.3315 ; data: lat = 42.3315 ; lon = -65.9104 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453492, 2453492.04166667, 2453492.08333333, 2453492.125, 2453492.16666667, 2453492.20833333, 2453492.25, 2453492.29166667, 2453492.33333333, 2453492.375, 2453492.41666667, 2453492.45833333, 2453492.5, 2453492.54166667, 2453492.58333333, 2453492.625, 2453492.66666667, 2453492.70833333, 2453492.75, 2453492.79166667, 2453492.83333333, 2453492.875, 2453492.91666667, 2453492.95833333, 2453493, 2453493.04166667, 2453493.08333333, 2453493.125, 2453493.16666667, 2453493.20833333, 2453493.25, 2453493.29166667, 2453493.33333333, 2453493.375, 2453493.41666667, 2453493.45833333, 2453493.5, 2453493.54166667, 2453493.58333333, 2453493.625, 2453493.66666667, 2453493.70833333, 2453493.75, 2453493.79166667, 2453493.83333333, 2453493.875, 2453493.91666667, 2453493.95833333, 2453494, 2453494.04166667, 2453494.08333333, 2453494.125, 2453494.16666667, 2453494.20833333, 2453494.25, 2453494.29166667, 2453494.33333333, 2453494.375, 2453494.41666667, 2453494.45833333, 2453494.5, 2453494.54166667, 2453494.58333333, 2453494.625, 2453494.66666667, 2453494.70833333, 2453494.75, 2453494.79166667, 2453494.83333333, 2453494.875, 2453494.91666667, 2453494.95833333, 2453495, 2453495.04166667, 2453495.08333333, 2453495.125, 2453495.16666667, 2453495.20833333, 2453495.25, 2453495.29166667, 2453495.33333333, 2453495.375, 2453495.41666667, 2453495.45833333, 2453495.5, 2453495.54166667, 2453495.58333333, 2453495.625, 2453495.66666667, 2453495.70833333, 2453495.75, 2453495.79166667, 2453495.83333333, 2453495.875, 2453495.91666667, 2453495.95833333, 2453496, 2453496.04166667, 2453496.08333333, 2453496.125, 2453496.16666667, 2453496.20833333, 2453496.25, 2453496.29166667, 2453496.33333333, 2453496.375, 2453496.41666667, 2453496.45833333, 2453496.5, 2453496.54166667, 2453496.58333333, 2453496.625, 2453496.66666667, 2453496.70833333, 2453496.75, 2453496.79166667, 2453496.83333333, 2453496.875, 2453496.91666667, 2453496.95833333, 2453497, 2453497.04166667, 2453497.08333333, 2453497.125, 2453497.16666667, 2453497.20833333, 2453497.25, 2453497.29166667, 2453497.33333333, 2453497.375, 2453497.41666667, 2453497.45833333, 2453497.5, 2453497.54166667, 2453497.58333333, 2453497.625, 2453497.66666667, 2453497.70833333, 2453497.75, 2453497.79166667, 2453497.83333333, 2453497.875, 2453497.91666667, 2453497.95833333, 2453498, 2453498.04166667, 2453498.08333333, 2453498.125, 2453498.16666667, 2453498.20833333, 2453498.25, 2453498.29166667, 2453498.33333333, 2453498.375, 2453498.41666667, 2453498.45833333, 2453498.5, 2453498.54166667, 2453498.58333333, 2453498.625, 2453498.66666667, 2453498.70833333, 2453498.75, 2453498.79166667, 2453498.83333333 ; air_temperature = 8.17, 8.1, 8.23, 8.07, 8.34, 8.61, 8.76, 9.25, 9.15, 9.07, 9.33, 8.91, 8.75, 9.12, 8.87, 8.84, 8.8, 8.77, 8.75, 9.35, 9.52, 9.34, 9.68, 8.75, 7.49, 6.762, 6.451, 6.241, 6.203, 6.097, 5.888, 5.582, 5.403, 5.256, 5.298, 5.755, 6.186, 6.147, 6.21, 6.176, 6.344, 6.339, 6.459, 6.53, 6.41, 6.054, 6.147, 8.96, 7.1, 6.043, 5.699, 5.734, 5.806, 5.813, 6.063, 6.179, 6.203, 5.336, 4.843, 5.294, 6.036, 5.867, 6.534, 6.796, 6.626, 6.476, 6.282, 6.462, 6.417, 5.922, 6.443, 5.74, 4.984, 4.687, 4.852, 4.829, 4.782, 4.702, 4.803, 4.81, 4.644, 4.502, 5.047, 5.299, 5.246, 5.309, 5.594, 5.688, 5.729, 5.771, 5.88, 6.257, 6.959, 6.58, 6.278, 5.798, 5.636, 5.418, 5.149, 4.983, 4.68, 4.813, 5.232, 4.522, 4.892, 4.427, 5.449, 6.04, 6.666, 6.796, 6.711, 6.586, 6.669, 6.639, 6.581, 7.1, 6.449, 6.929, 6.902, 6.74, 6.306, 6.287, 6.226, 6.084, 5.772, 5.806, 5.399, 5.564, 5.475, 5.287, 5.341, 5.405, 6.728, 7.54, 7.98, 7.19, 6.941, 6.734, 6.452, 6.28, 6.027, 6.037, 6.023, 6.287, 6.621, 6.583, 6.659, 6.72, 6.896, 6.37, 6.573, 6.364, 6.006, 6.101, 5.938, 5.628, 5.664, 5.888, 6.282, 8.06, 8.08, 7.85, 7.67, 7.11, 9.27 ; 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 = 1019.012, 1018.705, 1018.336, 1017.907, 1016.986, 1016.618, 1015.267, 1014.653, 1013.548, 1012.443, 1011.829, 1011.706, 1011.031, 1010.479, 1010.233, 1010.233, 1009.865, 1009.128, 1008.576, 1008.146, 1007.655, 1007.348, 1006.12, 1008.207, 1008.821, 1009.005, 1009.251, 1009.926, 1010.663, 1011.215, 1011.154, 1011.584, 1012.505, 1013.303, 1013.855, 1014.776, 1015.267, 1015.697, 1016.065, 1016.495, 1016.372, 1016.065, 1016.249, 1015.942, 1015.574, 1015.451, 1014.837, 1014.96, 1015.513, 1016.126, 1016.433, 1016.556, 1016.679, 1016.311, 1015.513, 1015.144, 1015.328, 1015.328, 1015.206, 1015.574, 1015.758, 1015.758, 1016.618, 1016.986, 1017.538, 1017.6, 1018.03, 1018.152, 1018.336, 1018.95, 1019.257, 1019.626, 1020.117, 1021.222, 1021.345, 1021.897, 1022.265, 1022.45, 1022.511, 1023.002, 1023.063, 1023.493, 1023.739, 1024.23, 1024.905, 1025.273, 1025.949, 1026.563, 1026.931, 1026.992, 1027.177, 1026.931, 1026.685, 1026.931, 1027.238, 1027.483, 1027.852, 1028.466, 1028.957, 1029.264, 1029.264, 1029.202, 1029.018, 1029.325, 1029.816, 1030.185, 1030.983, 1031.351, 1031.658, 1032.149, 1032.64, 1032.947, 1032.763, 1032.824, 1032.456, 1032.026, 1031.903, 1032.456, 1032.886, 1033.008, 1033.07, 1033.438, 1033.254, 1033.315, 1033.5, 1033.254, 1032.517, 1032.456, 1032.579, 1032.456, 1033.07, 1033.193, 1033.254, 1033.008, 1032.824, 1032.579, 1032.149, 1031.903, 1031.105, 1030.307, 1029.816, 1029.141, 1028.466, 1028.527, 1027.668, 1026.747, 1026.072, 1024.66, 1024.046, 1023.309, 1021.897, 1020.608, 1019.073, 1017.907, 1016.802, 1014.776, 1013.118, 1010.602, 1010.417, 1009.067, 1008.944, 1007.041, 1005.936, 1004.831, 1004.217 ; 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 = 11.72, 12.43, 11.68, 12.07, 12.31, 11.07, 13.01, 13.76, 13.41, 13.52, 13.92, 13.45, 13.84, 14.58, 13.13, 11.56, 11.64, 12.54, 12.23, 13.64, 14.15, 12.98, 13.84, 12.78, 9.31, 5.978, 5.762, 7.13, 7.33, 7.35, 6.194, 4.9, 4.116, 3.92, 3.685, 4.469, 4.194, 4.743, 5.331, 5.802, 5.41, 5.841, 6.076, 4.547, 3.881, 3.136, 4.704, 7.45, 4.116, 3.489, 5.018, 4.547, 4.665, 4.077, 4.978, 6.037, 5.527, 4.116, 3.567, 4.43, 4.704, 4.861, 5.37, 5.018, 5.88, 5.292, 3.881, 3.489, 3.136, 3.214, 2.822, 2.195, 1.96, 2.705, 3.371, 3.41, 3.175, 3.489, 3.136, 2.744, 2.705, 3.018, 2.548, 2.234, 3.214, 2.94, 3.45, 3.136, 3.724, 2.862, 2.313, 2.313, 2.117, 1.568, 1.49, 1.098, 0.784, 1.725, 0.882, 1.842, 0.882, 1.921, 2.587, 1.47, 1.686, 1.215, 2.391, 2.038, 1.999, 2.666, 2.979, 2.901, 2.979, 3.214, 2.254, 2.274, 2.587, 1.999, 2.509, 2.783, 2.744, 3.763, 2.744, 2.156, 1.607, 1.842, 2.43, 2.313, 1.96, 2.509, 2.234, 1.49, 0.98, 0.353, 0.706, 1.607, 2.47, 2.666, 4.194, 4.978, 4.273, 4.822, 5.723, 6.194, 7.25, 8.31, 8.55, 9.13, 8.78, 8.7, 10.7, 11.09, 12, 13.92, 15.33, 16.62, 17.4, 18.15, 19.33, 18.93, 16.93, 15.99, 13.37, 10.15, 8.39 ; 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 = 10.12, 10.68, 9.95, 10.25, 10.52, 9.01, 10.89, 11.7, 11.73, 11.4, 11.92, 11.62, 11.59, 12.14, 11.14, 10.09, 10.34, 10.2, 10.05, 11.84, 11.79, 10.99, 11.75, 10.53, 7.38, 4.759, 4.864, 6.223, 6.086, 5.43, 4.248, 2.716, 3.153, 3.102, 3.042, 3.677, 3.373, 3.967, 4.604, 4.836, 4.631, 4.628, 4.674, 3.554, 3.259, 2.398, 3.698, 5.423, 3.085, 2.833, 4.236, 3.77, 3.984, 3.354, 4.359, 4.577, 4.721, 2.812, 3.11, 4.044, 4.226, 4.125, 4.624, 4.519, 5.058, 4.506, 3.418, 2.816, 2.024, 2.72, 2.393, 1.839, 1.636, 2.307, 2.959, 2.943, 2.737, 2.972, 2.407, 2.414, 2.282, 2.659, 1.982, 2.053, 2.829, 2.559, 3.047, 2.711, 3.197, 2.438, 1.889, 2.008, 1.704, 1.1, 1.029, 0.781, 0.305, 1.277, 0.014, 1.561, 0.037, 1.54, 2.044, 0.773, 1.11, 0.95, 1.904, 1.692, 1.705, 2.148, 2.475, 2.494, 2.52, 2.706, 1.903, 1.982, 2.201, 1.5, 2.029, 2.125, 2.353, 3.256, 2.186, 1.743, 1.357, 1.464, 2.01, 1.975, 1.51, 2.087, 1.86, 1.15, 0.484, 0.02, 0.306, 1.344, 2.082, 2.326, 3.548, 4.251, 3.811, 4.312, 5.095, 5.612, 6.425, 7.38, 7.53, 8.04, 7.5, 7.33, 9.11, 9.62, 10.25, 11.95, 13.25, 13.69, 14.59, 15.86, 16.17, 15.06, 13.28, 12.64, 10.65, 8.12, 6.288 ; 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 = 164.4, 162.9, 157.4, 156.6, 154.8, 155.6, 158.7, 159.9, 161.1, 157.7, 163.8, 171.5, 169.4, 180.1, 177.7, 177, 182.5, 180.9, 177.1, 181.6, 184, 182.2, 184.7, 238.8, 239.2, 224.6, 212.2, 244.8, 272.4, 280.7, 273.6, 264.2, 235.7, 231, 234.1, 226.7, 205.2, 232.6, 238.7, 250.5, 249.5, 252.8, 252.1, 241.4, 240.2, 218.5, 257.9, 252.2, 200.8, 186.3, 190.4, 200.8, 203.7, 189.1, 180.5, 188.4, 206.9, 186.8, 164, 187.8, 181.9, 174.7, 207.2, 220.1, 221.6, 232.6, 228.3, 238, 205.7, 224.3, 226.8, 194.6, 210.6, 187.9, 195.5, 204.1, 208.9, 205.7, 224.5, 205.1, 181.7, 196.9, 216, 210.4, 191.3, 190.1, 195.7, 218.7, 233, 242.2, 202.6, 201.4, 183.1, 218.3, 242.1, 252.9, 283.8, 295.4, 256.8, 294.6, 209.3, 320.7, 317.7, 10.12, 322.6, 291.7, 279.5, 274.4, 253.1, 245.5, 276.2, 273.4, 281.3, 282.1, 301.1, 307, 279, 265.9, 255, 269.8, 286.8, 261.6, 267.9, 274.1, 258.1, 290.9, 351.43, 7.54, 11.35, 43.57, 67.2, 86.1, 121.8, 59.5, 55.5, 52.8, 50.02, 39.37, 44, 63.9, 64.1, 64, 72.6, 94.4, 91.1, 86.4, 90, 79.5, 85.5, 85.8, 77.3, 74.6, 71, 73.2, 72.2, 70.5, 74.3, 76, 82, 97, 89.8, 81.2, 79.7, 84.9, 132.8 ; 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, 40, 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, 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 ; visibility = 1726.477, 1815.381, 1775.735, 1635.77, 2362.023, 2406.476, 2323.578, 2168.596, 2122.342, 2070.081, 2044.851, 934.7469, 1305.983, 1755.911, 1700.046, 1756.512, 1686.23, 1440.541, 1676.618, 2069.48, 2103.72, 1755.311, 1946.335, 1485.594, 1543.262, 589.3412, 364.437, 163.3809, 2474.956, 2465.345, 2455.133, 2465.946, 2451.529, 2379.444, 2358.419, 1707.855, 2352.412, 2593.896, 2717.041, 2669.585, 2753.684, 2708.631, 2664.779, 2722.447, 2690.009, 2637.747, 2718.843, 2868.418, 2822.765, 2783.118, 2709.231, 2716.44, 2711.634, 2741.069, 2719.443, 2464.744, 2604.708, 2404.073, 2271.917, 2538.03, 2738.666, 2656.97, 2696.016, 2696.016, 2665.38, 2429.903, 2304.956, 2406.476, 2570.468, 2545.839, 2350.61, 639.8005, 2282.13, 2365.027, 2420.292, 2473.755, 2471.352, 2528.419, 2664.779, 2708.631, 2658.772, 2667.782, 2682.199, 2610.115, 2491.175, 2432.907, 2541.034, 2455.733, 2451.529, 2465.946, 2417.288, 2408.878, 2309.161, 2154.78, 2181.812, 2002.802, 1740.293, 1835.805, 1951.141, 1923.508, 2150.575, 2672.588, 2610.115, 2573.472, 2720.645, 2629.337, 2505.592, 2598.101, 2771.705, 2768.1, 2816.157, 2848.595, 2850.397, 2797.535, 2755.486, 2841.386, 2751.881, 2312.766, 1951.141, 2592.694, 2717.641, 2707.429, 2757.288, 2751.881, 2671.387, 2685.203, 2650.963, 2717.041, 2754.885, 2819.16, 2858.206, 2862.411, 2923.083, 2893.648, 2907.464, 2862.411, 2884.037, 2808.348, 2855.203, 2869.62, 2879.231, 2834.178, 2769.903, 2856.404, 2802.341, 2755.486, 2754.284, 2709.832, 2542.836, 1650.187, 1202.662, 1281.354, 1136.584, 979.1992, 508.8466, 547.2918, 676.4435, 535.2777, 356.4476, 1316.195, 1448.35, 1355.842, 962.3794, 1005.63, 345.9954 ; 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 ; }