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 = 2453569.00000579 ; :starting_julian_day_string = "2005-07-17 00:00:00" ; :ending_julian_day_number = 2453575.95833912 ; :ending_julian_day_string = "2005-07-23 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 = 2453569, 2453569.04166667, 2453569.08333333, 2453569.125, 2453569.16666667, 2453569.20833333, 2453569.25, 2453569.29166667, 2453569.33333333, 2453569.375, 2453569.41666667, 2453569.45833333, 2453569.5, 2453569.54166667, 2453569.58333333, 2453569.625, 2453569.66666667, 2453569.70833333, 2453569.75, 2453569.79166667, 2453569.83333333, 2453569.875, 2453569.91666667, 2453569.95833333, 2453570, 2453570.04166667, 2453570.08333333, 2453570.125, 2453570.16666667, 2453570.20833333, 2453570.25, 2453570.29166667, 2453570.33333333, 2453570.375, 2453570.41666667, 2453570.45833333, 2453570.5, 2453570.54166667, 2453570.58333333, 2453570.625, 2453570.66666667, 2453570.70833333, 2453570.75, 2453570.79166667, 2453570.83333333, 2453570.875, 2453570.91666667, 2453570.95833333, 2453571, 2453571.04166667, 2453571.08333333, 2453571.125, 2453571.16666667, 2453571.20833333, 2453571.25, 2453571.29166667, 2453571.33333333, 2453571.375, 2453571.41666667, 2453571.45833333, 2453571.5, 2453571.54166667, 2453571.58333333, 2453571.625, 2453571.66666667, 2453571.70833333, 2453571.75, 2453571.79166667, 2453571.83333333, 2453571.875, 2453571.91666667, 2453571.95833333, 2453572, 2453572.04166667, 2453572.08333333, 2453572.125, 2453572.16666667, 2453572.20833333, 2453572.25, 2453572.29166667, 2453572.33333333, 2453572.375, 2453572.41666667, 2453572.45833333, 2453572.5, 2453572.54166667, 2453572.58333333, 2453572.625, 2453572.66666667, 2453572.70833333, 2453572.75, 2453572.79166667, 2453572.83333333, 2453572.875, 2453572.91666667, 2453572.95833333, 2453573, 2453573.04166667, 2453573.08333333, 2453573.125, 2453573.16666667, 2453573.20833333, 2453573.25, 2453573.29166667, 2453573.33333333, 2453573.375, 2453573.41666667, 2453573.45833333, 2453573.5, 2453573.54166667, 2453573.58333333, 2453573.625, 2453573.66666667, 2453573.70833333, 2453573.75, 2453573.79166667, 2453573.83333333, 2453573.875, 2453573.91666667, 2453573.95833333, 2453574, 2453574.04166667, 2453574.08333333, 2453574.125, 2453574.16666667, 2453574.20833333, 2453574.25, 2453574.29166667, 2453574.33333333, 2453574.375, 2453574.41666667, 2453574.45833333, 2453574.5, 2453574.54166667, 2453574.58333333, 2453574.625, 2453574.66666667, 2453574.70833333, 2453574.75, 2453574.79166667, 2453574.83333333, 2453574.875, 2453574.91666667, 2453574.95833333, 2453575, 2453575.04166667, 2453575.08333333, 2453575.125, 2453575.16666667, 2453575.20833333, 2453575.25, 2453575.29166667, 2453575.33333333, 2453575.375, 2453575.41666667, 2453575.45833333, 2453575.5, 2453575.54166667, 2453575.58333333, 2453575.625, 2453575.66666667, 2453575.70833333, 2453575.75, 2453575.79166667, 2453575.83333333, 2453575.875, 2453575.91666667, 2453575.95833333 ; air_temperature = 20.61, 20.38, 20.27, 19.82, 19.47, 19.31, 19.19, 19.08, 18.91, 18.56, 18.61, 18.75, 18.94, 18.88, 19.18, 19.37, 20.1, 20.56, 20.82, 20.75, 21.03, 20.89, 21.04, 20.74, 20.58, 20.45, 20.24, 19.93, 19.5, 19.4, 19.35, 19.44, 19.39, 19.27, 19.4, 19.34, 19.5, 19.65, 19.85, 20.01, 20.23, 20.57, 20.59, 20.71, 20.86, 21.66, 21.27, 21.37, 20.84, 20.53, 19.98, 19.74, 19.9, 19.89, 19.8, 20.69, 20.33, 20.38, 19.84, 20.14, 20.05, 20.04, 20.64, 20.86, 21.12, 21.71, 22.06, 22.7, 22.37, 22.72, 22.51, 22.28, 22.93, 22.07, 21.81, 21.34, 21.16, 20.85, 21.35, 20.84, 19.76, 20.87, 20.74, 20.68, 20.5, 21.33, 21.63, 22.36, 22.79, 23.87, 25.27, 26.16, 25.76, 25.2, 24.16, 23.64, 22.92, 22.6, 21.94, 20.9, 20.88, 21.13, 20.17, 20.11, 18.82, 19.21, 20.25, 20.24, 20.01, 19.65, 19.61, 21.81, 22.07, 22.09, 21.97, 21.92, 21.95, 22.12, 21.88, 21.48, 21.4, 21.41, 21.65, 20.87, 21.1, 20.98, 21.02, 20.57, 20.61, 20.43, 20.54, 20.62, 20.66, 20.56, 21.1, 21.72, 22.44, 23.29, 23.64, 23.16, 23.35, 23.19, 23.4, 23.23, 22.55, 21.33, 21.3, 20.83, 20.61, 20.09, 20.06, 20.34, 20.54, 20.09, 19.59, 19.66, 19.73, 20.16, 19.99, 20.28, 20.87, 21.23, 21.9, 22.01, 22.18, 22.9, 22.04, 24.34 ; 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 = 1018.905, 1019.21, 1019.393, 1019.576, 1019.576, 1019.76, 1019.76, 1020.004, 1019.943, 1019.943, 1019.821, 1020.187, 1020.309, 1020.187, 1020.126, 1020.248, 1020.065, 1019.76, 1019.149, 1018.599, 1017.988, 1017.622, 1017.072, 1017.255, 1017.194, 1017.439, 1017.744, 1017.744, 1017.5, 1017.133, 1016.645, 1016.217, 1015.851, 1015.912, 1015.973, 1016.095, 1016.156, 1016.034, 1016.156, 1015.729, 1015.423, 1014.935, 1014.202, 1013.713, 1013.225, 1012.919, 1012.37, 1012.186, 1012.186, 1012.675, 1012.675, 1012.919, 1013.041, 1012.797, 1012.125, 1011.881, 1011.576, 1011.087, 1011.453, 1011.698, 1011.576, 1011.576, 1011.637, 1011.637, 1010.965, 1010.659, 1009.988, 1009.255, 1008.705, 1008.339, 1008.705, 1009.377, 1009.316, 1009.621, 1010.049, 1010.354, 1010.598, 1010.843, 1010.659, 1010.965, 1011.087, 1011.392, 1011.637, 1012.003, 1012.186, 1012.003, 1012.064, 1012.125, 1012.064, 1011.698, 1011.392, 1011.27, 1011.27, 1011.026, 1011.087, 1011.27, 1011.392, 1011.759, 1012.003, 1012.247, 1012.431, 1012.675, 1012.614, 1012.492, 1012.614, 1012.797, 1013.225, 1013.652, 1013.835, 1013.408, 1013.408, 1013.347, 1012.736, 1012.308, 1011.759, 1011.331, 1011.331, 1011.209, 1011.026, 1010.904, 1010.965, 1010.72, 1010.843, 1010.904, 1010.72, 1010.598, 1010.354, 1010.049, 1010.415, 1010.598, 1011.148, 1011.637, 1011.576, 1011.759, 1011.087, 1011.209, 1010.782, 1010.598, 1010.232, 1010.232, 1010.049, 1009.438, 1009.133, 1008.888, 1008.949, 1009.743, 1010.171, 1011.209, 1010.293, 1009.377, 1010.171, 1010.11, 1010.598, 1011.148, 1011.514, 1011.942, 1012.431, 1012.675, 1012.919, 1013.163, 1013.163, 1012.919, 1012.797, 1012.614, 1012.431, 1012.736, 1012.797, 1012.797 ; 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.53, 6.076, 6.115, 5.096, 4.861, 5.331, 5.449, 5.998, 5.214, 3.842, 4.586, 4.077, 5.096, 5.919, 6.664, 4.939, 4.351, 5.449, 5.684, 6.507, 6.86, 6.586, 8.23, 7.49, 6.076, 6.233, 5.762, 6.625, 6.468, 6.076, 5.998, 5.762, 5.723, 4.978, 4.508, 3.646, 3.606, 3.646, 3.45, 3.802, 4.234, 4.39, 5.527, 6.39, 6.429, 7.25, 8.04, 8.08, 7.55, 5.096, 4.155, 3.567, 3.763, 3.45, 4.508, 5.37, 4.194, 4.194, 4.822, 4.351, 3.998, 4.469, 4.077, 3.998, 4.312, 4.782, 5.292, 4.39, 4.606, 5.135, 3.92, 3.489, 3.45, 3.371, 3.998, 3.332, 4.547, 3.097, 3.646, 3.763, 2.744, 3.959, 3.018, 1.96, 2.783, 3.234, 2.783, 3.097, 3.881, 3.371, 2.705, 2.156, 1.47, 1.842, 2.862, 1.96, 2.391, 2.666, 2.274, 3.136, 2.45, 3.998, 3.43, 3.685, 3.097, 2.94, 2.156, 1.96, 2.391, 1.96, 1.921, 1.274, 2.156, 2.666, 2.705, 3.567, 2.391, 3.332, 3.998, 3.293, 3.881, 3.136, 3.998, 2.666, 3.293, 3.606, 3.842, 3.567, 3.998, 2.94, 2.254, 3.842, 3.058, 2.979, 2.274, 2.313, 2.979, 2.313, 3.175, 3.332, 3.41, 4.351, 4.743, 4.743, 4.547, 11.68, 6.429, 9.37, 5.096, 2.058, 5.057, 5.919, 7.68, 8.27, 7.53, 6.821, 7.33, 6.468, 6.37, 4.939, 5.096, 4.626, 5.41, 4.214, 2.94, 1.078, 1.882, 0.941 ; 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.749, 5.379, 5.508, 3.961, 4.274, 4.491, 4.862, 5.332, 4.405, 3.234, 4.055, 3.559, 4.497, 5.094, 5.86, 4.263, 3.726, 4.716, 4.839, 5.701, 6.077, 5.898, 7.07, 6.425, 5.252, 5.356, 5.024, 5.89, 5.705, 5.385, 5.294, 4.815, 5.011, 4.327, 3.704, 3.134, 3.158, 3.282, 3.034, 3.209, 3.829, 3.746, 4.574, 5.621, 5.46, 6.337, 7.14, 7.24, 5.04, 4.517, 3.511, 3.113, 3.38, 3.093, 4.12, 4.852, 3.548, 3.715, 4.302, 3.691, 3.608, 4.011, 3.675, 3.406, 3.95, 4.192, 4.753, 4.049, 4.114, 4.489, 2.262, 2.506, 2.713, 2.997, 3.149, 2.832, 4.159, 2.544, 3.075, 3.149, 2.026, 3.486, 2.585, 1.425, 2.43, 2.565, 2.509, 2.827, 3.353, 2.468, 1.529, 1.812, 0.956, 1.388, 2.393, 1.538, 2.008, 2.376, 2.126, 2.696, 1.989, 3.561, 3.11, 3.355, 2.514, 2.262, 1.472, 1.712, 1.972, 1.472, 1.677, 0.873, 1.895, 2.342, 2.167, 2.909, 2.059, 2.916, 3.305, 2.955, 3.439, 2.895, 3.559, 2.344, 2.929, 3.227, 3.468, 3.128, 3.665, 2.351, 1.657, 3.245, 2.43, 2.603, 2.001, 2.046, 2.359, 1.918, 2.759, 2.938, 2.976, 3.827, 4.283, 4.257, 4.005, 9.81, 5.244, 7.94, 3.323, 1.082, 3.572, 4.944, 6.515, 7.07, 6.653, 5.757, 6.002, 5.261, 5.158, 3.883, 4.218, 3.895, 4.384, 3.553, 2.056, 0.102, 1.525, 0.435 ; 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 = 193.3, 211.1, 211, 206.2, 202.5, 195.5, 211.5, 224.9, 208.3, 175.5, 171.4, 215.3, 194.3, 181.5, 197.4, 196.7, 187.5, 185.6, 175.5, 167.9, 170.2, 169.2, 170, 181.1, 181, 183.7, 184.3, 188.5, 171.7, 179.4, 179.6, 176.6, 182.1, 179.9, 194.5, 187.1, 183.8, 182.1, 180.7, 184.7, 176.8, 182.2, 183.1, 176.6, 179.3, 199.1, 195.8, 193, 213.2, 217.5, 198, 201.3, 213.9, 202.8, 204.5, 219.7, 218.9, 206.2, 209.7, 207.8, 187.7, 188.2, 192.6, 196.5, 180.5, 187.2, 187.3, 185.7, 178.7, 194.2, 205.4, 305.5, 257.2, 250.3, 280.4, 259.5, 234.4, 259.1, 302.7, 312.3, 345.209, 311.7, 286.8, 224, 273.9, 277.3, 252.2, 239.9, 252.3, 257.4, 327.6, 11.37, 204, 213.4, 190.5, 193.3, 225.4, 224.1, 253.7, 287.6, 311.3, 344.132, 347.764, 0.73, 343.2, 4.94, 2.6, 305.8, 287.9, 283.6, 256.3, 214.3, 174.3, 179.6, 136.7, 154.5, 148.7, 150.5, 139.4, 125.5, 148.9, 167.2, 204.1, 255, 243.9, 256.4, 265.1, 242.7, 265.5, 276.8, 276, 260.7, 268.7, 272.3, 214, 203.7, 169.2, 149, 167.9, 179.8, 176.7, 171.5, 181.4, 176.8, 184.6, 35.39, 36.49, 342.4, 348.605, 253.2, 296.3, 316.5, 320.4, 340.1, 348.232, 345.2, 351.08, 4.96, 13.28, 27.82, 13.35, 14.66, 2.84, 23.14, 59.5, 220.3, 216.4, 267.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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 = 2954.92, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2887.641, 2956.722, 2949.513, 1614.145, 2918.277, 2956.121, 2956.121, 2956.121, 2954.92, 2954.92, 2917.075, 2933.895, 2946.51, 2954.92, 2954.92, 2955.521, 2676.793, 1045.877, 1275.948, 777.3621, 478.2107, 475.8078, 516.0551, 720.8958, 671.0372, 459.5888, 370.0836, 397.2355, 273.7305, 878.2806, 2738.065, 2509.797, 2541.034, 2495.981, 2599.903, 2164.992, 2533.825, 2656.97, 2511.599, 2235.875, 1790.752, 1742.095, 1889.869, 1736.088, 1593.721, 1409.905, 732.3091, 1269.941, 1325.206, 1373.262, 1685.028, 2231.07, 2291.741, 2077.89, 2214.851, 2232.271, 2567.465, 2492.376, 2595.097, 2353.614, 2352.412, 2870.22, 2948.312, 2953.719, 2652.765, 2667.782, 2495.981, 2808.948, 2955.521, 2819.761, 2955.521, 2955.521, 2955.521, 2956.121, 2954.319, 2904.461, 2937.499, 2933.294, 2947.111, 2936.899, 2955.521, 2954.92, 2954.92, 2954.92, 2954.92, 1449.552, 2940.503, 2808.948, 2951.316, 2954.92, 2954.92, 2954.92, 2955.521, 2859.408, 2955.521, 2956.121, 2956.121, 2955.521, 2955.521, 2728.454, 2953.118, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2810.15, 2858.807, 2251.494, 2847.394, 2954.92, 2954.92, 2944.708, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2954.92, 2956.121, 2955.521, 2955.521, 2955.521, 2951.316, 2955.521, 2955.521, 2903.86, 2954.92, 2954.92, 2954.92, 2942.906, 2410.08, 2954.319, 2954.92, 2674.39, 2954.92, 2954.92, 2954.92, 2955.521, 2955.521, 2955.521, 2955.521, 2819.16, 2844.39, 2914.673, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2955.521, 2955.521, 2955.521 ; 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 ; }