netcdf E0111.met.realtime { dimensions: lat = 1 ; lon = 1 ; air_temperature_depth = 1 ; barometric_pressure_depth = 1 ; visibility_depth = 1 ; wind_depth = 1 ; time = 167 ; 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 = 800.f, 1100.f ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.060014, 799.986 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.18446 ; barometric_pressure:pressure_absolute_offset = 0.75 ; 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, 200.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, 200.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 = "Wed Oct 6 20:31:49 2004: /usr/local/nco/bin/ncrcat -d time,2453285.8125,2453650.0 E0111.met.realtime.nc E0111.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 = 46270 ; :visibility_sensor_serial_number = 261 ; :barometric_pressure_serial_number = "SETAP2299995" ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0111" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453303.00000579 ; :starting_julian_day_string = "2004-10-24 00:00:00" ; :ending_julian_day_number = 2453309.91667244 ; :ending_julian_day_string = "2004-10-30 22:00:00" ; :algorithm_ids = "SET_BP_1.1: 03-Sep-2004 02:26:34\n", "WIND_DIR_1.2: 03-Sep-2004 02:26:34\n", "AAN_VIZ_1.2: 03-Sep-2004 02:26:34\n", "SET_BP_1.2: 02-Oct-2004 12:52:17" ; data: lat = 43.7148 ; lon = -69.3578 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453303, 2453303.04166667, 2453303.08333333, 2453303.125, 2453303.16666667, 2453303.20833333, 2453303.25, 2453303.29166667, 2453303.33333333, 2453303.375, 2453303.41666667, 2453303.45833333, 2453303.5, 2453303.54166667, 2453303.58333333, 2453303.625, 2453303.66666667, 2453303.70833333, 2453303.75, 2453303.79166667, 2453303.83333333, 2453303.875, 2453303.91666667, 2453303.95833333, 2453304, 2453304.04166667, 2453304.08333333, 2453304.125, 2453304.16666667, 2453304.20833333, 2453304.25, 2453304.29166667, 2453304.33333333, 2453304.375, 2453304.41666667, 2453304.45833333, 2453304.5, 2453304.54166667, 2453304.58333333, 2453304.625, 2453304.66666667, 2453304.70833333, 2453304.75, 2453304.79166667, 2453304.83333333, 2453304.875, 2453304.91666667, 2453304.95833333, 2453305, 2453305.04166667, 2453305.08333333, 2453305.125, 2453305.16666667, 2453305.20833333, 2453305.25, 2453305.29166667, 2453305.33333333, 2453305.375, 2453305.41666667, 2453305.45833333, 2453305.5, 2453305.54166667, 2453305.58333333, 2453305.625, 2453305.66666667, 2453305.70833333, 2453305.75, 2453305.79166667, 2453305.83333333, 2453305.875, 2453305.91666667, 2453305.95833333, 2453306, 2453306.04166667, 2453306.08333333, 2453306.125, 2453306.16666667, 2453306.20833333, 2453306.25, 2453306.29166667, 2453306.33333333, 2453306.375, 2453306.41666667, 2453306.45833333, 2453306.5, 2453306.54166667, 2453306.58333333, 2453306.625, 2453306.66666667, 2453306.70833333, 2453306.75, 2453306.79166667, 2453306.83333333, 2453306.875, 2453306.91666667, 2453306.95833333, 2453307, 2453307.04166667, 2453307.08333333, 2453307.125, 2453307.16666667, 2453307.20833333, 2453307.25, 2453307.29166667, 2453307.33333333, 2453307.375, 2453307.41666667, 2453307.45833333, 2453307.5, 2453307.54166667, 2453307.58333333, 2453307.625, 2453307.66666667, 2453307.70833333, 2453307.75, 2453307.79166667, 2453307.83333333, 2453307.875, 2453307.91666667, 2453307.95833333, 2453308, 2453308.04166667, 2453308.08333333, 2453308.125, 2453308.16666667, 2453308.20833333, 2453308.25, 2453308.29166667, 2453308.33333333, 2453308.375, 2453308.41666667, 2453308.45833333, 2453308.5, 2453308.54166667, 2453308.58333333, 2453308.625, 2453308.66666667, 2453308.70833333, 2453308.75, 2453308.79166667, 2453308.83333333, 2453308.875, 2453308.91666667, 2453308.95833333, 2453309, 2453309.04166667, 2453309.08333333, 2453309.125, 2453309.16666667, 2453309.20833333, 2453309.25, 2453309.29166667, 2453309.33333333, 2453309.375, 2453309.41666667, 2453309.45833333, 2453309.5, 2453309.54166667, 2453309.58333333, 2453309.625, 2453309.66666667, 2453309.70833333, 2453309.75, 2453309.79166667, 2453309.83333333, 2453309.875, 2453309.91666667 ; air_temperature = 9.3, 9.19, 9.18, 9.08, 9.03, 8.87, 8.29, 8.72, 8.74, 8.92, 8.28, 8.62, 8.81, 8.51, 8.59, 8.37, 8.55, 8.84, 8.72, 8.9, 8.92, 8.81, 8.81, 8.7, 8.71, 8.97, 9.25, 9.04, 9.09, 8.92, 8.93, 8.91, 8.97, 8.91, 8.82, 8.54, 8.52, 8.55, 8.83, 8.79, 9.02, 9.04, 9.17, 9.22, 8.82, 9.07, 9.16, 9.2, 8.93, 8.86, 8.6, 8.87, 8.99, 8.8, 8.52, 8.76, 8.71, 8.99, 9, 9.03, 9.17, 8.89, 9, 9.19, 9.51, 9.97, 9.94, 9.86, 9.92, 10.03, 9.23, 9.07, 9.08, 9.26, 10, 9.66, 9.21, 8.8, 8.5, 8.32, 8.19, 8.36, 8.38, 7.87, 8.01, 8.09, 8.4, 9.35, 10.3, 10.96, 11.57, 11.75, 11.99, 11.61, 10.96, 11.24, 11.21, 10.93, 10.52, 9.98, 9.04, 8.14, 7.81, 7.1, 6.826, 6.38, 5.912, 5.481, 5.188, 5.181, 5.417, 6.622, 7.4, 8.25, 8.69, 9.38, 9.61, 9.66, 9.62, 9.46, 9.31, 9.35, 9.13, 9.04, 8.89, 8.81, 8.72, 8.6, 8.79, 9.04, 8.82, 8.47, 8.17, 7.62, 7.23, 7.29, 7.68, 7.96, 8.15, 8.24, 8.42, 8.56, 7.93, 8.02, 7.97, 8.01, 8.06, 8.27, 8.28, 8.34, 8.31, 8.31, 8.39, 8.46, 8.58, 8.69, 9.06, 9.18, 9.21, 9.22, 9.34, 9.47, 9.62, 9.45, 9.59, 9.81, 10.08 ; 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 ; barometric_pressure = 1020.332, 1020.092, 1020.032, 1019.792, 1019.311, 1018.351, 1017.871, 1017.391, 1017.151, 1016.671, 1016.851, 1016.971, 1017.271, 1017.451, 1017.271, 1017.091, 1016.671, 1016.191, 1016.191, 1016.251, 1016.191, 1016.191, 1016.491, 1016.611, 1016.611, 1016.191, 1016.311, 1016.371, 1016.431, 1016.671, 1016.671, 1016.671, 1016.491, 1016.311, 1016.551, 1016.731, 1017.091, 1017.451, 1017.331, 1017.211, 1017.331, 1017.031, 1016.671, 1016.971, 1017.151, 1017.331, 1017.151, 1017.511, 1017.751, 1017.511, 1017.211, 1017.031, 1016.911, 1016.971, 1017.091, 1017.031, 1017.031, 1017.211, 1017.511, 1017.331, 1017.691, 1018.231, 1017.871, 1017.391, 1017.511, 1017.331, 1017.091, 1017.031, 1016.911, 1017.091, 1017.451, 1017.571, 1017.571, 1017.811, 1017.811, 1017.991, 1017.571, 1017.751, 1017.871, 1017.691, 1017.751, 1017.991, 1018.351, 1018.651, 1018.531, 1018.891, 1018.951, 1018.771, 1018.711, 1018.411, 1017.931, 1017.931, 1018.411, 1018.891, 1019.431, 1019.792, 1020.032, 1020.452, 1020.692, 1021.232, 1021.532, 1022.252, 1022.792, 1022.912, 1022.912, 1023.632, 1024.172, 1024.713, 1025.373, 1025.733, 1025.733, 1025.673, 1025.373, 1024.233, 1023.692, 1023.152, 1023.032, 1022.912, 1023.152, 1023.152, 1022.852, 1023.032, 1022.792, 1022.132, 1021.832, 1021.592, 1021.112, 1020.212, 1019.792, 1019.852, 1019.311, 1018.651, 1018.351, 1018.171, 1017.871, 1017.571, 1016.671, 1015.831, 1015.651, 1015.591, 1015.651, 1015.951, 1016.131, 1016.491, 1016.551, 1016.431, 1016.131, 1015.951, 1015.591, 1015.531, 1015.471, 1015.591, 1015.29, 1015.35, 1015.591, 1015.23, 1015.35, 1015.471, 1015.17, 1014.69, 1014.33, 1013.43, 1012.95, 1012.47, 1011.57, 1010.909, 1010.129 ; 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 ; wind_gust = 12.19, 12.07, 10.54, 9.88, 8.9, 8.98, 8.98, 11.05, 10.23, 10.11, 9.21, 10.86, 11.29, 11.33, 11.6, 11.64, 10.58, 11.21, 10.43, 10.54, 9.45, 9.29, 8.7, 9.56, 9.37, 9.49, 9.09, 9.29, 7.96, 6.978, 6.664, 6.978, 7.92, 8.19, 6.311, 6.507, 6.39, 6.625, 8.15, 7.68, 6.782, 5.802, 5.802, 5.802, 3.881, 5.449, 5.527, 5.998, 4.665, 6.625, 7.29, 6.938, 7.17, 6.664, 6.978, 7.41, 7.17, 7.13, 7.6, 8.23, 8.35, 6.938, 9.09, 10.15, 7.74, 4.312, 3.959, 4.626, 4.194, 1.666, 1.568, 0.588, 4.155, 1.96, 4.508, 5.018, 6.742, 7.02, 7.96, 7.92, 8.66, 9.09, 9.37, 8.94, 8.86, 7.84, 8.19, 7.64, 5.606, 4.665, 5.331, 7.37, 8, 6.311, 3.92, 7.37, 8.82, 9.02, 11.49, 11.6, 12.11, 13.41, 11.88, 10.39, 11.96, 11.8, 11.13, 11.09, 11.52, 10.51, 9.72, 9.13, 7.1, 6.978, 4.586, 6.076, 5.684, 4.606, 5.096, 4.43, 2.744, 2.822, 1.921, 2.783, 4.155, 4.214, 4.39, 5.41, 4.704, 5.723, 4.782, 4.116, 4.312, 4.626, 4.822, 5.606, 4.606, 6.115, 6.174, 5.057, 4.312, 3.175, 2.45, 3.097, 2.901, 2.705, 2.979, 2.548, 2.274, 2.979, 2.783, 3.058, 3.567, 4.312, 4.665, 6.115, 6.664, 7.06, 7.37, 7.53, 6.664, 6.938, 5.88, 7.72, 8.27, 9.02, 10.07 ; 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 ; wind_speed = 9.67, 10.01, 9.04, 8.2, 7.52, 7.55, 7.76, 9.02, 8.62, 8.65, 7.54, 8.77, 9.63, 9.38, 9.86, 9.41, 8.75, 9.13, 8.92, 8.49, 8.11, 7.56, 7.55, 8.08, 7.74, 8.14, 7.11, 7.39, 6.956, 5.799, 5.373, 5.991, 6.499, 6.888, 4.957, 5.697, 5.478, 5.772, 6.775, 6.528, 5.631, 5.002, 4.663, 4.66, 2.991, 4.654, 4.713, 4.925, 3.714, 5.615, 6.119, 6.043, 5.641, 5.649, 5.916, 6.084, 6.11, 5.868, 6.315, 6.877, 6.689, 6.107, 7.69, 8.23, 5.821, 3.478, 3.222, 3.763, 3.243, 0.301, 0.932, 0.256, 3.298, 0.481, 3.545, 4.222, 5.718, 5.686, 6.921, 6.264, 7.3, 7.8, 7.74, 7.73, 7.61, 6.531, 6.868, 6.51, 4.425, 3.579, 4.301, 5.649, 6.899, 5.137, 2.843, 6.281, 7.04, 7.65, 9.62, 9.99, 10.22, 10.96, 9.74, 8.82, 10.14, 9.27, 9.16, 9.24, 9.49, 8.77, 7.98, 7.64, 5.858, 5.773, 3.851, 4.905, 4.446, 3.233, 4.137, 3.639, 1.741, 2.345, 1.276, 2.134, 3.343, 3.589, 3.556, 4.128, 3.859, 4.713, 3.743, 3.339, 3.439, 3.498, 3.854, 4.816, 3.55, 5.256, 5.014, 4.301, 3.431, 2.249, 1.587, 2.26, 2.221, 2.003, 2.446, 2.024, 1.852, 2.365, 2.319, 2.507, 2.753, 3.46, 4.022, 5.006, 5.653, 6.031, 6.436, 6.464, 5.773, 5.751, 5.075, 6.426, 6.616, 7.53, 8.53 ; 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 ; wind_direction = 33.72, 35.61, 33.39, 28.36, 24.63, 23.48, 18.8, 38.32, 34.02, 26.51, 9.97, 26.77, 36.93, 38.56, 50.28, 38.48, 42.93, 41.31, 43.25, 49.3, 47.36, 34.88, 36.26, 41.13, 40.58, 46.33, 44.85, 33.83, 27.1, 6.89, 21.41, 22.12, 35.6, 32.57, 20.32, 12.39, 9.29, 15.42, 27.62, 35.47, 30.43, 27.4, 24.94, 38.2, 22.32, 57.2, 45.47, 51.72, 351.4, 349.535, 333.1, 350.28, 351.35, 350.05, 341.8, 350.22, 358.18, 348.528, 357.77, 343.35, 354.6, 359.45, 352.4, 342.6, 8.68, 358.42, 34.3, 63.6, 80.6, 109.9, 252.7, 170.4, 290.5, 98.8, 16.12, 6.58, 358.98, 351.15, 343.384, 352.87, 345.203, 350.09, 348.042, 343.422, 3.13, 354.55, 353.85, 343.925, 338.6, 332.9, 338.5, 340.7, 343.43, 349.829, 352.44, 346.907, 348.25, 348.585, 1.29, 357.63, 5.15, 9.89, 0.12, 355.63, 356.09, 355.89, 356.29, 350.47, 352.9, 358.16, 357.26, 0.98, 341, 339.9, 323.8, 342.3, 330, 340.7, 316.3, 337.3, 340.9, 340.9, 295.3, 254.8, 245.2, 248.4, 231.5, 212.4, 210.9, 234.4, 227.1, 208.9, 225.5, 262.5, 317.6, 348.158, 356.75, 37.41, 47.14, 65.4, 89, 107.7, 134.6, 119.7, 137.6, 174.4, 148.3, 152.1, 145.2, 154.3, 133.8, 150.8, 131.1, 131.5, 132.5, 126.5, 127.5, 139.8, 152.4, 148.1, 150.4, 152, 153.1, 156.3, 157.2, 159.2, 162.6 ; 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 ; visibility = 2955.521, 2948.312, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2954.319, 2955.521, 2955.521, 2954.319, 2955.521, 2917.676, 2938.701, 2951.916, 2952.517, 2823.966, 2943.506, 2938.1, 2937.499, 2941.104, 2916.475, 2927.888, 2883.436, 2904.461, 2911.068, 2840.185, 2914.072, 2951.916, 2950.114, 2955.521, 2951.916, 2955.521, 2955.521, 2955.521, 2954.319, 2954.319, 2953.118, 2943.506, 2940.503, 2955.521, 2955.521, 2955.521, 2918.277, 2837.182, 2812.553, 2557.854, 2897.853, 2886.439, 2807.747, 2913.471, 2866.015, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2954.92, 2952.517, 2939.302, 2954.319, 2754.885, 2956.121, 2956.121, 2956.121, 2954.92, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2926.086, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2954.319, 2934.496, 2947.111, 2953.719, 2954.319, 2954.319, 2944.107, 2956.121, 2837.782, 2954.319, 2956.121, 2954.92, 2954.92, 2954.92, 2953.719, 2955.521, 2955.521, 2955.521, 2955.521, 2886.439, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2954.92, 2956.121, 2950.114, 2956.121, 2956.121, 2864.814, 2890.644, 2956.121, 2956.121, 2956.121, 2954.92, 2955.521, 2955.521, 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.121, 2956.121, 2954.92, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 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, 2955.521, 2955.521, 945.5596, 1224.888, 2166.794, 2952.517, 2956.121, 2955.521, 2945.309, 2955.521, 2844.39, 2387.854, 2179.409 ; 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 ; }