netcdf I0110.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.0599923, 800.052 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1.0217761, -20.9438433 ; 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 ; wind_direction:correction = -60. ; byte wind_direction_qc(time, wind_depth, lat, lon) ; wind_direction_qc:long_name = "Wind Direction QC" ; wind_direction_qc:short_name = "WDIRQC" ; wind_direction_qc:intent = "data_quality" ; wind_direction_qc:standard_name = "wind_from_direction data_quality" ; wind_direction_qc:_FillValue = 128s ; wind_direction_qc:units = "1" ; wind_direction_qc:valid_range = -127s, 127s ; wind_direction_qc:flag_values = 0s, 1s, 2s, 3s ; wind_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; float visibility(time, visibility_depth, lat, lon) ; visibility:long_name = "Visibility" ; visibility:standard_name = "visibility_in_air" ; visibility:short_name = "VIS" ; visibility:ancillary_variables = "visibility_qc" ; visibility:_FillValue = -999.f ; visibility:units = "meters" ; visibility:valid_range = 0.f, 3000.f ; visibility:is_dead = 0 ; visibility:calibration_coeffs = -0.5517, 0.6007056, 0., 0. ; byte visibility_qc(time, visibility_depth, lat, lon) ; visibility_qc:long_name = "Visibility Quality" ; visibility_qc:short_name = "VISQ" ; visibility_qc:intent = "data_quality" ; visibility_qc:standard_name = "visibility_in_air data_quality" ; visibility_qc:_FillValue = 128s ; visibility_qc:units = "1" ; visibility_qc:valid_range = -127s, 127s ; visibility_qc:flag_values = 0s, 1s, 2s, 3s ; visibility_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ; // global attributes: :title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ; :institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ; :institution_url = "http://gyre.umeoce.maine.edu" ; :history = "23-May-2005 12:10:25: Modified [lon,lat] to [-68.109400,44.106100].\n", "21-May-2005 23:39:55: Parameter wind_direction marked as non-functional as of julian day 2453512.625000 (2005-05-21 15:00:00)\n", "Sat May 21 00:36:42 2005: /usr/local/nco/bin/ncrcat -d time,2453511.9895,2453513.00 I0110.met.realtime.nc I0110.met.realtime.nc.new\n", "21-May-2005 00:34:37: Modified [lon,lat] to [-68.108864,44.106533]." ; :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 = "RMY46273" ; :visibility_sensor_serial_number = 341 ; :barometric_pressure_serial_number = "SETAP2448664" ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0110" ; :mooring_site_desc = "Acadia" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.7 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453527.00000579 ; :starting_julian_day_string = "2005-06-05 00:00:00" ; :ending_julian_day_number = 2453533.95833912 ; :ending_julian_day_string = "2005-06-11 23:00:00" ; :algorithm_ids = "SET_BP_1.3: 09-May-2005 21:37:04\n", "WIND_DIR_1.2: 09-May-2005 21:37:04\n", "AAN_VIZ_1.2: 09-May-2005 21:37:04" ; :longitude = -68.1094 ; :latitude = 44.1061 ; data: lat = 44.1061 ; lon = -68.1094 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453527, 2453527.04166667, 2453527.08333333, 2453527.125, 2453527.16666667, 2453527.20833333, 2453527.25, 2453527.29166667, 2453527.33333333, 2453527.375, 2453527.41666667, 2453527.45833333, 2453527.5, 2453527.54166667, 2453527.58333333, 2453527.625, 2453527.66666667, 2453527.70833333, 2453527.75, 2453527.79166667, 2453527.83333333, 2453527.875, 2453527.91666667, 2453527.95833333, 2453528, 2453528.04166667, 2453528.08333333, 2453528.125, 2453528.16666667, 2453528.20833333, 2453528.25, 2453528.29166667, 2453528.33333333, 2453528.375, 2453528.41666667, 2453528.45833333, 2453528.5, 2453528.54166667, 2453528.58333333, 2453528.625, 2453528.66666667, 2453528.70833333, 2453528.75, 2453528.79166667, 2453528.83333333, 2453528.875, 2453528.91666667, 2453528.95833333, 2453529, 2453529.04166667, 2453529.08333333, 2453529.125, 2453529.16666667, 2453529.20833333, 2453529.25, 2453529.29166667, 2453529.33333333, 2453529.375, 2453529.41666667, 2453529.45833333, 2453529.5, 2453529.54166667, 2453529.58333333, 2453529.625, 2453529.66666667, 2453529.70833333, 2453529.75, 2453529.79166667, 2453529.83333333, 2453529.875, 2453529.91666667, 2453529.95833333, 2453530, 2453530.04166667, 2453530.08333333, 2453530.125, 2453530.16666667, 2453530.20833333, 2453530.25, 2453530.29166667, 2453530.33333333, 2453530.375, 2453530.41666667, 2453530.45833333, 2453530.5, 2453530.54166667, 2453530.58333333, 2453530.625, 2453530.66666667, 2453530.70833333, 2453530.75, 2453530.79166667, 2453530.83333333, 2453530.875, 2453530.91666667, 2453530.95833333, 2453531, 2453531.04166667, 2453531.08333333, 2453531.125, 2453531.16666667, 2453531.20833333, 2453531.25, 2453531.29166667, 2453531.33333333, 2453531.375, 2453531.41666667, 2453531.45833333, 2453531.5, 2453531.54166667, 2453531.58333333, 2453531.625, 2453531.66666667, 2453531.70833333, 2453531.75, 2453531.79166667, 2453531.83333333, 2453531.875, 2453531.91666667, 2453531.95833333, 2453532, 2453532.04166667, 2453532.08333333, 2453532.125, 2453532.16666667, 2453532.20833333, 2453532.25, 2453532.29166667, 2453532.33333333, 2453532.375, 2453532.41666667, 2453532.45833333, 2453532.5, 2453532.54166667, 2453532.58333333, 2453532.625, 2453532.66666667, 2453532.70833333, 2453532.75, 2453532.79166667, 2453532.83333333, 2453532.875, 2453532.91666667, 2453532.95833333, 2453533, 2453533.04166667, 2453533.08333333, 2453533.125, 2453533.16666667, 2453533.20833333, 2453533.25, 2453533.29166667, 2453533.33333333, 2453533.375, 2453533.41666667, 2453533.45833333, 2453533.5, 2453533.54166667, 2453533.58333333, 2453533.625, 2453533.66666667, 2453533.70833333, 2453533.75, 2453533.79166667, 2453533.83333333, 2453533.875, 2453533.91666667, 2453533.95833333 ; air_temperature = 8.79, 8.62, 8.57, 8.57, 8.45, 8.6, 8.59, 8.12, 8.24, 8.25, 8.2, 8.18, 8.4, 8.07, 8.3, 8.14, 8.07, 7.67, 7.68, 7.74, 8.25, 8.17, 8.05, 7.99, 7.97, 8.06, 7.93, 8.09, 7.93, 7.3, 7.21, 7.1, 6.714, 6.876, 6.83, 6.703, 6.974, 7.41, 7.46, 7.41, 7.39, 7.31, 7.31, 7.25, 7.29, 7.63, 7.63, 7.56, 7.76, 7.84, 7.42, 7.38, 7.39, 7.36, 7.98, 7.86, 8.26, 9.07, 9.76, 9.17, 8.32, 8.59, 8.5, 8.37, 8.57, 8.02, 8.14, 8.2, 8.45, 9.33, 9.98, 10.74, 10.52, 9.87, 9.81, 9.49, 9.61, 9.81, 9.65, 9.37, 10.86, 11.35, 12.45, 12.49, 12.23, 14.81, 14.39, 11.03, 10.54, 10.7, 9.6, 9.42, 9.95, 10.04, 9.58, 10.35, 10.72, 10.1, 10.66, 10.66, 9.73, 9.99, 9.5, 9.37, 8.93, 8.75, 8.82, 8.94, 9.66, 8.6, 9.43, 8.67, 8.98, 9.34, 9.17, 9.57, 9.46, 9.85, 9.78, 10.5, 9.71, 9.88, 9.87, 9.71, 9.48, 9.58, 9.41, 8.71, 8.93, 9.23, 8.85, 8.97, 9.01, 8.93, 8.74, 9.07, 9.72, 9.57, 9.51, 9.71, 9.79, 9.64, 9.59, 9.79, 9.79, 9.9, 10.1, 10.38, 10.45, 10.43, 9.28, 10.15, 9.62, 9.87, 9.24, 9.22, 9.13, 9.56, 9.56, 10.17, 10.24, 11.54, 9.19, 8.5, 8.14, 8.2, 8.5, 8.52 ; 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 = 1009.85, 1010.34, 1010.401, 1010.217, 1010.095, 1010.095, 1010.401, 1010.34, 1010.156, 1010.708, 1011.014, 1011.443, 1011.995, 1013.344, 1013.466, 1013.65, 1013.528, 1013.711, 1013.589, 1013.711, 1013.773, 1014.754, 1015.734, 1016.47, 1016.899, 1017.635, 1018.186, 1017.512, 1018.37, 1018.861, 1019.964, 1021.006, 1020.516, 1020.945, 1021.312, 1022.232, 1021.742, 1021.312, 1021.558, 1021.067, 1020.577, 1019.719, 1018.983, 1018.493, 1017.083, 1016.654, 1015.305, 1014.815, 1014.141, 1013.773, 1012.608, 1011.811, 1011.198, 1011.137, 1010.647, 1009.727, 1009.727, 1008.501, 1009.175, 1008.685, 1008.685, 1007.949, 1007.827, 1007.398, 1006.662, 1006.294, 1005.743, 1005.436, 1005.007, 1004.701, 1004.333, 1004.149, 1003.965, 1004.639, 1005.191, 1005.252, 1005.804, 1005.865, 1005.804, 1006.601, 1007.153, 1008.501, 1009.359, 1010.034, 1010.401, 1010.892, 1011.137, 1011.566, 1012.302, 1012.669, 1012.915, 1012.915, 1013.16, 1013.834, 1013.957, 1014.57, 1014.508, 1015.367, 1015.918, 1016.47, 1016.715, 1016.592, 1016.96, 1017.389, 1017.389, 1018.186, 1018.677, 1019.29, 1019.412, 1019.78, 1020.332, 1021.129, 1020.883, 1021.006, 1020.516, 1020.393, 1020.087, 1019.903, 1019.78, 1019.841, 1019.841, 1020.27, 1020.822, 1020.761, 1020.638, 1020.945, 1019.841, 1019.29, 1019.167, 1019.351, 1019.719, 1019.474, 1019.596, 1019.351, 1019.044, 1018.554, 1018.064, 1017.757, 1017.144, 1016.409, 1016.041, 1016.225, 1015.918, 1015.428, 1015.612, 1015.121, 1015.06, 1014.815, 1014.692, 1015.121, 1014.999, 1014.57, 1014.692, 1014.876, 1015.183, 1015.612, 1015.612, 1015.796, 1016.163, 1016.286, 1016.47, 1016.776, 1017.328, 1017.144, 1017.022, 1016.592, 1017.144, 1017.144 ; 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 = 6.154, 4.704, 3.646, 3.802, 4.077, 3.097, 1.568, 3.097, 4.038, 2.45, 1.882, 2.587, 2.626, 4.077, 6.311, 5.096, 5.292, 4.234, 4.234, 4.155, 3.214, 2.901, 5.018, 6.311, 6.978, 8.35, 7.13, 7.76, 7.88, 5.488, 4.665, 2.274, 6.664, 6.272, 4.743, 4.978, 5.174, 6.742, 5.253, 5.096, 5.684, 6.272, 7.6, 7.96, 10, 8.7, 12.03, 9.92, 8.47, 7.33, 6.35, 5.292, 4.41, 4.743, 6.742, 6.899, 6.272, 10, 6.664, 5.41, 6.233, 8.74, 6.272, 3.646, 8.04, 6.664, 5.762, 4.155, 3.959, 3.175, 7.21, 6.938, 8.15, 5.253, 3.92, 4.469, 2.548, 3.489, 3.45, 2.313, 3.293, 4.351, 3.626, 4.155, 2.058, 0.666, 1.921, 2.979, 2.43, 3.998, 3.43, 3.175, 3.097, 1.96, 1.686, 2.313, 1.842, 1.764, 2.47, 1.666, 3.018, 1.862, 2.391, 2.352, 3.45, 3.489, 3.45, 3.41, 3.998, 3.43, 4.234, 2.744, 2.352, 2.43, 2.352, 2.078, 2.666, 2.156, 2.509, 2.058, 2.705, 2.587, 1.96, 1.47, 0.666, 2.47, 3.646, 3.606, 2.058, 2.626, 1.999, 2.783, 2.979, 3.998, 2.744, 2.783, 8.31, 8.11, 6.566, 6.468, 6.546, 5.135, 2.842, 4.939, 3.822, 2.862, 4.234, 6.429, 6.35, 5.488, 3.626, 5.135, 4.626, 5.253, 3.842, 3.136, 3.45, 2.45, 3.293, 2.117, 2.509, 3.293, 5.606, 5.488, 4.9, 3.802, 3.43, 2.705 ; 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 = 5.268, 3.212, 3.359, 3.426, 3.626, 2.467, 0.803, 2.539, 3.267, 1.438, 1.564, 1.873, 2.1, 2.463, 5.386, 4.155, 4.605, 3.647, 3.526, 3.461, 2.703, 2.498, 4.282, 5.301, 6.12, 7.21, 5.998, 6.84, 6.805, 4.036, 3.548, 1.731, 5.631, 5.516, 4.175, 4.285, 4.576, 5.737, 4.419, 4.432, 4.495, 5.479, 6.322, 6.805, 8.24, 7.39, 9.62, 8.25, 7.49, 6.235, 5.498, 4.647, 3.78, 4.085, 5.604, 5.623, 5.37, 8.06, 4.872, 4.112, 5.335, 7.32, 4.251, 2.825, 6.954, 5.325, 4.79, 3.257, 3.035, 2.65, 6.209, 6.137, 7.05, 3.533, 2.284, 3.961, 1.3, 2.839, 2.851, 1.659, 2.916, 3.563, 2.373, 3.622, 0.978, 0.208, 1.614, 2.531, 2.058, 3.352, 2.561, 2.585, 2.749, 1.589, 1.39, 1.945, 0.858, 1.164, 2.107, 0.867, 2.457, 1.435, 2.194, 1.898, 3.168, 3.049, 3.068, 3.044, 3.64, 2.866, 3.772, 2.211, 2.1, 1.932, 2.084, 1.761, 2.331, 1.667, 2.305, 1.468, 2.461, 2.381, 1.646, 0.677, 0.246, 2.055, 3.067, 3.139, 1.118, 2.125, 1.293, 2.366, 2.549, 3.502, 1.938, 2.561, 7.28, 7.25, 5.814, 5.773, 5.141, 4.012, 0.996, 4.373, 2.398, 1.988, 3.703, 5.458, 5.444, 4.339, 2.798, 4.174, 4.071, 4.396, 3.425, 2.36, 2.841, 1.958, 2.629, 1.774, 2.024, 2.597, 4.823, 4.609, 4.297, 3.379, 2.645, 2.32 ; 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 = 204.6, 241, 220.8, 194.9, 206.2, 211.7, 177.9, 166.9, 198.7, 220.3, 186.9, 184.2, 221.2, 21.7, 64.2, 78.6, 84.7, 73.4, 96.8, 104.8, 111.6, 64.5, 68.4, 69, 71.9, 65.2, 61.4, 46.4, 60.8, 83.7, 52.7, 32.4, 69.1, 70.3, 73.3, 47.3, 87.3, 102.7, 119.8, 115.4, 109.6, 108.2, 131.6, 127.3, 130.1, 133.7, 139, 150.1, 157.7, 170, 165, 180.7, 171.2, 174.2, 194.5, 195.5, 206.9, 193.5, 197, 208.9, 204.3, 217.1, 235.5, 238.4, 210.4, 205.5, 214.8, 180.8, 194.3, 217.5, 207.5, 239, 223.7, 259.4, 269.5, 244.9, 227.2, 265.7, 248.9, 317.37, 322.59, 309.1, 313, 299.29, 22.9, 231.6, 347.18, 188.1, 207, 197.7, 189, 186, 202.8, 239.3, 148.6, 233.2, 14.9, 17, 229.9, 272.5, 193.6, 156.2, 78.8, 120.6, 109.5, 82.5, 64.1, 52.4, 46, 82.9, 49.7, 69.5, 100, 41.2, 87.1, 81.9, 129.3, 107.9, 95.4, 116.1, 168.5, 175.2, 181.4, 182.9, 295.46, 312.31, 152.4, 112.1, 188.4, 156.7, 281.8, 193.9, 198.3, 216.6, 224.2, 223.2, 206.1, 212.4, 221.8, 216.9, 224.4, 268.3, 253.7, 226.3, 287.202, 254.9, 217.3, 222.6, 215.3, 219.2, 197.8, 229.2, 232, 254.1, 249.9, 244.3, 235.3, 250.3, 222.9, 225.1, 174.1, 44.4, 71.6, 83.1, 59, 68.1, 50.7, 59.7 ; wind_direction_qc = 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 517.8572, 452.3803, 230.8401, 421.7443, 250.2429, 179.2996, 112.8014, 378.2533, 201.8861, 223.3913, 100.0064, 187.0487, 122.3527, 1092.733, 770.7543, 887.8919, 431.3556, 2828.772, 2575.875, 2565.663, 2840.786, 2748.878, 1633.368, 726.3021, 1711.459, 835.0298, 2465.946, 2711.033, 2729.054, 1154.005, 1682.025, 2250.893, 2545.239, 2696.616, 2638.949, 2458.737, 2694.214, 2860.008, 2860.609, 2886.439, 2884.037, 2861.21, 2813.754, 2788.524, 2650.362, 2398.066, 1396.089, 940.1533, 452.981, 333.0802, 338.006, 352.3028, 279.7976, 165.6635, 250.6634, 300.4619, 860.8601, 933.5455, 1074.711, 169.5681, 329.3558, 338.847, 236.7871, 201.7659, 263.1581, 159.7166, 153.7696, 125.8968, 216.5433, 2071.883, 2298.949, 2365.628, 2294.144, 2193.826, 2242.483, 2259.904, 2353.013, 2465.345, 2529.62, 2504.391, 2692.412, 2742.871, 2792.729, 2847.394, 2860.609, 2912.27, 2902.658, 2787.924, 2784.92, 2795.132, 2749.479, 2754.284, 2797.535, 2825.167, 2755.486, 2833.577, 2796.934, 2801.74, 2813.754, 2800.539, 2774.708, 2814.956, 2790.927, 2816.758, 2769.903, 2751.281, 2762.093, 2762.694, 2793.33, 2754.885, 2706.228, 2703.224, 2638.949, 2727.853, 2607.111, 2581.281, 2537.429, 2485.168, 2596.299, 2569.868, 2423.295, 2544.037, 2260.504, 1919.303, 1790.752, 1814.18, 2121.741, 2136.759, 2086.9, 2116.335, 2180.61, 2231.67, 2174.003, 167.766, 137.0699, 152.9286, 287.6068, 186.9285, 421.7443, 349.1791, 225.9143, 395.6136, 219.3666, 368.3416, 306.6491, 307.1898, 256.0697, 314.2781, 298.4195, 167.8261, 191.3137, 207.2924, 170.2289, 331.9388, 204.6493, 123.5541, 244.1157, 2009.409, 2200.434, 2450.928, 2507.394, 272.7093, 299.6209, 180.3208, 227.7164, 1110.153, 187.5893, 2303.755 ; 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 ; }