netcdf M0106.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., 1100. ; barometric_pressure:is_dead = 0 ; barometric_pressure:calibration_coeffs = 0.059988, 800.07 ; barometric_pressure:epic_code = 915 ; barometric_pressure:pressure_relative_adjustment = 0.39327 ; 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., 50. ; 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., 50. ; 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 = "04-Oct-2004 17:16:57: Modified [lon,lat] to [-67.877900,43.490000].\n", "Mon Oct 4 16:36:51 2004: /usr/local/nco/bin/ncrcat -d time,2453283.6458,2453284.80 M0106.met.realtime.nc M0106.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 = 288 ; :barometric_pressure_serial_number = "SETAP2300000" ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0106" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 1 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453324.00000579 ; :starting_julian_day_string = "2004-11-14 00:00:00" ; :ending_julian_day_number = 2453330.95833912 ; :ending_julian_day_string = "2004-11-20 23:00:00" ; :algorithm_ids = "SET_BP_1.1: 10-Sep-2004 17:08:27\n", "WIND_DIR_1.2: 10-Sep-2004 17:08:27\n", "AAN_VIZ_1.2: 10-Sep-2004 17:08:27\n", "SET_BP_1.2: 03-Oct-2004 13:14:08" ; :longitude = -67.8779 ; :latitude = 43.49 ; data: lat = 43.49 ; lon = -67.8779 ; air_temperature_depth = -3 ; barometric_pressure_depth = -3 ; visibility_depth = -3 ; wind_depth = -4 ; time = 2453324, 2453324.04166667, 2453324.08333333, 2453324.125, 2453324.16666667, 2453324.20833333, 2453324.25, 2453324.29166667, 2453324.33333333, 2453324.375, 2453324.41666667, 2453324.45833333, 2453324.5, 2453324.54166667, 2453324.58333333, 2453324.625, 2453324.66666667, 2453324.70833333, 2453324.75, 2453324.79166667, 2453324.83333333, 2453324.875, 2453324.91666667, 2453324.95833333, 2453325, 2453325.04166667, 2453325.08333333, 2453325.125, 2453325.16666667, 2453325.20833333, 2453325.25, 2453325.29166667, 2453325.33333333, 2453325.375, 2453325.41666667, 2453325.45833333, 2453325.5, 2453325.54166667, 2453325.58333333, 2453325.625, 2453325.66666667, 2453325.70833333, 2453325.75, 2453325.79166667, 2453325.83333333, 2453325.875, 2453325.91666667, 2453325.95833333, 2453326, 2453326.04166667, 2453326.08333333, 2453326.125, 2453326.16666667, 2453326.20833333, 2453326.25, 2453326.29166667, 2453326.33333333, 2453326.375, 2453326.41666667, 2453326.45833333, 2453326.5, 2453326.54166667, 2453326.58333333, 2453326.625, 2453326.66666667, 2453326.70833333, 2453326.75, 2453326.79166667, 2453326.83333333, 2453326.875, 2453326.91666667, 2453326.95833333, 2453327, 2453327.04166667, 2453327.08333333, 2453327.125, 2453327.16666667, 2453327.20833333, 2453327.25, 2453327.29166667, 2453327.33333333, 2453327.375, 2453327.41666667, 2453327.45833333, 2453327.5, 2453327.54166667, 2453327.58333333, 2453327.625, 2453327.66666667, 2453327.70833333, 2453327.75, 2453327.79166667, 2453327.83333333, 2453327.875, 2453327.91666667, 2453327.95833333, 2453328, 2453328.04166667, 2453328.08333333, 2453328.125, 2453328.16666667, 2453328.20833333, 2453328.25, 2453328.29166667, 2453328.33333333, 2453328.375, 2453328.41666667, 2453328.45833333, 2453328.5, 2453328.54166667, 2453328.58333333, 2453328.625, 2453328.66666667, 2453328.70833333, 2453328.75, 2453328.79166667, 2453328.83333333, 2453328.875, 2453328.91666667, 2453328.95833333, 2453329, 2453329.04166667, 2453329.08333333, 2453329.125, 2453329.16666667, 2453329.20833333, 2453329.25, 2453329.29166667, 2453329.33333333, 2453329.375, 2453329.41666667, 2453329.45833333, 2453329.5, 2453329.54166667, 2453329.58333333, 2453329.625, 2453329.66666667, 2453329.70833333, 2453329.75, 2453329.79166667, 2453329.83333333, 2453329.875, 2453329.91666667, 2453329.95833333, 2453330, 2453330.04166667, 2453330.08333333, 2453330.125, 2453330.16666667, 2453330.20833333, 2453330.25, 2453330.29166667, 2453330.33333333, 2453330.375, 2453330.41666667, 2453330.45833333, 2453330.5, 2453330.54166667, 2453330.58333333, 2453330.625, 2453330.66666667, 2453330.70833333, 2453330.75, 2453330.79166667, 2453330.83333333, 2453330.875, 2453330.91666667, 2453330.95833333 ; air_temperature = 3.787, 3.62, 3.861, 3.489, 3.212, 3.119, 2.979, 2.604, 2.88, 2.551, 2.541, 2.182, 1.401, 1.359, 1.292, 1.387, 1.878, 1.679, 2.465, 2.988, 3.961, 4.964, 5.181, 5.384, 5.66, 5.523, 5.536, 5.399, 5.134, 4.918, 4.617, 4.385, 3.886, 3.037, 2.56, 2.687, 2.611, 2.465, 2.303, 2.136, 2.069, 2.112, 2.578, 3.123, 3.56, 3.937, 4.6, 4.849, 4.761, 4.708, 4.449, 4.073, 3.884, 3.413, 3.041, 2.839, 2.525, 2.437, 2.124, 1.935, 2.04, 2.014, 2.193, 1.834, 1.853, 1.749, 2.023, 2.43, 2.902, 3.408, 3.756, 3.977, 3.536, 3.369, 3.527, 3.33, 3.34, 3.265, 3.276, 3.162, 2.931, 2.737, 2.518, 2.611, 2.668, 2.232, 1.653, 1.57, 1.971, 2.36, 2.715, 3.192, 3.557, 4.284, 4.63, 5.491, 6.22, 6.298, 6.568, 6.668, 6.535, 6.494, 6.362, 6.324, 6.282, 6.201, 6.309, 6.338, 6.461, 6.588, 6.688, 6.918, 7.14, 7.29, 7.67, 7.81, 8, 8.19, 8.14, 8.19, 8.18, 8.24, 8.28, 8.41, 8.34, 8.34, 8.3, 8.33, 8.43, 8.57, 8.59, 8.75, 8.85, 8.86, 8.87, 8.96, 9, 8.99, 9.1, 9.3, 9.49, 9.15, 9.12, 8.9, 8.63, 8.42, 8.02, 7.83, 7.28, 6.875, 6.398, 6.005, 5.754, 5.58, 5.616, 5.365, 5.321, 5.141, 5.107, 5.105, 5.137, 5.185, 5.37, 5.675, 5.848, 5.887, 6.211, 6.397 ; 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 = 1023.769, 1023.589, 1023.649, 1023.709, 1024.129, 1024.429, 1024.669, 1025.028, 1025.328, 1025.688, 1026.168, 1026.708, 1027.248, 1027.668, 1027.788, 1027.968, 1026.828, 1026.228, 1025.748, 1025.508, 1025.148, 1025.508, 1026.048, 1025.928, 1025.928, 1025.688, 1025.268, 1025.148, 1024.729, 1024.429, 1024.129, 1024.489, 1024.249, 1024.789, 1025.568, 1025.808, 1026.108, 1026.528, 1026.348, 1026.528, 1025.508, 1025.448, 1024.969, 1024.729, 1024.369, 1024.549, 1024.969, 1025.208, 1025.268, 1025.148, 1025.028, 1024.669, 1024.429, 1024.129, 1024.189, 1024.669, 1024.369, 1024.369, 1024.549, 1024.849, 1025.628, 1025.508, 1025.268, 1024.849, 1024.069, 1023.829, 1023.469, 1023.169, 1023.109, 1023.109, 1023.469, 1023.709, 1023.709, 1023.769, 1023.769, 1023.589, 1023.349, 1023.229, 1023.169, 1023.289, 1022.809, 1022.929, 1022.869, 1023.049, 1024.009, 1024.249, 1024.189, 1023.889, 1023.049, 1022.329, 1021.909, 1021.669, 1021.669, 1021.729, 1022.029, 1022.089, 1021.789, 1022.329, 1022.209, 1021.849, 1021.489, 1020.949, 1020.469, 1020.469, 1019.93, 1019.51, 1020.109, 1020.229, 1020.589, 1020.649, 1020.469, 1020.169, 1019.33, 1018.55, 1018.07, 1017.11, 1017.23, 1017.17, 1017.23, 1017.53, 1017.47, 1017.17, 1017.23, 1017.05, 1016.57, 1016.09, 1015.61, 1015.43, 1014.651, 1014.651, 1014.411, 1014.471, 1014.831, 1015.07, 1015.01, 1015.07, 1014.591, 1014.231, 1014.291, 1014.291, 1014.711, 1014.951, 1015.85, 1016.27, 1016.69, 1017.35, 1017.53, 1017.95, 1018.37, 1018.31, 1018.61, 1018.97, 1019.15, 1019.45, 1019.39, 1019.99, 1020.589, 1021.069, 1021.549, 1021.489, 1021.129, 1021.069, 1021.129, 1021.309, 1021.429, 1021.969, 1022.389, 1022.689 ; 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 = 18.54, 18.89, 18.03, 18.03, 17.8, 18.46, 18.93, 18.78, 18.54, 18.58, 18.31, 18.27, 19.84, 18.66, 17.52, 15.68, 15.84, 14.78, 14.54, 13.33, 15.09, 14.19, 13.52, 14.31, 13.48, 14.39, 16.03, 15.99, 15.8, 16.27, 16.86, 16.86, 18.07, 15.72, 13.25, 13.72, 13.72, 12.94, 13.56, 12.39, 11.45, 10.66, 12.47, 9.33, 9.17, 8.23, 9.17, 8.66, 8.51, 9.06, 9.21, 9.09, 8.94, 9.64, 10.07, 10.07, 11.21, 11.33, 10.98, 11.02, 11.21, 11.92, 10.86, 10.47, 10.58, 10.35, 10.11, 9.49, 8.86, 9.96, 9.88, 10.62, 10.58, 10.78, 10.23, 8.78, 8.43, 9.02, 8.04, 8.94, 8.82, 9.29, 8.98, 9.45, 9.68, 9.37, 9.02, 8.82, 8.66, 7.88, 7.25, 7.21, 6.938, 7.6, 7.57, 8.39, 7.88, 7.21, 6.429, 7.13, 7.33, 6.566, 4.606, 5.645, 4.586, 4.547, 5.41, 3.724, 3.332, 2.901, 3.293, 2.901, 3.371, 3.489, 3.567, 3.254, 3.489, 3.371, 2.94, 3.371, 2.646, 1.96, 3.332, 4.665, 4.077, 3.41, 2.979, 3.528, 4.586, 3.567, 3.234, 2.744, 3.489, 2.842, 3.998, 4.743, 4.704, 4.822, 5.488, 5.841, 6.821, 8.86, 8.43, 9.45, 10.62, 10.86, 11.6, 9.88, 11.8, 11.96, 10.35, 10.82, 9.56, 11.05, 12.35, 10.27, 10.78, 10.51, 10.23, 9.88, 9.76, 9.49, 9.45, 6.625, 5.645, 4.861, 5.253, 3.724 ; 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 = 14.68, 15.77, 15, 14.93, 14.97, 15.3, 15.03, 16.13, 15.33, 15.63, 15.73, 15.1, 15.73, 15.17, 14.24, 12.84, 13.53, 12.16, 11.71, 11.08, 12.07, 11.15, 10.92, 11.86, 10.93, 11.99, 13.06, 13.04, 13.44, 13.47, 14.21, 13.85, 14.6, 13.11, 10.99, 11.21, 11.52, 10.75, 10.84, 9.6, 9.56, 8.56, 8.04, 7.77, 7.07, 6.799, 6.931, 7.09, 7.08, 7.44, 7.3, 7.36, 7.19, 8.2, 8.24, 8.35, 8.85, 9.57, 8.97, 9.25, 8.83, 9.11, 8.4, 8.24, 8.4, 7.97, 8.35, 7.21, 7.25, 8.1, 8.07, 8.62, 8.59, 9.06, 7.79, 7.18, 7.02, 7.45, 6.514, 6.494, 7.22, 7.32, 7.11, 7.45, 7.39, 7.66, 7.26, 6.827, 6.953, 6.028, 5.544, 5.895, 5.301, 5.873, 6.255, 7.05, 6.835, 5.943, 5.529, 5.915, 5.724, 5.138, 3.747, 4.505, 3.465, 3.665, 4.456, 2.731, 2.585, 2.034, 2.477, 2.12, 2.848, 2.948, 3.099, 2.707, 3.061, 2.907, 2.396, 2.855, 1.941, 1.652, 2.859, 3.95, 3.352, 2.953, 2.52, 2.95, 3.972, 2.839, 2.64, 2.388, 2.861, 2.426, 3.047, 3.815, 3.979, 4.003, 4.856, 4.803, 5.818, 7.36, 6.805, 7.86, 8.72, 8.39, 9.9, 8.43, 9.93, 10.25, 8.58, 8.87, 7.81, 8.64, 8.95, 8.85, 9.14, 8.7, 8.49, 8.52, 8.15, 7.7, 7.34, 5.156, 4.404, 3.759, 3.367, 2.624 ; 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 = 8.43, 8.56, 8.57, 6.27, 4, 2.75, 356.56, 353.33, 358.58, 348.687, 349.472, 344.257, 345.694, 350.07, 345.66, 346.627, 345.837, 342.564, 340.6, 328.2, 333.2, 333.2, 325.9, 336, 333.6, 347.97, 349.354, 354.32, 353.11, 352.95, 348.437, 353.51, 359.35, 6.9, 2.6, 11.82, 9.7, 3.74, 9.79, 13.4, 6.16, 7.61, 2.38, 353.56, 3.34, 2.87, 2.87, 10.55, 16.84, 13.08, 7.88, 0.78, 11.78, 3.69, 0.75, 5.33, 8.66, 2.01, 7.67, 4.97, 359.94, 0.17, 9.4, 359.97, 5.42, 3.58, 354.25, 357.5, 349.59, 2.63, 356.84, 10.69, 8.36, 15.71, 12.58, 11.76, 14.35, 12.87, 12.36, 3.02, 352.4, 342.2, 352.41, 351.88, 357.86, 352.3, 358.31, 358.57, 357.47, 351.12, 332, 335.2, 331.3, 323.9, 320.8, 329.4, 347.334, 3.77, 358.74, 358.97, 3.21, 354.13, 341, 355.45, 330.5, 338.7, 329.6, 333.7, 322.3, 326, 292.2, 272.6, 256.2, 266.8, 252.5, 231, 229.8, 246.3, 248.6, 257.2, 248.8, 216.5, 230.3, 227.5, 220, 213.7, 209.1, 203.7, 208.3, 215.6, 217.9, 232.3, 266.8, 278.9, 288.2, 285.9, 276.6, 280, 293.5, 318.7, 324.6, 333.4, 328.9, 314.3, 329.4, 327.9, 327.8, 325.7, 327.1, 326.9, 332.3, 329.3, 328.4, 323.6, 331.7, 340.4, 343.849, 347.243, 347.444, 342.99, 354.6, 356.35, 359.09, 345.734, 353.94, 351.6, 359.93, 21.76 ; 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 = 2298.949, 2663.578, 2647.359, 2688.207, 2723.048, 2708.03, 2720.044, 2657.571, 2630.539, 2596.299, 2635.344, 2554.249, 2736.864, 2604.708, 2777.712, 2857.005, 2886.439, 2888.241, 2946.51, 2945.309, 2911.669, 2950.715, 2956.121, 2956.121, 2956.121, 2956.121, 2925.485, 2944.107, 2918.877, 2926.086, 2927.287, 2912.87, 2846.192, 2915.273, 2945.309, 2945.309, 2948.913, 2939.302, 2920.68, 2908.065, 2907.464, 2949.513, 2946.51, 2949.513, 2951.916, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2951.916, 2947.711, 2554.249, 2945.909, 2945.909, 2891.245, 2952.517, 2951.916, 2956.722, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2847.394, 2879.231, 2936.899, 2956.722, 2951.316, 2953.719, 2920.68, 2787.924, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2954.319, 2955.521, 2956.121, 2949.513, 2948.312, 2950.114, 2945.909, 2938.1, 2929.69, 2900.856, 2890.644, 2740.468, 2840.786, 2822.164, 2920.68, 2920.079, 2945.909, 2930.892, 2951.916, 2946.51, 2924.885, 2926.687, 2928.489, 2909.867, 2889.443, 2838.383, 2571.67, 2931.492, 2953.118, 2955.521, 2955.521, 2955.521, 2955.521, 2955.521, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.121, 2956.722, 2954.319, 2889.443, 2956.722, 2813.754, 2867.818, 2951.916, 2956.722, 2955.521, 2955.521, 2956.121 ; 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 ; }