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 = 2453597.00000579 ; :starting_julian_day_string = "2005-08-14 00:00:00" ; :ending_julian_day_number = 2453603.95833912 ; :ending_julian_day_string = "2005-08-20 23:00:00" ; :algorithm_ids = "SET_BP_1.3: 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 = 2453597, 2453597.04166667, 2453597.08333333, 2453597.125, 2453597.16666667, 2453597.20833333, 2453597.25, 2453597.29166667, 2453597.33333333, 2453597.375, 2453597.41666667, 2453597.45833333, 2453597.5, 2453597.54166667, 2453597.58333333, 2453597.625, 2453597.66666667, 2453597.70833333, 2453597.75, 2453597.79166667, 2453597.83333333, 2453597.875, 2453597.91666667, 2453597.95833333, 2453598, 2453598.04166667, 2453598.08333333, 2453598.125, 2453598.16666667, 2453598.20833333, 2453598.25, 2453598.29166667, 2453598.33333333, 2453598.375, 2453598.41666667, 2453598.45833333, 2453598.5, 2453598.54166667, 2453598.58333333, 2453598.625, 2453598.66666667, 2453598.70833333, 2453598.75, 2453598.79166667, 2453598.83333333, 2453598.875, 2453598.91666667, 2453598.95833333, 2453599, 2453599.04166667, 2453599.08333333, 2453599.125, 2453599.16666667, 2453599.20833333, 2453599.25, 2453599.29166667, 2453599.33333333, 2453599.375, 2453599.41666667, 2453599.45833333, 2453599.5, 2453599.54166667, 2453599.58333333, 2453599.625, 2453599.66666667, 2453599.70833333, 2453599.75, 2453599.79166667, 2453599.83333333, 2453599.875, 2453599.91666667, 2453599.95833333, 2453600, 2453600.04166667, 2453600.08333333, 2453600.125, 2453600.16666667, 2453600.20833333, 2453600.25, 2453600.29166667, 2453600.33333333, 2453600.375, 2453600.41666667, 2453600.45833333, 2453600.5, 2453600.54166667, 2453600.58333333, 2453600.625, 2453600.66666667, 2453600.70833333, 2453600.75, 2453600.79166667, 2453600.83333333, 2453600.875, 2453600.91666667, 2453600.95833333, 2453601, 2453601.04166667, 2453601.08333333, 2453601.125, 2453601.16666667, 2453601.20833333, 2453601.25, 2453601.29166667, 2453601.33333333, 2453601.375, 2453601.41666667, 2453601.45833333, 2453601.5, 2453601.54166667, 2453601.58333333, 2453601.625, 2453601.66666667, 2453601.70833333, 2453601.75, 2453601.79166667, 2453601.83333333, 2453601.875, 2453601.91666667, 2453601.95833333, 2453602, 2453602.04166667, 2453602.08333333, 2453602.125, 2453602.16666667, 2453602.20833333, 2453602.25, 2453602.29166667, 2453602.33333333, 2453602.375, 2453602.41666667, 2453602.45833333, 2453602.5, 2453602.54166667, 2453602.58333333, 2453602.625, 2453602.66666667, 2453602.70833333, 2453602.75, 2453602.79166667, 2453602.83333333, 2453602.875, 2453602.91666667, 2453602.95833333, 2453603, 2453603.04166667, 2453603.08333333, 2453603.125, 2453603.16666667, 2453603.20833333, 2453603.25, 2453603.29166667, 2453603.33333333, 2453603.375, 2453603.41666667, 2453603.45833333, 2453603.5, 2453603.54166667, 2453603.58333333, 2453603.625, 2453603.66666667, 2453603.70833333, 2453603.75, 2453603.79166667, 2453603.83333333, 2453603.875, 2453603.91666667, 2453603.95833333 ; air_temperature = 23.19, 20.33, 15.36, 14.29, 16.59, 13.3, 13.69, 13.63, 13.02, 13.79, 13.02, 13.88, 13.45, 14.81, 14.78, 15.22, 16.93, 17.51, 20.77, 16.99, 16.1, 15.17, 17.96, 16.42, 14.15, 14.3, 14.42, 15.48, 15.1, 16.61, 15.87, 15.65, 15.2, 15.35, 14.53, 14.11, 13.55, 14.56, 15.13, 15.84, 15.45, 16.98, 18.36, 17.75, 18.37, 16.38, 16.39, 16.27, 14.71, 13.09, 12.63, 12.04, 12.01, 11.62, 11.56, 11.34, 11.04, 11.06, 11.08, 12.61, 13.69, 13.08, 14.31, 14.64, 14.93, 14.68, 17.07, 18.1, 18.72, 19.22, 20.91, 19.28, 16.57, 15.66, 15.01, 14.7, 14.36, 14.05, 13.72, 13.51, 13.62, 13.75, 13.66, 11.92, 13.84, 14.09, 14.03, 12.41, 13.73, 14.43, 14.77, 14.3, 14.34, 19.69, 19.8, 18.34, 15.42, 15.04, 16.35, 14.69, 14.5, 13.73, 13.15, 12.23, 12.27, 12.28, 11.85, 12.71, 13.11, 13.28, 14.36, 15.18, 16.68, 16.31, 17.45, 15.44, 13.76, 16.71, 16.24, 14.92, 14.53, 14.77, 12.11, 12.46, 11.24, 10.99, 10.61, 11.81, 10.91, 10.14, 10.41, 11.37, 12.75, 12.97, 13.26, 14.69, 14.95, 15.65, 15.36, 14.29, 15.74, 16.39, 16.36, 15.05, 12.78, 12.57, 12.1, 11.76, 11.68, 11.67, 11.69, 11.58, 11.85, 11.83, 12.1, 13.69, 14.05, 14.41, 13.96, 13.16, 13.62, 15.84, 15.2, 14.05, 13.57, 14.02, 13.93, 13.21 ; 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 = 1007.941, 1008.961, 1009.501, 1010.161, 1010.581, 1010.761, 1010.881, 1010.941, 1010.821, 1011.241, 1011.901, 1012.561, 1012.981, 1013.041, 1013.821, 1013.701, 1013.401, 1013.581, 1013.461, 1013.221, 1013.221, 1012.861, 1013.221, 1014.121, 1014.541, 1015.441, 1015.381, 1015.982, 1016.702, 1016.522, 1016.102, 1016.042, 1016.102, 1016.762, 1016.762, 1017.482, 1018.562, 1018.022, 1019.102, 1018.862, 1019.282, 1019.462, 1019.222, 1019.042, 1018.742, 1018.622, 1018.682, 1018.622, 1018.982, 1019.582, 1019.882, 1020.002, 1020.302, 1020.302, 1020.182, 1019.942, 1019.822, 1020.002, 1020.242, 1020.302, 1020.062, 1019.822, 1019.522, 1019.102, 1018.682, 1018.262, 1017.842, 1017.482, 1016.762, 1015.982, 1015.261, 1014.781, 1014.481, 1014.481, 1014.361, 1013.941, 1014.001, 1013.401, 1013.161, 1012.201, 1011.481, 1011.061, 1010.461, 1010.221, 1009.981, 1009.261, 1009.021, 1009.201, 1008.841, 1008.781, 1008.421, 1008.241, 1008.241, 1008.301, 1008.781, 1009.501, 1010.161, 1011.241, 1011.601, 1012.201, 1012.561, 1013.281, 1014.001, 1014.241, 1014.421, 1015.381, 1015.922, 1016.221, 1016.161, 1016.221, 1016.042, 1016.221, 1016.042, 1016.042, 1016.102, 1016.221, 1016.462, 1016.642, 1016.762, 1017.062, 1017.362, 1017.662, 1017.782, 1018.082, 1019.042, 1019.222, 1019.882, 1020.722, 1021.382, 1021.502, 1021.742, 1022.162, 1022.042, 1022.102, 1022.222, 1022.102, 1022.042, 1021.802, 1021.802, 1021.682, 1021.382, 1021.442, 1021.442, 1021.562, 1021.742, 1021.802, 1021.502, 1021.622, 1021.502, 1021.742, 1021.682, 1021.802, 1021.742, 1021.802, 1021.742, 1021.982, 1021.862, 1021.622, 1021.562, 1020.722, 1020.062, 1020.062, 1019.402, 1019.462, 1018.922, 1018.442, 1018.022, 1017.902 ; 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 = 5.135, 2.156, 1.686, 2.117, 2.274, 2.352, 0.882, 0.98, 0.862, 1.842, 0.686, 0, 0.98, 1.019, 0.588, 1.215, 2.47, 1.725, 2.234, 3.842, 2.45, 1.803, 2.862, 1.294, 1.764, 3.254, 2.058, 4.9, 2.842, 5.292, 3.234, 3.528, 2.666, 2.94, 0.784, 2.587, 2.744, 0.98, 2.117, 0.823, 2.078, 0.745, 0.294, 1.921, 3.058, 2.587, 2.058, 1.666, 0.98, 0.314, 0.157, 1.96, 1.176, 1.058, 0.588, 0.862, 0.823, 1.45, 0.882, 0, 1.137, 1.999, 2.744, 3.528, 3.763, 4.273, 4.194, 5.684, 5.057, 5.762, 4.077, 2.234, 2.705, 3.567, 3.567, 4.469, 4.626, 5.214, 5.292, 6.625, 5.606, 3.802, 1.666, 2.587, 1.49, 0.98, 4.351, 2.548, 3.685, 2.666, 4.155, 7.37, 6.076, 9.45, 7.92, 6.076, 3.822, 3.136, 4.508, 3.92, 3.842, 2.313, 2.979, 1.568, 4.351, 5.253, 3.959, 4.351, 5.762, 4.998, 4.978, 5.998, 6.625, 5.802, 4.194, 5.096, 5.174, 2.646, 4.9, 2.156, 1.274, 1.137, 0.235, 0.902, 0.823, 0.98, 1.411, 1.411, 0.823, 2.313, 1.47, 2.901, 1.764, 2.156, 2.234, 0.98, 3.214, 2.352, 3.41, 4.508, 4.273, 4.234, 3.41, 2.587, 3.567, 1.803, 1.49, 0.823, 1.058, 1.568, 1.49, 1.058, 0.941, 2.313, 2.783, 1.862, 2.234, 3.881, 4.782, 5.37, 4.312, 2.979, 1.274, 0.706, 1.137, 2.156, 2.744, 1.862 ; wind_gust_qc = 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, 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 ; wind_speed = 3.93, 1.196, 1.314, 1.193, 1.835, 1.635, 0.396, 0.449, 0.489, 0.993, 0, 0, 0.42, 0.566, 0.168, 0.998, 1.936, 1.274, 1.951, 3.402, 1.436, 1.298, 1.585, 1.079, 1.268, 1.736, 0.63, 4.203, 0.461, 3.898, 2.562, 2.722, 1.741, 1.963, 0, 1.751, 1.764, 0.34, 1.659, 0.288, 0.987, 0.321, 0, 1.363, 2.768, 2.16, 1.695, 1.388, 0.553, 0.052, 0.009, 1.704, 0.708, 0.601, 0.224, 0.65, 0.696, 1.172, 0.286, 0, 0.647, 1.673, 2.306, 3.207, 3.111, 2.868, 3.289, 5.028, 3.929, 4.111, 2.972, 1.506, 2.248, 2.666, 2.718, 2.792, 2.883, 3.382, 3.271, 4.314, 3.287, 2.091, 1.09, 2.119, 0.914, 0.158, 3.075, 2.149, 3.257, 2.278, 3.613, 4.946, 4.334, 7.02, 6.26, 4.769, 2.754, 2.63, 3.696, 3.439, 3.063, 1.717, 2.303, 1.211, 3.652, 4.29, 3.398, 3.295, 4.584, 3.717, 3.924, 4.285, 5.079, 4.852, 2.972, 3.222, 4.371, 1.53, 3.628, 1.015, 0.725, 0.648, 0.005, 0.253, 0.719, 0.615, 0.991, 1.117, 0.46, 2.059, 0.948, 2.485, 0.86, 1.69, 1.873, 0, 2.374, 1.814, 2.879, 4.012, 3.584, 3.26, 2.751, 2.258, 3.127, 1.151, 1.169, 0.331, 0.433, 1.114, 0.906, 0.689, 0.468, 1.853, 2.448, 0.363, 1.713, 3.238, 4.265, 4.638, 3.616, 2.354, 0.135, 0.325, 0.57, 1.657, 2.336, 1.21 ; wind_speed_qc = 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, 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 ; wind_direction = 225.6, 356.77, 159.4, 7.82, 155.3, 150.2, 89.4, 205.4, 37.45, 172.4, 341.4, 341.4, 260.7, 221.9, 358.7, 134.3, 151.5, 168.7, 147.9, 141, 137.2, 147.1, 18.41, 255.8, 119.8, 177.3, 344.495, 299, 218.5, 327, 0.66, 21.63, 10.67, 340.7, 341.4, 318.2, 290.6, 15.92, 288.2, 296.3, 284.3, 283.4, 341.4, 140, 153.2, 129.8, 154.3, 131, 150.7, 296.6, 276.2, 281.5, 256.7, 282, 267.3, 178, 23.53, 102.4, 150.4, 341.4, 134.5, 106.8, 155.7, 132.7, 134.4, 136.3, 149.3, 163.6, 165.6, 165, 210.5, 203.2, 184, 196.1, 216.7, 205.6, 195.1, 193.5, 220.2, 208.1, 212.4, 225.6, 179.8, 129.4, 254.1, 72.4, 122.8, 143.9, 120.5, 122.4, 125.8, 131.9, 132.1, 303.6, 289.5, 292.8, 314.6, 314.7, 328.2, 317, 295.7, 296.6, 324.8, 267.8, 266.2, 281.3, 294.5, 291.6, 290.5, 309.8, 301.4, 289.7, 274.4, 292.9, 293.6, 136.6, 135.1, 253, 300.1, 324.3, 312.7, 337.8, 112, 210.2, 232.7, 332.1, 267.9, 279.2, 302.3, 277.3, 285.9, 307.7, 305.3, 300.1, 299.6, 341.4, 91.7, 117.2, 160.3, 121.7, 146, 168.6, 161.2, 156, 131.4, 112.2, 147.3, 153.5, 155.7, 149.5, 110.5, 156.8, 50.61, 130.6, 147.4, 108.1, 71.8, 58.1, 90.5, 93.1, 83.2, 39.21, 121.4, 199.1, 153.7, 117.1, 93, 81.8 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 40, 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, 40, 0, 0, 0, 0, 0, 0, 0, 40, 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, 40, 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 ; visibility = 2983.153, 2562.058, 2318.172, 1345.029, 259.2535, 2045.452, 2083.897, 1554.675, 1902.484, 393.8716, 2166.794, 823.0157, 2032.837, 718.4929, 657.8217, 2487.571, 2814.355, 2962.729, 2983.754, 2983.754, 2971.139, 2906.263, 2983.754, 2294.744, 2098.914, 1047.079, 1770.929, 1816.583, 1734.887, 2941.104, 2960.326, 2983.153, 2983.754, 2962.729, 2983.754, 1109.552, 2983.754, 2039.444, 2983.754, 2983.754, 2984.955, 2984.354, 2984.955, 2984.955, 2984.955, 2984.354, 2984.354, 2983.754, 2983.153, 2983.153, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 1785.346, 2984.354, 2984.354, 2986.757, 2985.556, 2985.556, 2984.354, 2983.754, 2983.754, 2922.482, 2983.754, 2983.754, 2983.754, 2983.754, 2983.153, 2983.153, 2983.153, 2983.153, 2952.517, 2981.351, 2862.411, 2337.995, 2983.153, 2983.153, 2983.153, 2983.754, 2983.754, 2881.634, 2983.153, 2983.754, 2986.156, 2984.354, 2978.347, 2980.75, 2983.754, 2984.955, 2983.754, 2983.754, 2983.153, 2983.153, 2983.153, 2983.153, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2984.354, 2985.556, 2984.955, 2984.955, 2984.354, 2984.354, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.153, 2983.153, 2983.153, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2984.354, 2984.955, 2985.556, 2984.354, 2984.354, 2983.754, 2983.754, 2983.153, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.153, 2983.153, 2983.153, 2983.754, 2983.754, 2983.754, 962.3794, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2983.754, 2984.354, 2983.754, 2984.955, 2984.354, 2984.354, 2984.354, 2983.754, 2983.754, 2983.754, 2983.754, 2983.153 ; 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 ; }