netcdf E0115.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.7353, 0.03429, -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 = "Sat Jun 4 00:55:06 2005: /usr/local/nco/bin/ncrcat -d time,2453372.04237269,2453525.45833333 E0115.aanderaa.realtime.nc E0115.aanderaa.realtime.nc.new\n", "01-Jun-2005 14:37:35: Modified [lon,lat] to [-69.356163,43.714746].\n", "Wed Jun 1 01:37:11 2005: /usr/local/nco/bin/ncrcat -d time,2453523.0035,2453524.12 E0115.aanderaa.realtime.nc E0115.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 = "AANCM690" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0115" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17. ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453541.00000579 ; :starting_julian_day_string = "2005-06-19 00:00:00" ; :ending_julian_day_number = 2453547.95833912 ; :ending_julian_day_string = "2005-06-25 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-May-2005 14:44:39\n", "AANCM_Temperature_1.5: 12-May-2005 14:44:39" ; :longitude = -69.3561630249023 ; :latitude = 43.7147464752197 ; data: lat = 43.7147464752197 ; lon = -69.3561630249023 ; depth = 2 ; time = 2453541, 2453541.04166667, 2453541.08333333, 2453541.125, 2453541.16666667, 2453541.20833333, 2453541.25, 2453541.29166667, 2453541.33333333, 2453541.375, 2453541.41666667, 2453541.45833333, 2453541.5, 2453541.54166667, 2453541.58333333, 2453541.625, 2453541.66666667, 2453541.70833333, 2453541.75, 2453541.79166667, 2453541.83333333, 2453541.875, 2453541.91666667, 2453541.95833333, 2453542, 2453542.04166667, 2453542.08333333, 2453542.125, 2453542.16666667, 2453542.20833333, 2453542.25, 2453542.29166667, 2453542.33333333, 2453542.375, 2453542.41666667, 2453542.45833333, 2453542.5, 2453542.54166667, 2453542.58333333, 2453542.625, 2453542.66666667, 2453542.70833333, 2453542.75, 2453542.79166667, 2453542.83333333, 2453542.875, 2453542.91666667, 2453542.95833333, 2453543, 2453543.04166667, 2453543.08333333, 2453543.125, 2453543.16666667, 2453543.20833333, 2453543.25, 2453543.29166667, 2453543.33333333, 2453543.375, 2453543.41666667, 2453543.45833333, 2453543.5, 2453543.54166667, 2453543.58333333, 2453543.625, 2453543.66666667, 2453543.70833333, 2453543.75, 2453543.79166667, 2453543.83333333, 2453543.875, 2453543.91666667, 2453543.95833333, 2453544, 2453544.04166667, 2453544.08333333, 2453544.125, 2453544.16666667, 2453544.20833333, 2453544.25, 2453544.29166667, 2453544.33333333, 2453544.375, 2453544.41666667, 2453544.45833333, 2453544.5, 2453544.54166667, 2453544.58333333, 2453544.625, 2453544.66666667, 2453544.70833333, 2453544.75, 2453544.79166667, 2453544.83333333, 2453544.875, 2453544.91666667, 2453544.95833333, 2453545, 2453545.04166667, 2453545.08333333, 2453545.125, 2453545.16666667, 2453545.20833333, 2453545.25, 2453545.29166667, 2453545.33333333, 2453545.375, 2453545.41666667, 2453545.45833333, 2453545.5, 2453545.54166667, 2453545.58333333, 2453545.625, 2453545.66666667, 2453545.70833333, 2453545.75, 2453545.79166667, 2453545.83333333, 2453545.875, 2453545.91666667, 2453545.95833333, 2453546, 2453546.04166667, 2453546.08333333, 2453546.125, 2453546.16666667, 2453546.20833333, 2453546.25, 2453546.29166667, 2453546.33333333, 2453546.375, 2453546.41666667, 2453546.45833333, 2453546.5, 2453546.54166667, 2453546.58333333, 2453546.625, 2453546.66666667, 2453546.70833333, 2453546.75, 2453546.79166667, 2453546.83333333, 2453546.875, 2453546.91666667, 2453546.95833333, 2453547, 2453547.04166667, 2453547.08333333, 2453547.125, 2453547.16666667, 2453547.20833333, 2453547.25, 2453547.29166667, 2453547.33333333, 2453547.375, 2453547.41666667, 2453547.45833333, 2453547.5, 2453547.54166667, 2453547.58333333, 2453547.625, 2453547.66666667, 2453547.70833333, 2453547.75, 2453547.79166667, 2453547.83333333, 2453547.875, 2453547.91666667, 2453547.95833333 ; current_speed = 51.6208, 47.5146, 57.4868, 59.2466, 53.9672, 48.1012, 31.6764, 34.6094, 26.397, 24.6372, 54.2605, 58.9533, 60.1265, 55.727, 53.6739, 53.3806, 47.8079, 47.8079, 42.2352, 34.9027, 35.196, 35.7826, 32.8496, 32.5563, 26.397, 33.1429, 44.5816, 48.9811, 57.1935, 48.6878, 43.1151, 33.7295, 28.4501, 31.0898, 40.7687, 51.6208, 51.9141, 51.6208, 41.6486, 46.3414, 39.3022, 44.2883, 46.6347, 36.6625, 23.464, 18.7712, 16.1315, 12.3186, 30.2099, 43.995, 41.3553, 40.7687, 41.6486, 42.5285, 23.464, 16.7181, 10.2655, 8.799, 14.0784, 9.9722, 16.7181, 28.7434, 36.3692, 38.129, 40.4754, 29.33, 29.9166, 24.6372, 12.0253, 14.3717, 9.3856, 11.732, 12.9052, 14.665, 19.6511, 22.5841, 39.0089, 44.5816, 53.6739, 52.5007, 48.1012, 43.1151, 28.1568, 35.196, 37.5424, 36.9558, 36.6625, 38.129, 29.9166, 27.8635, 24.0506, 22.5841, 19.9444, 15.8382, 9.3856, 6.7459, 1.7598, 8.2124, 16.7181, 22.2908, 37.5424, 47.5146, 53.9672, 41.9419, 34.6094, 26.6903, 24.6372, 21.7042, 18.1846, 15.2516, 13.4918, 4.6928, 6.7459, 9.0923, 9.0923, 3.8129, 6.4526, 10.2655, 11.1454, 9.3856, 7.9191, 6.7459, 4.3995, 2.0531, 12.9052, 23.464, 24.6372, 30.5032, 26.1037, 18.1846, 14.0784, 24.3439, 23.1707, 20.531, 21.1176, 10.2655, 12.0253, 16.1315, 16.1315, 13.4918, 11.732, 11.1454, 4.6928, 5.2794, 15.2516, 11.1454, 7.0392, 5.5727, 7.0392, 4.1062, 21.9975, 31.3831, 31.3831, 35.196, 31.9697, 18.7712, 8.5057, 3.2263, 5.2794, 4.9861, 2.6397, 4.1062, 2.933, 14.3717, 22.5841, 19.0645, 12.3186, 3.5196 ; 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 = 228.0652, 224.5492, 222.4396, 223.846, 225.604, 218.2204, 218.2204, 213.6496, 210.4852, 228.7684, 254.4352, 254.0836, 253.732, 246.7, 246.7, 244.942, 236.5036, 244.942, 250.5676, 254.0836, 259.7092, 256.8964, 260.0608, 253.3804, 241.426, 229.12, 206.6176, 220.33, 219.2752, 209.782, 188.3344, 205.2112, 216.1108, 250.9192, 258.3028, 267.796, 268.8508, 267.4444, 258.6544, 239.3164, 231.5812, 235.0972, 238.6132, 243.5356, 240.7228, 228.4168, 216.1108, 187.9828, 164.7772, 173.9188, 181.3024, 203.1016, 214.7044, 227.362, 209.782, 183.412, 209.0788, 219.9784, 203.1016, 170.0512, 182.3572, 206.6176, 221.0332, 218.9236, 228.4168, 231.9328, 256.8964, 275.8828, 330.0292, 3.7444, 19.2148, 71.9548, 77.5804, 121.5304, 139.8136, 152.8228, 187.6312, 190.7956, 194.3116, 196.4212, 196.0696, 221.3848, 250.9192, 267.4444, 276.2344, 277.6408, 286.7824, 279.7504, 286.7824, 274.1248, 265.3348, 261.4672, 306.472, 320.8876, 332.4904, 326.5132, 332.842, 227.362, 205.9144, 209.0788, 189.3892, 219.9784, 223.4944, 236.152, 272.7184, 296.9788, 294.166, 308.5816, 336.0064, 343.7032, 332.1388, 293.1112, 304.0108, 286.4308, 225.2524, 150.01, 91.2928, 119.4208, 104.302, 92.6992, 143.6812, 103.5988, 56.836, 135.946, 198.5308, 209.4304, 215.4076, 230.1748, 228.0652, 218.9236, 209.782, 279.0472, 294.166, 318.0748, 349.3288, 30.1144, 63.1648, 116.9596, 135.2428, 151.4164, 146.494, 168.9964, 154.2292, 239.3164, 227.7136, 257.9512, 260.4124, 281.1568, 279.7504, 230.5264, 204.8596, 204.508, 193.6084, 188.3344, 186.2248, 184.4668, 193.6084, 259.006, 22.7308, 9.37, 331.084, 10.0732, 185.5216, 212.9464, 228.4168, 224.1976, 195.3664, 196.4212 ; 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 = -38.40101, -33.33251, -38.79282, -41.04145, -38.56073, -29.75964, -19.59781, -19.1775, -13.39161, -18.52844, -52.27064, -56.6932, -57.71915, -51.18226, -49.2966, -48.35639, -39.86799, -43.3082, -39.82926, -33.56463, -34.62983, -34.85088, -32.35658, -31.19625, -23.18185, -25.05875, -19.97406, -31.70003, -36.20611, -24.18329, -6.249546, -14.36729, -16.76703, -29.38168, -39.92205, -51.58261, -51.90366, -51.56946, -40.83472, -39.85353, -30.79287, -36.3219, -39.81068, -32.82069, -20.4668, -14.04072, -9.507078, -1.710756, 7.932309, 4.660734, -0.9399734, -15.99612, -23.71232, -31.28601, -11.6546, -0.9949851, -4.989157, -5.653347, -5.52384, 1.722878, -0.6876037, -12.87801, -23.87624, -23.95582, -30.2753, -23.09116, -29.13762, -24.50745, -6.007342, 0.9385525, 3.0889, 11.15493, 12.6032, 12.4999, 12.68039, 10.31515, -5.180231, -8.350396, -13.26793, -14.84176, -13.31464, -28.50395, -26.60982, -35.161, -37.32037, -36.62767, -35.10098, -37.57822, -28.6424, -27.79133, -23.97092, -22.33412, -16.03824, -9.991429, -4.335183, -3.722016, -0.8032534, -6.041436, -7.306275, -10.8336, -6.124667, -30.52807, -37.14474, -34.83351, -34.57045, -23.78571, -22.47808, -16.96663, -7.394487, -4.279799, -6.30514, -4.316178, -5.591893, -8.720989, -6.457487, 1.905874, 6.450957, 8.941615, 10.79997, 9.375187, 4.690305, 6.556785, 3.682858, 1.427594, -4.101458, -11.52941, -14.27453, -23.42652, -19.41869, -11.42509, -6.99276, -24.04104, -21.14009, -13.71799, -3.910403, 5.15049, 10.73028, 14.37843, 11.35825, 6.455024, 6.476349, 2.12733, 2.040299, -4.540276, -11.28299, -10.89987, -6.940877, -5.467383, -6.937518, -3.169648, -9.247664, -13.01835, -7.38396, -5.10167, -3.466464, -1.461928, -2.00126, -3.167088, 2.03997, 0.8117838, -1.276366, 0.7181998, -0.2822162, -7.81611, -16.89274, -13.29053, -3.264314, -0.9949782 ; 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 = -34.49738, -33.8612, -42.42463, -42.7289, -37.75618, -37.79007, -24.88614, -28.81031, -22.74788, -16.23849, -14.55961, -16.16703, -16.84327, -22.04256, -21.23047, -22.60858, -26.38444, -20.24834, -14.05142, -9.571525, -6.287562, -8.112363, -5.669941, -9.311628, -12.62551, -21.69126, -39.85669, -37.33974, -44.27431, -42.25719, -42.65976, -30.51656, -22.98423, -10.16329, -8.265424, -1.985211, -1.041188, -2.301712, -8.193384, -23.64787, -24.42258, -25.34114, -24.28796, -16.33834, -11.47473, -12.45858, -13.0323, -12.19923, -29.1499, -43.74743, -41.34462, -37.49948, -34.23933, -28.80728, -20.36491, -16.68847, -8.971556, -6.742557, -12.94946, -9.822244, -16.70395, -25.69708, -27.43435, -29.66377, -26.8638, -18.08445, -6.782467, 2.525163, 10.41728, 14.34102, 8.862741, 3.634188, 2.775514, -7.669075, -15.01244, -20.09077, -38.66341, -43.79258, -52.00817, -50.35917, -46.2217, -32.34868, -9.204493, -1.569349, 4.076962, 4.913724, 10.58585, 6.457389, 8.638051, 2.004199, -1.956111, -3.350929, 11.85555, 12.28902, 8.324403, 5.626168, 1.565784, -5.562784, -15.03706, -19.48109, -37.03944, -36.40981, -39.15005, -23.36129, 1.641428, 12.10834, 10.08602, 13.53536, 16.61329, 14.63881, 11.92786, 1.842003, 3.773314, 2.571822, -6.400843, -3.302401, -0.1455816, -5.042619, -2.75328, -0.4419914, -6.380688, -1.586108, 2.406691, -1.475532, -12.2361, -20.43605, -20.08057, -19.5357, -17.4447, -14.14734, -12.21895, 3.828031, 9.485661, 15.27543, 20.75239, 8.879918, 5.428531, -7.313411, -11.45493, -11.84742, -9.782471, -10.94049, -4.226056, -2.694061, -10.26184, -2.326543, -1.172416, 1.078288, 1.192133, -2.610404, -19.95923, -28.55559, -30.50207, -34.82429, -31.78121, -18.71419, -8.266915, -0.6152754, 4.869352, 4.919573, 2.310607, 4.042903, -2.919391, -12.06044, -14.98922, -13.6681, -11.87822, -3.376034 ; 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 = 9.274025, 8.446079, 9.019569, 8.158792, 8.094898, 8.190731, 8.126847, 8.190731, 8.573643, 8.637398, 10.0677, 10.1628, 9.972569, 9.972569, 9.782222, 9.782222, 9.718746, 9.178634, 9.274025, 9.464706, 9.401161, 9.401161, 9.051391, 9.337601, 9.242232, 9.178634, 9.559998, 9.305815, 8.66927, 8.446079, 9.623507, 9.401161, 9.528237, 9.401161, 9.718746, 9.623507, 9.813954, 9.845684, 9.623507, 9.813954, 9.464706, 9.305815, 8.892246, 9.051391, 9.718746, 10.0677, 10.60627, 10.73288, 10.73288, 11.14409, 11.11247, 9.87741, 9.845684, 10.00428, 10.73288, 10.47962, 10.70123, 11.04923, 11.11247, 11.64972, 11.90237, 11.96552, 11.93394, 12.37586, 12.12336, 12.43897, 12.18649, 12.40741, 12.56518, 12.50208, 12.43897, 12.43897, 12.37586, 12.31274, 12.15493, 12.24962, 12.31274, 12.37586, 12.18649, 12.12336, 11.99709, 11.93394, 11.52336, 11.64972, 11.55495, 11.39697, 11.52336, 11.46017, 11.49176, 11.71289, 11.71289, 11.80764, 11.96552, 11.99709, 11.99709, 11.80764, 12.31274, 11.36536, 12.12336, 11.80764, 11.83922, 11.74448, 12.0918, 11.20732, 11.52336, 11.20732, 11.30215, 11.33376, 11.55495, 11.77606, 11.80764, 11.90237, 11.99709, 12.02866, 12.02866, 12.78603, 12.65984, 12.56518, 12.37586, 12.40741, 12.28118, 12.12336, 12.06023, 12.02866, 12.06023, 12.02866, 12.0918, 12.12336, 11.17571, 11.55495, 11.68131, 10.35293, 10.44795, 10.63793, 10.85945, 11.39697, 11.17571, 12.59674, 12.62829, 12.37586, 11.93394, 11.74448, 11.01761, 10.60627, 10.51129, 10.35293, 10.57461, 10.73288, 10.79617, 10.73288, 10.82781, 10.89108, 11.23893, 11.30215, 11.36536, 11.49176, 11.61813, 11.64972, 11.71289, 11.80764, 11.64972, 12.0918, 12.12336, 11.87079, 11.58654, 11.74448, 12.21806, 12.37586 ; 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 ; }