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 = "Wed Jun 22 12:57:54 2005: ncrcat -d time,2410000.00,2453543.7708 L0108.aanderaa.realtime.nc new.nc\n", "Wed Jun 22 12:39:24 2005: ncrcat -d time,2410000.00,2453543.8125 L0108.aanderaa.realtime.nc new.nc\n", "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 = 2453590.00000579 ; :starting_julian_day_string = "2005-08-07 00:00:00" ; :ending_julian_day_number = 2453596.95833912 ; :ending_julian_day_string = "2005-08-13 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 = 2453590, 2453590.04166667, 2453590.08333333, 2453590.125, 2453590.16666667, 2453590.20833333, 2453590.25, 2453590.29166667, 2453590.33333333, 2453590.375, 2453590.41666667, 2453590.45833333, 2453590.5, 2453590.54166667, 2453590.58333333, 2453590.625, 2453590.66666667, 2453590.70833333, 2453590.75, 2453590.79166667, 2453590.83333333, 2453590.875, 2453590.91666667, 2453590.95833333, 2453591, 2453591.04166667, 2453591.08333333, 2453591.125, 2453591.16666667, 2453591.20833333, 2453591.25, 2453591.29166667, 2453591.33333333, 2453591.375, 2453591.41666667, 2453591.45833333, 2453591.5, 2453591.54166667, 2453591.58333333, 2453591.625, 2453591.66666667, 2453591.70833333, 2453591.75, 2453591.79166667, 2453591.83333333, 2453591.875, 2453591.91666667, 2453591.95833333, 2453592, 2453592.04166667, 2453592.08333333, 2453592.125, 2453592.16666667, 2453592.20833333, 2453592.25, 2453592.29166667, 2453592.33333333, 2453592.375, 2453592.41666667, 2453592.45833333, 2453592.5, 2453592.54166667, 2453592.58333333, 2453592.625, 2453592.66666667, 2453592.70833333, 2453592.75, 2453592.79166667, 2453592.83333333, 2453592.875, 2453592.91666667, 2453592.95833333, 2453593, 2453593.04166667, 2453593.08333333, 2453593.125, 2453593.16666667, 2453593.20833333, 2453593.25, 2453593.29166667, 2453593.33333333, 2453593.375, 2453593.41666667, 2453593.45833333, 2453593.5, 2453593.54166667, 2453593.58333333, 2453593.625, 2453593.66666667, 2453593.70833333, 2453593.75, 2453593.79166667, 2453593.83333333, 2453593.875, 2453593.91666667, 2453593.95833333, 2453594, 2453594.04166667, 2453594.08333333, 2453594.125, 2453594.16666667, 2453594.20833333, 2453594.25, 2453594.29166667, 2453594.33333333, 2453594.375, 2453594.41666667, 2453594.45833333, 2453594.5, 2453594.54166667, 2453594.58333333, 2453594.625, 2453594.66666667, 2453594.70833333, 2453594.75, 2453594.79166667, 2453594.83333333, 2453594.875, 2453594.91666667, 2453594.95833333, 2453595, 2453595.04166667, 2453595.08333333, 2453595.125, 2453595.16666667, 2453595.20833333, 2453595.25, 2453595.29166667, 2453595.33333333, 2453595.375, 2453595.41666667, 2453595.45833333, 2453595.5, 2453595.54166667, 2453595.58333333, 2453595.625, 2453595.66666667, 2453595.70833333, 2453595.75, 2453595.79166667, 2453595.83333333, 2453595.875, 2453595.91666667, 2453595.95833333, 2453596, 2453596.04166667, 2453596.08333333, 2453596.125, 2453596.16666667, 2453596.20833333, 2453596.25, 2453596.29166667, 2453596.33333333, 2453596.375, 2453596.41666667, 2453596.45833333, 2453596.5, 2453596.54166667, 2453596.58333333, 2453596.625, 2453596.66666667, 2453596.70833333, 2453596.75, 2453596.79166667, 2453596.83333333, 2453596.875, 2453596.91666667, 2453596.95833333 ; current_speed = 36.9558, 58.9533, 67.7523, 61.0064, 28.4501, 13.7851, 32.8496, 37.2491, 56.0203, 68.6322, 55.1404, 14.9583, 36.9558, 53.9672, 74.7915, 60.7131, 47.8079, 44.2883, 25.8104, 26.9836, 29.33, 39.5955, 28.7434, 14.0784, 14.3717, 26.1037, 60.1265, 63.3528, 63.0595, 19.0645, 13.4918, 24.6372, 40.4754, 46.928, 43.4084, 9.3856, 25.5171, 51.6208, 49.2744, 46.3414, 56.0203, 31.0898, 9.0923, 23.1707, 38.7156, 67.7523, 65.6992, 14.3717, 41.9419, 57.4868, 85.3503, 77.7245, 70.9786, 47.5146, 9.6789, 16.4248, 22.8774, 41.6486, 65.1126, 17.598, 9.0923, 35.7826, 69.2188, 72.4451, 78.8977, 46.3414, 26.1037, 20.2377, 22.2908, 39.3022, 39.3022, 37.2491, 7.0392, 25.2238, 53.6739, 63.6461, 76.258, 53.9672, 39.8888, 11.732, 34.0228, 50.1543, 72.7384, 48.3945, 19.0645, 17.0114, 49.2744, 69.8054, 62.7662, 57.1935, 47.8079, 27.2769, 7.9191, 55.727, 87.1101, 49.5677, 15.5449, 5.5727, 17.3047, 51.9141, 64.2327, 62.1796, 49.5677, 24.6372, 12.9052, 28.4501, 47.8079, 69.2188, 43.7017, 10.8521, 24.9305, 48.3945, 67.1657, 68.0456, 48.9811, 42.5285, 19.9444, 17.0114, 43.1151, 76.8446, 41.3553, 36.3692, 19.6511, 17.598, 31.3831, 42.8218, 33.1429, 34.6094, 38.4223, 21.9975, 27.5702, 38.129, 43.7017, 11.4387, 19.3578, 12.3186, 36.9558, 60.1265, 57.4868, 46.3414, 23.7573, 36.9558, 12.6119, 49.861, 41.9419, 46.928, 31.0898, 12.9052, 27.8635, 49.5677, 57.1935, 42.2352, 45.7548, 30.2099, 7.6258, 31.6764, 34.3161, 23.1707, 26.1037, 41.6486, 13.1985, 29.0367, 24.0506, 14.9583, 30.2099, 35.4893, 32.8496, 32.263 ; 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 = 319.0844, 326.8196, 353.1512, 344.3612, 32.5304, 350.3384, 115.508, 139.7684, 146.0972, 160.8644, 182.6636, 195.3212, 320.1392, 335.6096, 342.9548, 343.3064, 337.7192, 328.5776, 252.632, 57.8456, 145.394, 121.8368, 124.6496, 51.5168, 5.8088, 2.2928, 339.8288, 326.8196, 312.404, 23.0372, 239.9744, 105.6632, 143.9876, 147.152, 160.8644, 105.3116, 330.3356, 0.5348, 12.4892, 21.2792, 23.0372, 7.9184, 28.3112, 140.8232, 159.1064, 161.216, 188.9924, 289.55, 314.162, 327.5228, 337.7192, 353.5028, 358.0736, 11.0828, 345.7676, 149.6132, 143.2844, 146.4488, 167.1932, 154.5356, 343.3064, 326.8196, 344.3612, 358.0736, 358.4252, 343.3064, 27.2564, 50.8136, 136.2524, 136.604, 119.7272, 145.394, 271.97, 348.5804, 346.8224, 346.8224, 354.9092, 7.9184, 34.2884, 59.6036, 122.54, 141.878, 149.9648, 162.6224, 196.376, 357.0188, 358.7768, 359.8316, 353.8544, 353.5028, 351.3932, 29.366, 95.4668, 158.7548, 161.216, 186.8828, 214.6592, 324.0068, 355.964, 12.1376, 353.8544, 7.5668, 6.1604, 47.2976, 160.1612, 138.0104, 165.0836, 175.28, 186.1796, 219.23, 322.2488, 330.3356, 348.932, 346.1192, 336.6644, 309.2396, 328.5776, 203.7596, 159.8096, 153.1292, 164.3804, 179.4992, 233.6456, 301.856, 317.3264, 333.1484, 327.1712, 263.8832, 269.8604, 243.4904, 202.0016, 203.408, 175.28, 184.7732, 332.7968, 357.3704, 353.1512, 336.6644, 330.6872, 328.226, 305.0204, 265.9928, 198.134, 197.4308, 191.102, 179.4992, 203.408, 153.4808, 344.3612, 341.9, 346.8224, 319.7876, 319.7876, 310.9976, 279.002, 70.1516, 166.1384, 113.0468, 125.3528, 154.184, 5.1056, 4.754, 346.1192, 179.8508, 300.8012, 260.3672, 246.3032, 212.5496 ; 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 = -24.20407, -32.26378, -8.079438, -16.44562, 15.29896, -2.313536, 29.64759, 24.0584, 31.24732, 22.49798, -2.562476, -3.95243, -23.68588, -22.28585, -21.92334, -17.44005, -18.12618, -23.08941, -24.63363, 22.84477, 16.65738, 33.63852, 23.6456, 11.02044, 1.454547, 1.044311, -20.73321, -34.67153, -46.56366, 7.460486, -11.68123, 23.72231, 23.79793, 25.45432, 14.22949, 9.052448, -12.62889, 0.4818226, 10.65586, 16.8179, 21.92235, 4.283013, 4.312117, 14.63729, 13.80729, 21.81633, -10.26901, -13.54317, -30.08798, -30.86834, -32.36023, -8.794889, -2.385994, 9.133607, -2.379611, 8.308239, 13.6771, 23.01843, 14.43313, 7.566264, -2.611795, -19.58299, -18.65945, -2.435292, -2.168265, -13.31173, 11.9548, 15.68613, 15.4137, 27.00206, 34.12988, 21.15488, -7.035039, -4.994127, -12.23605, -14.50942, -6.766705, 7.434663, 22.47171, 10.11938, 28.68177, 30.96215, 36.40789, 14.45387, -5.375037, -0.8847337, -1.051873, -0.2051672, -6.719461, -6.471711, -7.154581, 13.37623, 7.88308, 20.19323, 28.04957, -5.940134, -8.84029, -3.275016, -1.217961, 10.91547, -6.876458, 8.187935, 5.31922, 18.10554, 4.379702, 19.033, 12.3062, 5.695765, -4.704286, -6.863247, -15.2633, -23.95135, -12.89406, -16.32433, -19.4022, -32.93864, -10.39788, -6.853894, 14.88079, 34.73223, 11.13488, 0.3178849, -15.82632, -14.94734, -21.27212, -19.3418, -17.96778, -34.41236, -38.42219, -19.68467, -10.32869, -15.14774, 3.596055, -0.951834, -8.849372, -0.5651659, -4.406966, -23.81707, -28.14423, -24.40199, -19.45599, -36.86545, -3.925333, -14.93605, -8.076174, 0.4101741, -12.35123, 5.762142, -7.51122, -15.39952, -13.03841, -27.26801, -29.54035, -22.80053, -7.531872, 29.79464, 8.221362, 21.32134, 21.2903, 18.13724, 1.174556, 2.406497, -5.769805, 0.03895184, -25.94877, -34.98891, -30.07989, -17.35845 ; 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 = 27.92658, 49.34106, 67.26884, 58.74796, 23.98646, 13.58957, -14.14626, -28.43745, -46.49601, -64.83996, -55.08083, -14.42668, 28.36741, 49.15078, 71.5062, 58.15432, 44.23841, 37.79329, -7.704606, 14.36074, -24.14085, -20.88669, -16.34224, 8.760779, 14.2979, 26.0828, 56.43873, 53.02323, 42.52442, 17.54412, -6.75112, -6.651602, -32.74014, -39.4248, -41.00989, -2.47844, 22.17281, 51.61855, 48.10841, 43.18198, 51.55273, 30.79337, 8.004722, -17.96194, -36.16983, -64.14376, -64.89169, 4.809193, 29.22048, 48.49616, 78.97778, 77.2253, 70.93848, 46.62847, 9.381821, -14.16853, -18.33882, -34.70962, -63.4928, -15.8884, 8.709102, 29.9483, 66.65633, 72.40416, 78.8679, 44.38832, 23.2053, 12.7871, -16.10272, -28.55787, -19.48882, -30.65887, 0.241981, 24.72446, 52.26056, 61.97018, 75.95718, 53.45264, 32.95662, 5.936152, -18.30046, -39.45629, -62.97095, -46.18564, -18.29109, 16.98838, 49.26317, 69.8051, 62.40549, 56.82617, 47.26952, 23.77195, -0.7544444, -51.93969, -82.47055, -49.21048, -12.78645, 4.508798, 17.26179, 50.75359, 63.86356, 61.63814, 49.28146, 16.70871, -12.13929, -21.146, -46.19689, -68.98406, -43.44777, -8.406182, 19.71197, 42.05188, 65.91642, 66.05846, 44.97447, 26.90203, 17.0195, -15.56958, -40.46571, -68.54753, -39.82807, -36.36781, -11.64874, 9.287982, 23.0737, 38.20473, 27.84979, -3.687826, -0.09361506, -9.818535, -25.56236, -34.99095, -43.5535, -11.39903, 17.21665, 12.30563, 36.69209, 55.20818, 50.12619, 39.39629, 13.63356, -2.582539, -11.98548, -47.57135, -41.157, -46.92621, -28.53108, -11.54738, 26.832, 47.11488, 55.68749, 32.25318, 34.94094, 19.81852, 1.193201, 10.75517, -33.31672, -9.070932, -15.10385, -37.49195, 13.14613, 28.93681, 23.34825, -14.95825, 15.46931, -5.938537, -13.20214, -27.19532 ; 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 = 11.08271, 10.98835, 11.14561, 11.30282, 11.89981, 11.99402, 12.40213, 12.37075, 12.37075, 11.55426, 11.2085, 10.98835, 11.05126, 11.27139, 11.58568, 11.93122, 12.02542, 11.99402, 11.93122, 12.84146, 12.43352, 13.68851, 13.40617, 12.93559, 13.31206, 13.43754, 12.99834, 12.62182, 11.67994, 12.52767, 12.33936, 12.52767, 12.87284, 12.49629, 12.84146, 12.77871, 12.84146, 12.84146, 13.12383, 13.12383, 13.71988, 13.06108, 13.18657, 13.814, 13.31206, 12.99834, 13.3748, 12.08822, 12.40213, 11.93122, 12.08822, 13.1552, 13.56302, 13.78262, 13.31206, 13.31206, 13.21794, 13.1552, 13.02971, 12.81009, 12.81009, 12.52767, 13.02971, 13.1552, 13.40617, 13.34343, 13.46891, 13.53165, 13.43754, 13.24931, 13.31206, 13.1552, 13.09245, 13.02971, 12.99834, 13.09245, 13.40617, 13.46891, 13.46891, 13.40617, 13.3748, 13.43754, 13.3748, 13.06108, 12.90421, 12.93559, 13.06108, 13.34343, 13.71988, 13.68851, 12.81009, 13.62576, 13.65714, 14.12775, 14.12775, 13.62576, 13.40617, 13.21794, 13.21794, 13.46891, 13.21794, 13.09245, 13.21794, 13.31206, 13.1552, 13.68851, 13.24931, 14.12775, 13.68851, 13.68851, 13.84537, 13.65714, 14.37879, 13.50028, 13.28069, 13.34343, 13.43754, 13.21794, 13.24931, 14.28465, 14.50433, 13.93949, 13.97087, 13.814, 13.90812, 13.87674, 13.24931, 13.12383, 12.96696, 12.62182, 12.40213, 12.55905, 13.24931, 13.24931, 13.21794, 13.34343, 12.90421, 12.33936, 12.52767, 12.37075, 12.87284, 12.08822, 13.18657, 12.6532, 13.56302, 12.96696, 12.6532, 12.90421, 13.06108, 12.90421, 12.49629, 11.8684, 12.11961, 12.49629, 12.2138, 12.33936, 12.11961, 12.81009, 12.49629, 13.34343, 13.3748, 13.28069, 13.34343, 13.31206, 12.59044, 12.81009, 12.30797, 12.74733 ; 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 ; }