netcdf J0206.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.6993, 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 = "Tue Feb 24 14:17:39 2004: /usr/local/nco/bin/ncrcat -d time,2453054.625,2453060.6250 J0206.aanderaa.realtime.nc J0206.aanderaa.realtime.nc.new\n", "20-Feb-2004 22:33:50: Modified [lon,lat] to [-67.012100,44.890000]." ; :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 = "AANCM706" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0206" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "044073C4" ; :starting_julian_day_number = 2453065.04167244 ; :starting_julian_day_string = "2004-02-29 01:00:00" ; :ending_julian_day_number = 2453072.00000579 ; :ending_julian_day_string = "2004-03-07 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 16-Jan-2004 21:02:35\n", "AANCM_Temperature_1.5: 16-Jan-2004 21:02:35" ; data: lat = 44.89 ; lon = -67.0121 ; depth = 2 ; time = 2453065.04166667, 2453065.08333333, 2453065.125, 2453065.16666667, 2453065.20833333, 2453065.25, 2453065.29166667, 2453065.33333333, 2453065.375, 2453065.41666667, 2453065.45833333, 2453065.5, 2453065.54166667, 2453065.58333333, 2453065.625, 2453065.66666667, 2453065.70833333, 2453065.75, 2453065.79166667, 2453065.83333333, 2453065.875, 2453065.91666667, 2453065.95833333, 2453066, 2453066.04166667, 2453066.08333333, 2453066.125, 2453066.16666667, 2453066.20833333, 2453066.25, 2453066.29166667, 2453066.33333333, 2453066.375, 2453066.41666667, 2453066.45833333, 2453066.5, 2453066.54166667, 2453066.58333333, 2453066.625, 2453066.66666667, 2453066.70833333, 2453066.75, 2453066.79166667, 2453066.83333333, 2453066.875, 2453066.91666667, 2453066.95833333, 2453067, 2453067.04166667, 2453067.08333333, 2453067.125, 2453067.16666667, 2453067.20833333, 2453067.25, 2453067.29166667, 2453067.33333333, 2453067.375, 2453067.41666667, 2453067.45833333, 2453067.5, 2453067.54166667, 2453067.58333333, 2453067.625, 2453067.66666667, 2453067.70833333, 2453067.75, 2453067.79166667, 2453067.83333333, 2453067.875, 2453067.91666667, 2453067.95833333, 2453068, 2453068.04166667, 2453068.08333333, 2453068.125, 2453068.16666667, 2453068.20833333, 2453068.25, 2453068.29166667, 2453068.33333333, 2453068.375, 2453068.41666667, 2453068.45833333, 2453068.5, 2453068.54166667, 2453068.58333333, 2453068.625, 2453068.66666667, 2453068.70833333, 2453068.75, 2453068.79166667, 2453068.83333333, 2453068.875, 2453068.91666667, 2453068.95833333, 2453069, 2453069.04166667, 2453069.08333333, 2453069.125, 2453069.16666667, 2453069.20833333, 2453069.25, 2453069.29166667, 2453069.33333333, 2453069.375, 2453069.41666667, 2453069.45833333, 2453069.5, 2453069.54166667, 2453069.58333333, 2453069.625, 2453069.66666667, 2453069.70833333, 2453069.75, 2453069.79166667, 2453069.83333333, 2453069.875, 2453069.91666667, 2453069.95833333, 2453070, 2453070.04166667, 2453070.08333333, 2453070.125, 2453070.16666667, 2453070.20833333, 2453070.25, 2453070.29166667, 2453070.33333333, 2453070.375, 2453070.41666667, 2453070.45833333, 2453070.5, 2453070.54166667, 2453070.58333333, 2453070.625, 2453070.66666667, 2453070.70833333, 2453070.75, 2453070.79166667, 2453070.83333333, 2453070.875, 2453070.91666667, 2453070.95833333, 2453071, 2453071.04166667, 2453071.08333333, 2453071.125, 2453071.16666667, 2453071.20833333, 2453071.25, 2453071.29166667, 2453071.33333333, 2453071.375, 2453071.41666667, 2453071.45833333, 2453071.5, 2453071.54166667, 2453071.58333333, 2453071.625, 2453071.66666667, 2453071.70833333, 2453071.75, 2453071.79166667, 2453071.83333333, 2453071.875, 2453071.91666667, 2453071.95833333, 2453072 ; current_speed = 124.3592, 138.4376, 108.521, 75.3781, 22.8774, 43.1151, 98.5488, 111.1607, 94.4426, 63.6461, 299.4593, 300.0459, 300.0459, 292.1268, 300.0459, 131.1051, 60.7131, 300.0459, 300.0459, 300.0459, 300.0459, 80.3642, 56.0203, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 74.7915, 18.1846, 300.0459, 89.7498, 300.0459, 300.0459, 300.0459, 300.0459, 58.3667, 300.0459, 126.7056, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 69.8054, 300.0459, 300.0459, 300.0459, 300.0459, 113.5071, 300.0459, 84.4704, 300.0459, 48.6878, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 45.7548, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 72.1518, 262.5035, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 61.8863, 300.0459, 84.1771, 300.0459, 122.3061, 300.0459, 300.0459, 300.0459, 270.1293, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 296.8196, 300.0459, 143.717, 300.0459, 300.0459, 300.0459, 65.4059, 41.3553, 300.0459, 118.1999, 113.5071, 300.0459, 300.0459, 220.2683, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 19.6511, 300.0459, 300.0459, 300.0459, 300.0459, 48.1012, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 224.9611, 300.0459, 300.0459, 285.6742, 300.0459, 300.0459, 300.0459, 297.6995, 300.0459, 137.5577, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459 ; 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 = 66.4872, 56.6424, 48.5556, 69.6516, 139.9716, 295.0272, 357.5736, 15.1536, 1.0896, 10.5828, 207.8304, 164.232, 351.948, 359.3316, 354.7608, 351.2448, 349.8384, 323.5068, 278.1504, 275.6892, 350.19, 353.3544, 344.2128, 300.3012, 341.7516, 16.2084, 348.432, 13.044, 10.5828, 343.158, 345.9708, 14.802, 15.8568, 350.5416, 2.496, 28.1628, 30.2724, 24.9984, 26.7564, 53.8296, 341.4, 7.4184, 203.6112, 237.3648, 172.6704, 221.5428, 211.698, 240.8808, 118.1724, 79.848, 78.09, 79.4964, 75.9804, 77.3868, 189.8988, 113.9532, 94.2636, 65.0808, 71.4096, 3.1992, 133.9944, 119.9304, 68.9484, 56.994, 58.4004, 62.268, 161.4192, 4.9572, 0.3864, 10.5828, 12.6924, 359.6832, 16.56, 10.5828, 23.2404, 44.688, 35.5464, 63.6744, 47.5008, 31.6788, 348.0804, 3.5508, 4.9572, 8.4732, 347.0256, 169.506, 63.6744, 83.364, 52.4232, 61.2132, 56.2908, 64.7292, 219.4332, 58.4004, 27.4596, 28.866, 22.5372, 24.2952, 88.9896, 85.8252, 77.0352, 87.9348, 95.3184, 80.5512, 337.5708, 28.1628, 19.3728, 341.4, 23.2404, 20.076, 108.3276, 70.3548, 72.4644, 71.7612, 341.4, 341.4, 81.9576, 356.1672, 350.8932, 11.286, 10.5828, 341.4, 316.1232, 200.4468, 155.7936, 75.9804, 94.2636, 112.1952, 107.976, 171.9672, 191.6568, 87.2316, 92.154, 341.4, 24.2952, 341.4, 66.1356, 59.4552, 73.8708, 55.5876, 341.4, 217.6752, 14.4504, 22.5372, 61.2132, 47.8524, 341.4, 251.0772, 65.4324, 67.542, 76.6836, 60.8616, 341.4, 79.1448, 3.5508, 46.0944, 17.6148, 11.286, 8.4732, 14.0988, 194.118, 60.51, 65.0808, 74.2224, 71.7612, 128.7204, 2.8476, 31.6788 ; 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 = 114.0338, 115.6307, 81.34717, 70.67417, 14.71399, -39.06689, -4.172163, 29.05825, 1.795917, 11.689, -139.8044, 81.53532, -42.02797, -3.40781, -27.39837, -19.95591, -10.71131, -178.4455, -297.0152, -298.568, -51.12226, -9.300364, -15.24118, -259.0551, -93.95556, 83.75238, -60.16844, 67.72013, 13.73593, -5.268687, -72.73604, 22.92924, 81.98274, -49.30698, 13.06689, 141.6152, 29.42333, 126.7973, 57.04263, 242.2166, -95.70243, 38.74014, -120.1768, -252.675, 38.27896, -198.9842, -36.67868, -262.1229, 264.4998, 295.3483, 293.5868, 111.6051, 291.1084, 82.43183, -51.58043, 44.49468, 299.2155, 272.1125, 284.39, 16.74483, 215.8553, 260.0294, 280.02, 251.6226, 255.5583, 265.5808, 14.57939, 25.92743, 2.02348, 55.10531, 65.92513, -1.659006, 85.51886, 55.10531, 118.3951, 211.006, 174.4353, 268.9276, 221.2199, 157.5712, -61.97115, 18.58289, 25.92743, 44.2108, -16.19921, 47.81043, 268.9276, 298.0357, 237.7974, 262.9655, 249.5977, 55.96379, -190.5826, 71.69621, 138.3581, 59.04483, 115.0025, 123.4503, 299.9992, 269.4125, 292.3972, 299.851, 298.7542, 295.9751, -114.48, 141.6152, 99.52922, -95.70243, 118.3951, 102.9956, 281.7632, 282.581, 137.0385, 284.9717, -95.70243, -95.70243, 64.76262, -2.764399, -47.48984, 23.13249, 20.84629, -95.70243, -207.9648, -76.94798, 123.0263, 291.1084, 299.2155, 277.8132, 285.3994, 2.746044, -60.62395, 299.6957, 299.8339, -95.70243, 19.79066, -95.70243, 274.3936, 258.4091, 288.2354, 247.5352, -95.70243, -183.3834, 56.1372, 115.0025, 262.9655, 211.8042, -95.70243, -283.8303, 272.8831, 275.1219, 291.9785, 120.1492, -95.70243, 294.677, 18.58289, 216.1781, 90.79872, 58.72094, 44.2108, 73.08959, -73.1871, 261.1725, 272.1125, 288.7415, 284.9717, 234.0981, 14.90614, 157.5712 ; 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 = 49.61359, 76.12168, 71.82928, 26.21106, -17.51781, 18.23978, 98.46044, 107.2955, 94.42552, 62.56351, -264.8219, -288.7552, 297.0879, 292.1069, 298.7924, 129.5774, 59.76076, 241.2151, 42.53812, 29.74421, 295.6587, 79.82423, 53.90715, 151.3869, 284.956, 288.1199, 293.9512, 292.3038, 73.51933, 17.40462, 291.0962, 86.77141, 288.6284, 295.9668, 299.7612, 264.5235, 50.40773, 271.9375, 113.1391, 177.0837, 284.374, 297.5345, -274.9274, -161.8112, -297.5941, -224.5725, -59.39249, -146.0108, -141.6595, 52.88614, 61.92196, 20.69204, 72.68726, 18.44564, -295.5791, -19.76678, -22.30697, 126.4213, 95.65479, 299.5783, -208.4083, -149.7072, 107.7791, 163.4431, 157.218, 139.6223, -43.36984, 298.9236, 300.0391, 294.9423, 292.7139, 300.0413, 287.6005, 294.9423, 275.6994, 213.3167, 244.1308, 133.0619, 202.705, 255.3407, 293.5764, 299.4699, 298.9236, 296.7709, 70.3098, -258.1129, 133.0619, 34.67369, 182.9753, 144.4876, 166.5189, 26.41908, -231.7451, 44.10711, 266.2416, 107.1097, 277.1317, 273.4731, 5.290977, 19.66529, 67.31602, 10.81267, -27.81136, 49.25739, 277.3479, 264.5235, 283.0574, 284.374, 275.6994, 281.8145, -93.33485, 100.8738, 43.30169, 93.90781, 284.374, 284.374, 9.15067, 41.2628, 296.2638, 115.9142, 111.5764, 284.374, 216.2826, -206.3907, -273.6642, 72.68726, -22.30697, -113.3463, -92.59974, -19.45829, -293.8576, 14.49189, -11.27739, 284.374, 43.84125, 284.374, 121.3906, 152.4869, 83.35403, 169.5696, 284.374, -237.4828, 217.8442, 277.1317, 144.4876, 191.6996, 284.374, -97.30305, 124.7491, 113.723, 69.10905, 66.97971, 284.374, 56.50692, 299.4699, 208.0735, 285.9775, 294.2438, 296.7709, 291.0077, -290.9832, 147.7041, 126.4213, 81.58369, 93.90781, -187.6849, 299.6754, 255.3407 ; 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 = 0.3546864, 0.3208668, 0.3208668, 0.2531925, 0.2531925, 0.2531925, 0.4560751, 0.4898481, 0.5573594, 0.5910977, 0.3884943, 0.4560751, 0.3546864, 0.2531925, 0.2531925, 0.2870355, 0.2531925, 0.4898481, 0.5236095, 0.4560751, 0.5573594, 0.6248246, 0.6248246, 0.65854, 0.4898481, 0.3884943, 0.3546864, 0.3546864, 0.3546864, 0.3546864, 0.3546864, 0.5910977, 0.6248246, 0.65854, 0.65854, 0.4898481, 0.5573594, 0.4898481, 0.3884943, 0.4560751, 0.4898481, 0.4898481, 0.5573594, 0.6248246, 0.65854, 0.692244, 0.692244, 0.7932876, 0.7259365, 0.6248246, 0.5573594, 0.5236095, 0.5236095, 0.5236095, 0.5236095, 0.5236095, 0.7596177, 0.6248246, 0.7596177, 0.8269461, 0.8269461, 0.7259365, 0.692244, 0.5573594, 0.6248246, 0.6248246, 0.692244, 0.7259365, 0.7596177, 0.7596177, 0.8269461, 0.8605933, 1.028661, 0.8605933, 0.7932876, 0.7596177, 0.692244, 0.7259365, 0.7259365, 0.8269461, 0.7596177, 0.8269461, 0.8605933, 0.8605933, 1.129368, 0.9614676, 0.9278541, 0.8605933, 0.8605933, 0.8942293, 0.9614676, 0.9614676, 0.99507, 0.9614676, 0.9614676, 0.99507, 1.028661, 1.09581, 1.028661, 0.99507, 0.99507, 0.99507, 0.9614676, 0.9614676, 0.99507, 0.9614676, 0.9614676, 0.9614676, 1.028661, 1.196451, 1.062241, 1.062241, 1.062241, 1.09581, 1.09581, 1.129368, 1.196451, 1.162915, 1.129368, 1.09581, 1.062241, 1.162915, 1.229976, 1.129368, 1.129368, 1.162915, 1.162915, 1.162915, 1.162915, 1.162915, 1.162915, 1.129368, 1.09581, 1.162915, 1.229976, 1.229976, 1.26349, 1.229976, 1.229976, 1.229976, 1.229976, 1.229976, 1.26349, 1.196451, 1.162915, 1.229976, 1.26349, 1.229976, 1.229976, 1.229976, 1.229976, 1.229976, 1.229976, 1.229976, 1.229976, 1.229976, 1.196451, 1.196451, 1.363967, 1.26349, 1.26349, 1.26349, 1.229976, 1.229976, 1.26349, 1.26349, 1.26349, 1.26349 ; 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 ; }