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 = 2453149.00000579 ; :starting_julian_day_string = "2004-05-23 00:00:00" ; :ending_julian_day_number = 2453155.95833912 ; :ending_julian_day_string = "2004-05-29 23: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 = 2453149, 2453149.04166667, 2453149.08333333, 2453149.125, 2453149.16666667, 2453149.20833333, 2453149.25, 2453149.29166667, 2453149.33333333, 2453149.375, 2453149.41666667, 2453149.45833333, 2453149.5, 2453149.54166667, 2453149.58333333, 2453149.625, 2453149.66666667, 2453149.70833333, 2453149.75, 2453149.79166667, 2453149.83333333, 2453149.875, 2453149.91666667, 2453149.95833333, 2453150, 2453150.04166667, 2453150.08333333, 2453150.125, 2453150.16666667, 2453150.20833333, 2453150.25, 2453150.29166667, 2453150.33333333, 2453150.375, 2453150.41666667, 2453150.45833333, 2453150.5, 2453150.54166667, 2453150.58333333, 2453150.625, 2453150.66666667, 2453150.70833333, 2453150.75, 2453150.79166667, 2453150.83333333, 2453150.875, 2453150.91666667, 2453150.95833333, 2453151, 2453151.04166667, 2453151.08333333, 2453151.125, 2453151.16666667, 2453151.20833333, 2453151.25, 2453151.29166667, 2453151.33333333, 2453151.375, 2453151.41666667, 2453151.45833333, 2453151.5, 2453151.54166667, 2453151.58333333, 2453151.625, 2453151.66666667, 2453151.70833333, 2453151.75, 2453151.79166667, 2453151.83333333, 2453151.875, 2453151.91666667, 2453151.95833333, 2453152, 2453152.04166667, 2453152.08333333, 2453152.125, 2453152.16666667, 2453152.20833333, 2453152.25, 2453152.29166667, 2453152.33333333, 2453152.375, 2453152.41666667, 2453152.45833333, 2453152.5, 2453152.54166667, 2453152.58333333, 2453152.625, 2453152.66666667, 2453152.70833333, 2453152.75, 2453152.79166667, 2453152.83333333, 2453152.875, 2453152.91666667, 2453152.95833333, 2453153, 2453153.04166667, 2453153.08333333, 2453153.125, 2453153.16666667, 2453153.20833333, 2453153.25, 2453153.29166667, 2453153.33333333, 2453153.375, 2453153.41666667, 2453153.45833333, 2453153.5, 2453153.54166667, 2453153.58333333, 2453153.625, 2453153.66666667, 2453153.70833333, 2453153.75, 2453153.79166667, 2453153.83333333, 2453153.875, 2453153.91666667, 2453153.95833333, 2453154, 2453154.04166667, 2453154.08333333, 2453154.125, 2453154.16666667, 2453154.20833333, 2453154.25, 2453154.29166667, 2453154.33333333, 2453154.375, 2453154.41666667, 2453154.45833333, 2453154.5, 2453154.54166667, 2453154.58333333, 2453154.625, 2453154.66666667, 2453154.70833333, 2453154.75, 2453154.79166667, 2453154.83333333, 2453154.875, 2453154.91666667, 2453154.95833333, 2453155, 2453155.04166667, 2453155.08333333, 2453155.125, 2453155.16666667, 2453155.20833333, 2453155.25, 2453155.29166667, 2453155.33333333, 2453155.375, 2453155.41666667, 2453155.45833333, 2453155.5, 2453155.54166667, 2453155.58333333, 2453155.625, 2453155.66666667, 2453155.70833333, 2453155.75, 2453155.79166667, 2453155.83333333, 2453155.875, 2453155.91666667, 2453155.95833333 ; current_speed = 25.8104, 39.3022, 65.9925, 82.4173, 66.2858, 31.0898, 27.5702, 27.2769, 54.5538, 59.5399, 40.1821, 32.263, 28.1568, 50.4476, 67.7523, 80.0709, 62.1796, 37.5424, 9.6789, 22.8774, 33.4362, 49.861, 47.8079, 43.1151, 33.1429, 29.33, 57.4868, 67.1657, 69.5121, 48.9811, 28.1568, 6.7459, 26.1037, 36.3692, 48.9811, 31.9697, 20.8243, 17.598, 34.3161, 43.1151, 62.4729, 42.2352, 29.6233, 11.1454, 10.2655, 5.2794, 14.665, 5.5727, 0.5866, 24.6372, 43.1151, 57.4868, 58.0734, 48.1012, 26.1037, 11.732, 17.0114, 34.3161, 38.4223, 38.7156, 33.4362, 12.3186, 36.0759, 54.5538, 57.7801, 62.4729, 53.6739, 27.2769, 14.9583, 14.9583, 25.2238, 39.0089, 35.7826, 34.0228, 30.7965, 41.9419, 47.5146, 65.4059, 62.7662, 31.3831, 15.8382, 13.4918, 36.9558, 41.3553, 33.7295, 14.665, 5.2794, 22.2908, 51.6208, 62.7662, 68.3389, 48.9811, 24.9305, 7.0392, 26.397, 46.3414, 35.7826, 14.9583, 11.1454, 18.4779, 44.5816, 64.2327, 68.6322, 60.7131, 42.5285, 19.9444, 6.1593, 22.8774, 38.7156, 35.4893, 28.7434, 14.0784, 28.4501, 41.3553, 70.6853, 68.6322, 57.7801, 27.8635, 27.8635, 51.6208, 54.5538, 63.0595, 50.4476, 26.397, 11.4387, 38.4223, 63.9394, 64.526, 53.9672, 35.4893, 7.3325, 39.8888, 55.727, 71.2719, 59.2466, 46.6347, 19.3578, 16.7181, 39.0089, 55.727, 53.0873, 29.6233, 16.1315, 21.4109, 48.6878, 46.928, 41.6486, 42.8218, 31.3831, 17.8913, 48.9811, 74.7915, 74.7915, 46.3414, 22.2908, 27.8635, 55.1404, 68.3389, 67.7523, 81.5374, 44.8749, 30.5032, 12.6119, 29.9166, 56.9002, 57.7801, 45.7548, 16.4248 ; 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 = 283.9577, 331.7753, 336.3461, 345.0977, 346.5041, 339.8621, 131.7149, 185.5097, 161.9525, 190.4321, 185.5097, 211.8797, 300.8345, 318.0629, 339.8621, 14.9837, 18.4997, 24.1253, 11.8193, 180.9389, 176.3681, 182.3453, 187.9709, 202.3865, 239.6561, 313.1405, 359.1617, 355.2941, 346.5041, 355.6457, 348.6137, 90.5777, 141.5597, 173.5553, 155.2721, 162.3041, 168.6329, 256.1813, 320.1725, 329.3141, 3.7325, 348.9653, 352.1297, 284.6609, 276.2225, 224.1857, 152.4593, 210.1217, 354.5909, 337.0493, 350.7233, 351.7781, 358.8101, 0.9197, 4.4357, 295.5605, 235.7885, 177.7745, 183.4001, 204.4961, 236.4917, 263.2133, 322.6337, 335.6429, 345.0977, 339.5105, 7.9517, 16.3901, 41.7053, 121.8701, 140.5049, 173.9069, 193.2449, 216.8021, 252.3137, 293.4509, 335.6429, 342.2849, 348.2621, 11.4677, 108.8609, 204.1445, 140.8565, 171.0941, 160.8977, 142.9661, 102.8837, 352.1297, 349.3169, 346.1525, 354.5909, 355.2941, 14.6321, 105.6965, 150.7013, 171.0941, 205.9025, 199.5737, 270.5969, 335.9945, 339.8621, 346.5041, 357.0521, 352.8329, 348.9653, 350.0201, 298.0217, 161.9525, 164.0621, 163.3589, 176.7197, 232.2725, 300.8345, 326.5013, 346.8557, 351.0749, 333.5333, 27.2897, 119.0573, 166.5233, 170.0393, 163.3589, 165.4685, 180.2357, 262.1585, 327.5561, 338.1041, 341.6201, 347.2073, 352.1297, 320.8757, 137.3405, 149.2949, 162.3041, 169.6877, 157.7333, 184.4549, 314.1953, 330.7205, 337.7525, 15.6869, 44.5181, 89.5229, 168.6329, 182.6969, 183.7517, 166.8749, 173.9069, 180.2357, 294.8573, 342.6365, 352.4813, 3.7325, 4.4357, 32.9153, 114.1349, 147.8885, 155.6237, 159.1397, 171.7973, 175.3133, 157.3817, 300.4829, 346.8557, 359.5133, 3.7325, 26.5865, 47.6825 ; 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 = -25.04832, -18.58722, -26.47691, -21.19539, -15.4695, -10.70362, 20.58019, -2.618972, 16.90106, -10.7809, -3.858055, -17.0393, -24.17688, -33.71486, -23.32582, 20.70187, 19.72957, 15.34484, 1.982488, -0.3748728, 2.118055, -2.040401, -6.629528, -16.42049, -28.60261, -21.40149, -0.8410648, -5.51035, -16.22244, -3.718828, -5.558798, 6.745557, 16.22864, 4.082232, 20.48926, 9.717667, 4.104353, -17.08865, -21.97872, -22.00299, 4.066883, -8.083963, -4.056351, -10.78251, -10.20502, -3.679669, 6.780782, -2.796595, -0.05529669, -9.607003, -6.950262, -8.221028, -1.205963, 0.7720774, 2.018867, -10.58379, -14.06788, 1.332581, -2.278754, -16.0527, -27.8793, -12.23228, -21.89477, -22.49921, -14.8594, -21.86775, 7.425154, 7.696878, 9.951748, 12.7033, 16.04264, 4.140574, -8.198286, -20.38146, -29.34088, -38.47756, -19.59609, -19.90198, -12.76884, 6.239446, 14.98779, -5.518677, 23.3289, 6.402302, 11.03818, 8.832545, 5.146489, -3.052303, -9.569298, -15.02237, -6.442064, -4.018465, 6.29773, 6.776696, 12.91771, 7.174211, -15.63131, -5.011316, -11.1448, -7.51726, -15.34859, -14.99036, -3.529608, -7.57478, -8.140102, -3.456418, -5.437243, 7.087541, 10.63112, 10.16327, 1.644719, -11.13503, -24.42872, -22.82474, -16.07414, -10.64782, -25.7513, 12.77513, 24.35645, 12.03022, 9.436315, 18.05871, 12.65792, -0.1085901, -11.33174, -20.61255, -23.84437, -20.34609, -11.94965, -4.859588, -4.626843, 27.03025, 28.45529, 21.66416, 10.60594, 17.67074, -1.503605, -11.98634, -19.0781, -21.0987, 14.35376, 20.76992, 16.13094, 4.219969, -2.290878, -3.070627, 9.457479, 4.545291, -0.1291016, -16.23381, -14.61757, -9.78645, 4.868803, 3.584056, 12.11279, 25.42782, 29.31091, 28.20536, 24.12596, 11.6334, 3.6666, 11.73123, -10.86869, -6.803164, -0.4833339, 3.761389, 20.47749, 12.14492 ; 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 = 6.22561, 34.62915, 60.44818, 79.64526, 64.45542, 29.18918, -18.34589, -27.15088, -51.86975, -58.55572, -39.99646, -27.39641, 14.43205, 37.52691, 63.61038, 77.34844, 58.96649, 34.26321, 9.473692, -22.87433, -33.36905, -49.81923, -47.34601, -39.86576, -16.74343, 20.05555, 57.48065, 66.93928, 67.59264, 48.83972, 27.60263, -0.06801619, -20.44589, -36.13937, -44.48976, -30.457, -20.41582, -4.20329, 26.35395, 37.07803, 62.34039, 41.45433, 29.34426, 2.820876, 1.112675, -3.785776, -13.0032, -4.82017, 0.5839879, 22.68694, 42.55121, 56.89593, 58.06088, 48.09501, 26.02551, 5.061934, -9.564649, -34.29022, -38.35467, -35.23079, -18.45871, -1.455732, 28.67211, 49.69812, 55.83671, 58.52064, 53.15783, 26.16844, 11.16752, -7.897911, -19.46468, -38.78853, -34.83077, -27.24238, -9.356139, 16.69133, 43.28545, 62.30444, 61.45366, 30.7566, -5.120042, -12.31149, -28.66171, -40.85672, -31.87221, -11.70677, -1.177163, 22.08083, 50.72608, 60.94197, 68.03458, 48.81598, 24.12195, -1.904397, -23.02031, -45.7827, -32.18784, -14.09388, 0.1161092, 16.87968, 41.85618, 62.45902, 68.54138, 60.23872, 41.74221, 19.64261, 2.893676, -21.75183, -37.22737, -34.00291, -28.69631, -8.614668, 14.58238, 34.48611, 68.83337, 67.8012, 51.72437, 24.76228, -13.53286, -50.19941, -53.73149, -60.4184, -48.83377, -26.39678, -1.560618, 32.42524, 59.327, 61.23431, 52.6276, 35.15501, 5.688398, -29.33397, -47.91446, -67.89954, -58.28957, -43.15715, -19.29932, 11.65429, 34.02529, 51.57852, 51.10999, 21.12227, 0.1343249, -20.99092, -48.63387, -46.82743, -40.5606, -42.57989, -31.38284, 7.520782, 46.74906, 74.14846, 74.63286, 46.20259, 18.71256, -11.39301, -46.70476, -62.24679, -63.31123, -80.70323, -44.72485, -28.15712, 6.397779, 29.1328, 56.89815, 57.65754, 40.91668, 11.05781 ; 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 = 5.863728, 5.831372, 5.863728, 6.186918, 5.637087, 5.4101, 6.090031, 5.604682, 5.92842, 5.247747, 5.345181, 5.701877, 5.53985, 5.442548, 5.117733, 6.025407, 6.283745, 6.251476, 6.251476, 6.283745, 6.380513, 6.154629, 5.993085, 5.766638, 5.637087, 5.572269, 5.960756, 6.348264, 6.251476, 6.090031, 6.2192, 6.251476, 6.316007, 6.251476, 6.154629, 6.186918, 6.251476, 6.348264, 6.251476, 6.186918, 6.477224, 6.477224, 6.541666, 6.541666, 6.509448, 6.477224, 6.444993, 6.444993, 6.348264, 6.316007, 6.316007, 6.251476, 6.283745, 6.090031, 5.92842, 5.734261, 5.734261, 5.896077, 6.025407, 6.251476, 6.283745, 6.251476, 6.2192, 6.2192, 6.025407, 5.53985, 5.637087, 5.637087, 5.53985, 5.507423, 5.572269, 5.604682, 5.53985, 5.474989, 5.701877, 5.734261, 5.572269, 5.507423, 5.312711, 5.312711, 5.345181, 5.280233, 5.4101, 5.4101, 5.442548, 5.507423, 5.53985, 5.53985, 5.572269, 5.53985, 5.507423, 5.474989, 5.377644, 5.377644, 5.377644, 5.572269, 5.377644, 5.442548, 5.377644, 5.377644, 5.474989, 5.507423, 5.345181, 5.377644, 5.345181, 5.345181, 5.377644, 5.312711, 5.312711, 5.312711, 5.442548, 5.507423, 5.53985, 5.474989, 5.442548, 5.377644, 5.442548, 5.280233, 5.215255, 5.345181, 5.312711, 5.312711, 5.312711, 5.377644, 5.345181, 5.377644, 5.312711, 5.280233, 5.08521, 5.247747, 5.150248, 5.4101, 5.53985, 5.734261, 5.637087, 5.53985, 5.572269, 5.604682, 5.53985, 5.507423, 5.669486, 5.92842, 5.863728, 5.863728, 5.896077, 5.863728, 5.572269, 5.799008, 5.766638, 5.766638, 5.766638, 5.799008, 5.637087, 5.572269, 5.604682, 5.604682, 5.604682, 5.701877, 5.766638, 5.799008, 5.896077, 5.92842, 5.960756, 5.92842, 5.896077, 6.025407, 5.896077, 5.896077 ; 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 ; }