netcdf A0114.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.0599828, 800.027 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1.0182078, -17.3302228 ; 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:08:45: Modified [lon,lat] to [-70.565900,42.523200].\n", "Fri Apr 29 17:42:16 2005: /usr/local/nco/bin/ncrcat -d time,2453490.70763889,2453520.6666667 A0114.met.realtime.nc A0114.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 = 48490 ; :visibility_sensor_serial_number = 262 ; :barometric_pressure_serial_number = "SETAP2448667" ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0114" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453520.00000579 ; :starting_julian_day_string = "2005-05-29 00:00:00" ; :ending_julian_day_number = 2453526.95833912 ; :ending_julian_day_string = "2005-06-04 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 19-Apr-2005 20:53:15\n", "WIND_DIR_1.2: 19-Apr-2005 20:53:15\n", "AAN_VIZ_1.2: 19-Apr-2005 20:53:15\n", "SET_BP_1.3: 25-Apr-2005 19:41:07" ; :longitude = -70.5659 ; :latitude = 42.5232 ; data: lat = 42.5232 ; lon = -70.5659 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453520, 2453520.04166667, 2453520.08333333, 2453520.125, 2453520.16666667, 2453520.20833333, 2453520.25, 2453520.29166667, 2453520.33333333, 2453520.375, 2453520.41666667, 2453520.45833333, 2453520.5, 2453520.54166667, 2453520.58333333, 2453520.625, 2453520.66666667, 2453520.70833333, 2453520.75, 2453520.79166667, 2453520.83333333, 2453520.875, 2453520.91666667, 2453520.95833333, 2453521, 2453521.04166667, 2453521.08333333, 2453521.125, 2453521.16666667, 2453521.20833333, 2453521.25, 2453521.29166667, 2453521.33333333, 2453521.375, 2453521.41666667, 2453521.45833333, 2453521.5, 2453521.54166667, 2453521.58333333, 2453521.625, 2453521.66666667, 2453521.70833333, 2453521.75, 2453521.79166667, 2453521.83333333, 2453521.875, 2453521.91666667, 2453521.95833333, 2453522, 2453522.04166667, 2453522.08333333, 2453522.125, 2453522.16666667, 2453522.20833333, 2453522.25, 2453522.29166667, 2453522.33333333, 2453522.375, 2453522.41666667, 2453522.45833333, 2453522.5, 2453522.54166667, 2453522.58333333, 2453522.625, 2453522.66666667, 2453522.70833333, 2453522.75, 2453522.79166667, 2453522.83333333, 2453522.875, 2453522.91666667, 2453522.95833333, 2453523, 2453523.04166667, 2453523.08333333, 2453523.125, 2453523.16666667, 2453523.20833333, 2453523.25, 2453523.29166667, 2453523.33333333, 2453523.375, 2453523.41666667, 2453523.45833333, 2453523.5, 2453523.54166667, 2453523.58333333, 2453523.625, 2453523.66666667, 2453523.70833333, 2453523.75, 2453523.79166667, 2453523.83333333, 2453523.875, 2453523.91666667, 2453523.95833333, 2453524, 2453524.04166667, 2453524.08333333, 2453524.125, 2453524.16666667, 2453524.20833333, 2453524.25, 2453524.29166667, 2453524.33333333, 2453524.375, 2453524.41666667, 2453524.45833333, 2453524.5, 2453524.54166667, 2453524.58333333, 2453524.625, 2453524.66666667, 2453524.70833333, 2453524.75, 2453524.79166667, 2453524.83333333, 2453524.875, 2453524.91666667, 2453524.95833333, 2453525, 2453525.04166667, 2453525.08333333, 2453525.125, 2453525.16666667, 2453525.20833333, 2453525.25, 2453525.29166667, 2453525.33333333, 2453525.375, 2453525.41666667, 2453525.45833333, 2453525.5, 2453525.54166667, 2453525.58333333, 2453525.625, 2453525.66666667, 2453525.70833333, 2453525.75, 2453525.79166667, 2453525.83333333, 2453525.875, 2453525.91666667, 2453525.95833333, 2453526, 2453526.04166667, 2453526.08333333, 2453526.125, 2453526.16666667, 2453526.20833333, 2453526.25, 2453526.29166667, 2453526.33333333, 2453526.375, 2453526.41666667, 2453526.45833333, 2453526.5, 2453526.54166667, 2453526.58333333, 2453526.625, 2453526.66666667, 2453526.70833333, 2453526.75, 2453526.79166667, 2453526.83333333, 2453526.875, 2453526.91666667, 2453526.95833333 ; air_temperature = 13.58, 11.7, 13.31, 12.7, 13.52, 12.69, 12, 12.43, 10.46, 10.06, 9.94, 10.18, 10.03, 10.36, 9.99, 9.78, 9.83, 9.6, 9.79, 10.13, 9.6, 9.88, 9.75, 9.49, 9.65, 9.61, 10.1, 9.75, 10.15, 10.31, 10.3, 10.57, 10.43, 10.46, 10.38, 11.22, 10.72, 12.62, 12.28, 12.72, 13.58, 13.55, 13.15, 12.78, 12.31, 13.54, 13.65, 12.96, 12.55, 11.92, 12.13, 12.62, 12.4, 10.51, 9.71, 9.56, 9.41, 9.25, 8.94, 8.55, 8.09, 8.35, 8.11, 7.97, 8.06, 7.85, 7.74, 7.52, 7.31, 7.54, 7.74, 7.87, 8.07, 8.03, 8, 8, 8.21, 8.29, 8.49, 8.63, 8.76, 8.56, 8.53, 8.54, 8.63, 8.87, 10.04, 12.06, 11.14, 11.47, 11.72, 11.62, 11.52, 11.61, 11.3, 11.05, 10.86, 10.5, 10.62, 10.9, 10.77, 10.59, 10.45, 10.53, 10.56, 10.68, 10.42, 10.46, 10.31, 10.55, 11.3, 11.2, 11.3, 11.43, 11.99, 12.53, 12.91, 13.3, 13.14, 13.51, 13.24, 12.71, 12.03, 11.97, 11.62, 11.11, 11.03, 11.17, 11.25, 10.87, 11.08, 11.07, 11.3, 11.49, 11.75, 12.63, 12.9, 13.27, 14.37, 14.58, 14.52, 14.65, 14.31, 15.33, 14.98, 14.34, 14.08, 13.7, 13.48, 13.22, 13.13, 13.04, 13.07, 12.81, 12.65, 12.54, 12.52, 12.11, 12.14, 12.68, 13.61, 13.86, 14.21, 14.4, 14.34, 14.85, 14.03, 13.54 ; 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 = 1006.567, 1006.751, 1007.056, 1006.506, 1005.957, 1005.651, 1005.59, 1005.957, 1005.407, 1005.651, 1006.079, 1006.201, 1006.812, 1007.361, 1007.911, 1008.4, 1008.094, 1007.728, 1007.178, 1006.812, 1006.934, 1007.667, 1007.911, 1008.705, 1009.316, 1009.621, 1010.049, 1009.682, 1009.865, 1009.255, 1009.071, 1008.949, 1008.949, 1009.255, 1009.804, 1010.171, 1010.659, 1011.148, 1011.392, 1011.331, 1011.087, 1010.72, 1010.843, 1010.843, 1011.576, 1011.209, 1011.637, 1011.637, 1012.003, 1012.553, 1012.919, 1013.225, 1013.652, 1013.591, 1013.774, 1013.835, 1014.018, 1014.385, 1015.179, 1015.79, 1016.828, 1017.744, 1018.416, 1018.782, 1019.393, 1019.515, 1019.698, 1019.882, 1020.004, 1020.004, 1020.126, 1020.492, 1020.554, 1020.981, 1021.958, 1022.325, 1022.447, 1022.325, 1021.958, 1021.775, 1021.958, 1021.958, 1022.569, 1023.302, 1023.913, 1024.462, 1025.256, 1025.256, 1025.195, 1024.829, 1024.646, 1024.401, 1024.157, 1023.913, 1023.974, 1023.729, 1023.913, 1024.646, 1024.89, 1024.646, 1024.523, 1024.218, 1024.218, 1023.852, 1023.729, 1023.852, 1024.096, 1024.34, 1024.462, 1024.584, 1024.279, 1024.34, 1023.974, 1023.729, 1022.874, 1022.447, 1021.653, 1020.92, 1020.431, 1020.309, 1020.248, 1020.737, 1021.042, 1020.981, 1021.103, 1021.164, 1021.225, 1021.042, 1020.859, 1020.859, 1020.798, 1020.859, 1020.737, 1020.248, 1020.126, 1019.821, 1019.21, 1018.538, 1017.744, 1017.133, 1016.462, 1015.851, 1015.362, 1015.179, 1015.24, 1015.301, 1015.362, 1015.118, 1014.996, 1014.629, 1014.018, 1013.53, 1013.225, 1012.98, 1012.919, 1012.858, 1012.675, 1012.431, 1012.003, 1011.759, 1011.514, 1011.148, 1010.476, 1010.354, 1010.293, 1009.804, 1009.682, 1010.049 ; 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 = 7.33, 4.312, 6.938, 4.939, 3.234, 1.607, 1.999, 2.156, 2.274, 1.96, 1.921, 4.469, 4.43, 5.684, 5.488, 5.958, 5.37, 4.194, 3.626, 3.371, 2.979, 5.057, 2.979, 1.529, 1.45, 1.058, 2.156, 1.019, 4.194, 2.548, 3.92, 4.861, 2.862, 3.254, 1.921, 2.117, 1.921, 2.862, 3.528, 2.94, 1.803, 2.626, 3.293, 5.253, 3.332, 2.901, 2.391, 1.999, 0.784, 0.627, 0.588, 0.706, 0.666, 1.725, 3.959, 3.646, 6.86, 8, 7.29, 6.782, 6.468, 5.527, 4.782, 5.645, 6.311, 6.429, 6.664, 6.586, 6.35, 6.625, 6.899, 6.586, 6.625, 5.782, 4.9, 3.802, 4.351, 4.861, 5.135, 4.43, 5.802, 6.703, 5.39, 4.665, 3.724, 2.45, 0.941, 0.353, 2.313, 1.96, 2.509, 3.097, 3.724, 3.724, 4.9, 5.88, 6.468, 4.9, 4.351, 4.9, 4.312, 4.508, 5.723, 5.194, 4.9, 8.27, 7.72, 6.899, 6.586, 5.762, 5.057, 3.45, 5.253, 4.508, 5.057, 6.194, 6.703, 6.703, 7.37, 7.88, 8.11, 7.57, 7.13, 5.586, 7.64, 6.076, 5.723, 6.194, 6.86, 7.72, 6.272, 7.33, 6.782, 4.234, 3.254, 3.763, 3.92, 4.547, 5.057, 6.899, 7.17, 5.841, 5.802, 6.782, 6.194, 5.684, 5.174, 5.331, 4.214, 4.861, 4.861, 4.194, 4.822, 4.43, 4.469, 3.234, 2.117, 2.352, 3.018, 3.214, 3.45, 3.528, 3.959, 2.842, 3.058, 4.194, 4.743, 3.646 ; 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 = 6.517, 1.834, 5.982, 3.588, 1.09, 0.87, 1.406, 1.57, 1.727, 1.642, 1.675, 3.389, 3.992, 4.965, 4.778, 5.266, 4.265, 3.733, 2.47, 2.833, 2.399, 4.104, 1.988, 1.101, 0.826, 0.702, 1.681, 0.74, 3.394, 1.655, 3.514, 3.937, 2.535, 2.678, 1.314, 1.896, 1.526, 2.598, 3.096, 2.094, 1.437, 2.129, 2.868, 4.657, 2.178, 2.359, 1.688, 1.692, 0.001, 0.096, 0.291, 0.187, 0.009, 1.204, 3.308, 3.037, 6.123, 6.941, 6.101, 5.95, 5.348, 4.672, 4.061, 4.834, 5.366, 5.51, 5.802, 5.633, 5.482, 5.717, 5.911, 5.86, 5.747, 4.992, 4.044, 3.225, 3.626, 4.006, 4.389, 3.563, 4.957, 5.982, 4.262, 4.056, 3.199, 1.706, 0.4, 0.033, 1.739, 1.273, 1.842, 2.516, 3.363, 3.292, 4.41, 5.065, 5.107, 4.142, 3.755, 4.228, 3.299, 3.837, 4.786, 4.425, 4.262, 6.781, 6.668, 5.576, 5.526, 4.516, 4.026, 2.774, 4.481, 3.903, 4.199, 5.257, 5.67, 6.068, 6.573, 6.901, 7.24, 6.919, 6.211, 4.894, 6.762, 5.064, 4.968, 5.067, 5.915, 6.758, 5.36, 6.293, 5.663, 3.736, 2.782, 3.376, 3.5, 3.897, 4.35, 6.315, 6.172, 5.173, 5.18, 6.191, 5.607, 5.151, 4.585, 4.787, 3.705, 4.396, 4.274, 3.706, 4.259, 3.941, 3.955, 2.375, 1.823, 2.105, 2.672, 2.582, 2.721, 3.223, 3.609, 2.106, 2.501, 3.575, 4.254, 3.251 ; 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 = 203.7, 135.1, 243.3, 208.9, 244.4, 201.4, 228.4, 186.6, 151.4, 195.9, 303.5, 333.8, 359.4, 25.21, 19.71, 19.02, 25.68, 28.73, 55.4, 79.4, 90.3, 21.26, 52.1, 17.72, 248.4, 356.64, 293.2, 267.2, 275, 264.8, 270.6, 268.7, 265.9, 227.9, 57.1, 269.1, 240.6, 240.2, 232.2, 202.9, 199.5, 122.6, 74.2, 68, 314.8, 27.38, 110.5, 222.3, 25.76, 101.3, 99.5, 102, 87.3, 55.9, 54.2, 38.86, 34.02, 36.09, 37.19, 48.83, 44.53, 46.74, 44.58, 36.24, 32.91, 29.52, 31.71, 41.64, 33.74, 26.32, 27.63, 26.37, 42.09, 44.67, 55.4, 32.08, 34.45, 21.66, 29.18, 16.5, 19.42, 46.42, 44.28, 60.7, 61.8, 55.5, 290.8, 24.16, 142.9, 132.7, 156.2, 156.7, 163.7, 176.4, 179, 149.5, 169.4, 189.5, 201.9, 199.9, 218.7, 226.8, 232.9, 230.8, 237, 249.7, 251.2, 254.1, 251.5, 245.3, 251.9, 206.2, 179.7, 180, 169.8, 171.9, 171.9, 175, 178.4, 183.3, 195.7, 206.7, 205.5, 214.4, 212.7, 212.3, 218.8, 222, 233.4, 233.5, 231.2, 239.1, 236.9, 220.5, 210.7, 215.3, 186.8, 179.3, 189.8, 187.7, 191.7, 200.5, 188.7, 215.3, 221.8, 225.5, 220.9, 225.9, 221.3, 219.4, 223.7, 218.6, 211.3, 204.9, 210.7, 218.5, 211.7, 197.6, 182.2, 186.8, 177, 181.8, 173.5, 163.6, 161.5, 162.6, 168.3, 166.2 ; 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, 40, 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, 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 ; visibility = 2958.524, 2958.524, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2928.489, 2959.125, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2089.904, 1835.805, 2089.303, 1463.368, 1739.692, 1833.402, 1626.159, 2822.765, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2908.065, 2944.107, 2959.125, 2959.125, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2693.012, 180.8013, 2795.132, 2958.524, 2576.475, 2561.458, 2514.603, 1742.696, 2927.888, 2938.1, 1102.944, 2957.323, 927.5385, 982.8033, 1618.35, 2951.916, 2790.927, 2959.726, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.726, 2959.726, 2959.726, 2959.726, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2912.27, 2959.125, 2838.383, 933.5455, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2954.319, 2958.524, 2958.524, 2916.475, 2829.372, 2930.291, 2956.722, 2956.121, 2959.125, 2959.125, 2959.125, 2959.125, 2956.121, 2927.287, 2632.341, 2757.888, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2948.913, 2958.524, 2958.524, 2566.864, 2865.415, 2601.705, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2958.524, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2959.125, 2929.09, 2074.285 ; 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 ; }