netcdf L0104.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.7143, 0.03428, -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 = "Wed Feb 11 19:37:42 2004: /usr/local/nco/bin/ncrcat -d time,2452921.7597,2453047.8333 L0104.aanderaa.realtime.nc L0104.aanderaa.realtime.nc.new\n", "09-Oct-2003 12:32:58: Modified [lon,lat] to [-66.553590,43.625566].\n", "Wed Oct 8 20:40:02 2003: ncrcat -d time,2452921.7916666, pre/L0104.aanderaa.realtime.nc post/L0104.aanderaa.realtime.nc" ; :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 = "AANCM713" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0104" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.0667 ; :goes_platform_id = "0440A5AC" ; :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: 03-Oct-2003 12:10:26\n", "AANCM_Temperature_1.5: 03-Oct-2003 12:10:26" ; data: lat = 43.6255658467611 ; lon = -66.553589714898 ; 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 = 20.531, 25.5171, 6.7459, 20.2377, 42.8218, 60.4198, 63.6461, 59.8332, 39.5955, 19.6511, 2.933, 22.2908, 28.4501, 27.2769, 16.4248, 2.3464, 27.8635, 48.9811, 59.2466, 64.2327, 58.0734, 46.928, 29.6233, 12.3186, 4.6928, 1.7598, 2.0531, 16.4248, 31.9697, 59.5399, 65.6992, 37.2491, 41.062, 40.4754, 21.7042, 7.0392, 16.7181, 26.6903, 42.8218, 24.9305, 22.8774, 24.3439, 39.8888, 52.5007, 51.0342, 46.928, 34.0228, 12.6119, 16.1315, 22.5841, 30.2099, 30.7965, 9.6789, 12.6119, 35.4893, 51.0342, 64.526, 57.4868, 44.2883, 32.5563, 15.2516, 12.3186, 26.1037, 30.5032, 19.6511, 12.9052, 21.4109, 39.5955, 61.8863, 66.5791, 53.6739, 32.263, 7.3325, 13.7851, 38.129, 50.7409, 61.0064, 47.8079, 14.665, 10.8521, 38.4223, 50.4476, 38.4223, 21.7042, 7.3325, 38.4223, 53.6739, 59.5399, 54.8471, 41.3553, 22.5841, 15.2516, 12.0253, 31.3831, 42.2352, 20.2377, 5.866, 24.6372, 42.2352, 59.2466, 54.8471, 50.7409, 29.6233, 17.8913, 18.7712, 34.3161, 56.6069, 47.5146, 28.7434, 9.6789, 25.8104, 53.6739, 66.5791, 61.2997, 46.0481, 31.0898, 7.9191, 16.7181, 42.8218, 49.861, 32.8496, 10.8521, 14.9583, 42.2352, 56.9002, 58.3667, 47.5146, 24.3439, 5.2794, 23.464, 50.1543, 57.7801, 53.9672, 32.8496, 18.4779, 30.5032, 43.4084, 54.5538, 43.7017, 28.4501, 25.5171, 38.7156, 58.3667, 76.5513, 59.2466, 45.7548, 23.1707, 4.1062, 22.5841, 48.3945, 47.2213, 20.2377, 12.0253, 31.0898, 57.7801, 61.593, 57.4868, 37.2491, 12.6119, 39.3022, 63.3528, 68.6322, 63.9394, 41.3553, 14.0784, 26.1037, 42.8218, 52.5007 ; 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 = 183.0485, 172.8521, 251.2589, 298.3733, 331.4237, 337.4009, 350.3717, 353.8877, 353.8877, 352.8329, 180.9389, 165.8201, 167.5781, 151.7561, 152.8109, 62.8013, 340.2137, 336.6977, 340.5653, 340.2137, 338.8073, 346.5041, 340.2137, 327.5561, 274.1129, 292.3961, 275.1677, 347.2073, 342.2849, 337.7525, 334.5881, 351.0749, 350.0201, 5.1389, 3.7325, 79.6781, 147.8885, 144.3725, 139.8017, 132.7697, 81.7877, 65.6141, 16.0385, 6.1937, 358.4585, 356.3489, 11.8193, 41.7053, 106.0481, 141.2081, 142.9661, 155.9753, 153.8657, 3.3809, 349.6685, 348.6137, 351.7781, 347.9105, 353.5361, 8.3033, 32.9153, 101.8289, 126.4409, 156.3269, 137.3405, 45.2213, 2.3261, 355.9973, 0.5681, 358.8101, 354.2393, 354.9425, 357.0521, 143.3177, 144.3725, 148.2401, 152.4593, 152.8109, 156.6785, 6.8969, 337.7525, 334.9397, 332.4785, 345.4493, 128.9021, 151.4045, 162.3041, 163.0073, 159.4913, 146.1305, 128.9021, 90.2261, 27.6413, 354.9425, 344.0429, 333.8849, 277.9805, 187.2677, 187.2677, 170.0393, 155.6237, 155.2721, 145.4273, 118.7057, 11.4677, 355.2941, 340.9169, 340.2137, 324.3917, 232.2725, 173.2037, 166.5233, 154.9205, 149.6465, 142.2629, 153.8657, 164.0621, 329.3141, 355.2941, 356.3489, 349.3169, 342.9881, 169.3361, 171.0941, 153.1625, 153.1625, 148.2401, 153.1625, 52.2533, 346.5041, 349.3169, 339.8621, 329.6657, 317.7113, 263.5649, 198.5189, 177.7745, 168.9845, 149.6465, 132.0665, 52.2533, 12.5225, 354.2393, 343.3397, 328.9625, 333.5333, 319.1177, 262.5101, 178.8293, 165.4685, 168.9845, 162.6557, 34.3217, 28.6961, 337.0493, 335.9945, 334.9397, 17.4449, 45.5729, 152.4593, 152.8109, 146.4821, 146.8337, 159.4913, 179.5325, 9.0065, 348.9653, 344.7461 ; 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 = -1.091864, 3.175119, -6.388233, -17.80655, -20.48289, -23.21817, -10.64517, -6.370891, -4.216031, -2.451741, -0.04806061, 5.460516, 6.119862, 12.90814, 7.504963, 2.086951, -9.432156, -19.37606, -19.71326, -21.7436, -20.99387, -10.95186, -10.02787, -6.608603, -4.680715, -1.627062, -2.044755, -3.636849, -9.727872, -22.5423, -28.19302, -5.778944, -7.116155, 3.625403, 1.412908, 6.925282, 8.886817, 15.54745, 27.63869, 18.30121, 22.64281, 22.17207, 11.02061, 5.664303, -1.372871, -2.988403, 6.968746, 8.39069, 15.50285, 14.1488, 18.19504, 12.53819, 4.26333, 0.7437691, -6.364761, -10.07532, -9.227685, -12.04, -4.985852, 4.701559, 8.287699, 12.057, 20.99964, 12.24758, 13.31637, 9.160532, 0.8690032, -2.763904, 0.6136059, -1.382594, -5.387457, -2.844159, -0.3770948, 8.234908, 22.21064, 26.70802, 28.20805, 21.8448, 5.805728, 1.303154, -14.547, -21.36818, -17.75423, -5.452889, 5.706299, 18.38979, 16.31498, 17.40053, 19.21566, 23.04744, 17.5754, 15.25148, 5.578954, -2.766591, -11.6112, -8.908146, -5.80919, -3.116739, -5.342981, 10.24804, 22.63692, 21.2254, 16.80979, 15.69243, 3.732005, -2.815332, -18.50701, -16.08431, -16.73558, -7.655332, 3.054399, 12.5087, 28.22124, 30.9768, 28.18324, 13.69433, 2.174548, -8.53177, -3.513149, -3.175178, -6.089553, -3.175002, 2.767996, 6.538521, 25.68826, 26.35033, 25.00982, 10.99034, 4.174553, -5.475929, -9.297442, -19.89258, -27.25583, -22.1034, -18.36148, -9.688349, 1.685658, 10.42384, 22.08394, 21.12044, 20.177, 8.394432, -5.858491, -21.94701, -30.54749, -20.39189, -15.16539, -4.071165, 0.4614191, 12.14277, 9.022788, 6.033121, 6.780332, 14.9282, -22.53071, -25.05753, -24.34979, 11.16685, 9.006683, 18.17249, 28.94771, 37.89853, 34.97939, 14.48881, 0.1148702, 4.086443, -8.19624, -13.81277 ; 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 = -20.50195, -25.31879, -2.167406, 9.617243, 37.60529, 55.78054, 62.74955, 59.49305, 39.3704, 19.49756, -2.932606, -21.61163, -27.78409, -24.02934, -14.60991, 1.072487, 26.21849, 44.98574, 55.87081, 60.44051, 54.14589, 45.63216, 27.87439, 10.39588, 0.3365771, 0.6704969, 0.1849251, 16.0171, 30.45374, 55.10757, 59.34255, 36.79809, 40.44067, 40.31271, 21.65816, 1.261272, -14.16049, -21.69444, -32.70794, -16.92914, 3.26784, 10.05112, 38.33618, 52.19424, 51.01573, 46.83275, 33.30146, 9.41575, -4.45946, -17.60265, -24.11594, -28.1286, -8.689368, 12.58995, 34.9139, 50.02977, 63.86278, 56.21184, 44.00676, 32.21503, 12.80333, -2.525187, -15.50542, -27.93639, -14.4513, 9.09004, 21.39326, 39.49892, 61.88326, 66.56474, 53.40284, 32.13739, 7.322797, -11.0551, -30.99206, -43.14302, -54.09332, -42.52528, -13.46684, 10.77357, 35.56203, 45.69859, 34.07434, 21.00805, -4.604748, -33.73557, -51.13422, -56.94051, -51.37083, -34.33768, -14.18262, -0.06018555, 10.65285, 31.26092, 40.60778, 18.17167, 0.8144124, -24.43926, -41.89588, -58.35355, -49.95773, -46.08819, -24.39203, -8.593384, 18.39647, 34.20042, 53.49609, 44.70942, 23.36886, -5.922584, -25.62903, -52.19598, -60.30206, -52.89699, -36.4161, -27.9113, -7.614689, 14.3772, 42.67744, 49.7598, 32.28024, 10.37726, -14.69996, -41.72601, -50.77151, -52.08006, -40.39983, -21.72183, 3.231899, 22.81608, 49.285, 54.24781, 46.57873, 24.30095, -2.070961, -28.92371, -43.37566, -53.54868, -37.71125, -19.06136, 15.62085, 37.79459, 58.07194, 73.33778, 50.76427, 40.9594, 17.51834, -0.535249, -22.57939, -46.84635, -46.35127, -19.3175, 9.931513, 27.27131, 53.20627, 56.2656, 52.07514, 35.53585, 8.828345, -34.84858, -56.35252, -57.21958, -53.52279, -38.73416, -14.07793, 25.78186, 42.03009, 50.65107 ; 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 = 1.220106, 1.186491, 1.152865, 1.152865, 1.152865, 1.25371, 1.455106, 1.287303, 1.220106, 1.152865, 1.152865, 1.152865, 1.220106, 1.220106, 1.287303, 1.388018, 1.354457, 1.421567, 1.421567, 1.388018, 1.320886, 1.354457, 1.320886, 1.220106, 1.186491, 1.119228, 1.152865, 1.186491, 1.25371, 1.354457, 1.488634, 1.555659, 1.555659, 1.320886, 1.25371, 1.287303, 1.287303, 1.320886, 1.589155, 1.622641, 1.756477, 1.723034, 1.756477, 1.388018, 1.354457, 1.656116, 1.488634, 1.388018, 1.354457, 1.287303, 1.388018, 1.354457, 1.287303, 1.287303, 1.354457, 1.354457, 1.220106, 1.186491, 1.119228, 1.018251, 1.018251, 1.051921, 1.152865, 1.25371, 1.287303, 1.320886, 1.320886, 1.320886, 1.320886, 1.186491, 1.08558, 1.051921, 1.08558, 1.051921, 1.119228, 1.186491, 1.051921, 1.051921, 1.08558, 1.152865, 1.152865, 1.08558, 1.018251, 1.152865, 1.186491, 1.186491, 1.152865, 1.08558, 1.08558, 1.119228, 1.186491, 1.25371, 1.25371, 1.152865, 1.08558, 1.08558, 1.119228, 1.08558, 1.051921, 1.051921, 1.051921, 1.220106, 1.25371, 1.25371, 1.186491, 1.119228, 1.051921, 1.018251, 1.018251, 1.018251, 1.051921, 1.119228, 1.220106, 1.287303, 1.622641, 1.622641, 1.555659, 1.555659, 1.25371, 1.220106, 1.119228, 1.220106, 1.186491, 1.119228, 1.051921, 1.119228, 1.320886, 1.220106, 1.220106, 1.186491, 1.08558, 1.051921, 1.08558, 1.018251, 1.051921, 1.051921, 1.186491, 1.186491, 1.152865, 1.220106, 1.119228, 1.119228, 1.08558, 1.08558, 1.119228, 1.220106, 1.186491, 1.220106, 1.25371, 1.287303, 1.25371, 1.119228, 1.119228, 1.08558, 1.152865, 1.220106, 1.186491, 1.08558, 1.08558, 0.98457, 1.018251, 1.08558, 1.220106, 1.25371, 1.186491, 1.220106, 1.220106, 1.220106 ; 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 ; }