netcdf B0108.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., 300. ; 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.712, 0.03424, -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 = "" ; :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 = "AANCM717" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 62 ; :mooring_site_id = "B0108" ; :mooring_site_desc = "Western Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.3 ; :goes_platform_id = "04400554" ; :starting_julian_day_number = 2453408.00000579 ; :starting_julian_day_string = "2005-02-06 00:00:00" ; :ending_julian_day_number = 2453414.95833912 ; :ending_julian_day_string = "2005-02-12 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 21-Jan-2005 23:10:42\n", "AANCM_Temperature_1.5: 21-Jan-2005 23:10:42" ; data: lat = 43.1817 ; lon = -70.4267 ; depth = 2 ; time = 2453408, 2453408.04166667, 2453408.08333333, 2453408.125, 2453408.16666667, 2453408.20833333, 2453408.25, 2453408.29166667, 2453408.33333333, 2453408.375, 2453408.41666667, 2453408.45833333, 2453408.5, 2453408.54166667, 2453408.58333333, 2453408.625, 2453408.66666667, 2453408.70833333, 2453408.75, 2453408.79166667, 2453408.83333333, 2453408.875, 2453408.91666667, 2453408.95833333, 2453409, 2453409.04166667, 2453409.08333333, 2453409.125, 2453409.16666667, 2453409.20833333, 2453409.25, 2453409.29166667, 2453409.33333333, 2453409.375, 2453409.41666667, 2453409.45833333, 2453409.5, 2453409.54166667, 2453409.58333333, 2453409.625, 2453409.66666667, 2453409.70833333, 2453409.75, 2453409.79166667, 2453409.83333333, 2453409.875, 2453409.91666667, 2453409.95833333, 2453410, 2453410.04166667, 2453410.08333333, 2453410.125, 2453410.16666667, 2453410.20833333, 2453410.25, 2453410.29166667, 2453410.33333333, 2453410.375, 2453410.41666667, 2453410.45833333, 2453410.5, 2453410.54166667, 2453410.58333333, 2453410.625, 2453410.66666667, 2453410.70833333, 2453410.75, 2453410.79166667, 2453410.83333333, 2453410.875, 2453410.91666667, 2453410.95833333, 2453411, 2453411.04166667, 2453411.08333333, 2453411.125, 2453411.16666667, 2453411.20833333, 2453411.25, 2453411.29166667, 2453411.33333333, 2453411.375, 2453411.41666667, 2453411.45833333, 2453411.5, 2453411.54166667, 2453411.58333333, 2453411.625, 2453411.66666667, 2453411.70833333, 2453411.75, 2453411.79166667, 2453411.83333333, 2453411.875, 2453411.91666667, 2453411.95833333, 2453412, 2453412.04166667, 2453412.08333333, 2453412.125, 2453412.16666667, 2453412.20833333, 2453412.25, 2453412.29166667, 2453412.33333333, 2453412.375, 2453412.41666667, 2453412.45833333, 2453412.5, 2453412.54166667, 2453412.58333333, 2453412.625, 2453412.66666667, 2453412.70833333, 2453412.75, 2453412.79166667, 2453412.83333333, 2453412.875, 2453412.91666667, 2453412.95833333, 2453413, 2453413.04166667, 2453413.08333333, 2453413.125, 2453413.16666667, 2453413.20833333, 2453413.25, 2453413.29166667, 2453413.33333333, 2453413.375, 2453413.41666667, 2453413.45833333, 2453413.5, 2453413.54166667, 2453413.58333333, 2453413.625, 2453413.66666667, 2453413.70833333, 2453413.75, 2453413.79166667, 2453413.83333333, 2453413.875, 2453413.91666667, 2453413.95833333, 2453414, 2453414.04166667, 2453414.08333333, 2453414.125, 2453414.16666667, 2453414.20833333, 2453414.25, 2453414.29166667, 2453414.33333333, 2453414.375, 2453414.41666667, 2453414.45833333, 2453414.5, 2453414.54166667, 2453414.58333333, 2453414.625, 2453414.66666667, 2453414.70833333, 2453414.75, 2453414.79166667, 2453414.83333333, 2453414.875, 2453414.91666667, 2453414.95833333 ; current_speed = 28.4501, 30.5032, 28.4501, 26.397, 21.4109, 23.1707, 22.5841, 20.2377, 23.7573, 21.1176, 23.7573, 22.2908, 25.5171, 28.1568, 27.2769, 23.464, 27.2769, 23.464, 18.1846, 15.2516, 7.0392, 5.2794, 2.6397, 5.2794, 4.1062, 7.9191, 9.0923, 7.3325, 12.0253, 12.6119, 10.2655, 11.732, 13.1985, 9.9722, 10.2655, 10.8521, 13.1985, 1.7598, 13.1985, 16.7181, 15.5449, 20.531, 23.1707, 16.7181, 10.5588, 8.799, 7.3325, 3.2263, 2.3464, 6.4526, 9.3856, 9.3856, 15.5449, 19.9444, 23.464, 24.6372, 26.1037, 21.7042, 20.8243, 12.6119, 14.665, 14.9583, 13.1985, 14.9583, 21.1176, 25.8104, 34.9027, 29.6233, 24.9305, 17.3047, 9.6789, 11.1454, 14.0784, 17.598, 16.1315, 14.3717, 8.799, 10.2655, 10.5588, 16.7181, 17.8913, 13.1985, 13.7851, 16.1315, 8.5057, 10.8521, 14.665, 16.7181, 12.0253, 14.9583, 11.1454, 10.5588, 4.6928, 5.2794, 1.7598, 2.3464, 8.2124, 10.2655, 12.9052, 10.5588, 5.866, 2.3464, 4.3995, 4.1062, 2.933, 4.3995, 9.0923, 5.2794, 10.8521, 14.9583, 18.7712, 24.9305, 24.6372, 32.263, 28.7434, 31.9697, 25.2238, 24.6372, 34.9027, 31.3831, 37.5424, 45.7548, 45.4615, 52.5007, 39.8888, 43.7017, 43.4084, 37.8357, 36.9558, 44.8749, 36.6625, 40.4754, 32.8496, 31.6764, 38.7156, 28.4501, 28.4501, 30.2099, 26.9836, 28.4501, 31.0898, 24.9305, 12.6119, 21.4109, 13.4918, 13.7851, 11.732, 9.0923, 13.1985, 16.4248, 17.598, 14.0784, 15.8382, 12.0253, 17.3047, 12.3186, 13.1985, 12.6119, 3.8129, 6.7459, 13.4918, 17.0114, 15.8382, 19.3578, 21.1176, 22.5841, 21.9975, 15.5449 ; 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 = 219.9752, 210.1304, 204.5048, 203.8016, 190.4408, 184.112, 188.3312, 193.6052, 197.8244, 215.756, 224.546, 218.9204, 203.8016, 200.9888, 195.3632, 180.9476, 170.3996, 163.016, 162.3128, 172.5092, 172.5092, 180.2444, 169.6964, 263.9252, 213.6464, 197.8244, 187.9796, 196.7696, 176.3768, 165.8288, 149.3036, 166.1804, 177.4316, 199.5824, 210.1304, 223.1396, 207.6692, 187.2764, 204.1532, 198.176, 181.2992, 152.468, 152.468, 142.6232, 138.404, 136.9976, 173.564, 120.824, 148.952, 149.3036, 178.1348, 162.3128, 144.7328, 142.6232, 148.952, 147.194, 150.71, 168.29, 174.9704, 153.8744, 175.6736, 190.7924, 168.29, 156.3356, 173.564, 176.3768, 171.4544, 158.7968, 170.048, 152.468, 186.9248, 218.5688, 228.7652, 260.0576, 251.6192, 235.4456, 222.788, 205.5596, 167.2352, 140.5136, 154.9292, 163.3676, 204.8564, 204.1532, 221.03, 205.208, 200.2856, 180.596, 206.966, 255.8384, 246.6968, 203.45, 106.0568, 126.4496, 85.664, 324.4004, 328.6196, 324.4004, 319.8296, 308.5784, 304.3592, 316.3136, 187.9796, 133.13, 104.6504, 25.1888, 25.892, 342.332, 281.1536, 251.2676, 267.0896, 256.19, 235.4456, 227.0072, 204.8564, 210.8336, 196.0664, 194.66, 189.0344, 190.4408, 201.692, 211.5368, 212.9432, 198.5276, 206.2628, 193.6052, 181.6508, 171.806, 163.016, 167.9384, 172.5092, 163.7192, 166.532, 186.5732, 185.1668, 187.9796, 185.5184, 176.3768, 180.2444, 177.7832, 167.5868, 150.3584, 137.7008, 164.0708, 147.194, 178.838, 167.9384, 208.724, 166.1804, 185.87, 167.2352, 165.8288, 147.194, 150.0068, 143.3264, 183.7604, 180.596, 232.9844, 203.45, 218.9204, 208.3724, 192.902, 186.2216, 193.9568, 185.1668, 185.5184, 199.2308, 202.3952 ; 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 = -18.27794, -15.31168, -11.80023, -10.65306, -3.880073, -1.661486, -3.272324, -4.760521, -7.272127, -12.33975, -16.66531, -14.00397, -10.29796, -10.08536, -7.226656, -0.3880473, 4.549122, 6.853943, 5.524849, 1.988305, 0.9176794, -0.02251966, 0.4721474, -5.249754, -2.275105, -2.424042, -1.262198, -2.115601, 0.7599344, 3.087646, 5.240424, 2.802372, 0.5914515, -3.342304, -5.15297, -7.42043, -6.128935, -0.2228893, -5.400534, -5.214993, -0.3524553, 9.490331, 10.71052, 10.14879, 7.009713, 6.001173, 0.8219242, 2.77057, 1.21017, 3.293981, 0.3054838, 2.851535, 8.975474, 12.10733, 12.1017, 13.34834, 12.77072, 4.405046, 1.825674, 5.553529, 1.106301, -2.800957, 2.678744, 6.003944, 2.367142, 1.631079, 5.186419, 10.71406, 4.308566, 7.998993, -1.166951, -6.948644, -10.58716, -17.33371, -15.3085, -11.83636, -5.977052, -4.429048, 2.33296, 10.63096, 7.581221, 3.77781, -5.794504, -6.600653, -5.583601, -4.621971, -5.084354, -0.1739013, -5.453013, -14.50371, -10.23621, -4.20186, 4.509724, 4.246643, 1.754763, -1.36588, -4.276341, -5.975725, -8.324667, -8.254401, -4.842474, -1.620684, -0.6107408, 2.996723, 2.83764, 1.872438, 3.970391, -1.602303, -10.64713, -14.16594, -18.74699, -24.20983, -20.2909, -23.59843, -12.08216, -16.38596, -6.980716, -6.235247, -5.480681, -5.68723, -13.87631, -23.93187, -24.7223, -16.6827, -17.65036, -10.27997, -1.250505, 5.392544, 10.79496, 9.377203, 4.77958, 11.34708, 7.650746, -3.626076, -3.486553, -3.949457, -2.735915, 1.909104, -0.1151005, 1.100473, 6.683074, 12.32995, 8.487836, 5.876207, 7.309806, 0.2795527, 2.451556, -4.369677, 3.152668, -1.679792, 3.888267, 3.446675, 8.581077, 6.011414, 10.33533, -0.8079062, -0.1372905, -10.07024, -1.517338, -4.238045, -6.411309, -3.798376, -1.716451, -4.668912, -1.901756, -2.171809, -7.24541, -5.922497 ; 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 = -21.80195, -26.38177, -25.8875, -24.15189, -21.05639, -23.11105, -22.34577, -19.66982, -22.61693, -17.1372, -16.93153, -17.34268, -23.34683, -26.28861, -26.30218, -23.46079, -26.89488, -22.44065, -17.325, -15.12144, -6.979126, -5.279352, -2.597132, -0.5587016, -3.4183, -7.538976, -9.004264, -7.020669, -12.00126, -12.2281, -8.827143, -11.39239, -13.18524, -9.395412, -8.878479, -7.918667, -11.68916, -1.745628, -12.04303, -15.88391, -15.5409, -18.20592, -20.54668, -13.28521, -7.89634, -6.43493, -7.286288, -1.653165, -2.010244, -5.54849, -9.380628, -8.941936, -12.69192, -15.84903, -20.10244, -20.70781, -22.76646, -21.25248, -20.74412, -11.32335, -14.62321, -14.69372, -12.92381, -13.70049, -20.98451, -25.75881, -34.51521, -27.61791, -24.55537, -15.34499, -9.608294, -8.714144, -9.279726, -3.038436, -5.086763, -8.151463, -6.457341, -9.260887, -10.29784, -12.90262, -16.20567, -12.64629, -12.50811, -14.71926, -6.41641, -9.818628, -13.75542, -16.7172, -10.71786, -3.659662, -4.409084, -9.686725, -1.297982, -3.136573, 0.1330501, 1.907869, 7.011164, 8.346928, 9.861242, 6.584309, 3.310649, 1.696755, -4.356902, -2.807228, -0.7418158, 3.981153, 8.179604, 5.030377, 2.099229, -4.803837, -0.9530931, -5.950984, -13.97394, -22.00035, -26.08073, -27.45109, -24.2386, -23.83513, -34.4697, -30.86348, -34.8838, -38.99702, -38.15175, -49.77962, -35.77124, -42.47541, -43.39038, -37.44944, -35.34402, -43.88422, -36.34962, -38.85231, -31.94624, -31.46817, -38.55829, -28.17463, -28.31824, -30.14952, -26.98335, -28.42881, -30.36301, -21.668, -9.328272, -20.58875, -11.33999, -13.78226, -11.473, -7.973446, -12.81644, -16.33868, -17.16307, -13.64997, -13.31216, -10.41493, -13.87925, -12.29208, -13.19779, -7.592773, -3.497984, -5.248442, -11.87113, -16.58192, -15.74492, -18.78632, -21.03179, -22.47943, -20.77003, -14.37247 ; 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 = 3.41326, 3.248597, 3.149688, 3.215636, 3.215636, 3.149688, 3.215636, 3.149688, 3.116701, 3.116701, 3.215636, 3.31449, 3.41326, 3.479063, 3.51195, 3.577698, 3.544829, 3.380346, 3.380346, 3.281548, 3.31449, 3.281548, 3.281548, 3.248597, 3.248597, 3.248597, 3.281548, 3.281548, 3.281548, 3.281548, 3.248597, 3.281548, 3.31449, 3.41326, 3.479063, 3.577698, 3.676254, 3.709088, 3.873128, 3.90591, 3.938683, 4.004204, 3.840337, 3.873128, 3.971448, 3.938683, 3.90591, 3.840337, 3.807538, 3.807538, 3.643411, 3.544829, 3.51195, 3.380346, 3.347422, 3.31449, 2.885523, 2.819387, 2.753213, 2.687001, 2.720112, 2.85246, 3.182667, 3.116701, 3.248597, 3.31449, 2.951621, 2.687001, 2.819387, 2.918577, 3.182667, 3.149688, 3.41326, 3.610559, 3.676254, 3.807538, 3.938683, 3.807538, 3.807538, 3.709088, 3.577698, 3.610559, 3.41326, 3.017681, 3.840337, 3.840337, 4.004204, 3.938683, 4.363966, 3.77473, 3.741914, 3.840337, 4.167858, 4.004204, 3.938683, 3.938683, 4.004204, 3.90591, 3.840337, 3.77473, 3.840337, 3.840337, 3.840337, 3.873128, 3.807538, 3.77473, 3.77473, 3.741914, 3.741914, 3.741914, 3.77473, 3.840337, 3.873128, 3.90591, 3.938683, 3.938683, 3.938683, 3.938683, 3.971448, 3.971448, 3.90591, 3.807538, 3.77473, 3.741914, 3.807538, 3.807538, 3.807538, 3.807538, 3.873128, 3.840337, 3.77473, 3.709088, 3.676254, 3.676254, 3.709088, 3.741914, 3.741914, 3.741914, 3.741914, 3.709088, 3.709088, 3.643411, 3.610559, 3.544829, 3.544829, 3.544829, 3.544829, 3.544829, 3.544829, 3.51195, 3.51195, 3.51195, 3.51195, 3.479063, 3.31449, 2.885523, 2.687001, 2.620749, 2.65388, 2.65388, 2.65388, 2.620749, 2.587609, 2.5213, 2.48813, 2.454951, 2.421762, 2.355353 ; 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 ; }