netcdf F0109.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; 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 depth(depth) ; depth:long_name = "Depth" ; depth:standard_name = "depth" ; depth:short_name = "D" ; depth:units = "meters" ; depth:positive = "down" ; depth:_FillValue = -999. ; depth:valid_range = -10000., 100. ; depth:epic_code = 3 ; 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 current_speed(time, depth, lat, lon) ; current_speed:long_name = "Current Speed" ; current_speed:standard_name = "sea_water_velocity" ; current_speed:short_name = "CSPD" ; current_speed:ancillary_variables = "current_speed_qc" ; current_speed:_FillValue = -9999.f ; current_speed:units = "cm/s" ; current_speed:valid_range = 0.f, 1000.f ; current_speed:is_dead = 0. ; current_speed:calibration_coeffs = 0., 0.2933, 0., 0. ; current_speed:epic_code = 300 ; byte current_speed_qc(time, depth, lat, lon) ; current_speed_qc:long_name = "Current Speed Quality" ; current_speed_qc:short_name = "CSPDQC" ; current_speed_qc:intent = "data_quality" ; current_speed_qc:standard_name = "sea_water_velocity data_quality" ; current_speed_qc:_FillValue = 128s ; current_speed_qc:units = "1" ; current_speed_qc:valid_range = -127s, 127s ; current_speed_qc:flag_values = 0s, 1s, 2s ; current_speed_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; float current_direction(time, depth, lat, lon) ; current_direction:long_name = "Current Direction" ; current_direction:standard_name = "direction_of_sea_water_velocity" ; current_direction:short_name = "CDIR" ; current_direction:ancillary_variables = "current_direction_qc" ; current_direction:_FillValue = -999.f ; current_direction:units = "angular_degrees" ; current_direction:valid_range = 0.f, 360.f ; current_direction:is_dead = 0. ; current_direction:calibration_coeffs = 0., 0.3516, 0., 0. ; current_direction:epic_code = 310 ; byte current_direction_qc(time, depth, lat, lon) ; current_direction_qc:long_name = "Current Direction QC" ; current_direction_qc:short_name = "CDIRQC" ; current_direction_qc:intent = "data_quality" ; current_direction_qc:standard_name = "direction_of_sea_water_velocity data_quality" ; current_direction_qc:_FillValue = 128s ; current_direction_qc:units = "1" ; current_direction_qc:valid_range = -127s, 127s ; current_direction_qc:flag_values = 0s, 1s, 2s ; current_direction_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; float current_u(time, depth, lat, lon) ; current_u:long_name = "East Current Velocity Component" ; current_u:standard_name = "eastward_sea_water_velocity" ; current_u:ancillary_variables = "current_u_qc" ; current_u:short_name = "u" ; current_u:units = "cm/s" ; current_u:valid_range = -1000.f, 1000.f ; current_u:_FillValue = -9999.f ; current_u:is_dead = 0. ; byte current_u_qc(time, depth, lat, lon) ; current_u_qc:long_name = "East Current Velocity Component QC" ; current_u_qc:short_name = "UQC" ; current_u_qc:intent = "data_quality" ; current_u_qc:standard_name = "eastward_sea_water_velocity data_quality" ; current_u_qc:_FillValue = 128s ; current_u_qc:units = "1" ; current_u_qc:valid_range = -127s, 127s ; current_u_qc:flag_values = 0s, 1s, 2s ; current_u_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; float current_v(time, depth, lat, lon) ; current_v:long_name = "North Current Velocity Component" ; current_v:standard_name = "northward_sea_water_velocity" ; current_v:short_name = "v" ; current_v:ancillary_variables = "current_v_qc" ; current_v:_FillValue = -999.f ; current_v:units = "cm/s" ; current_v:valid_range = -1000.f, 1000.f ; current_v:is_dead = 0. ; byte current_v_qc(time, depth, lat, lon) ; current_v_qc:long_name = "North Current Velocity Component QC" ; current_v_qc:short_name = "VQC" ; current_v_qc:intent = "data_quality" ; current_v_qc:standard_name = "northward_sea_water_velocity data_quality" ; current_v_qc:_FillValue = 128s ; current_v_qc:units = "1" ; current_v_qc:valid_range = -127s, 127s ; current_v_qc:flag_values = 0s, 1s, 2s ; current_v_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; float temperature(time, depth, lat, lon) ; temperature:long_name = "Water Temperature" ; temperature:standard_name = "sea_water_temperature" ; temperature:short_name = "WT" ; temperature:ancillary_variables = "temperature_qc" ; temperature:_FillValue = -999.f ; temperature:units = "celsius" ; temperature:valid_range = -0.5f, 30.f ; temperature:is_dead = 0 ; temperature:calibration_coeffs = -0.6659, 0.03419, -6.292e-06, 4.8e-09 ; temperature:calibration_type = "Wide Range" ; temperature:epic_code = 20 ; byte temperature_qc(time, depth, lat, lon) ; temperature_qc:long_name = "Water Temperature QC" ; temperature_qc:short_name = "WTQC" ; temperature_qc:intent = "data_quality" ; temperature_qc:standard_name = "sea_water_temperature data_quality" ; temperature_qc:_FillValue = 128s ; temperature_qc:units = "1" ; temperature_qc:valid_range = -127s, 127s ; temperature_qc:flag_values = 0s, 1s, 2s ; temperature_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional" ; // 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 = "13-Oct-2004 11:32:29: Modified [lon,lat] to [-68.997900,44.054500].\n", "Wed Oct 6 14:30:01 2004: /usr/local/nco/bin/ncrcat -d time,2453285.5521,2453286.55 F0109.aanderaa.realtime.nc F0109.aanderaa.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 = "aanderaa" ; :aanderaa_serial_number = "AANCM707" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0109" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453296.00000579 ; :starting_julian_day_string = "2004-10-17 00:00:00" ; :ending_julian_day_number = 2453302.95833912 ; :ending_julian_day_string = "2004-10-23 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 20-Aug-2004 20:45:08\n", "AANCM_Temperature_1.5: 20-Aug-2004 20:45:08" ; :longitude = -68.9979 ; :latitude = 44.0545 ; data: lat = 44.0545 ; lon = -68.9979 ; depth = 2 ; time = 2453296, 2453296.04166667, 2453296.08333333, 2453296.125, 2453296.16666667, 2453296.20833333, 2453296.25, 2453296.29166667, 2453296.33333333, 2453296.375, 2453296.41666667, 2453296.45833333, 2453296.5, 2453296.54166667, 2453296.58333333, 2453296.625, 2453296.66666667, 2453296.70833333, 2453296.75, 2453296.79166667, 2453296.83333333, 2453296.875, 2453296.91666667, 2453296.95833333, 2453297, 2453297.04166667, 2453297.08333333, 2453297.125, 2453297.16666667, 2453297.20833333, 2453297.25, 2453297.29166667, 2453297.33333333, 2453297.375, 2453297.41666667, 2453297.45833333, 2453297.5, 2453297.54166667, 2453297.58333333, 2453297.625, 2453297.66666667, 2453297.70833333, 2453297.75, 2453297.79166667, 2453297.83333333, 2453297.875, 2453297.91666667, 2453297.95833333, 2453298, 2453298.04166667, 2453298.08333333, 2453298.125, 2453298.16666667, 2453298.20833333, 2453298.25, 2453298.29166667, 2453298.33333333, 2453298.375, 2453298.41666667, 2453298.45833333, 2453298.5, 2453298.54166667, 2453298.58333333, 2453298.625, 2453298.66666667, 2453298.70833333, 2453298.75, 2453298.79166667, 2453298.83333333, 2453298.875, 2453298.91666667, 2453298.95833333, 2453299, 2453299.04166667, 2453299.08333333, 2453299.125, 2453299.16666667, 2453299.20833333, 2453299.25, 2453299.29166667, 2453299.33333333, 2453299.375, 2453299.41666667, 2453299.45833333, 2453299.5, 2453299.54166667, 2453299.58333333, 2453299.625, 2453299.66666667, 2453299.70833333, 2453299.75, 2453299.79166667, 2453299.83333333, 2453299.875, 2453299.91666667, 2453299.95833333, 2453300, 2453300.04166667, 2453300.08333333, 2453300.125, 2453300.16666667, 2453300.20833333, 2453300.25, 2453300.29166667, 2453300.33333333, 2453300.375, 2453300.41666667, 2453300.45833333, 2453300.5, 2453300.54166667, 2453300.58333333, 2453300.625, 2453300.66666667, 2453300.70833333, 2453300.75, 2453300.79166667, 2453300.83333333, 2453300.875, 2453300.91666667, 2453300.95833333, 2453301, 2453301.04166667, 2453301.08333333, 2453301.125, 2453301.16666667, 2453301.20833333, 2453301.25, 2453301.29166667, 2453301.33333333, 2453301.375, 2453301.41666667, 2453301.45833333, 2453301.5, 2453301.54166667, 2453301.58333333, 2453301.625, 2453301.66666667, 2453301.70833333, 2453301.75, 2453301.79166667, 2453301.83333333, 2453301.875, 2453301.91666667, 2453301.95833333, 2453302, 2453302.04166667, 2453302.08333333, 2453302.125, 2453302.16666667, 2453302.20833333, 2453302.25, 2453302.29166667, 2453302.33333333, 2453302.375, 2453302.41666667, 2453302.45833333, 2453302.5, 2453302.54166667, 2453302.58333333, 2453302.625, 2453302.66666667, 2453302.70833333, 2453302.75, 2453302.79166667, 2453302.83333333, 2453302.875, 2453302.91666667, 2453302.95833333 ; current_speed = 14.665, 25.8104, 32.8496, 31.6764, 16.4248, 9.3856, 5.866, 23.7573, 34.6094, 31.0898, 10.8521, 19.9444, 14.3717, 26.9836, 28.1568, 31.6764, 14.665, 6.4526, 6.7459, 6.7459, 14.0784, 34.9027, 33.1429, 24.9305, 21.7042, 11.1454, 18.1846, 21.4109, 21.1176, 14.3717, 6.4526, 17.8913, 26.9836, 18.7712, 27.8635, 22.5841, 15.8382, 12.9052, 3.5196, 15.2516, 16.1315, 15.5449, 13.4918, 4.9861, 9.3856, 28.4501, 33.7295, 26.397, 21.7042, 19.6511, 6.7459, 13.1985, 9.0923, 20.8243, 15.8382, 11.732, 11.732, 25.5171, 36.6625, 36.0759, 28.4501, 16.1315, 14.3717, 8.5057, 13.7851, 26.1037, 17.598, 16.1315, 4.6928, 23.7573, 34.0228, 39.5955, 32.5563, 29.0367, 19.9444, 12.9052, 12.0253, 16.4248, 10.5588, 10.5588, 26.397, 31.9697, 33.4362, 36.9558, 34.3161, 29.6233, 26.1037, 23.7573, 13.1985, 10.2655, 20.2377, 21.7042, 12.6119, 37.5424, 43.4084, 56.0203, 50.7409, 43.7017, 36.0759, 26.1037, 18.1846, 5.866, 12.9052, 13.7851, 7.9191, 15.5449, 26.9836, 37.2491, 43.7017, 50.7409, 45.7548, 44.5816, 32.263, 20.2377, 9.9722, 17.598, 23.7573, 34.3161, 41.3553, 51.0342, 70.392, 62.4729, 54.8471, 46.928, 35.196, 22.5841, 13.7851, 4.1062, 8.2124, 22.8774, 26.1037, 56.3136, 58.3667, 57.1935, 55.4337, 61.2997, 63.6461, 59.5399, 49.861, 40.7687, 33.1429, 29.0367, 46.0481, 49.861, 61.0064, 77.4312, 54.8471, 80.9508, 67.7523, 66.5791, 53.9672, 51.3275, 41.3553, 39.8888, 30.7965, 44.2883, 49.2744, 52.5007, 51.6208, 42.5285, 53.0873, 67.1657, 61.0064, 53.0873, 34.9027, 14.9583, 32.5563, 32.263 ; current_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 ; current_direction = 335.3548, 28.7596, 19.2664, 13.9924, 331.8388, 260.8156, 214.0528, 213.3496, 179.596, 182.7604, 173.9704, 83.6092, 65.6776, 18.2116, 19.2664, 26.2984, 14.344, 41.7688, 182.7604, 238.6648, 171.8608, 161.6644, 150.7648, 105.0568, 100.486, 72.7096, 39.6592, 17.5084, 19.2664, 7.6636, 236.9068, 189.4408, 188.0344, 193.66, 163.0708, 159.2032, 118.066, 89.5864, 172.2124, 15.7504, 343.0516, 329.3776, 310.3912, 191.5504, 200.3404, 177.1348, 182.0572, 169.7512, 162.016, 212.998, 239.0164, 299.14, 297.7336, 318.8296, 295.624, 201.3952, 219.6784, 183.8152, 188.0344, 187.3312, 192.2536, 188.386, 202.45, 287.1856, 288.9436, 334.3, 326.2132, 346.216, 174.322, 182.4088, 169.048, 180.2992, 172.564, 178.5412, 174.6736, 221.0848, 273.4732, 282.6148, 314.6104, 250.2676, 189.7924, 192.2536, 184.5184, 179.9476, 186.9796, 185.9248, 197.5276, 205.2628, 209.1304, 243.2356, 308.2816, 342.7, 118.4176, 189.0892, 183.112, 191.1988, 179.2444, 182.7604, 178.5412, 181.7056, 182.0572, 271.012, 302.3044, 296.6788, 122.6368, 183.4636, 166.5868, 174.322, 178.5412, 186.628, 190.144, 194.7148, 192.9568, 189.0892, 176.7832, 158.5, 175.7284, 182.0572, 180.6508, 184.5184, 185.2216, 193.3084, 183.112, 193.3084, 189.0892, 179.596, 201.0436, 146.194, 125.098, 148.3036, 175.3768, 188.7376, 187.6828, 186.628, 184.87, 172.564, 172.2124, 174.6736, 177.1348, 181.354, 188.0344, 181.354, 182.0572, 178.8928, 174.6736, 176.4316, 175.0252, 166.9384, 173.6188, 171.1576, 171.8608, 188.7376, 185.9248, 200.692, 192.2536, 189.0892, 179.596, 179.9476, 178.1896, 183.8152, 173.2672, 163.0708, 165.532, 178.1896, 182.0572, 187.6828, 176.08, 167.6416 ; current_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 ; current_u = -6.115275, 12.4183, 10.83908, 7.659138, -7.751748, -9.265274, -3.284706, -13.06048, 0.2440334, -1.497267, 1.139929, 19.82046, 13.0961, 8.43311, 9.290642, 14.03411, 3.633152, 4.298247, -0.3248787, -5.76194, 1.993199, 10.97977, 16.18686, 24.07461, 21.34173, 10.64175, 11.60577, 6.441375, 6.967981, 1.916561, -5.405882, -2.934682, -3.771434, -4.433003, 8.113566, 8.018592, 13.97573, 12.90486, 0.4769098, 4.140004, -4.702499, -7.918228, -10.27587, -0.998366, -3.262405, 1.422116, -1.210795, 4.696632, 6.701202, -10.70218, -5.783359, -11.528, -8.047785, -13.70865, -14.28054, -4.279819, -7.490621, -1.697872, -5.12423, -4.603455, -6.038223, -2.352639, -5.488223, -8.125943, -13.03848, -11.32011, -9.786321, -3.843528, 0.4642947, -0.9984981, 6.463875, -0.2067678, 4.213393, 0.7392195, 1.851426, -8.480979, -12.00321, -16.02831, -7.516795, -9.938785, -4.48957, -6.78522, -2.634079, 0.03379802, -4.169953, -3.057808, -7.861526, -10.13892, -6.425015, -9.165714, -15.8861, -6.454284, 11.0922, -5.930646, -2.356553, -10.87992, 0.6691368, -2.104649, 0.9184243, -0.7769489, -0.6527762, -5.865085, -10.90774, -12.3175, 6.668723, -0.939136, 6.25944, 3.685339, 1.112563, -5.856646, -8.05846, -11.32407, -7.233891, -3.196989, 0.5595827, 6.449688, 1.769549, -1.231852, -0.4697283, -4.020436, -6.406236, -14.38079, -2.977536, -10.80247, -5.55998, 0.1592421, -4.94993, 2.284618, 6.719138, 12.0202, 2.104024, -8.55457, -7.802968, -6.601422, -4.706057, 7.933325, 8.62412, 5.527051, 2.492369, -0.9633464, -4.632305, -0.6861244, -1.652998, 0.9634683, 5.663186, 4.819324, 4.756208, 18.29476, 7.530184, 10.23435, 7.640597, -7.797134, -4.268821, -14.09448, -6.536221, -6.996309, 0.3474373, 0.04801464, 1.630814, -2.829787, 6.223917, 19.55797, 15.24179, 1.677144, -1.252909, -1.999756, 2.225664, 6.905126 ; current_u_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 ; current_v = 13.32913, 22.62659, 31.00985, 30.73649, 14.48049, -1.498058, -4.860109, -19.84523, -34.60854, -31.05373, -10.79206, 2.219998, 5.919281, 25.63196, 26.57987, 28.39785, 14.20783, 4.8126, -6.738072, -3.508164, -13.93659, -33.1307, -28.92123, -6.476357, -3.950062, 3.312579, 13.99949, 20.41899, 19.9349, 14.24333, -3.523136, -17.64897, -26.71874, -18.24024, -26.65604, -21.11264, -7.451688, 0.09315772, -3.487139, 14.67895, 15.43087, 13.37705, 8.742726, -4.885126, -8.800352, -28.41454, -33.70776, -25.97582, -20.64379, -16.48117, -3.47274, 6.426947, 4.231204, 15.6756, 6.849443, -10.92351, -9.02942, -25.46055, -36.30263, -35.78098, -27.80194, -15.95902, -13.28251, 2.513162, 4.475157, 23.52144, 14.62592, 15.66693, -4.669775, -23.73631, -33.40313, -39.59496, -32.2825, -29.02729, -19.85828, -9.727137, 0.7285126, 3.5871, 7.415258, -3.564942, -26.01241, -31.24136, -33.33228, -36.95578, -34.0618, -29.46506, -24.89176, -21.48515, -11.52908, -4.622789, 12.5378, 20.72232, -6.001933, -37.071, -43.34439, -54.95363, -50.73649, -43.65099, -36.06421, -26.09213, -18.17288, 0.1036042, 6.896761, 6.18935, -4.270864, -15.51651, -26.24755, -37.06634, -43.68753, -50.40177, -45.03957, -43.11942, -31.44156, -19.98359, -9.956488, -16.37349, -23.69131, -34.29398, -41.35263, -50.87559, -70.09988, -60.7952, -54.76622, -45.66776, -34.75407, -22.58354, -12.86574, -3.411949, -4.721939, -19.4651, -26.01877, -55.66005, -57.84277, -56.81124, -55.23358, -60.78417, -63.0591, -59.28281, -49.79867, -40.75732, -32.81758, -29.02859, -46.01842, -49.85169, -60.74298, -77.28107, -54.64049, -78.85641, -67.33253, -65.7878, -53.42359, -50.73182, -41.13439, -37.31571, -30.09489, -43.7322, -49.27317, -52.50068, -51.59503, -42.43425, -52.7212, -64.2551, -59.07172, -53.0608, -34.8802, -14.82403, -32.48013, -31.5154 ; current_v_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 ; temperature = 11.64963, 11.71261, 11.61814, 11.42917, 11.46067, 11.46067, 11.42917, 11.46067, 11.49217, 11.52366, 11.46067, 11.42917, 11.36616, 11.39766, 11.36616, 11.39766, 11.36616, 11.36616, 11.39766, 11.39766, 11.39766, 11.39766, 11.36616, 11.30315, 11.27164, 11.27164, 11.20861, 11.24012, 11.27164, 11.24012, 11.24012, 11.24012, 11.20861, 11.17709, 11.17709, 11.14557, 11.14557, 11.14557, 11.20861, 11.20861, 11.17709, 11.30315, 11.27164, 11.36616, 11.36616, 11.27164, 11.30315, 11.30315, 11.24012, 11.36616, 11.39766, 11.33465, 11.24012, 11.20861, 11.17709, 11.14557, 11.11405, 11.14557, 11.14557, 11.14557, 11.11405, 11.14557, 11.14557, 11.17709, 11.17709, 11.27164, 11.17709, 11.14557, 11.17709, 11.14557, 11.17709, 11.20861, 11.20861, 11.17709, 11.20861, 11.17709, 11.20861, 11.20861, 11.14557, 11.08253, 11.08253, 11.05101, 11.05101, 11.08253, 11.05101, 11.08253, 11.11405, 11.14557, 11.17709, 11.20861, 11.17709, 11.01948, 11.11405, 11.17709, 11.08253, 11.11405, 11.11405, 11.11405, 11.14557, 11.11405, 11.11405, 11.11405, 11.08253, 11.05101, 11.05101, 11.05101, 11.05101, 11.08253, 11.05101, 11.05101, 11.11405, 11.14557, 11.17709, 11.20861, 11.24012, 11.17709, 11.17709, 11.17709, 11.11405, 11.14557, 11.11405, 11.11405, 11.11405, 11.11405, 11.14557, 11.11405, 11.08253, 11.08253, 11.08253, 11.05101, 11.01948, 11.05101, 11.05101, 11.05101, 11.05101, 11.08253, 11.01948, 11.01948, 11.01948, 11.01948, 11.01948, 10.98795, 10.98795, 10.95642, 10.95642, 10.95642, 10.86181, 10.92488, 10.95642, 10.86181, 10.83027, 10.83027, 10.83027, 10.83027, 10.83027, 10.79872, 10.86181, 10.86181, 10.73563, 10.64097, 10.73563, 10.89335, 10.86181, 10.86181, 10.86181, 10.79872, 10.76718, 10.73563 ; 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 ; }