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 = 2453044.04167244 ; :starting_julian_day_string = "2004-02-08 01:00:00" ; :ending_julian_day_number = 2453051.00000579 ; :ending_julian_day_string = "2004-02-15 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 = 2453044.04166667, 2453044.08333333, 2453044.125, 2453044.16666667, 2453044.20833333, 2453044.25, 2453044.29166667, 2453044.33333333, 2453044.375, 2453044.41666667, 2453044.45833333, 2453044.5, 2453044.54166667, 2453044.58333333, 2453044.625, 2453044.66666667, 2453044.70833333, 2453044.75, 2453044.79166667, 2453044.83333333, 2453044.875, 2453044.91666667, 2453044.95833333, 2453045, 2453045.04166667, 2453045.08333333, 2453045.125, 2453045.16666667, 2453045.20833333, 2453045.25, 2453045.29166667, 2453045.33333333, 2453045.375, 2453045.41666667, 2453045.45833333, 2453045.5, 2453045.54166667, 2453045.58333333, 2453045.625, 2453045.66666667, 2453045.70833333, 2453045.75, 2453045.79166667, 2453045.83333333, 2453045.875, 2453045.91666667, 2453045.95833333, 2453046, 2453046.04166667, 2453046.08333333, 2453046.125, 2453046.16666667, 2453046.20833333, 2453046.25, 2453046.29166667, 2453046.33333333, 2453046.375, 2453046.41666667, 2453046.45833333, 2453046.5, 2453046.54166667, 2453046.58333333, 2453046.625, 2453046.66666667, 2453046.70833333, 2453046.75, 2453046.79166667, 2453046.83333333, 2453046.875, 2453046.91666667, 2453046.95833333, 2453047, 2453047.04166667, 2453047.08333333, 2453047.125, 2453047.16666667, 2453047.20833333, 2453047.25, 2453047.29166667, 2453047.33333333, 2453047.375, 2453047.41666667, 2453047.45833333, 2453047.5, 2453047.54166667, 2453047.58333333, 2453047.625, 2453047.66666667, 2453047.70833333, 2453047.75, 2453047.79166667, 2453047.83333333, 2453047.875, 2453047.91666667, 2453047.95833333, 2453048, 2453048.04166667, 2453048.08333333, 2453048.125, 2453048.16666667, 2453048.20833333, 2453048.25, 2453048.29166667, 2453048.33333333, 2453048.375, 2453048.41666667, 2453048.45833333, 2453048.5, 2453048.54166667, 2453048.58333333, 2453048.625, 2453048.66666667, 2453048.70833333, 2453048.75, 2453048.79166667, 2453048.83333333, 2453048.875, 2453048.91666667, 2453048.95833333, 2453049, 2453049.04166667, 2453049.08333333, 2453049.125, 2453049.16666667, 2453049.20833333, 2453049.25, 2453049.29166667, 2453049.33333333, 2453049.375, 2453049.41666667, 2453049.45833333, 2453049.5, 2453049.54166667, 2453049.58333333, 2453049.625, 2453049.66666667, 2453049.70833333, 2453049.75, 2453049.79166667, 2453049.83333333, 2453049.875, 2453049.91666667, 2453049.95833333, 2453050, 2453050.04166667, 2453050.08333333, 2453050.125, 2453050.16666667, 2453050.20833333, 2453050.25, 2453050.29166667, 2453050.33333333, 2453050.375, 2453050.41666667, 2453050.45833333, 2453050.5, 2453050.54166667, 2453050.58333333, 2453050.625, 2453050.66666667, 2453050.70833333, 2453050.75, 2453050.79166667, 2453050.83333333, 2453050.875, 2453050.91666667, 2453050.95833333, 2453051 ; current_speed = 51.3275, 53.3806, 47.2213, 22.8774, 14.0784, 45.4615, 79.191, 86.5235, 68.3389, 58.9533, 18.4779, 16.7181, 36.0759, 49.5677, 40.1821, 18.1846, 18.7712, 42.5285, 72.4451, 93.5627, 82.124, 72.4451, 42.8218, 10.2655, 8.5057, 29.0367, 38.4223, 24.0506, 17.3047, 43.7017, 63.3528, 84.1771, 79.7776, 66.5791, 45.4615, 9.3856, 19.0645, 51.3275, 49.2744, 42.8218, 16.1315, 17.3047, 43.7017, 61.2997, 68.6322, 63.9394, 44.2883, 5.5727, 20.531, 50.4476, 57.1935, 51.0342, 28.1568, 13.4918, 40.7687, 57.7801, 75.0848, 63.6461, 44.2883, 7.0392, 27.5702, 61.8863, 69.8054, 73.0317, 50.4476, 25.5171, 21.7042, 51.3275, 69.2188, 74.2049, 60.1265, 32.8496, 10.8521, 27.5702, 45.7548, 56.6069, 60.4198, 31.6764, 4.9861, 40.4754, 56.3136, 55.1404, 56.3136, 32.8496, 3.8129, 19.9444, 42.8218, 71.8585, 59.2466, 38.7156, 14.0784, 30.2099, 65.9925, 81.2441, 71.5652, 57.7801, 30.5032, 9.3856, 30.7965, 48.9811, 45.4615, 43.7017, 6.1593, 19.0645, 47.5146, 75.0848, 84.1771, 63.9394, 38.4223, 9.6789, 11.1454, 40.1821, 49.5677, 43.1151, 26.1037, 14.665, 40.7687, 62.4729, 86.5235, 76.8446, 54.8471, 24.9305, 8.2124, 36.6625, 51.6208, 48.6878, 36.0759, 10.8521, 18.4779, 48.1012, 71.5652, 70.6853, 62.1796, 47.2213, 15.2516, 17.0114, 37.5424, 40.1821, 37.8357, 19.3578, 10.8521, 39.8888, 61.0064, 71.8585, 65.1126, 42.2352, 16.7181, 14.3717, 29.33, 47.2213, 38.7156, 30.5032, 14.9583, 25.8104, 46.3414, 65.4059, 70.6853, 59.5399, 39.8888, 7.6258, 13.7851, 34.9027, 45.1682, 38.4223, 18.4779, 14.0784, 36.3692, 58.0734 ; 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 = 355.6457, 354.5909, 3.7325, 1.6229, 123.6281, 158.0849, 157.3817, 154.5689, 154.5689, 149.2949, 140.8565, 358.4585, 0.2165, 358.8101, 342.9881, 332.8301, 151.4045, 160.1945, 159.1397, 159.8429, 155.9753, 155.9753, 149.2949, 122.5733, 15.3353, 348.6137, 17.0933, 25.5317, 104.6417, 147.1853, 151.7561, 151.0529, 149.9981, 149.9981, 141.2081, 175.3133, 337.0493, 347.5589, 341.2685, 331.0721, 354.2393, 159.1397, 160.8977, 151.4045, 158.0849, 152.1077, 145.0757, 142.9661, 351.4265, 356.7005, 349.6685, 345.4493, 359.8649, 105.3449, 143.3177, 160.5461, 161.6009, 161.2493, 170.3909, 187.9709, 337.7525, 340.5653, 336.6977, 339.8621, 348.2621, 20.2577, 118.0025, 149.6465, 158.4365, 152.8109, 154.5689, 144.3725, 83.8973, 337.0493, 339.1589, 320.8757, 333.1817, 344.3945, 90.9293, 153.1625, 173.9069, 165.1169, 156.3269, 155.9753, 134.5277, 354.5909, 345.4493, 333.1817, 340.2137, 351.0749, 58.2305, 138.3953, 153.5141, 160.1945, 161.2493, 146.4821, 163.7105, 9.7097, 349.6685, 329.3141, 330.3689, 348.6137, 12.5225, 157.3817, 162.6557, 162.3041, 166.8749, 172.1489, 182.6969, 169.3361, 339.1589, 314.1953, 350.0201, 350.7233, 3.7325, 105.3449, 143.3177, 147.1853, 156.6785, 162.6557, 168.2813, 183.7517, 330.0173, 321.9305, 337.0493, 351.4265, 357.4037, 23.0705, 116.5961, 144.3725, 151.7561, 153.5141, 155.6237, 153.1625, 147.5369, 35.0249, 345.0977, 337.0493, 350.0201, 9.0065, 116.5961, 145.4273, 151.0529, 148.5917, 153.1625, 158.4365, 163.0073, 2.3261, 341.2685, 350.0201, 346.1525, 2.3261, 54.7145, 136.2857, 149.2949, 156.3269, 153.8657, 148.9433, 158.7881, 186.2129, 353.1845, 345.0977, 342.6365, 346.1525, 27.9929, 107.4545, 140.1533, 157.0301 ; 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 = -3.896976, -5.031999, 3.074028, 0.6479145, 11.72238, 16.9677, 30.45608, 37.15539, 29.34646, 30.1027, 11.66445, -0.4497337, 0.1363174, -1.029332, -11.75609, -8.303645, 8.984326, 14.40986, 25.79702, 32.24128, 33.43518, 29.4946, 21.86564, 8.650771, 2.249479, -5.732511, 11.29341, 10.36606, 16.74274, 23.68299, 29.98018, 40.74187, 39.89109, 33.29146, 28.48134, 0.7668707, -7.433991, -11.05778, -15.82367, -20.71327, -1.619181, 6.162041, 14.30164, 29.33944, 25.61575, 29.91156, 25.35477, 3.356367, -3.060721, -2.903527, -10.25726, -12.82166, -0.06639197, 13.01082, 24.3543, 19.24356, 23.69933, 20.4591, 7.39284, -0.9761268, -10.4383, -20.59157, -27.61378, -25.14341, -10.26281, 8.835121, 19.16323, 25.93751, 25.44014, 33.90635, 25.81985, 19.13532, 10.7906, -10.75069, -16.27853, -35.71923, -27.25916, -8.52134, 4.985444, 18.27309, 5.977369, 14.16269, 22.61091, 13.37407, 2.71826, -1.880087, -10.7584, -32.41987, -20.05574, -6.006461, 11.96908, 20.059, 29.43118, 27.5278, 23.00471, 31.90602, 8.555867, 1.58294, -5.52314, -24.99659, -22.47679, -8.627718, 1.335478, 7.332019, 14.16472, 22.82314, 19.11477, 8.734066, -1.807862, 1.791056, -3.965282, -28.80927, -8.590216, -6.950262, 1.699308, 14.1422, 24.3543, 33.85555, 34.2538, 22.90837, 11.13982, -1.631271, -4.104053, -22.60672, -20.12896, -7.258281, -1.634183, 4.252542, 16.52266, 28.01958, 33.8665, 31.52406, 25.66324, 21.31861, 8.186393, 9.763393, -9.654839, -15.66857, -6.557028, 3.030396, 9.703782, 22.63496, 29.52721, 37.44786, 29.39584, 15.52279, 4.885862, 0.5833035, -9.418851, -8.183578, -9.266132, 1.238032, 12.21022, 17.83661, 23.66282, 26.26163, 31.13523, 30.71581, 14.43249, -0.8252884, -1.635913, -8.975983, -13.47967, -9.195934, 8.672827, 13.43017, 23.30305, 22.663 ; 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 = 51.17935, 53.14289, 47.12114, 22.86822, -7.796618, -42.17636, -73.10022, -78.13957, -61.71702, -50.68845, -14.33086, 16.71205, 36.07564, 49.55701, 38.42389, 16.17805, -16.4815, -40.01286, -67.69643, -87.83211, -75.0096, -66.16918, -36.81848, -5.526721, 8.202851, 28.46521, 36.72509, 21.70199, -4.374171, -36.72812, -55.81009, -73.6606, -69.0881, -57.65809, -35.4339, -9.354218, 17.55537, 50.12223, 46.66452, 37.47889, 16.05003, -16.1704, -41.2953, -53.8224, -63.6727, -56.51146, -36.31238, -4.448571, 20.30157, 50.36398, 56.2662, 49.39731, 28.15672, -3.570319, -32.69488, -54.48142, -71.24654, -60.26816, -43.66692, -6.971192, 25.51779, 58.3601, 64.11141, 68.56703, 49.39266, 23.93873, -10.19034, -44.29174, -64.37423, -66.0055, -54.30038, -26.70085, 1.153697, 25.38776, 42.7611, 43.91444, 53.92115, 30.50871, -0.08086773, -36.11581, -55.99547, -53.29054, -51.57488, -30.00384, -2.673811, 19.85559, 41.44832, 64.12952, 55.74878, 38.24683, 7.412324, -22.58926, -59.0662, -76.43837, -67.76696, -48.17204, -29.2787, 9.251151, 30.29718, 42.12266, 39.51635, 42.84158, 6.012776, -17.5982, -45.35414, -71.53203, -81.9781, -63.34006, -38.37975, -9.511742, 10.41616, 28.01119, 48.81767, 42.55121, 26.04833, -3.880782, -32.69488, -52.50395, -79.45435, -73.35052, -53.7039, -24.87707, 7.113387, 28.86304, 47.53453, 48.14373, 36.03887, 9.984186, -8.272523, -39.09768, -63.04473, -63.26646, -56.63657, -42.13512, -12.86834, 13.93068, 36.27969, 37.00131, 37.2632, 19.11913, -4.858466, -32.84471, -53.38469, -61.32946, -58.09936, -39.27919, -15.98822, 14.35986, 27.7765, 46.50677, 37.59038, 30.47807, 8.640677, -18.65562, -39.84465, -59.90207, -63.45872, -51.00528, -37.18628, -7.581011, 13.68769, 33.72878, 43.10991, 37.3056, 16.31609, -4.222793, -27.92287, -53.46876 ; 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 = 4.204144, 4.105882, 3.51469, 3.118961, 3.085923, 3.284008, 4.073111, 4.138644, 4.335042, 4.563799, 4.596447, 4.596447, 4.498481, 4.269609, 4.105882, 3.51469, 3.151989, 3.218017, 3.974748, 4.367746, 4.531144, 4.498481, 4.465809, 4.30233, 4.465809, 4.531144, 4.367746, 4.30233, 4.30233, 4.269609, 4.269609, 4.204144, 3.744933, 3.90913, 3.941943, 3.77779, 3.876308, 4.138644, 4.040332, 3.876308, 4.204144, 4.040332, 3.810638, 3.77779, 3.810638, 3.77779, 3.77779, 3.810638, 3.843477, 3.876308, 3.90913, 4.073111, 4.204144, 4.335042, 4.236881, 3.941943, 3.843477, 3.843477, 3.77779, 3.77779, 3.744933, 3.77779, 3.744933, 3.744933, 4.138644, 4.367746, 4.335042, 4.204144, 3.843477, 3.679194, 3.646311, 3.712068, 3.77779, 3.77779, 3.679194, 3.744933, 4.138644, 4.30233, 4.30233, 4.269609, 4.204144, 4.105882, 3.974748, 3.941943, 4.007544, 3.876308, 3.843477, 3.77779, 3.90913, 4.204144, 4.236881, 4.269609, 4.269609, 4.073111, 3.974748, 3.843477, 3.90913, 3.90913, 3.810638, 3.646311, 3.712068, 4.138644, 4.171398, 4.204144, 4.171398, 3.941943, 3.646311, 3.51469, 3.481762, 3.51469, 3.448826, 3.481762, 3.90913, 4.007544, 4.040332, 4.073111, 3.941943, 3.941943, 3.51469, 3.481762, 3.349962, 3.31699, 3.31699, 3.349962, 3.646311, 3.744933, 3.77779, 3.843477, 3.843477, 3.744933, 3.547609, 3.679194, 3.481762, 3.31699, 3.31699, 3.349962, 3.481762, 3.580518, 3.843477, 3.712068, 3.679194, 3.712068, 3.744933, 3.679194, 3.448826, 3.382926, 3.349962, 3.349962, 3.349962, 3.31699, 3.481762, 3.613419, 3.646311, 3.646311, 3.613419, 3.51469, 3.185007, 3.118961, 3.085923, 3.052877, 3.085923, 3.118961, 3.218017, 3.31699, 3.41588, 3.646311, 3.580518, 3.382926 ; 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 ; }