netcdf E0114.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.060014, 799.986 ; barometric_pressure:epic_code = 915 ; 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 = "03-Apr-2005 18:51:12: Parameter barometric_pressure marked as non-functional as of julian day 2453464.625000 (2005-04-03 15:00:00)\n", "10-Mar-2005 12:53:13: Parameter barometric_pressure marked as non-functional as of julian day 2453439.916667 (2005-03-09 22:00:00)\n", "25-Feb-2005 11:10:20: Modified [lon,lat] to [-69.355300,43.713300].\n", "Fri Feb 25 07:26:21 2005: /usr/local/nco/bin/ncrcat -d time,2453427.2916666,2453427.416666667 E0114.met.realtime.nc E0114.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 = 46268 ; :visibility_sensor_serial_number = 261 ; :barometric_pressure_serial_number = "SETAP2299995" ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0114" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453478.00000579 ; :starting_julian_day_string = "2005-04-17 00:00:00" ; :ending_julian_day_number = 2453484.95833912 ; :ending_julian_day_string = "2005-04-23 23:00:00" ; :algorithm_ids = "SET_BP_1.2: 25-Feb-2005 05:49:26\n", "WIND_DIR_1.2: 25-Feb-2005 05:49:26\n", "AAN_VIZ_1.2: 25-Feb-2005 05:49:26" ; :longitude = -69.3553 ; :latitude = 43.7133 ; data: lat = 43.7133 ; lon = -69.3553 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453478, 2453478.04166667, 2453478.08333333, 2453478.125, 2453478.16666667, 2453478.20833333, 2453478.25, 2453478.29166667, 2453478.33333333, 2453478.375, 2453478.41666667, 2453478.45833333, 2453478.5, 2453478.54166667, 2453478.58333333, 2453478.625, 2453478.66666667, 2453478.70833333, 2453478.75, 2453478.79166667, 2453478.83333333, 2453478.875, 2453478.91666667, 2453478.95833333, 2453479, 2453479.04166667, 2453479.08333333, 2453479.125, 2453479.16666667, 2453479.20833333, 2453479.25, 2453479.29166667, 2453479.33333333, 2453479.375, 2453479.41666667, 2453479.45833333, 2453479.5, 2453479.54166667, 2453479.58333333, 2453479.625, 2453479.66666667, 2453479.70833333, 2453479.75, 2453479.79166667, 2453479.83333333, 2453479.875, 2453479.91666667, 2453479.95833333, 2453480, 2453480.04166667, 2453480.08333333, 2453480.125, 2453480.16666667, 2453480.20833333, 2453480.25, 2453480.29166667, 2453480.33333333, 2453480.375, 2453480.41666667, 2453480.45833333, 2453480.5, 2453480.54166667, 2453480.58333333, 2453480.625, 2453480.66666667, 2453480.70833333, 2453480.75, 2453480.79166667, 2453480.83333333, 2453480.875, 2453480.91666667, 2453480.95833333, 2453481, 2453481.04166667, 2453481.08333333, 2453481.125, 2453481.16666667, 2453481.20833333, 2453481.25, 2453481.29166667, 2453481.33333333, 2453481.375, 2453481.41666667, 2453481.45833333, 2453481.5, 2453481.54166667, 2453481.58333333, 2453481.625, 2453481.66666667, 2453481.70833333, 2453481.75, 2453481.79166667, 2453481.83333333, 2453481.875, 2453481.91666667, 2453481.95833333, 2453482, 2453482.04166667, 2453482.08333333, 2453482.125, 2453482.16666667, 2453482.20833333, 2453482.25, 2453482.29166667, 2453482.33333333, 2453482.375, 2453482.41666667, 2453482.45833333, 2453482.5, 2453482.54166667, 2453482.58333333, 2453482.625, 2453482.66666667, 2453482.70833333, 2453482.75, 2453482.79166667, 2453482.83333333, 2453482.875, 2453482.91666667, 2453482.95833333, 2453483, 2453483.04166667, 2453483.08333333, 2453483.125, 2453483.16666667, 2453483.20833333, 2453483.25, 2453483.29166667, 2453483.33333333, 2453483.375, 2453483.41666667, 2453483.45833333, 2453483.5, 2453483.54166667, 2453483.58333333, 2453483.625, 2453483.66666667, 2453483.70833333, 2453483.75, 2453483.79166667, 2453483.83333333, 2453483.875, 2453483.91666667, 2453483.95833333, 2453484, 2453484.04166667, 2453484.08333333, 2453484.125, 2453484.16666667, 2453484.20833333, 2453484.25, 2453484.29166667, 2453484.33333333, 2453484.375, 2453484.41666667, 2453484.45833333, 2453484.5, 2453484.54166667, 2453484.58333333, 2453484.625, 2453484.66666667, 2453484.70833333, 2453484.75, 2453484.79166667, 2453484.83333333, 2453484.875, 2453484.91666667, 2453484.95833333 ; air_temperature = 4.621, 4.446, 4.33, 4.377, 4.334, 4.24, 4.254, 4.216, 4.19, 4.067, 3.999, 4.858, 4.795, 4.641, 4.629, 4.722, 4.934, 5.166, 5.417, 5.772, 6.168, 6.224, 6.151, 5.851, 6.417, 7.1, 6.963, 7.1, 6.958, 6.386, 7.55, 7.53, 8.04, 8.19, 7.92, 7.54, 7.42, 7.46, 7.74, 8.4, 8.42, 9.1, 9.97, 11.33, 9.73, 11.33, 10.65, 10.56, 9.52, 9.39, 9.29, 8.8, 8.56, 7.08, 7.13, 7.1, 6.914, 6.711, 6.488, 7.4, 8.18, 9, 7.53, 7.51, 7.53, 7.67, 7.6, 8.48, 9.23, 8.87, 8.61, 8.51, 8.39, 8.21, 8.18, 7.65, 7.51, 7.18, 7.49, 8.59, 8.52, 9.65, 9.17, 9.14, 9.08, 8.66, 8.47, 8.42, 9.29, 9.45, 9.99, 10.15, 9.87, 14.96, 11.06, 9.16, 8.91, 9.47, 8.51, 7.24, 6.529, 6.27, 5.668, 4.347, 4.169, 3.69, 3.358, 3.803, 4.358, 4.299, 4.451, 5.166, 5.717, 6.458, 7.04, 6.687, 6.802, 7.19, 9.79, 8.28, 7.95, 7.66, 7.28, 6.746, 6.169, 5.997, 5.788, 5.67, 5.499, 5.356, 5.319, 5.281, 5.405, 5.407, 6.732, 6.393, 6.26, 6.126, 6.287, 6.203, 6.394, 6.376, 6.256, 6.1, 6.152, 6.332, 6.446, 6.301, 6.35, 6.142, 5.985, 5.771, 5.658, 5.716, 5.723, 5.092, 4.879, 4.851, 5.133, 5.364, 5.29, 5.387, 5.444, 5.369, 5.611, 6.155, 6.461, 7.15 ; 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 = 1028.159, 1028.039, 1027.559, 1027.139, 1026.539, 1025.759, 1024.918, 1024.438, 1023.358, 1022.878, 1022.158, 1021.558, 1021.078, 1020.657, 1019.937, 1018.977, 1018.077, 1016.877, 1015.616, 1014.296, 1013.096, 1012.076, 1011.775, 1011.775, 1012.076, 1012.255, 1012.195, 1011.895, 1011.895, 1011.835, 1011.595, 1012.015, 1012.135, 1012.856, 1013.756, 1014.656, 1015.136, 1015.796, 1015.856, 1015.976, 1015.556, 1014.956, 1014.296, 1013.756, 1013.156, 1012.676, 1012.736, 1012.736, 1013.396, 1014.416, 1015.016, 1015.316, 1015.256, 1015.256, 1015.076, 1014.896, 1014.896, 1014.896, 1015.256, 1015.376, 1015.616, 1015.556, 1015.616, 1015.436, 1014.536, 1013.696, 1012.976, 1011.835, 1010.755, 1009.915, 1008.835, 1008.295, 1008.115, 1007.754, 1007.574, 1007.214, 1006.734, 1006.434, 1005.654, 1004.994, 1004.514, 1004.274, 1004.334, 1004.214, 1004.154, 1004.094, 1004.274, 1004.214, 1003.614, 1003.013, 1002.533, 1001.693, 1001.033, 1001.153, 1001.333, 1002.053, 1003.253, 1002.893, 1003.313, 1002.473, 1001.513, 1002.293, 1003.253, 1003.974, 1005.114, 1006.014, 1007.034, 1007.814, 1008.415, 1009.075, 1009.615, 1009.855, 1009.855, 1009.795, 1009.855, 1009.795, 1009.855, 1009.975, 1010.275, 1010.815, 1011.895, 1012.556, 1013.216, 1013.696, 1013.876, 1014.056, 1014.056, 1013.996, 1014.236, 1014.536, 1015.016, 1015.736, 1015.856, 1015.916, 1015.616, 1015.676, 1015.556, 1015.136, 1014.656, 1013.876, 1013.156, 1012.856, 1012.556, 1012.255, 1012.135, 1012.135, 1012.255, 1012.015, 1011.715, 1011.835, 1011.535, 1011.355, 1010.815, 1009.555, 1009.675, 1010.335, 1010.395, 1009.075, 1008.295, 1007.814, 1007.094, 1007.094, 1006.614, 1005.834, 1005.414, 1005.594, 1005.774, 1005.714 ; 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 = 4.547, 3.802, 3.136, 3.685, 3.92, 4.626, 5.018, 5.135, 4.547, 3.234, 3.254, 3.136, 3.018, 3.489, 3.998, 4.978, 5.998, 6.821, 7.49, 7.02, 6.742, 7.1, 6.076, 5.762, 5.194, 7.17, 5.096, 5.802, 4.214, 1.646, 3.685, 4.39, 5.88, 5.606, 7.13, 6.468, 7.84, 5.292, 5.958, 6.076, 6.154, 5.253, 5.018, 3.332, 3.175, 7.72, 6.37, 5.802, 5.331, 4.704, 4.155, 3.038, 2.666, 2.548, 2.901, 2.548, 3.214, 2.94, 3.175, 2.156, 1.078, 1.058, 1.411, 2.43, 4.194, 3.998, 4.43, 6.35, 8.39, 8.78, 8.98, 8.47, 8.78, 8.43, 8.74, 7.45, 6.076, 5.331, 5.88, 8.31, 7.84, 7.72, 7.49, 8.31, 8.39, 6.938, 5.292, 3.528, 4.43, 2.94, 3.41, 5.762, 4.508, 3.998, 7.84, 8.82, 6.958, 6.938, 6.507, 7.57, 11.92, 13.37, 11.52, 13.48, 12.47, 11.84, 9.17, 8.08, 10.47, 9.56, 8.62, 6.39, 6.821, 4.743, 2.352, 4.939, 4.312, 4.194, 2.45, 6.664, 6.429, 7.45, 7.06, 6.625, 5.919, 5.057, 5.919, 4.802, 3.41, 3.332, 3.959, 3.528, 4.508, 2.646, 1.686, 4.351, 5.331, 4.998, 3.646, 6.037, 7.17, 7.64, 7.13, 6.468, 7.64, 7.13, 7.41, 6.076, 7.64, 5.488, 5.488, 3.528, 2.744, 5.841, 6.35, 7.49, 7.84, 10.66, 12.31, 12.23, 12.84, 10.09, 9.96, 10.74, 9.25, 7.06, 5.331, 3.234 ; 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 = 3.904, 3.197, 2.676, 3.127, 3.377, 3.885, 4.214, 4.273, 3.889, 2.637, 2.746, 2.632, 2.563, 3.003, 3.468, 4.224, 4.856, 5.778, 6.342, 6.301, 5.675, 5.977, 5.133, 4.549, 4.119, 5.921, 4.27, 4.822, 2.526, 1.054, 2.722, 3.431, 5.155, 4.591, 6.088, 5.416, 6.378, 3.726, 4.745, 4.997, 4.713, 4.356, 4.347, 2.009, 2.347, 6.562, 4.475, 5.021, 4.75, 3.604, 3.64, 2.164, 2.069, 2.142, 2.43, 2.067, 2.228, 2.443, 2.755, 1.298, 0.365, 0.502, 1.255, 2.198, 3.727, 3.575, 3.878, 5.142, 7.65, 7.7, 7.78, 7.27, 7.71, 7.24, 7.54, 6.281, 4.841, 4.578, 5.103, 7.14, 7.21, 6.847, 6.476, 7.08, 6.938, 6.029, 4.628, 2.92, 3.98, 2.309, 3.031, 5.103, 3.581, 2.436, 6.931, 7.64, 5.812, 5.795, 5.609, 6.397, 10.38, 10.9, 9.84, 11.78, 10.11, 10.24, 7.44, 6.477, 8.83, 7.83, 6.616, 5.42, 5.768, 3.947, 1.311, 3.949, 3.428, 2.795, 1.142, 5.763, 5.361, 5.875, 5.932, 5.532, 5.034, 4.382, 5.045, 3.898, 2.664, 2.863, 3.099, 2.774, 3.947, 2.065, 1.325, 3.654, 4.706, 3.851, 3.058, 5.095, 6.081, 6.525, 6.09, 5.675, 6.17, 6.096, 6.464, 5.345, 6.636, 4.594, 4.341, 2.203, 2.045, 4.952, 5.263, 6.189, 6.379, 9.37, 9.88, 10.36, 9.94, 8.53, 8.65, 9.06, 7.89, 6.272, 4.343, 1.824 ; 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 = 220.6, 222.7, 215.1, 213.4, 212.9, 202.9, 213.1, 213, 233, 217.7, 233.4, 230.6, 236.5, 226.4, 229, 219.4, 221.7, 225.1, 213, 210.2, 203.4, 211.9, 223.6, 240.3, 242.3, 253.6, 248.7, 263, 290.9, 349.179, 310.3, 328.4, 350.5, 334.7, 346.836, 351.98, 345.105, 342.3, 2.02, 353.3, 334.8, 355.46, 344.072, 313.2, 326.2, 309.2, 305.9, 307.5, 311.8, 317.2, 315.2, 321.8, 293, 233.5, 236.6, 249.4, 254.9, 257.2, 273.2, 260.9, 262.5, 220.8, 201.2, 161.1, 179.2, 185.9, 176.2, 191.7, 190.7, 187.2, 185.5, 191.3, 196.6, 200.8, 198.9, 218.6, 227.2, 220, 217.6, 213.4, 222.6, 224.2, 224.1, 228.8, 228.2, 230, 242.9, 243.3, 213.1, 200.3, 193.5, 194.6, 182.3, 49.06, 47.58, 22.59, 0.36, 25.89, 3.54, 33.36, 45.66, 28.32, 2.25, 6.44, 8.37, 12.63, 8.1, 344.72, 351.04, 356.44, 355.45, 348.35, 351.09, 316, 245.3, 196.7, 183.2, 180.7, 257.1, 309.3, 314.5, 319.5, 324.5, 316, 318.1, 298.5, 299.1, 297.2, 289.7, 286.4, 293.9, 297.2, 280.1, 283.7, 201, 222.4, 226.6, 222.5, 212.5, 178.7, 179.2, 171.2, 165, 163.6, 168.8, 169.1, 171.2, 177, 177.8, 183.8, 176.5, 157.2, 84, 90, 98.5, 101.4, 77.6, 81.6, 74, 79.6, 78.3, 69.1, 67.6, 70.9, 82.3, 84.9, 69.1, 45.61 ; 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 = 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2955.521, 2956.121, 2956.121, 2956.121, 2955.521, 1358.845, 2956.722, 2954.319, 2956.722, 2956.722, 2952.517, 2909.867, 2894.849, 2939.902, 2877.429, 2244.886, 1552.873, 2043.649, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2954.92, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2931.492, 2932.093, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.121, 2956.722, 2450.327, 2956.121, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2954.92, 2528.419, 2315.769, 2691.811, 2930.892, 2864.213, 2860.008, 2793.931, 2779.514, 2758.489, 2808.948, 2895.45, 2897.853, 2954.92, 2940.503, 2925.485, 2899.054, 2892.447, 2906.263, 2901.457, 2884.037, 2874.425, 2788.524, 2816.758, 2784.92, 2935.097, 2714.638, 2000.999, 2955.521, 2955.521, 2843.189, 2409.479, 2192.024, 2107.925, 1667.007, 1241.708, 2623.33, 2548.843, 2919.478, 2952.517, 2745.874, 2882.835, 2952.517, 2956.722, 2954.92, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2956.722, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 1835.205, 1010.436, 386.3628, 2863.012, 2956.722, 2956.722, 2956.722, 2932.093, 2956.722, 2956.722, 2864.213, 2772.906, 2779.514, 2956.722, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2867.217, 1823.191, 1781.742, 1299.976, 1731.283, 1561.283, 1602.732, 1098.139, 1057.892, 355.6067, 298.3594, 191.4939, 128.8403, 235.1652 ; 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 ; }