netcdf B0109.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.0600042, 799.952 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1.0193056, -18.1077341 ; 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 = "Mon May 2 18:43:18 2005: /usr/local/nco/bin/ncrcat -d time,2453490.1458333,2453520.14583333 B0109.met.realtime.nc B0109.met.realtime.nc.new\n", "Fri Apr 29 04:26:58 2005: /usr/local/nco/bin/ncrcat -d time,2453490.14583333,2453520.14583333 B0109.met.realtime.nc B0109.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 = 48492 ; :visibility_sensor_serial_number = 266 ; :barometric_pressure_serial_number = "SETAP2448666" ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0109" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2453492.00000579 ; :starting_julian_day_string = "2005-05-01 00:00:00" ; :ending_julian_day_number = 2453498.95833912 ; :ending_julian_day_string = "2005-05-07 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 19-Apr-2005 21:35:48\n", "WIND_DIR_1.2: 19-Apr-2005 21:35:48\n", "AAN_VIZ_1.2: 19-Apr-2005 21:35:48\n", "SET_BP_1.3: 25-Apr-2005 19:34:01" ; data: lat = 43.1807 ; lon = -70.4278 ; 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, 2453498.875, 2453498.91666667, 2453498.95833333 ; air_temperature = 8.16, 8.59, 8.45, 8.28, 7.92, 7.39, 7.74, 7.16, 7.1, 7.21, 6.916, 7.11, 6.893, 7.04, 7.13, 7.59, 7.57, 7.77, 9.02, 9.17, 8.75, 9.52, 10.17, 9.54, 8.73, 8.59, 8.09, 7.94, 7.72, 8.07, 7.39, 6.894, 7.02, 6.858, 6.782, 6.653, 7.14, 7.85, 7.71, 8.84, 8.77, 8.45, 8.51, 9.1, 9.58, 9.45, 10.45, 10.38, 8.56, 8.01, 7.82, 7.49, 7.13, 7.05, 6.896, 6.649, 6.665, 6.295, 6.072, 5.996, 6.43, 6.902, 7.32, 8.02, 9.21, 9.41, 8.75, 8.34, 8.26, 8.48, 8.33, 8.22, 8.63, 8.78, 7.67, 7.61, 7.3, 7.33, 6.911, 6.532, 6.451, 6.496, 6.452, 6.194, 6.117, 6.729, 7.29, 9.35, 8.46, 8.26, 8.53, 8.66, 8.46, 8.5, 8.67, 9.01, 8.33, 8.24, 8.36, 8.46, 7.84, 7.35, 7.07, 6.803, 6.516, 6.126, 5.978, 6.259, 6.724, 7.15, 8.19, 8.84, 9, 9, 9.07, 9.03, 9.13, 9.09, 8.99, 8.68, 8.47, 8.42, 8.27, 8.2, 7.89, 7.52, 6.955, 7.12, 7.42, 7.74, 7.93, 8, 8.15, 8.22, 8.12, 9.13, 9.4, 9.12, 8.43, 8.62, 8.45, 8.5, 8.49, 8.62, 8.58, 8.49, 8.52, 8.49, 8.62, 8.5, 8.42, 8.14, 7.62, 7.72, 7.45, 7.29, 7.23, 6.844, 6.113, 5.753, 5.799, 5.574, 5.467, 5.403, 5.434, 5.284, 5.381, 5.204 ; 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.177, 1007.748, 1007.565, 1006.953, 1006.28, 1006.097, 1006.158, 1005.975, 1006.097, 1005.608, 1005.73, 1005.424, 1005.485, 1006.158, 1006.586, 1006.586, 1005.118, 1004.751, 1003.834, 1005.18, 1005.608, 1006.403, 1006.586, 1007.687, 1008.788, 1010.073, 1010.807, 1010.745, 1011.296, 1011.663, 1011.724, 1012.091, 1012.641, 1012.947, 1013.131, 1013.803, 1014.415, 1014.354, 1014.354, 1013.987, 1013.253, 1012.703, 1012.091, 1011.357, 1010.134, 1010.745, 1010.929, 1011.479, 1012.03, 1012.703, 1013.131, 1013.559, 1013.375, 1013.008, 1012.641, 1012.458, 1012.947, 1013.253, 1013.62, 1014.293, 1014.599, 1015.149, 1015.21, 1015.577, 1015.577, 1015.333, 1015.455, 1015.7, 1015.883, 1016.25, 1016.433, 1016.8, 1017.534, 1018.88, 1019.675, 1020.409, 1020.96, 1021.51, 1021.693, 1022.244, 1022.794, 1023.1, 1023.712, 1024.507, 1025.057, 1025.241, 1025.669, 1026.158, 1026.281, 1026.036, 1026.158, 1026.281, 1025.914, 1026.097, 1026.525, 1027.015, 1027.504, 1028.299, 1029.033, 1029.583, 1029.706, 1029.95, 1030.073, 1030.44, 1031.113, 1031.785, 1032.642, 1033.192, 1033.743, 1033.926, 1033.865, 1033.987, 1033.804, 1033.437, 1033.314, 1032.58, 1032.336, 1032.58, 1032.458, 1032.458, 1032.213, 1032.336, 1032.825, 1032.703, 1032.58, 1032.764, 1032.091, 1031.846, 1031.846, 1031.357, 1031.969, 1031.908, 1032.152, 1031.846, 1031.479, 1031.602, 1031.479, 1030.99, 1030.44, 1029.889, 1028.605, 1028.177, 1027.81, 1027.626, 1026.831, 1026.036, 1025.547, 1024.507, 1024.14, 1023.1, 1022.611, 1021.816, 1020.47, 1019.369, 1018.574, 1018.085, 1017.412, 1016.433, 1015.577, 1014.599, 1013.681, 1012.519, 1011.663, 1011.173, 1010.929, 1010.745, 1010.134, 1010.011 ; 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 = 9.13, 9.37, 7.57, 5.586, 4.9, 2.744, 3.606, 2.352, 0.941, 1.372, 0.745, 2.078, 2.352, 3.136, 2.352, 3.254, 1.725, 2.352, 3.175, 5.527, 4.508, 5.723, 7.1, 5.488, 3.214, 2.509, 3.371, 3.881, 5.096, 7.37, 6.625, 4.312, 4.351, 5.292, 6.115, 6.782, 5.998, 5.919, 4.018, 3.959, 4.351, 10.07, 10.11, 11.96, 13.13, 11.84, 8.08, 13.84, 8.04, 6.625, 3.724, 8.43, 4.998, 4.9, 3.959, 5.527, 5.88, 6.507, 5.566, 6.468, 6.468, 5.37, 3.802, 3.332, 1.47, 2.744, 7.33, 8.39, 8.86, 8.19, 7.45, 5.645, 3.136, 3.959, 2.254, 1.294, 2.509, 2.548, 1.568, 2.94, 2.862, 2.47, 1.764, 2.862, 2.234, 2.117, 1.607, 2.43, 3.959, 5.723, 5.919, 5.88, 5.096, 5.018, 6.899, 5.958, 4.43, 3.45, 3.41, 3.214, 3.959, 4.077, 4.273, 3.528, 4.155, 5.214, 5.135, 5.174, 4.312, 2.842, 0.882, 2.038, 3.254, 4.586, 4.586, 4.978, 5.88, 7.06, 5.606, 4.273, 4.038, 3.45, 4.978, 3.567, 1.666, 1.215, 0.157, 1.411, 1.96, 2.587, 4.234, 3.959, 3.646, 3.528, 2.979, 2.254, 2.744, 4.155, 4.782, 4.861, 4.9, 4.822, 2.842, 3.175, 3.606, 4.469, 5.292, 6.233, 7.25, 8.08, 7.02, 7.45, 9.25, 9.84, 12.98, 14.31, 14.9, 17.56, 19.48, 18.86, 18.5, 20.5, 19.21, 17.72, 17.76, 17.4, 18.03, 17.84 ; 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 = 7.81, 7.92, 6.712, 4.83, 4.232, 2.03, 2.5, 0.925, 0.43, 0.406, 0.06, 1.137, 1.468, 2.239, 1.739, 2.578, 1.267, 1.647, 2.498, 4.719, 3.333, 4.667, 6.019, 3.853, 2.751, 2.132, 2.881, 3.193, 4.192, 6.31, 5.798, 3.001, 3.64, 4.638, 5.307, 5.839, 4.834, 5.034, 3.434, 3.421, 3.675, 7.93, 8.63, 10.02, 10.47, 8.12, 6.803, 9.93, 5.181, 5.843, 3.054, 7.25, 4.033, 3.77, 3.016, 4.189, 4.957, 5.133, 4.727, 5.034, 5.618, 4.573, 3.182, 2.374, 0.269, 2.281, 6.072, 6.487, 7.62, 7.09, 6.434, 4.731, 2.084, 3.401, 0.987, 0.835, 2.006, 2.123, 1.023, 2.238, 2.27, 2.053, 1.185, 2.401, 1.71, 1.573, 0.918, 1.778, 3.135, 4.861, 5.027, 4.846, 4.218, 4.206, 5.757, 5.128, 3.879, 2.843, 2.764, 2.429, 3.221, 3.511, 3.459, 2.98, 3.561, 4.431, 4.408, 4.505, 3.539, 1.661, 0.395, 1.688, 2.722, 3.95, 3.918, 4.325, 4.764, 5.773, 4.933, 3.74, 3.474, 2.942, 3.851, 2.827, 0.892, 0.706, 0.004, 1.144, 1.652, 2.263, 3.68, 3.448, 3.06, 2.981, 2.511, 1.864, 2.165, 3.393, 3.797, 3.97, 4.137, 4.025, 2.235, 2.691, 3.016, 3.89, 4.583, 5.422, 6.188, 6.797, 5.697, 6.551, 7.68, 8.36, 10.81, 12.34, 12.07, 14.12, 15.68, 15.26, 15.25, 16.13, 14.22, 14.52, 14.72, 14.03, 14.75, 14.06 ; 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 = 141.4, 162.2, 176.9, 179.6, 176.8, 252.1, 331.1, 328.7, 150.9, 136.9, 127.6, 135, 140.9, 166.7, 212.4, 217.7, 163.9, 200.9, 252, 268.9, 247.4, 266.6, 287.4, 292.2, 256.5, 228.9, 212.2, 208.1, 230.9, 257.4, 254.7, 235.1, 235.6, 245.5, 239.8, 249.8, 235.6, 240.6, 217.8, 218, 189.3, 154.4, 154.9, 157.2, 164, 174.9, 217.1, 251.9, 284.6, 285.3, 252.5, 254.8, 244, 216.8, 225, 230.7, 244.1, 243.9, 252.1, 261.6, 259.1, 262.8, 253.4, 228.7, 278.1, 216.7, 175, 158.5, 169, 177.3, 181.3, 178.4, 244.7, 300.6, 273.6, 272, 238.7, 257.5, 236, 255.4, 348.84, 357.09, 314.2, 331.4, 325.6, 323.6, 324.5, 168.1, 159.4, 165.1, 163, 179.2, 171.8, 171.9, 198.5, 220.1, 202.2, 201, 240.8, 263.7, 296.3, 313.3, 314.9, 323.5, 316.2, 312.3, 312.1, 319.7, 326.6, 316.9, 20.59, 83, 103.9, 120.6, 144.4, 143.5, 150.9, 157, 177, 175.8, 175.4, 159.3, 205.5, 224.6, 239.7, 216.1, 354.91, 70.8, 91.9, 91.9, 119.6, 123.2, 136.8, 124.8, 116.4, 110.9, 106.8, 116.2, 112.8, 130.3, 119.1, 118.6, 100.5, 93.6, 75.8, 72.5, 60.4, 54.3, 68.7, 55.9, 67.8, 72.1, 41.34, 37.41, 37.68, 37.66, 37.93, 45.95, 40.74, 30.32, 22.16, 18.03, 12.37, 21.77, 23.19, 12, 17.57, 14.79 ; 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, 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 ; visibility = 1704.251, 1048.881, 513.6523, 1242.909, 557.5038, 354.1649, 874.0757, 860.2594, 480.0128, 367.2603, 455.9846, 167.5257, 307.5502, 259.734, 1266.336, 1558.279, 2073.685, 695.0654, 2966.333, 2917.676, 2954.319, 2966.333, 2966.333, 2966.333, 2965.132, 2965.733, 2963.33, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2963.93, 2723.648, 2912.87, 2774.708, 2962.128, 2966.934, 2966.333, 2946.51, 2863.012, 2920.079, 2915.273, 2950.715, 2966.333, 2945.909, 2965.733, 2965.733, 2965.733, 2754.885, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.132, 2966.934, 2589.09, 2913.471, 2966.934, 2966.934, 2966.333, 2966.333, 2964.531, 2936.298, 2959.726, 2960.326, 2963.33, 2960.326, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2966.333, 2966.333, 2304.956, 2966.934, 2963.33, 2966.934, 2966.333, 2966.333, 2965.733, 2966.333, 2966.333, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2963.93, 2876.228, 2941.704, 2855.203, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2966.333, 2965.132, 2966.333, 2966.333, 2966.333, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2966.333, 2966.934, 2966.333, 2953.118, 2966.333, 2966.333, 2964.531, 2965.733, 2965.733, 2965.733, 2959.125, 2966.333, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2965.733, 2956.722, 2754.885, 2655.769, 2519.408, 2334.992, 1402.096, 1725.276, 1179.234, 1216.478, 999.6231, 1287.361, 707.6802, 2022.625, 1156.407, 925.1356, 494.4297, 1026.054, 1157.609 ; 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 ; }