netcdf J0210.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.060004, 799.994 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1., -1.347 ; 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:11:31: Modified [lon,lat] to [-67.013600,44.889400].\n", "20-May-2005 13:40:55: Modified [lon,lat] to [-67.014000,44.889851].\n", "Fri May 20 13:27:06 2005: /usr/local/nco/bin/ncrcat -d time,2453511.5104,2453512.10 J0210.met.realtime.nc J0210.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 = 50001 ; :visibility_sensor_serial_number = 267 ; :barometric_pressure_serial_number = 2299998 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0210" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453534.00000579 ; :starting_julian_day_string = "2005-06-12 00:00:00" ; :ending_julian_day_number = 2453540.95833912 ; :ending_julian_day_string = "2005-06-18 23:00:00" ; :algorithm_ids = "SET_BP_1.3: 19-May-2005 19:36:18\n", "WIND_DIR_1.2: 19-May-2005 19:36:18\n", "AAN_VIZ_1.2: 19-May-2005 19:36:18" ; :longitude = -67.0136 ; :latitude = 44.8894 ; data: lat = 44.8894 ; lon = -67.0136 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453534, 2453534.04166667, 2453534.08333333, 2453534.125, 2453534.16666667, 2453534.20833333, 2453534.25, 2453534.29166667, 2453534.33333333, 2453534.375, 2453534.41666667, 2453534.45833333, 2453534.5, 2453534.54166667, 2453534.58333333, 2453534.625, 2453534.66666667, 2453534.70833333, 2453534.75, 2453534.79166667, 2453534.83333333, 2453534.875, 2453534.91666667, 2453534.95833333, 2453535, 2453535.04166667, 2453535.08333333, 2453535.125, 2453535.16666667, 2453535.20833333, 2453535.25, 2453535.29166667, 2453535.33333333, 2453535.375, 2453535.41666667, 2453535.45833333, 2453535.5, 2453535.54166667, 2453535.58333333, 2453535.625, 2453535.66666667, 2453535.70833333, 2453535.75, 2453535.79166667, 2453535.83333333, 2453535.875, 2453535.91666667, 2453535.95833333, 2453536, 2453536.04166667, 2453536.08333333, 2453536.125, 2453536.16666667, 2453536.20833333, 2453536.25, 2453536.29166667, 2453536.33333333, 2453536.375, 2453536.41666667, 2453536.45833333, 2453536.5, 2453536.54166667, 2453536.58333333, 2453536.625, 2453536.66666667, 2453536.70833333, 2453536.75, 2453536.79166667, 2453536.83333333, 2453536.875, 2453536.91666667, 2453536.95833333, 2453537, 2453537.04166667, 2453537.08333333, 2453537.125, 2453537.16666667, 2453537.20833333, 2453537.25, 2453537.29166667, 2453537.33333333, 2453537.375, 2453537.41666667, 2453537.45833333, 2453537.5, 2453537.54166667, 2453537.58333333, 2453537.625, 2453537.66666667, 2453537.70833333, 2453537.75, 2453537.79166667, 2453537.83333333, 2453537.875, 2453537.91666667, 2453537.95833333, 2453538, 2453538.04166667, 2453538.08333333, 2453538.125, 2453538.16666667, 2453538.20833333, 2453538.25, 2453538.29166667, 2453538.33333333, 2453538.375, 2453538.41666667, 2453538.45833333, 2453538.5, 2453538.54166667, 2453538.58333333, 2453538.625, 2453538.66666667, 2453538.70833333, 2453538.75, 2453538.79166667, 2453538.83333333, 2453538.875, 2453538.91666667, 2453538.95833333, 2453539, 2453539.04166667, 2453539.08333333, 2453539.125, 2453539.16666667, 2453539.20833333, 2453539.25, 2453539.29166667, 2453539.33333333, 2453539.375, 2453539.41666667, 2453539.45833333, 2453539.5, 2453539.54166667, 2453539.58333333, 2453539.625, 2453539.66666667, 2453539.70833333, 2453539.75, 2453539.79166667, 2453539.83333333, 2453539.875, 2453539.91666667, 2453539.95833333, 2453540, 2453540.04166667, 2453540.08333333, 2453540.125, 2453540.16666667, 2453540.20833333, 2453540.25, 2453540.29166667, 2453540.33333333, 2453540.375, 2453540.41666667, 2453540.45833333, 2453540.5, 2453540.54166667, 2453540.58333333, 2453540.625, 2453540.66666667, 2453540.70833333, 2453540.75, 2453540.79166667, 2453540.83333333, 2453540.875, 2453540.91666667, 2453540.95833333 ; air_temperature = 13.09, 12.98, 11.79, 11.67, 11.91, 11.1, 9.83, 10.34, 8.6, 9.71, 9.08, 10.85, 11.07, 10.81, 10.88, 10.68, 9.76, 9.08, 8.81, 8.84, 8.96, 8.62, 8.93, 8.69, 8.12, 8.54, 8.4, 9.33, 10.23, 9.71, 9.91, 9.43, 8.26, 8.1, 8.33, 8.66, 9.59, 10.65, 12.48, 12.37, 16.27, 16.07, 15.41, 13.46, 14.24, 15.34, 15.2, 11.44, 10.7, 12.19, 13.5, 13.98, 12.54, 10.91, 9.88, 11.92, 11.2, 10.51, 9.66, 9.82, 10.19, 10.04, 10.14, 10.02, 10.2, 9.89, 10.12, 10.43, 9.76, 10.42, 10.56, 10.11, 10.23, 10.2, 10.51, 10.13, 9.6, 9.22, 8.8, 8.71, 8.57, 8.87, 9.12, 9.18, 9.52, 9.54, 9.42, 9.73, 9.96, 9.86, 9.54, 9.58, 9.65, 8.99, 9.38, 9.3, 9.56, 9.88, 9.59, 8.82, 8.67, 8.98, 8.71, 8.52, 8.37, 8.33, 8.3, 8.24, 8.17, 8.31, 8.43, 8.57, 8.84, 9.14, 9.22, 9.58, 9.82, 9.79, 9.76, 9.21, 9.42, 8.86, 8.84, 8.85, 8.77, 8.86, 8.55, 8.84, 8.51, 8.31, 8.62, 9.14, 9.27, 9.37, 9.33, 9.49, 9.52, 9.86, 10.04, 9.99, 10.27, 10.22, 10.83, 10.29, 10.06, 9.57, 9.93, 10.24, 10.05, 9.99, 9.71, 9.85, 9.25, 9.32, 9.42, 9.49, 9.74, 10.06, 9.16, 10.18, 10.47, 10.72, 11.96, 12.5, 13.05, 12.82, 12.24, 12.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 = 1017.962, 1018.202, 1017.842, 1017.602, 1017.902, 1017.422, 1016.942, 1016.522, 1016.221, 1016.762, 1016.582, 1016.401, 1015.861, 1015.861, 1015.441, 1014.781, 1014.181, 1013.341, 1012.141, 1011.001, 1010.821, 1009.861, 1009.621, 1009.141, 1009.261, 1009.201, 1009.321, 1009.501, 1008.001, 1007.461, 1006.441, 1006.381, 1006.141, 1006.081, 1006.381, 1006.261, 1006.441, 1006.561, 1006.141, 1005.781, 1005.301, 1004.641, 1004.041, 1003.261, 1003.321, 1003.141, 1003.081, 1002.841, 1004.401, 1004.701, 1004.581, 1005.241, 1005.961, 1006.081, 1006.201, 1006.261, 1006.501, 1006.921, 1007.521, 1007.701, 1008.241, 1008.841, 1009.021, 1009.261, 1009.021, 1008.601, 1008.721, 1008.901, 1008.841, 1008.181, 1008.241, 1008.661, 1008.961, 1009.201, 1009.321, 1009.681, 1009.801, 1009.921, 1009.741, 1009.441, 1008.601, 1008.481, 1008.661, 1009.201, 1009.381, 1009.801, 1010.101, 1009.741, 1009.741, 1009.741, 1009.561, 1009.441, 1009.141, 1008.901, 1008.541, 1008.721, 1008.541, 1009.081, 1009.441, 1009.141, 1008.601, 1008.121, 1007.821, 1007.161, 1006.921, 1006.921, 1006.861, 1006.981, 1007.281, 1007.101, 1006.921, 1007.101, 1006.861, 1006.861, 1006.681, 1006.321, 1006.081, 1005.961, 1005.421, 1005.781, 1005.421, 1005.901, 1006.381, 1006.381, 1006.201, 1006.081, 1005.841, 1005.301, 1005.541, 1005.541, 1005.061, 1005.181, 1005.001, 1005.061, 1005.241, 1005.601, 1005.601, 1005.661, 1006.201, 1006.261, 1006.021, 1005.841, 1005.721, 1006.441, 1006.861, 1007.341, 1007.881, 1007.941, 1008.121, 1008.121, 1008.121, 1008.361, 1008.541, 1008.901, 1009.081, 1009.441, 1009.681, 1010.341, 1010.821, 1011.661, 1011.541, 1011.901, 1012.201, 1012.321, 1013.161, 1013.581, 1013.761, 1014.481 ; 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 = 2.352, 3.371, 3.724, 1.568, 1.372, 3.724, 1.764, 2.234, 1.274, 1.137, 0.549, 3.293, 5.88, 4.214, 5.37, 4.547, 4.782, 5.919, 5.37, 6.35, 4.782, 3.724, 4.782, 5.449, 3.567, 3.842, 2.548, 9.92, 4.116, 2.45, 1.45, 4.312, 2.352, 1.568, 1.078, 1.215, 1.019, 1.646, 1.725, 5.018, 2.842, 3.998, 5.253, 3.822, 5.174, 5.331, 2.352, 2.078, 3.998, 3.959, 5.292, 5.174, 5.331, 3.92, 2.078, 5.88, 6.86, 6.762, 6.468, 6.194, 8.47, 9.96, 9.6, 10.19, 9.33, 8.74, 7.84, 5.802, 4.547, 6.154, 6.39, 6.272, 6.233, 7.64, 8.23, 6.311, 6.664, 6.076, 4.018, 5.292, 7.49, 8.08, 6.664, 7.37, 7.25, 7.72, 7.45, 7.96, 8.35, 7.25, 6.507, 5.135, 3.881, 3.214, 2.979, 3.018, 5.723, 4.939, 5.292, 6.429, 7.1, 9.02, 8.98, 10.62, 9.96, 11.76, 9.17, 9.72, 7.6, 8.94, 11.52, 10.7, 11.05, 9.53, 9.45, 9.25, 9.8, 7.02, 5.449, 5.41, 5.41, 2.548, 1.176, 2.509, 4.822, 3.234, 3.724, 5.684, 6.664, 5.566, 7.6, 8.08, 10.23, 11.17, 11.17, 10.9, 9.68, 7.06, 8.04, 6.272, 6.586, 5.292, 8, 4.41, 3.802, 2.744, 0.588, 3.959, 3.097, 6.35, 3.822, 1.686, 1.803, 2.43, 3.606, 2.862, 4.273, 3.881, 3.842, 3.959, 3.724, 4.978, 3.724, 5.998, 5.998, 5.292, 4.351, 5.606 ; 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 = 1.246, 2.895, 2.891, 0.969, 0.274, 2.737, 1.224, 1.868, 1.034, 0.66, 0.104, 1.603, 4.972, 3.178, 4.473, 3.79, 4.31, 5.192, 4.941, 5.061, 4.187, 3.009, 3.667, 4.558, 2.811, 3.073, 2.13, 3.796, 3.393, 1.571, 0.968, 2.561, 2.111, 1.143, 0.382, 0.95, 0.504, 1.314, 1.448, 4.259, 2.076, 3.463, 4.114, 2.83, 3.126, 4.218, 0.87, 0.861, 2.806, 1.869, 3.901, 4.096, 3.593, 2.965, 0.971, 4.456, 5.277, 5.185, 5.345, 5.081, 6.538, 6.466, 6.805, 7.57, 7.15, 7.35, 6.487, 4.836, 3.467, 5.42, 5.189, 5.459, 4.789, 6.017, 6.76, 5.025, 5.013, 3.998, 2.879, 4.1, 5.302, 6.494, 5.361, 5.589, 5.226, 5.962, 5.656, 6.369, 6.599, 6.218, 5.599, 4.198, 2.959, 2.147, 2.577, 2.302, 4.222, 4.095, 3.881, 5.244, 5.857, 7.48, 7.25, 8.4, 7.69, 8.39, 7.34, 6.368, 5.844, 6.832, 8.83, 8.41, 8.06, 7.28, 7.59, 7.17, 7.42, 5.354, 4.321, 4.102, 3.959, 1.331, 0.074, 1.57, 3.588, 2.277, 2.467, 4.545, 5.645, 4.349, 5.751, 6.03, 8.03, 8.48, 8.47, 7.83, 7.16, 4.604, 6.106, 4.729, 5.145, 4.268, 5.626, 2.75, 3.089, 1.407, 0.006, 3.054, 2.288, 4.759, 2.669, 1.145, 1.541, 1.764, 2.51, 1.782, 2.82, 2.827, 3.262, 3.263, 2.647, 4.523, 2.846, 4.452, 4.133, 3.857, 3.397, 3.709 ; 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 = 85.7, 83.3, 78.9, 55.8, 66.6, 78.7, 178.8, 73, 125.4, 28.85, 40.13, 177.2, 167, 180.4, 180.5, 151.4, 122.9, 130, 129.3, 120.6, 116, 143.6, 148.2, 142.6, 144.5, 136.9, 141.9, 28.36, 155, 26.81, 108.1, 33.22, 110.7, 113.2, 105.1, 180.8, 179.2, 194.4, 107.3, 112.8, 92.8, 97.3, 116.6, 133.4, 122.5, 71.3, 164.4, 37.51, 26.09, 44.56, 76.2, 51.21, 64.8, 12.94, 344.82, 52, 65.4, 66.6, 67.6, 64.6, 65.1, 57.8, 65.7, 69.8, 78.8, 70.8, 71.7, 78.2, 79.1, 87.5, 88.4, 78.5, 91.4, 82.2, 72.8, 67.3, 60.8, 62.9, 54.7, 72.6, 68.7, 75.4, 66.3, 63.3, 62.8, 59.4, 58.7, 62.7, 71.9, 75.6, 76, 75.7, 84.2, 89.9, 76.8, 88.7, 94.7, 92.9, 98, 104.2, 81.4, 68.3, 64.2, 65.8, 64.6, 65.1, 66.1, 62.6, 49.98, 54.6, 54.7, 52.5, 55.9, 59.1, 56, 56.3, 60.5, 61.6, 57.8, 74.5, 63.6, 85.5, 314.4, 34.58, 66.2, 56, 69.6, 58.5, 76, 74, 59.1, 63.6, 61.2, 65.1, 66.5, 55.4, 52.8, 51.01, 45.56, 44.15, 49.64, 43.99, 53.4, 45.88, 38.75, 344.335, 264.3, 20.65, 25.65, 22.33, 5.19, 341, 7.73, 355.92, 354.08, 334.9, 341.3, 342.984, 321.5, 333.2, 307.9, 323.9, 338.1, 358.92, 346.799, 346.001, 357.61, 350.33 ; 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, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; visibility = 2987.959, 2987.959, 2987.959, 2987.959, 2987.959, 291.4513, 225.9143, 321.3064, 282.3806, 241.4125, 226.3949, 313.0767, 856.0545, 2047.854, 2542.836, 2967.535, 2574.673, 2785.521, 2553.648, 2161.388, 2467.748, 2740.468, 2930.291, 2702.023, 1778.138, 2724.249, 2677.394, 2863.012, 2988.559, 2896.051, 2647.359, 2819.761, 2761.493, 2732.058, 2933.294, 2885.238, 2972.941, 1037.468, 133.2254, 2334.992, 2988.559, 2864.814, 2655.769, 2955.521, 2982.552, 2077.89, 92.43753, 119.4693, 284.5432, 1968.561, 2987.959, 2987.959, 1602.131, 2301.352, 1715.063, 2987.959, 1895.876, 2987.959, 2972.34, 2487.571, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2987.959, 2988.559, 2987.959, 2987.959, 2985.556, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 1927.713, 1916.901, 2347.006, 2608.313, 2291.741, 2166.794, 2237.077, 1876.653, 1729.48, 2023.225, 2652.164, 2281.529, 2869.019, 2456.935, 2335.592, 2637.747, 2606.51, 2738.666, 2988.559, 2720.645, 2982.552, 2987.959, 2988.559, 2987.959, 2977.146, 2987.959, 904.7116, 1300.577, 1228.492, 1053.687, 2893.648, 2987.959, 2988.559, 1718.668, 2988.559, 2905.662, 2988.559, 2988.559, 1775.134, 1865.841, 2214.25, 2238.879, 2079.692, 1725.876, 2077.89, 2429.903, 902.3088, 2987.959, 2987.959, 2987.959, 2987.959, 1779.339, 1979.374, 2699.019, 2987.959, 2987.959, 2988.559, 2988.559, 2988.559, 1934.321, 2990.362, 2989.16, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559, 2988.559 ; 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 ; }