netcdf N0101.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.7015, 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 = "05-Jul-2004 13:29:52: Modified [lon,lat] to [-65.909000,42.329500].\n", "17-Jun-2004 16:52:10: Modified [lon,lat] to [-65.906690,42.328446].\n", "17-Jun-2004 15:13:46: Modified [lon,lat] to [-65.906685,42.328454].\n", "11-Jun-2004 11:42:36: Modified [lon,lat] to [-69.906800,42.328400].\n", "03-Jun-2004 22:16:10: Modified [lon,lat] to [-65.906400,42.327900].\n", "Thu Jun 3 21:34:15 2004: /usr/local/nco/bin/ncrcat -d time,2453160.8229,2453161.04 N0101.aanderaa.realtime.nc N0101.aanderaa.realtime.nc.new\n", "Thu Jun 3 21:12:44 2004: /usr/local/nco/bin/ncrcat -d time,2453160.04,2453160.8229 N0101.aanderaa.realtime.nc N0101.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 = "AANCM712" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0101" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453212.00000579 ; :starting_julian_day_string = "2004-07-25 00:00:00" ; :ending_julian_day_number = 2453218.95833912 ; :ending_julian_day_string = "2004-07-31 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 11-May-2004 20:49:10\n", "AANCM_Temperature_1.5: 11-May-2004 20:49:10" ; :longitude = -65.909 ; :latitude = 42.3295 ; data: lat = 42.3295 ; lon = -65.909 ; depth = 2 ; time = 2453212, 2453212.04166667, 2453212.08333333, 2453212.125, 2453212.16666667, 2453212.20833333, 2453212.25, 2453212.29166667, 2453212.33333333, 2453212.375, 2453212.41666667, 2453212.45833333, 2453212.5, 2453212.54166667, 2453212.58333333, 2453212.625, 2453212.66666667, 2453212.70833333, 2453212.75, 2453212.79166667, 2453212.83333333, 2453212.875, 2453212.91666667, 2453212.95833333, 2453213, 2453213.04166667, 2453213.08333333, 2453213.125, 2453213.16666667, 2453213.20833333, 2453213.25, 2453213.29166667, 2453213.33333333, 2453213.375, 2453213.41666667, 2453213.45833333, 2453213.5, 2453213.54166667, 2453213.58333333, 2453213.625, 2453213.66666667, 2453213.70833333, 2453213.75, 2453213.79166667, 2453213.83333333, 2453213.875, 2453213.91666667, 2453213.95833333, 2453214, 2453214.04166667, 2453214.08333333, 2453214.125, 2453214.16666667, 2453214.20833333, 2453214.25, 2453214.29166667, 2453214.33333333, 2453214.375, 2453214.41666667, 2453214.45833333, 2453214.5, 2453214.54166667, 2453214.58333333, 2453214.625, 2453214.66666667, 2453214.70833333, 2453214.75, 2453214.79166667, 2453214.83333333, 2453214.875, 2453214.91666667, 2453214.95833333, 2453215, 2453215.04166667, 2453215.08333333, 2453215.125, 2453215.16666667, 2453215.20833333, 2453215.25, 2453215.29166667, 2453215.33333333, 2453215.375, 2453215.41666667, 2453215.45833333, 2453215.5, 2453215.54166667, 2453215.58333333, 2453215.625, 2453215.66666667, 2453215.70833333, 2453215.75, 2453215.79166667, 2453215.83333333, 2453215.875, 2453215.91666667, 2453215.95833333, 2453216, 2453216.04166667, 2453216.08333333, 2453216.125, 2453216.16666667, 2453216.20833333, 2453216.25, 2453216.29166667, 2453216.33333333, 2453216.375, 2453216.41666667, 2453216.45833333, 2453216.5, 2453216.54166667, 2453216.58333333, 2453216.625, 2453216.66666667, 2453216.70833333, 2453216.75, 2453216.79166667, 2453216.83333333, 2453216.875, 2453216.91666667, 2453216.95833333, 2453217, 2453217.04166667, 2453217.08333333, 2453217.125, 2453217.16666667, 2453217.20833333, 2453217.25, 2453217.29166667, 2453217.33333333, 2453217.375, 2453217.41666667, 2453217.45833333, 2453217.5, 2453217.54166667, 2453217.58333333, 2453217.625, 2453217.66666667, 2453217.70833333, 2453217.75, 2453217.79166667, 2453217.83333333, 2453217.875, 2453217.91666667, 2453217.95833333, 2453218, 2453218.04166667, 2453218.08333333, 2453218.125, 2453218.16666667, 2453218.20833333, 2453218.25, 2453218.29166667, 2453218.33333333, 2453218.375, 2453218.41666667, 2453218.45833333, 2453218.5, 2453218.54166667, 2453218.58333333, 2453218.625, 2453218.66666667, 2453218.70833333, 2453218.75, 2453218.79166667, 2453218.83333333, 2453218.875, 2453218.91666667, 2453218.95833333 ; current_speed = 64.2327, 53.9672, 56.3136, 29.0367, 18.4779, 52.794, 87.4034, 64.2327, 23.1707, 30.2099, 32.8496, 34.9027, 53.3806, 75.3781, 77.4312, 43.4084, 22.5841, 41.3553, 86.8168, 58.3667, 63.9394, 24.3439, 26.9836, 32.5563, 27.5702, 42.2352, 50.7409, 35.4893, 35.4893, 29.33, 60.7131, 85.6436, 48.6878, 35.7826, 9.0923, 29.0367, 16.1315, 35.4893, 68.9255, 51.9141, 33.4362, 28.1568, 53.9672, 109.9875, 61.593, 64.526, 24.0506, 21.1176, 26.1037, 25.2238, 28.4501, 49.861, 48.1012, 19.0645, 32.5563, 78.3111, 76.258, 34.9027, 26.397, 3.8129, 8.5057, 19.6511, 31.0898, 30.2099, 32.263, 16.7181, 14.665, 65.6992, 83.5905, 82.124, 48.3945, 28.1568, 29.6233, 44.5816, 44.5816, 36.6625, 61.593, 39.8888, 32.263, 36.9558, 88.5766, 82.4173, 60.1265, 34.0228, 39.3022, 57.7801, 40.1821, 48.9811, 96.2024, 84.4704, 56.0203, 36.6625, 49.2744, 68.0456, 52.794, 30.7965, 8.2124, 8.799, 29.0367, 40.4754, 41.6486, 25.5171, 41.6486, 35.7826, 22.2908, 18.7712, 50.7409, 34.6094, 33.1429, 23.464, 38.129, 51.3275, 60.1265, 58.3667, 63.0595, 53.9672, 34.6094, 93.856, 80.0709, 97.3756, 60.7131, 55.727, 61.2997, 67.7523, 70.6853, 78.8977, 73.9116, 71.8585, 51.0342, 52.5007, 71.2719, 96.4957, 84.1771, 70.392, 35.7826, 53.0873, 54.2605, 58.66, 80.0709, 79.191, 58.66, 57.7801, 73.9116, 121.7195, 88.2833, 62.1796, 27.2769, 31.6764, 43.4084, 58.3667, 59.2466, 63.3528, 39.8888, 32.8496, 32.8496, 90.923, 97.9622, 95.0292, 39.8888, 29.9166, 36.0759, 63.3528, 57.1935, 107.6411, 106.4679, 66.2858, 42.8218, 94.7359 ; 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 = 105.6116, 102.0956, 112.9952, 160.4612, 210.0368, 248.7128, 287.0372, 323.6036, 44.7848, 84.164, 101.3924, 114.05, 108.776, 112.9952, 118.6208, 148.8584, 185.7764, 231.1328, 245.9, 274.028, 287.7404, 357.3188, 58.4972, 109.4792, 104.2052, 112.292, 117.566, 133.0364, 159.4064, 197.7308, 264.8864, 314.1104, 302.5076, 304.6172, 280.0052, 319.3844, 155.5388, 140.42, 129.872, 146.3972, 175.9316, 207.224, 254.3384, 319.3844, 332.7452, 322.5488, 30.3692, 54.6296, 104.9084, 124.2464, 129.5204, 109.4792, 139.0136, 180.854, 230.078, 285.9824, 302.8592, 312.0008, 287.3888, 228.6716, 192.1052, 160.8128, 142.5296, 158, 110.8856, 131.2784, 212.8496, 264.5348, 317.6264, 333.0968, 339.4256, 73.2644, 106.3148, 133.388, 150.968, 152.0228, 151.3196, 162.9224, 205.466, 248.3612, 290.9048, 313.7588, 334.8548, 60.2552, 110.8856, 128.8172, 138.3104, 140.7716, 123.5432, 139.3652, 152.3744, 171.7124, 223.7492, 238.868, 262.7768, 269.8088, 280.3568, 166.0868, 159.0548, 152.726, 151.3196, 151.3196, 129.5204, 130.2236, 189.644, 267.6992, 294.4208, 357.3188, 51.4652, 109.8308, 135.146, 137.2556, 144.6392, 161.1644, 143.936, 156.9452, 198.0824, 240.2744, 264.8864, 345.0128, 16.3052, 64.4744, 113.3468, 123.5432, 146.0456, 155.5388, 154.8356, 156.242, 187.5344, 231.836, 277.8956, 342.2, 353.4512, 15.602, 54.278, 118.9724, 128.8172, 143.2328, 142.5296, 137.6072, 157.6484, 185.4248, 222.3428, 285.9824, 307.43, 324.6584, 349.5836, 131.2784, 121.082, 136.2008, 145.694, 133.388, 149.21, 182.612, 233.2424, 286.334, 312.704, 341.5352, 13.1408, 63.7712, 112.292, 129.5204, 147.452, 105.6116, 132.3332, 154.8356, 192.4568, 226.9136 ; 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 = 61.86303, 52.76909, 51.83879, 9.711183, -9.249226, -49.19199, -83.56768, -38.11365, 16.32251, 30.05332, 32.20238, 31.8728, 50.53991, 69.38837, 67.96982, 22.44887, -2.27301, -32.19934, -79.24934, -58.22253, -60.89888, -1.138776, 23.00661, 30.69286, 26.72719, 39.07866, 44.98071, 25.93985, 12.4829, -8.932309, -60.47146, -61.4921, -41.0594, -29.44786, -8.954024, -18.90234, 6.679682, 22.61218, 52.89884, 28.73094, 2.372209, -12.8809, -51.96355, -71.59976, -28.20642, -39.23732, 12.15926, 17.21986, 25.22501, 20.85063, 21.94635, 47.00709, 31.54861, -0.284148, -24.96804, -75.28409, -64.05721, -25.93744, -25.19062, -2.863247, -1.783707, 6.458445, 18.91353, 11.31683, 30.14313, 12.56387, -7.954819, -65.40054, -56.33683, -37.15984, -17.00696, 26.96418, 28.43045, 32.39828, 21.63536, 17.19912, 29.55992, 11.71401, -13.8723, -34.35141, -82.74601, -59.52654, -25.54857, 29.54009, 36.71981, 45.01936, 26.72491, 30.9763, 80.18176, 55.0101, 25.97616, 5.284608, -34.07339, -58.24557, -52.37502, -30.79633, -8.078598, 2.115734, 10.37989, 18.5477, 19.98814, 12.24625, 32.12765, 27.32109, -3.734286, -18.75607, -46.2013, -1.618982, 25.92537, 22.07255, 26.89248, 34.83746, 34.79661, 18.84391, 37.12241, 21.13417, -10.74222, -81.50549, -79.75221, -25.18165, 17.04543, 50.28765, 56.28066, 56.46947, 39.48007, 32.66972, 31.42847, 28.94996, -6.691677, -41.27843, -70.59624, -29.49828, -9.600349, 18.93217, 29.05044, 46.44359, 42.27706, 35.11183, 48.71125, 53.39133, 22.30777, -5.462486, -49.78426, -117.0146, -70.10546, -35.96779, -4.931682, 23.80522, 37.17623, 40.39753, 33.39213, 46.03965, 20.41879, -1.497029, -26.31826, -87.25322, -71.98921, -30.09784, 9.068512, 26.83628, 33.37968, 48.87023, 30.77044, 103.67, 78.70544, 28.18585, -9.23681, -69.18794 ; 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 = -17.28597, -11.30847, -21.99913, -27.36463, -15.99639, -19.1665, 25.60854, 51.7029, 16.44558, 3.071784, -6.488693, -14.22403, -17.18157, -29.44676, -37.09036, -37.15289, -22.46942, -25.95117, -35.44994, 4.099908, 19.48264, 24.31725, 14.10002, -10.85637, -6.765599, -16.02095, -23.48137, -24.22013, -33.22149, -27.93676, -5.411402, 59.61164, 26.16538, 20.32777, 1.579674, 22.04159, -14.68357, -27.35287, -44.18639, -43.23895, -33.35194, -25.03773, -14.56873, 83.49086, 54.75487, 51.22536, 20.75051, 12.22413, -6.715816, -14.19477, -18.1043, -16.62688, -36.30993, -19.06238, -20.89281, 21.56234, 41.37579, 23.35483, 7.888856, -2.51794, -8.316569, -18.55948, -24.67497, -28.01013, -11.50186, -11.02924, -12.32003, -6.257268, 61.75381, 73.23591, 45.30774, 8.107908, -8.321618, -30.62468, -38.97987, -32.37791, -54.03618, -38.13002, -29.12835, -13.6276, 31.60557, 57.00178, 54.42854, 16.87999, -14.01136, -36.21875, -30.00634, -37.94228, -53.15813, -64.10255, -49.63379, -36.27963, -35.59453, -35.18036, -6.638051, -0.1027699, 1.476405, -8.540847, -27.11803, -35.97556, -36.53875, -22.38642, -26.50321, -23.10741, -21.97578, -0.7535838, 20.97806, 34.57151, 20.64769, -7.960013, -27.02989, -37.69434, -49.0346, -55.2411, -50.97477, -49.65688, -32.90008, -46.53819, -7.136777, 94.06323, 58.27121, 24.01356, -24.2928, -37.43759, -58.63221, -71.81599, -66.89676, -65.76887, -50.59359, -32.44094, 9.790513, 91.87639, 83.62785, 67.79828, 20.89178, -25.71486, -34.01253, -46.99101, -63.54969, -58.48573, -54.25274, -57.52131, -54.63014, 33.5145, 53.65786, 50.72101, 26.82737, -20.8975, -22.41021, -42.12733, -48.94002, -43.51928, -34.26645, -32.81547, -19.65821, 25.57084, 66.43904, 90.13695, 38.84428, 13.22184, -13.68456, -40.31474, -48.21075, -28.96782, -71.69984, -59.99471, -41.81373, -64.71413 ; 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 = 16.04008, 16.16641, 15.15673, 15.4405, 15.88222, 16.73541, 14.87308, 13.77082, 13.39305, 13.36157, 12.29098, 11.91289, 12.57444, 12.9523, 15.56667, 15.94536, 15.21978, 14.68404, 15.50358, 12.98378, 13.6449, 12.57444, 12.73189, 11.81834, 13.1412, 13.26712, 14.46355, 12.88933, 14.55804, 14.65254, 13.77082, 13.23564, 12.16497, 11.18761, 12.25948, 14.52654, 12.41697, 12.29098, 12.92081, 13.01527, 13.39305, 13.26712, 12.85784, 14.77856, 13.99121, 15.50358, 16.41919, 17.05194, 16.67215, 16.89364, 16.4508, 14.99913, 14.21161, 15.09369, 14.81007, 15.97693, 14.68404, 13.99121, 13.92824, 13.95972, 13.73934, 13.42453, 12.54295, 13.67638, 13.83379, 13.83379, 14.05418, 13.67638, 12.63743, 12.85784, 14.90459, 14.99913, 14.14864, 13.1412, 12.88933, 12.44847, 13.1412, 12.79487, 12.88933, 12.57444, 13.20416, 13.51897, 11.7553, 11.91289, 12.22798, 10.71403, 10.9351, 10.52445, 12.10196, 13.51897, 13.36157, 13.04675, 12.63743, 13.36157, 13.2986, 12.82636, 11.91289, 12.07045, 11.72377, 11.50306, 12.38548, 12.85784, 12.51146, 13.10972, 12.88933, 12.92081, 12.57444, 12.13346, 12.35398, 11.91289, 12.00743, 11.81834, 11.7553, 11.7553, 12.73189, 13.17268, 12.54295, 12.82636, 13.04675, 12.25948, 13.77082, 13.10972, 12.29098, 10.58765, 11.5346, 11.9444, 12.57444, 12.70041, 12.73189, 12.73189, 13.33009, 13.39305, 13.33009, 15.28283, 15.12521, 12.85784, 8.112617, 8.39945, 11.72377, 12.07045, 12.00743, 12.38548, 13.26712, 13.36157, 15.15673, 14.21161, 14.40056, 14.14864, 13.86527, 13.67638, 12.63743, 14.46355, 14.27459, 13.95972, 13.86527, 14.62104, 12.88933, 13.01527, 12.25948, 11.7553, 10.9351, 10.20826, 9.226055, 11.34536, 12.70041, 13.07823, 13.58193, 14.9361 ; 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 ; }