netcdf N0102.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 = -300., 300. ; 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 = -300., 300. ; 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.7217, 0.03423, -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 = "04-Jan-2005 22:09:53: Modified [lon,lat] to [-65.905301,42.327947].\n", "28-Dec-2004 12:53:57: Modified [lon,lat] to [-65.905042,42.327480].\n", "17-Nov-2004 14:59:44: Modified [lon,lat] to [-65.902400,42.328600].\n", "15-Nov-2004 20:28:42: Modified [lon,lat] to [-65.903000,42.329000].\n", "15-Nov-2004 12:52:57: Modified [lon,lat] to [-65.903500,42.329000].\n", "Tue Oct 19 12:09:13 2004: /usr/local/nco/bin/ncrcat -d time,2453280.8958,2453299.042 N0102.aanderaa.realtime.nc N0102.aanderaa.realtime.nc.new\n", "02-Oct-2004 11:24:02: Modified [lon,lat] to [-65.905057,42.331389].\n", "Fri Oct 1 22:49:49 2004: /usr/local/nco/bin/ncrcat -d time,2453280.8958,2453281.0 N0102.aanderaa.realtime.nc N0102.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 = "AANCM969" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0102" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453387.00000579 ; :starting_julian_day_string = "2005-01-16 00:00:00" ; :ending_julian_day_number = 2453393.95833912 ; :ending_julian_day_string = "2005-01-22 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 09-Sep-2004 19:14:34\n", "AANCM_Temperature_1.5: 09-Sep-2004 19:14:34" ; :longitude = -65.9053012573917 ; :latitude = 42.3279470369961 ; data: lat = 42.3279470369961 ; lon = -65.9053012573917 ; depth = 2 ; time = 2453387, 2453387.04166667, 2453387.08333333, 2453387.125, 2453387.16666667, 2453387.20833333, 2453387.25, 2453387.29166667, 2453387.33333333, 2453387.375, 2453387.41666667, 2453387.45833333, 2453387.5, 2453387.54166667, 2453387.58333333, 2453387.625, 2453387.66666667, 2453387.70833333, 2453387.75, 2453387.79166667, 2453387.83333333, 2453387.875, 2453387.91666667, 2453387.95833333, 2453388, 2453388.04166667, 2453388.08333333, 2453388.125, 2453388.16666667, 2453388.20833333, 2453388.25, 2453388.29166667, 2453388.33333333, 2453388.375, 2453388.41666667, 2453388.45833333, 2453388.5, 2453388.54166667, 2453388.58333333, 2453388.625, 2453388.66666667, 2453388.70833333, 2453388.75, 2453388.79166667, 2453388.83333333, 2453388.875, 2453388.91666667, 2453388.95833333, 2453389, 2453389.04166667, 2453389.08333333, 2453389.125, 2453389.16666667, 2453389.20833333, 2453389.25, 2453389.29166667, 2453389.33333333, 2453389.375, 2453389.41666667, 2453389.45833333, 2453389.5, 2453389.54166667, 2453389.58333333, 2453389.625, 2453389.66666667, 2453389.70833333, 2453389.75, 2453389.79166667, 2453389.83333333, 2453389.875, 2453389.91666667, 2453389.95833333, 2453390, 2453390.04166667, 2453390.08333333, 2453390.125, 2453390.16666667, 2453390.20833333, 2453390.25, 2453390.29166667, 2453390.33333333, 2453390.375, 2453390.41666667, 2453390.45833333, 2453390.5, 2453390.54166667, 2453390.58333333, 2453390.625, 2453390.66666667, 2453390.70833333, 2453390.75, 2453390.79166667, 2453390.83333333, 2453390.875, 2453390.91666667, 2453390.95833333, 2453391, 2453391.04166667, 2453391.08333333, 2453391.125, 2453391.16666667, 2453391.20833333, 2453391.25, 2453391.29166667, 2453391.33333333, 2453391.375, 2453391.41666667, 2453391.45833333, 2453391.5, 2453391.54166667, 2453391.58333333, 2453391.625, 2453391.66666667, 2453391.70833333, 2453391.75, 2453391.79166667, 2453391.83333333, 2453391.875, 2453391.91666667, 2453391.95833333, 2453392, 2453392.04166667, 2453392.08333333, 2453392.125, 2453392.16666667, 2453392.20833333, 2453392.25, 2453392.29166667, 2453392.33333333, 2453392.375, 2453392.41666667, 2453392.45833333, 2453392.5, 2453392.54166667, 2453392.58333333, 2453392.625, 2453392.66666667, 2453392.70833333, 2453392.75, 2453392.79166667, 2453392.83333333, 2453392.875, 2453392.91666667, 2453392.95833333, 2453393, 2453393.04166667, 2453393.08333333, 2453393.125, 2453393.16666667, 2453393.20833333, 2453393.25, 2453393.29166667, 2453393.33333333, 2453393.375, 2453393.41666667, 2453393.45833333, 2453393.5, 2453393.54166667, 2453393.58333333, 2453393.625, 2453393.66666667, 2453393.70833333, 2453393.75, 2453393.79166667, 2453393.83333333, 2453393.875, 2453393.91666667, 2453393.95833333 ; current_speed = 77.4312, 63.6461, 47.8079, 72.1518, 82.4173, 77.4312, 92.3895, 54.5538, 36.6625, 21.7042, 18.4779, 35.196, 58.3667, 50.1543, 40.1821, 31.3831, 55.1404, 78.3111, 91.2163, 77.1379, 44.5816, 26.9836, 17.3047, 38.7156, 41.6486, 40.4754, 34.9027, 46.6347, 62.4729, 70.392, 78.6044, 69.8054, 61.593, 12.0253, 32.5563, 61.8863, 79.7776, 80.6575, 76.258, 70.0987, 68.9255, 54.5538, 59.8332, 46.3414, 11.1454, 18.7712, 40.4754, 56.9002, 69.8054, 70.392, 63.6461, 41.9419, 25.5171, 11.732, 9.3856, 12.9052, 18.7712, 10.8521, 20.8243, 31.0898, 38.7156, 54.8471, 52.2074, 54.5538, 26.397, 23.464, 20.531, 38.4223, 25.2238, 20.2377, 17.0114, 5.5727, 20.531, 22.5841, 28.1568, 20.8243, 21.7042, 44.8749, 58.66, 80.9508, 85.057, 74.4982, 55.1404, 40.1821, 24.6372, 28.1568, 29.9166, 27.5702, 29.6233, 24.3439, 29.9166, 38.7156, 53.9672, 52.5007, 67.459, 49.861, 29.33, 21.1176, 29.6233, 30.5032, 23.1707, 24.3439, 8.799, 23.464, 33.7295, 23.1707, 33.4362, 31.9697, 5.5727, 21.9975, 35.7826, 46.6347, 60.1265, 46.3414, 47.8079, 29.0367, 16.4248, 16.4248, 12.0253, 22.5841, 37.8357, 32.263, 34.3161, 42.8218, 37.2491, 31.9697, 40.7687, 31.3831, 43.4084, 53.0873, 52.5007, 32.5563, 9.0923, 16.7181, 34.6094, 40.7687, 46.6347, 54.2605, 47.5146, 41.062, 34.9027, 34.9027, 42.8218, 41.6486, 48.1012, 35.7826, 39.3022, 35.4893, 48.6878, 52.5007, 40.7687, 37.5424, 30.5032, 38.4223, 38.129, 51.0342, 42.5285, 33.1429, 17.0114, 16.1315, 39.0089, 41.9419, 48.6878, 36.6625, 27.2769, 17.3047, 29.6233, 25.2238 ; 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 = 139.3652, 155.5388, 177.6896, 218.8268, 249.0644, 264.8864, 288.7952, 293.0144, 299.6948, 327.8228, 88.0316, 105.9632, 107.7212, 134.7944, 173.822, 206.8724, 244.8452, 259.6124, 266.996, 285.9824, 294.4208, 262.7768, 224.1008, 174.1736, 161.8676, 178.0412, 203.708, 236.0552, 257.8544, 264.8864, 277.544, 278.2472, 297.5852, 234.6488, 183.6668, 172.064, 173.822, 178.0412, 190.6988, 205.466, 229.3748, 249.416, 271.2152, 280.3568, 310.2428, 88.7348, 124.9496, 133.388, 130.5752, 144.2876, 153.4292, 165.032, 183.3152, 243.0872, 52.8716, 285.2792, 331.6904, 76.0772, 130.2236, 119.6756, 142.5296, 125.6528, 123.8948, 103.1504, 106.3148, 123.8948, 240.9776, 290.2016, 299.3432, 259.964, 242.384, 296.5304, 204.0596, 202.3016, 194.5664, 200.192, 207.224, 252.2288, 263.48, 270.512, 282.818, 280.7084, 269.1056, 261.3704, 230.7812, 231.836, 208.982, 195.2696, 184.7216, 209.6852, 238.5164, 271.5668, 281.7632, 291.9596, 318.3296, 342.9032, 3.9992, 38.456, 72.9128, 94.712, 103.502, 101.0408, 29.666, 298.2884, 301.4528, 276.1376, 286.334, 302.5076, 345.716, 12.7892, 87.68, 103.1504, 103.1504, 91.8992, 75.7256, 93.3056, 120.0272, 149.21, 186.128, 188.9408, 199.1372, 186.8312, 188.9408, 177.338, 172.4156, 186.4796, 194.5664, 236.4068, 271.5668, 285.9824, 302.8592, 300.7496, 10.6796, 103.1504, 129.1688, 144.6392, 153.7808, 156.5936, 162.2192, 189.644, 206.1692, 219.53, 228.32, 252.2288, 222.3428, 218.1236, 185.0732, 165.7352, 166.0868, 167.4932, 166.79, 168.1964, 184.37, 188.9408, 224.4524, 235.352, 230.078, 250.8224, 208.2788, 158.3516, 132.3332, 130.9268, 122.4884, 130.2236, 154.484, 179.096, 217.772, 224.4524 ; 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 = 50.42593, 26.35438, 1.927287, -45.23689, -76.97633, -77.12302, -87.46294, -50.21168, -31.84785, -11.55834, 18.467, 33.83879, 55.59714, 35.59148, 4.324302, -14.18532, -49.91103, -77.02762, -91.09096, -74.15623, -40.59304, -26.76945, -12.04274, 3.930202, 12.96162, 1.383484, -14.03352, -38.68702, -61.07451, -70.11183, -77.92403, -69.0835, -54.5913, -9.808085, -2.082108, 8.544448, 8.585476, 2.756942, -14.157, -30.14072, -52.31342, -51.07096, -59.81974, -45.58637, -8.507436, 18.76662, 33.17591, 41.35043, 53.0209, 41.089, 28.46911, 10.83273, -1.475625, -10.46138, 7.482996, -12.44904, -8.901974, 10.53327, 15.89998, 27.01214, 23.55269, 44.56678, 43.33543, 53.12319, 25.33407, 19.4766, -17.95292, -36.05869, -21.98759, -19.92803, -15.07336, -4.985881, -8.370215, -8.570259, -7.081486, -7.187864, -9.92903, -42.7336, -58.28061, -80.94757, -82.93736, -73.20086, -55.13368, -39.7272, -19.08735, -22.13815, -14.49564, -7.260922, -2.438419, -12.05593, -25.51257, -38.70113, -52.83381, -48.69166, -44.84975, -14.65848, 2.045549, 13.13332, 28.31569, 30.4001, 22.5303, 23.89332, 4.355005, -20.66177, -28.77364, -23.03789, -32.08667, -26.96069, -1.374943, 4.86947, 35.75327, 45.41176, 58.54976, 46.31594, 46.33188, 28.98839, 14.22039, 8.40774, -1.283701, -3.509882, -12.40373, -3.837512, -5.333198, 1.988814, 4.916378, -3.607763, -10.2534, -26.14171, -43.39217, -51.03528, -44.10093, -27.97921, 1.684955, 16.27969, 26.83227, 23.5938, 20.60351, 21.55501, 14.50983, -6.878948, -15.39291, -22.21494, -31.98233, -39.66125, -32.39928, -22.09074, -3.47543, 8.744693, 11.70706, 11.36931, 9.316496, 7.679582, -2.324251, -5.971358, -26.70237, -41.98381, -32.61591, -31.30363, -8.059361, 5.951069, 28.83698, 31.68908, 41.06817, 27.99292, 11.74988, 0.2730184, -18.14489, -17.66464 ; 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 = -58.76067, -57.93335, -47.76904, -56.20948, -29.44922, -6.901499, 29.76664, 21.32849, 18.16186, 18.37055, 0.6346845, -9.679601, -17.76598, -35.33696, -39.94874, -27.99421, -23.43827, -14.11998, -4.780252, 21.23931, 18.43159, -3.392781, -12.42679, -38.5156, -39.58033, -40.45175, -31.95714, -26.04053, -13.14409, -6.27409, 10.31978, 10.01318, 28.52169, -6.957679, -32.48965, -61.29361, -79.31428, -80.61037, -74.93238, -63.28795, -44.87795, -19.18004, 1.268922, 8.331141, 7.200241, 0.4144702, -23.18656, -39.08676, -45.40461, -57.15529, -56.92395, -40.51882, -25.4744, -5.310301, 5.665179, 3.400815, 16.52612, 2.611171, -13.44775, -15.39221, -30.72732, -31.96884, -29.11449, -12.41142, -7.415303, -13.08516, -9.960646, 13.26816, 12.36067, -3.526762, -7.885524, 2.489172, -18.7473, -20.89479, -27.25175, -19.54446, -19.29991, -13.69657, -6.660845, 0.7233737, 18.87031, 13.84256, -0.8607191, -6.029169, -15.5777, -17.39849, -26.1702, -26.5969, -29.52277, -21.14899, -15.62408, 1.058578, 11.00215, 19.63278, 50.39064, 47.65762, 29.25858, 16.5369, 8.704119, -2.505754, -5.409879, -4.662051, 7.645674, 11.11982, 17.59992, 2.477332, 9.40347, 17.18088, 5.400418, 21.45177, 1.4485, -10.60977, -13.67926, -1.535811, 11.7878, -1.674303, -8.219151, -14.10971, -11.95659, -22.30969, -35.74476, -32.03396, -33.89914, -42.77559, -36.92323, -31.76548, -39.45826, -17.36404, 1.18689, 14.61717, 28.48564, 16.64562, 8.934811, -3.803501, -21.85955, -33.24785, -41.83647, -49.79542, -45.24491, -40.4817, -31.32502, -26.92015, -28.4752, -12.71185, -35.55295, -28.14948, -39.14824, -34.39507, -47.25935, -51.25488, -39.68992, -36.74855, -30.41452, -37.95545, -27.21772, -29.01463, -27.29242, -10.88736, -14.98114, -14.99367, -26.27019, -27.4759, -26.15162, -23.67562, -24.61645, -17.30255, -23.41587, -18.00557 ; 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.841588, 4.841588, 4.776513, 4.450659, 4.41803, 4.41803, 4.222081, 4.254759, 4.254759, 4.28743, 4.28743, 4.352746, 4.41803, 4.41803, 4.41803, 4.385392, 4.254759, 4.025832, 3.927593, 3.960348, 3.993094, 4.058561, 4.123994, 4.058561, 4.025832, 3.960348, 3.927593, 3.89483, 3.927593, 4.058561, 4.156698, 4.28743, 4.352746, 4.450659, 4.450659, 4.352746, 4.320092, 4.28743, 4.189394, 4.123994, 4.091282, 4.156698, 4.189394, 4.222081, 4.254759, 4.320092, 4.28743, 4.189394, 4.189394, 4.123994, 4.091282, 4.058561, 4.091282, 4.222081, 4.058561, 4.091282, 4.189394, 4.156698, 4.189394, 4.156698, 4.156698, 4.123994, 4.123994, 3.993094, 4.091282, 4.025832, 4.189394, 4.123994, 4.320092, 4.385392, 4.613686, 4.939144, 4.939144, 4.874115, 4.809054, 4.711405, 4.711405, 4.320092, 4.189394, 4.025832, 3.993094, 3.993094, 3.993094, 4.025832, 3.993094, 3.993094, 3.993094, 3.993094, 3.993094, 3.993094, 3.993094, 4.058561, 3.862058, 3.829277, 3.730883, 3.76369, 3.796488, 3.829277, 3.89483, 3.960348, 3.960348, 3.993094, 3.993094, 3.993094, 3.960348, 3.960348, 3.927593, 3.960348, 3.960348, 3.993094, 4.025832, 4.123994, 4.189394, 4.091282, 4.189394, 4.28743, 4.320092, 4.320092, 4.320092, 4.320092, 4.091282, 3.89483, 3.829277, 3.796488, 3.76369, 3.76369, 3.76369, 3.730883, 3.698068, 3.89483, 3.89483, 3.960348, 4.025832, 4.025832, 3.993094, 3.927593, 3.927593, 3.89483, 3.829277, 3.796488, 3.730883, 3.698068, 3.698068, 3.730883, 3.730883, 3.665244, 3.698068, 3.566718, 3.533859, 3.533859, 3.599569, 3.599569, 3.599569, 3.665244, 3.730883, 3.40233, 3.369426, 3.369426, 3.369426, 3.369426, 3.369426, 3.336512, 3.336512, 3.336512, 3.336512, 3.336512, 3.30359, 3.30359 ; 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 ; }