netcdf C0209.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.06, 800.044 ; barometric_pressure:epic_code = 915 ; barometric_pressure:secondary_calibration_coeffs = 1., 1.336 ; 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 = "01-Jun-2005 14:33:22: Modified [lon,lat] to [-70.059976,43.569600].\n", "01-Jun-2005 07:29:42: Modified [lon,lat] to [-70.061000,43.569500].\n", "Wed Jun 1 06:46:58 2005: /usr/local/nco/bin/ncrcat -d time,2453523.2396,2453524.23 C0209.met.realtime.nc C0209.met.realtime.nc.new\n", "01-Jun-2005 06:43:57: Parameter barometric_pressure marked as non-functional as of julian day 2453523.239583 (2005-06-01 05:45:00)" ; :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 = 49997 ; :visibility_sensor_serial_number = 318 ; :barometric_pressure_serial_number = "SETAP2299999" ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C0209" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :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.3: 01-Jun-2005 04:16:01\n", "WIND_DIR_1.2: 01-Jun-2005 04:16:01\n", "AAN_VIZ_1.2: 01-Jun-2005 04:16:01" ; :longitude = -70.0599757603237 ; :latitude = 43.5696002415248 ; data: lat = 43.5696002415248 ; lon = -70.0599757603237 ; 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 = 17.75, 18.3, 18.12, 18.34, 18.29, 18.3, 17.87, 17.7, 17.8, 17.76, 17.7, 17.81, 17.7, 17.51, 17.69, 17.69, 17.99, 17.91, 17.97, 18.47, 18.61, 18.48, 18.58, 18.17, 18.63, 18.25, 18.11, 17.57, 18.01, 17.83, 17.89, 17.96, 17.4, 17.26, 17.31, 17.74, 17.84, 18.1, 17.78, 18.16, 18.33, 18.85, 18.88, 19.24, 18.93, 19.1, 18.8, 18.97, 18.66, 18.57, 18.47, 18.41, 18.72, 18.7, 18.17, 17.28, 17.64, 18.19, 17.8, 17.68, 17.68, 17.74, 17.94, 18.11, 18.44, 18.54, 18.86, 19.07, 19.38, 19.19, 20.23, 19.22, 19, 18.01, 18.51, 19.59, 18.54, 18.15, 18.55, 17.87, 17.76, 18.08, 18.08, 19.96, 21.37, 20.94, 21.83, 22.05, 23.49, 26.31, 23.74, 22.85, 22.79, 22.79, 22.56, 22.41, 22.21, 21.84, 21.54, 21.18, 20.58, 20.16, 19.77, 19.05, 18.72, 18.53, 20.18, 18.9, 19.78, 20.23, 19.09, 19.5, 19.83, 20.5, 20.38, 20.09, 20.49, 20.97, 20.67, 20.15, 19.43, 20, 19.77, 19.18, 18.98, 18.92, 17.9, 17.8, 17.46, 16.9, 17.07, 18.94, 18.49, 19.72, 21.51, 20.11, 20.74, 21.19, 21.1, 22.14, 22.42, 21.7, 21.41, 21.07, 20.44, 20.13, 19.04, 18.91, 18.6, 19.02, 18.82, 18.84, 18.35, 18.19, 18.02, 17.99, 19.85, 19.24, 19.39, 19.4, 20.22, 21.63, 21.5, 23.05, 22.92, 22.31, 22.47, 21.78 ; 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.7, 1018.88, 1019, 1018.94, 1018.94, 1018.88, 1019.18, 1019.36, 1019.42, 1019.24, 1019.48, 1019.54, 1019.84, 1019.72, 1020.14, 1020.2, 1019.9, 1019.6, 1019.3, 1018.76, 1018.34, 1017.68, 1017.32, 1017.44, 1017.38, 1017.74, 1018.16, 1017.98, 1017.74, 1017.14, 1016.72, 1016.06, 1016.06, 1016.12, 1016.06, 1016.36, 1016.42, 1016.24, 1016.06, 1016.06, 1015.64, 1015.1, 1014.38, 1013.96, 1013.6, 1013, 1012.52, 1012.28, 1012.46, 1012.46, 1012.52, 1012.22, 1012.52, 1012.22, 1011.92, 1011.8, 1011.38, 1011.26, 1011.26, 1011.38, 1011.5, 1011.74, 1011.68, 1011.5, 1011.2, 1010.66, 1010, 1009.52, 1008.98, 1008.74, 1009.46, 1008.98, 1009.22, 1009.88, 1010.48, 1010.6, 1010.72, 1010.72, 1010.72, 1010.78, 1010.9, 1011.26, 1011.38, 1011.62, 1011.8, 1011.62, 1011.62, 1011.68, 1011.8, 1011.5, 1011.26, 1011.26, 1010.84, 1010.72, 1010.9, 1011.2, 1011.56, 1011.92, 1012.34, 1012.52, 1012.94, 1013.06, 1013, 1012.88, 1012.94, 1013.12, 1013.3, 1013.54, 1013.54, 1013.42, 1013.18, 1013.12, 1012.58, 1011.98, 1011.68, 1011.56, 1011.26, 1011.08, 1010.9, 1010.66, 1010.72, 1010.9, 1010.78, 1010.84, 1010.9, 1010.6, 1010.3, 1010.06, 1010.06, 1010.72, 1011.26, 1011.62, 1011.74, 1011.62, 1011.26, 1011.14, 1010.72, 1010.72, 1010.42, 1010.36, 1010.12, 1009.58, 1009.82, 1010.24, 1011.08, 1010.72, 1010.48, 1010.48, 1010.12, 1009.76, 1010, 1010.54, 1011.02, 1011.56, 1012.1, 1012.34, 1012.58, 1012.88, 1012.88, 1013.06, 1012.88, 1012.7, 1012.46, 1012.22, 1011.92, 1012.1, 1011.98, 1012.28 ; 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 = 2.156, 2.901, 2.862, 4.351, 4.861, 6.037, 4.704, 5.331, 6.35, 6.821, 4.9, 6.35, 6.272, 6.429, 5.39, 4.155, 5.566, 7.68, 6.037, 6.625, 5.958, 6.037, 7.96, 6.35, 6.311, 4.606, 2.156, 1.254, 2.47, 4.077, 3.136, 4.273, 2.548, 1.803, 1.568, 2.548, 3.685, 2.666, 2.47, 2.254, 2.509, 4.508, 4.704, 5.958, 3.92, 4.547, 3.528, 4.234, 2.45, 2.313, 1.764, 2.822, 5.37, 5.253, 3.92, 1.764, 3.959, 4.547, 3.998, 3.489, 3.528, 3.332, 3.646, 3.842, 3.45, 3.646, 4.939, 4.861, 4.586, 4.861, 2.94, 4.155, 3.038, 1.529, 1.882, 2.979, 2.509, 1.96, 1.96, 2.901, 2.45, 2.156, 1.49, 2.038, 1.686, 1.45, 1.176, 1.568, 0.941, 1.96, 2.509, 2.117, 4.038, 3.881, 3.489, 2.842, 3.567, 1.999, 2.195, 2.744, 2.94, 3.097, 2.587, 3.92, 2.783, 1.862, 0.588, 1.646, 1.921, 1.921, 2.038, 2.587, 3.802, 4.39, 5.606, 5.37, 4.939, 4.665, 3.959, 3.842, 5.057, 5.684, 6.076, 5.194, 3.489, 2.94, 2.666, 2.47, 1.96, 1.49, 1.646, 0.588, 2.509, 1.411, 0.588, 2.274, 2.744, 2.391, 3.371, 2.744, 3.724, 3.254, 2.254, 7.8, 4.116, 2.156, 3.058, 4.9, 4.273, 3.724, 2.646, 2.94, 2.352, 4.351, 4.9, 4.077, 4.39, 4.39, 4.038, 4.43, 2.842, 1.333, 1.176, 3.058, 2.901, 4.704, 5.292, 4.606 ; 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 = 0.986, 2.396, 2.448, 3.664, 4.151, 5.185, 4.157, 4.783, 5.576, 6.019, 4.445, 5.657, 4.921, 5.746, 4.544, 3.532, 4.787, 6.522, 5.465, 5.697, 4.976, 5.244, 6.597, 5.449, 5.277, 3.437, 1.701, 0.764, 2.083, 3.253, 2.532, 3.785, 1.065, 1.435, 0.893, 2.155, 3.225, 1.986, 2.215, 1.915, 1.809, 3.859, 3.808, 5.09, 2.676, 3.609, 2.844, 3.66, 1.547, 2.055, 0.647, 2.598, 4.654, 4.645, 2.51, 0.342, 3.436, 4.088, 3.18, 3.088, 3.187, 2.903, 3.207, 3.282, 3.019, 3.113, 4.246, 4.257, 3.994, 4.199, 0.683, 3.413, 0.572, 0.664, 1.489, 2.527, 2.226, 1.415, 1.696, 2.435, 1.427, 1.694, 1.257, 1.507, 1.364, 1.124, 0.773, 0.732, 0.126, 0.876, 2.105, 1.683, 3.337, 3.324, 2.973, 2.064, 2.294, 1.633, 1.974, 2.271, 2.463, 2.659, 2.047, 3.313, 2.362, 1.096, 0, 1.206, 1.427, 1.546, 1.656, 2.221, 3.413, 3.737, 4.98, 4.877, 4.287, 3.793, 3.591, 3.457, 4.467, 5.09, 5.333, 3.917, 3.085, 2.578, 2.234, 2.089, 1.296, 1.178, 1.182, 0.099, 2.047, 0.255, 0, 1.855, 2.342, 2.065, 2.954, 2.407, 3.369, 2.863, 0.878, 1.481, 0.901, 1.307, 2.123, 4.093, 3.511, 3.143, 1.294, 1.886, 1.875, 3.361, 4.269, 3.404, 3.638, 3.57, 3.27, 3.832, 1.599, 0.171, 0.649, 2.326, 2.172, 3.717, 4.436, 3.89 ; 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 = 198.9, 180.4, 207, 210.4, 212.6, 207.5, 213.9, 206.4, 205.8, 200.1, 191.5, 190.9, 204.4, 209.9, 219.4, 212.1, 205.2, 191.3, 187.8, 176.7, 177.2, 184, 182.5, 184.4, 186.1, 228.3, 234.5, 221.6, 201.6, 202, 191.3, 187.8, 217.3, 196.8, 173.1, 185.9, 202.8, 201.9, 193.3, 206.3, 159.1, 173.5, 191.3, 185.7, 207.7, 168.2, 224, 199.3, 202.4, 195, 196.7, 212.2, 207.7, 204.7, 240, 214.3, 190.7, 185.3, 184.5, 191.6, 190.4, 191.2, 197.9, 185.3, 192.7, 185, 179.6, 178.9, 192.1, 215.9, 59.2, 163, 213.4, 350.43, 296.4, 291.3, 334.3, 271.2, 284.4, 263.7, 246.9, 245.2, 228.8, 307.2, 275.8, 268.1, 291, 234.5, 226.3, 286.2, 212.6, 221.4, 217.2, 218.3, 222.3, 238.3, 251.5, 287.7, 322.6, 354.3, 328.6, 338.8, 334.4, 317.2, 318.4, 20.83, 343.4, 267.7, 265.6, 259.8, 211, 229.8, 203.8, 200.9, 206.8, 212.4, 196.2, 192.8, 211.8, 220.4, 222.4, 222.2, 221.1, 226.2, 222, 236.5, 244.2, 268.4, 290.8, 270, 220.8, 146.1, 239.8, 6.31, 343.4, 195.6, 179.8, 195.3, 181.3, 201.8, 188.7, 175.6, 198.8, 328.2, 60.4, 111.3, 294.8, 282.1, 300.6, 289.9, 330.2, 359.86, 332.1, 336, 334.4, 339.6, 341.6, 314.3, 334, 320.6, 326, 284.2, 305.3, 305.2, 318.7, 302.6, 321.4, 305.8 ; 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, 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, 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 ; visibility = 2891.245, 2937.499, 2916.475, 2896.651, 2900.256, 2893.648, 2816.758, 2751.281, 2774.107, 2649.761, 2577.076, 2575.274, 2590.892, 2616.723, 2653.966, 2801.139, 2811.351, 2684.002, 2573.472, 2822.164, 2774.708, 2831.775, 2829.973, 2812.553, 2787.924, 2730.256, 2651.563, 2536.228, 2572.27, 2456.935, 2228.066, 1244.11, 229.3984, 209.1546, 235.826, 340.1685, 348.5183, 132.4445, 147.5823, 150.9463, 175.1547, 240.6917, 146.501, 265.5609, 215.0415, 183.8649, 181.7024, 1328.209, 1284.958, 1366.054, 1072.308, 1562.484, 1713.862, 1160.011, 1056.089, 904.7116, 117.6672, 175.0345, 133.0452, 124.2149, 129.8014, 113.7025, 119.8297, 91.71668, 73.63544, 47.32454, 198.7023, 1080.118, 1457.962, 1385.276, 2710.433, 2622.129, 2012.413, 1339.022, 446.974, 854.2524, 210.1158, 272.3488, 2461.14, 315.5396, 355.9671, 2229.268, 2646.157, 2813.153, 2953.118, 2916.475, 2938.1, 2929.09, 2944.708, 2954.92, 2951.316, 2935.697, 2954.92, 2939.902, 2951.316, 2949.513, 2952.517, 2952.517, 2950.715, 2952.517, 2954.319, 2949.513, 2950.114, 2939.302, 2945.909, 2941.104, 2777.712, 2947.711, 2935.097, 2941.704, 2920.68, 2942.305, 2942.906, 2953.118, 2945.909, 2900.256, 2499.585, 2874.425, 2906.864, 2503.79, 2924.885, 2951.316, 2948.312, 2921.28, 2890.644, 2911.068, 2820.362, 2813.754, 2792.129, 2711.634, 2593.295, 2882.234, 2944.107, 2868.418, 2956.121, 2933.895, 2942.906, 2941.104, 2919.478, 2946.51, 2948.312, 2932.694, 2899.054, 2763.295, 2745.274, 2834.779, 2828.772, 2353.614, 2789.726, 2926.687, 2892.447, 2938.701, 2893.648, 2837.182, 2846.793, 2833.577, 2944.708, 2955.521, 2956.121, 2944.708, 2926.086, 2956.121, 2950.715, 2898.454, 2954.92, 2954.319, 2955.521, 945.5596 ; 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 ; }