netcdf L0108.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, 300.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 = -300.f, 300.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 = -300.f, 300.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.6719, 0.03412, -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 = "09-Feb-2005 06:12:16: Modified [lon,lat] to [-66.553719,43.628017].\n", "Wed Feb 9 05:49:35 2005: /usr/local/nco/bin/ncrcat -d time,2453411.207,2453439.2 L0108.aanderaa.realtime.nc L0108.aanderaa.realtime.nc.new\n", "Wed Feb 9 05:46:40 2005: /usr/local/nco/bin/ncrcat -d time,2453411.0207,2453439.2 L0108.aanderaa.realtime.nc L0108.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 = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0108" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453464.00000579 ; :starting_julian_day_string = "2005-04-03 00:00:00" ; :ending_julian_day_number = 2453470.95833912 ; :ending_julian_day_string = "2005-04-09 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 07-Feb-2005 20:35:12\n", "AANCM_Temperature_1.5: 07-Feb-2005 20:35:12" ; :longitude = -66.5537185668945 ; :latitude = 43.6280174255371 ; data: lat = 43.6280174255371 ; lon = -66.5537185668945 ; depth = 2 ; time = 2453464, 2453464.04166667, 2453464.08333333, 2453464.125, 2453464.16666667, 2453464.20833333, 2453464.25, 2453464.29166667, 2453464.33333333, 2453464.375, 2453464.41666667, 2453464.45833333, 2453464.5, 2453464.54166667, 2453464.58333333, 2453464.625, 2453464.66666667, 2453464.70833333, 2453464.75, 2453464.79166667, 2453464.83333333, 2453464.875, 2453464.91666667, 2453464.95833333, 2453465, 2453465.04166667, 2453465.08333333, 2453465.125, 2453465.16666667, 2453465.20833333, 2453465.25, 2453465.29166667, 2453465.33333333, 2453465.375, 2453465.41666667, 2453465.45833333, 2453465.5, 2453465.54166667, 2453465.58333333, 2453465.625, 2453465.66666667, 2453465.70833333, 2453465.75, 2453465.79166667, 2453465.83333333, 2453465.875, 2453465.91666667, 2453465.95833333, 2453466, 2453466.04166667, 2453466.08333333, 2453466.125, 2453466.16666667, 2453466.20833333, 2453466.25, 2453466.29166667, 2453466.33333333, 2453466.375, 2453466.41666667, 2453466.45833333, 2453466.5, 2453466.54166667, 2453466.58333333, 2453466.625, 2453466.66666667, 2453466.70833333, 2453466.75, 2453466.79166667, 2453466.83333333, 2453466.875, 2453466.91666667, 2453466.95833333, 2453467, 2453467.04166667, 2453467.08333333, 2453467.125, 2453467.16666667, 2453467.20833333, 2453467.25, 2453467.29166667, 2453467.33333333, 2453467.375, 2453467.41666667, 2453467.45833333, 2453467.5, 2453467.54166667, 2453467.58333333, 2453467.625, 2453467.66666667, 2453467.70833333, 2453467.75, 2453467.79166667, 2453467.83333333, 2453467.875, 2453467.91666667, 2453467.95833333, 2453468, 2453468.04166667, 2453468.08333333, 2453468.125, 2453468.16666667, 2453468.20833333, 2453468.25, 2453468.29166667, 2453468.33333333, 2453468.375, 2453468.41666667, 2453468.45833333, 2453468.5, 2453468.54166667, 2453468.58333333, 2453468.625, 2453468.66666667, 2453468.70833333, 2453468.75, 2453468.79166667, 2453468.83333333, 2453468.875, 2453468.91666667, 2453468.95833333, 2453469, 2453469.04166667, 2453469.08333333, 2453469.125, 2453469.16666667, 2453469.20833333, 2453469.25, 2453469.29166667, 2453469.33333333, 2453469.375, 2453469.41666667, 2453469.45833333, 2453469.5, 2453469.54166667, 2453469.58333333, 2453469.625, 2453469.66666667, 2453469.70833333, 2453469.75, 2453469.79166667, 2453469.83333333, 2453469.875, 2453469.91666667, 2453469.95833333, 2453470, 2453470.04166667, 2453470.08333333, 2453470.125, 2453470.16666667, 2453470.20833333, 2453470.25, 2453470.29166667, 2453470.33333333, 2453470.375, 2453470.41666667, 2453470.45833333, 2453470.5, 2453470.54166667, 2453470.58333333, 2453470.625, 2453470.66666667, 2453470.70833333, 2453470.75, 2453470.79166667, 2453470.83333333, 2453470.875, 2453470.91666667, 2453470.95833333 ; current_speed = 30.2099, 31.9697, 34.3161, 17.598, 13.4918, 35.196, 63.0595, 73.6183, 77.1379, 62.1796, 39.8888, 4.3995, 19.9444, 49.5677, 43.4084, 28.7434, 4.6928, 28.1568, 41.6486, 63.9394, 73.6183, 67.7523, 54.2605, 24.6372, 27.8635, 41.9419, 61.593, 50.1543, 34.9027, 13.4918, 19.0645, 47.2213, 68.9255, 79.7776, 62.4729, 34.0228, 16.1315, 31.0898, 64.526, 69.5121, 59.8332, 41.3553, 26.1037, 15.8382, 27.2769, 48.1012, 55.727, 36.9558, 11.1454, 14.3717, 45.7548, 61.2997, 53.3806, 41.6486, 33.4362, 15.5449, 23.464, 49.5677, 57.1935, 53.3806, 26.6903, 24.3439, 45.1682, 61.593, 58.9533, 49.5677, 31.3831, 19.9444, 23.1707, 30.7965, 46.928, 46.0481, 39.5955, 16.1315, 24.6372, 46.3414, 64.2327, 56.0203, 48.6878, 14.9583, 10.5588, 35.4893, 57.1935, 62.1796, 59.8332, 31.6764, 12.6119, 33.4362, 57.7801, 64.2327, 51.6208, 42.8218, 17.0114, 20.531, 36.6625, 56.3136, 52.2074, 44.2883, 10.8521, 22.8774, 53.3806, 63.3528, 58.66, 39.3022, 9.3856, 19.0645, 33.7295, 55.4337, 68.3389, 63.3528, 36.9558, 3.2263, 29.0367, 61.593, 61.2997, 42.8218, 26.6903, 15.2516, 28.4501, 50.7409, 63.3528, 66.8724, 44.5816, 12.6119, 22.2908, 60.7131, 70.6853, 71.2719, 53.9672, 22.2908, 12.9052, 34.3161, 52.5007, 48.9811, 36.9558, 11.732, 36.3692, 57.4868, 69.5121, 63.9394, 65.1126, 36.6625, 30.5032, 47.8079, 57.7801, 59.2466, 53.3806, 21.9975, 33.1429, 56.3136, 78.6044, 82.4173, 76.8446, 54.2605, 23.7573, 36.3692, 49.861, 56.3136, 50.4476, 24.0506, 3.8129, 29.6233, 59.2466, 78.0178, 81.5374, 56.9002, 25.5171, 17.0114 ; 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 = 166.49, 155.2388, 155.5904, 155.942, 313.4588, 325.0616, 327.8744, 327.5228, 344.7128, 338.0708, 348.2288, 258.6092, 183.0152, 153.4808, 154.5356, 180.2024, 162.974, 319.436, 321.8972, 340.1804, 347.5256, 3.6992, 8.6216, 43.43, 130.6268, 146.4488, 161.9192, 153.4808, 150.3164, 154.5356, 333.8516, 333.5, 332.4452, 350.69, 1.238, 14.9504, 93.0056, 143.9876, 142.5812, 152.0744, 154.8872, 145.0424, 118.6724, 50.1104, 347.8772, 332.0936, 343.658, 2.6444, 57.494, 159.8096, 155.942, 149.6132, 141.5264, 135.5492, 126.056, 60.3068, 0.8864, 332.4452, 335.9612, 344.3612, 17.7632, 115.8596, 140.8232, 153.8324, 161.9192, 165.7868, 163.3256, 87.0284, 22.334, 4.754, 337.016, 339.1256, 348.2288, 38.8592, 134.4944, 154.8872, 162.6224, 165.4352, 175.9832, 181.6088, 337.7192, 334.5548, 341.2352, 335.6096, 341.9, 357.0188, 77.1836, 145.7456, 154.184, 156.9968, 150.3164, 141.878, 114.4532, 21.9824, 9.3248, 346.4708, 348.5804, 6.1604, 40.9688, 162.2708, 161.216, 155.942, 144.6908, 145.7456, 173.522, 342.9548, 347.5256, 335.9612, 340.1804, 344.7128, 334.9064, 335.9612, 164.0288, 146.8004, 147.5036, 145.394, 122.54, 41.672, 2.996, 348.932, 339.8288, 349.9868, 346.4708, 348.2288, 139.0652, 148.2068, 145.0424, 144.3392, 138.7136, 129.2204, 31.4756, 10.3796, 341.2352, 342.2516, 340.1804, 264.938, 193.5632, 176.3348, 167.5448, 160.5128, 178.0928, 203.7596, 285.3308, 323.3036, 340.1804, 354.5576, 1.238, 11.786, 154.5356, 157.7, 162.6224, 156.2936, 163.6772, 167.5448, 205.8692, 279.7052, 306.7784, 328.5776, 331.742, 335.9612, 314.162, 178.4444, 158.0516, 159.1064, 160.5128, 164.732, 186.8828, 295.8788 ; 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 = 7.057488, 13.3901, 14.18137, 7.174022, -9.793282, -20.15659, -33.53359, -39.53037, -20.33799, -23.22163, -8.137474, -4.312843, -1.049093, 22.13186, 18.66345, -0.1015372, 1.374078, -18.31028, -25.70028, -21.67928, -15.9018, 4.371268, 8.134088, 16.93728, 21.14747, 23.18053, 19.11587, 22.39378, 17.28417, 5.800802, -8.40168, -21.07004, -31.88471, -12.90611, 1.349758, 8.777296, 16.10931, 18.27957, 39.20835, 32.55423, 25.39331, 23.69535, 22.9028, 12.15236, -5.728357, -22.51273, -15.67992, 1.705034, 9.399308, 4.960262, 18.65246, 31.00754, 33.21095, 29.16637, 27.03123, 13.5037, 0.3629876, -22.92986, -23.29807, -14.38992, 8.142776, 21.90624, 28.53345, 27.16241, 18.29662, 12.17039, 9.004832, 19.91758, 8.804985, 2.552346, -18.32417, -16.40788, -8.077641, 10.12104, 17.57418, 19.66737, 19.18423, 14.08769, 3.41053, -0.4199568, -4.003328, -15.24789, -18.39824, -25.67718, -18.58876, -1.647435, 12.29769, 18.82018, 25.16222, 25.10102, 25.56314, 26.43552, 15.48547, 7.6852, 5.94046, -13.17405, -10.33668, 4.752676, 7.115157, 6.966592, 17.18862, 25.82648, 33.90482, 22.12197, 1.058899, -5.588301, -7.285686, -22.58121, -23.17097, -16.70345, -15.67289, -1.31425, 7.989568, 33.7257, 32.93306, 24.31978, 22.50035, 10.14026, 1.48698, -9.740928, -21.84572, -11.62744, -10.42946, -2.572878, 14.60493, 31.987, 40.50056, 41.55048, 35.60882, 17.26912, 6.738262, 6.182695, -16.88864, -14.93129, -12.53022, -11.68624, -8.529224, 3.674912, 14.9921, 21.32994, 2.166998, -14.77132, -29.41776, -28.56879, -19.59091, -5.619245, 1.153314, 4.49314, 14.2498, 21.36854, 23.47659, 33.13588, 21.59707, 11.7027, -10.36574, -35.84869, -39.93652, -29.35872, -23.88405, -9.797136, -2.735271, 0.8041839, 22.14469, 27.82377, 27.20057, 14.98377, -3.057939, -15.30549 ; 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 = -29.37397, -29.03045, -31.24874, -16.06932, 9.280103, 28.85256, 53.40411, 62.10478, 74.40848, 57.68066, 39.04994, -0.868901, -19.91679, -44.35242, -39.19139, -28.74322, -4.487124, 21.39016, 32.77349, 60.15194, 71.88036, 67.61114, 53.64735, 17.8919, -18.14274, -34.95406, -58.55153, -44.8773, -30.32253, -12.18111, 17.11336, 42.25996, 61.1072, 78.72673, 62.45832, 32.87111, -0.845832, -25.14822, -51.24754, -61.41787, -54.17741, -33.89382, -12.52458, 10.1572, 26.66862, 42.50767, 53.47559, 36.91645, 5.989403, -13.48857, -41.78023, -52.87897, -41.7914, -29.73094, -19.67974, 7.700253, 23.46119, 43.94518, 52.2331, 51.40446, 25.41785, -10.61802, -35.0144, -55.2802, -56.04218, -48.05037, -30.06347, 1.033937, 21.43254, 30.69055, 43.20257, 43.02568, 38.76281, 12.56144, -17.26672, -41.96093, -61.30094, -54.22002, -48.5682, -14.9524, 9.770447, 32.04672, 54.1535, 56.63025, 56.8724, 31.63353, 2.797668, -27.63658, -52.01348, -59.12511, -44.84677, -33.68782, -7.041866, 19.03837, 36.17803, 54.75094, 51.17388, 44.03255, 8.194059, -21.79087, -50.53751, -57.84955, -47.86919, -32.4851, -9.325675, 18.22707, 32.93324, 50.62592, 64.29083, 61.11115, 33.46777, 2.946482, -27.91589, -51.53906, -51.70171, -35.24564, -14.3564, 11.39238, 28.41121, 49.79712, 59.46715, 65.85378, 43.3445, 12.34667, -16.83971, -51.60342, -57.932, -57.90718, -40.55207, -14.09459, 11.00636, 33.75454, 49.71013, 46.64981, 34.76672, -1.035158, -35.35493, -57.36922, -67.87613, -60.2767, -65.07653, -33.55513, 8.064788, 38.333, 54.35749, 58.97952, 53.36814, 21.53373, -29.92315, -52.10189, -75.01667, -75.46274, -73.74727, -52.98347, -21.37664, 6.131077, 29.85286, 48.05504, 44.43549, 21.96469, 2.656407, -29.61238, -54.95246, -72.88769, -76.86662, -54.89189, -25.33321, 7.424947 ; 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.077357, 3.077357, 3.044461, 3.044461, 3.044461, 3.110243, 3.110243, 3.143121, 3.110243, 3.011556, 2.780953, 2.87984, 2.945717, 3.044461, 3.110243, 3.208847, 3.208847, 3.208847, 3.241697, 3.175988, 3.077357, 2.780953, 2.714981, 2.780953, 2.87984, 2.945717, 3.077357, 3.077357, 3.077357, 3.110243, 3.110243, 3.077357, 3.044461, 2.87984, 2.714981, 2.68198, 2.747972, 2.813925, 2.912783, 3.011556, 3.044461, 3.077357, 3.143121, 3.143121, 3.143121, 3.110243, 3.044461, 2.846887, 2.912783, 2.87984, 2.912783, 2.978641, 3.044461, 3.077357, 3.110243, 3.110243, 3.110243, 3.077357, 3.044461, 2.87984, 3.044461, 3.044461, 3.175988, 3.011556, 3.241697, 3.34019, 3.667911, 3.766053, 3.504163, 3.504163, 3.438601, 3.175988, 3.241697, 3.373002, 3.405806, 3.274537, 3.274537, 3.208847, 3.044461, 3.077357, 3.044461, 3.110243, 3.208847, 3.175988, 3.208847, 3.044461, 2.714981, 2.945717, 3.373002, 3.635179, 3.635179, 3.438601, 3.602438, 3.569689, 3.766053, 3.569689, 3.700634, 3.241697, 3.044461, 2.912783, 3.635179, 3.438601, 3.438601, 3.274537, 3.208847, 3.175988, 3.241697, 3.504163, 3.569689, 2.912783, 3.143121, 2.912783, 3.077357, 3.077357, 3.635179, 3.569689, 3.471386, 3.569689, 3.635179, 3.569689, 3.667911, 2.780953, 2.747972, 2.813925, 2.813925, 2.714981, 3.175988, 3.405806, 3.373002, 3.208847, 3.208847, 3.471386, 3.471386, 3.307368, 3.044461, 2.780953, 2.780953, 2.978641, 3.307368, 3.471386, 3.241697, 3.077357, 3.110243, 3.143121, 3.471386, 3.471386, 2.945717, 3.011556, 2.945717, 2.945717, 3.405806, 3.471386, 3.044461, 3.011556, 2.912783, 2.813925, 2.87984, 3.143121, 3.373002, 3.53693, 3.373002, 3.602438, 3.667911, 3.569689, 3.635179, 3.569689, 3.471386, 3.471386 ; 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 ; }