netcdf N0103.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 165 ; 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.7195, 0.03419, -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 = "18-May-2005 19:46:03: Modified [lon,lat] to [-65.907500,42.329450].\n", "09-May-2005 18:35:59: Modified [lon,lat] to [-65.943300,42.348000].\n", "08-May-2005 17:52:30: Modified [lon,lat] to [-65.928600,42.341600].\n", "07-May-2005 18:18:06: Modified [lon,lat] to [-65.910400,42.331500].\n", "28-Apr-2005 10:13:22: Modified [lon,lat] to [-65.906253,42.329254].\n", "Wed Apr 27 20:58:47 2005: /usr/local/nco/bin/ncrcat -d time,2453488.77638889,2453518.77638889 N0103.aanderaa.realtime.nc N0103.aanderaa.realtime.nc.new\n", "Wed Apr 27 20:00:38 2005: /usr/local/nco/bin/ncrcat -d time,2453488.77638889,2453518.77638889 N0103.aanderaa.realtime.nc N0103.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 = "AANCM964" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0103" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453520.00000579 ; :starting_julian_day_string = "2005-05-29 00:00:00" ; :ending_julian_day_number = 2453526.83333912 ; :ending_julian_day_string = "2005-06-04 20:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-Apr-2005 21:20:31\n", "AANCM_Temperature_1.5: 19-Apr-2005 21:20:31" ; :longitude = -65.9075 ; :latitude = 42.32945 ; data: lat = 42.32945 ; lon = -65.9075 ; depth = 2 ; time = 2453520, 2453520.04166667, 2453520.08333333, 2453520.125, 2453520.16666667, 2453520.20833333, 2453520.25, 2453520.29166667, 2453520.33333333, 2453520.375, 2453520.41666667, 2453520.45833333, 2453520.5, 2453520.54166667, 2453520.58333333, 2453520.625, 2453520.66666667, 2453520.70833333, 2453520.75, 2453520.79166667, 2453520.83333333, 2453520.875, 2453520.91666667, 2453520.95833333, 2453521, 2453521.04166667, 2453521.08333333, 2453521.125, 2453521.16666667, 2453521.20833333, 2453521.25, 2453521.29166667, 2453521.33333333, 2453521.375, 2453521.41666667, 2453521.45833333, 2453521.5, 2453521.54166667, 2453521.58333333, 2453521.625, 2453521.66666667, 2453521.70833333, 2453521.75, 2453521.79166667, 2453521.83333333, 2453521.875, 2453521.91666667, 2453521.95833333, 2453522, 2453522.04166667, 2453522.08333333, 2453522.125, 2453522.16666667, 2453522.20833333, 2453522.25, 2453522.29166667, 2453522.33333333, 2453522.375, 2453522.41666667, 2453522.45833333, 2453522.5, 2453522.54166667, 2453522.58333333, 2453522.625, 2453522.66666667, 2453522.70833333, 2453522.75, 2453522.79166667, 2453522.83333333, 2453522.875, 2453522.91666667, 2453522.95833333, 2453523, 2453523.04166667, 2453523.08333333, 2453523.125, 2453523.16666667, 2453523.20833333, 2453523.25, 2453523.29166667, 2453523.33333333, 2453523.375, 2453523.41666667, 2453523.45833333, 2453523.5, 2453523.54166667, 2453523.58333333, 2453523.625, 2453523.66666667, 2453523.70833333, 2453523.75, 2453523.79166667, 2453523.83333333, 2453523.875, 2453523.91666667, 2453523.95833333, 2453524, 2453524.04166667, 2453524.08333333, 2453524.125, 2453524.16666667, 2453524.20833333, 2453524.25, 2453524.29166667, 2453524.33333333, 2453524.375, 2453524.41666667, 2453524.45833333, 2453524.5, 2453524.54166667, 2453524.58333333, 2453524.625, 2453524.66666667, 2453524.70833333, 2453524.75, 2453524.79166667, 2453524.83333333, 2453524.875, 2453524.91666667, 2453524.95833333, 2453525, 2453525.04166667, 2453525.08333333, 2453525.125, 2453525.16666667, 2453525.20833333, 2453525.25, 2453525.29166667, 2453525.33333333, 2453525.375, 2453525.41666667, 2453525.45833333, 2453525.5, 2453525.54166667, 2453525.58333333, 2453525.625, 2453525.66666667, 2453525.70833333, 2453525.75, 2453525.79166667, 2453525.83333333, 2453525.875, 2453525.91666667, 2453525.95833333, 2453526, 2453526.04166667, 2453526.08333333, 2453526.125, 2453526.16666667, 2453526.20833333, 2453526.25, 2453526.29166667, 2453526.33333333, 2453526.375, 2453526.41666667, 2453526.45833333, 2453526.5, 2453526.54166667, 2453526.58333333, 2453526.625, 2453526.66666667, 2453526.70833333, 2453526.75, 2453526.79166667, 2453526.83333333 ; current_speed = 65.1126, 38.4223, 20.2377, 21.4109, 51.0342, 69.2188, 89.1632, 66.5791, 39.3022, 31.9697, 33.4362, 39.3022, 41.6486, 30.2099, 17.598, 9.6789, 17.0114, 49.861, 70.6853, 58.0734, 31.6764, 47.5146, 52.5007, 56.6069, 56.6069, 62.1796, 30.7965, 15.2516, 25.8104, 60.1265, 70.9786, 79.4843, 59.5399, 28.4501, 29.6233, 35.196, 40.7687, 69.5121, 50.1543, 31.9697, 8.799, 12.6119, 28.1568, 46.6347, 47.5146, 36.3692, 2.3464, 29.6233, 37.8357, 45.7548, 29.6233, 36.3692, 23.464, 17.598, 31.3831, 51.0342, 73.6183, 38.129, 13.7851, 36.3692, 52.794, 63.0595, 45.7548, 41.9419, 24.9305, 6.1593, 9.6789, 40.4754, 80.6575, 57.1935, 15.5449, 19.6511, 23.464, 39.5955, 53.3806, 47.5146, 40.1821, 32.5563, 25.8104, 27.5702, 54.5538, 79.7776, 42.5285, 9.6789, 26.9836, 44.5816, 44.5816, 61.593, 44.8749, 35.4893, 12.0253, 0.5866, 53.3806, 86.5235, 48.1012, 7.6258, 25.8104, 42.2352, 39.0089, 72.1518, 72.7384, 42.5285, 5.866, 7.9191, 35.7826, 59.8332, 72.7384, 26.1037, 12.0253, 30.2099, 25.5171, 36.9558, 25.2238, 20.2377, 5.2794, 14.9583, 24.9305, 42.8218, 78.3111, 34.6094, 8.799, 35.4893, 48.6878, 39.0089, 49.861, 67.459, 42.5285, 24.9305, 31.0898, 37.2491, 56.9002, 57.4868, 43.995, 10.2655, 12.0253, 31.6764, 42.8218, 49.2744, 34.0228, 15.5449, 18.7712, 19.6511, 54.8471, 61.8863, 32.5563, 9.6789, 39.8888, 41.9419, 37.2491, 44.2883, 32.263, 17.8913, 9.6789, 26.6903, 63.3528, 95.0292, 101.4818, 61.2997, 19.3578, 25.2238, 25.2238, 22.2908, 37.2491, 24.9305, 34.0228 ; 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 ; current_direction = 124.2464, 132.6848, 173.4704, 227.6168, 285.2792, 304.2656, 304.9688, 322.5488, 356.264, 73.616, 81.3512, 100.3376, 95.0636, 84.164, 110.8856, 276.4892, 303.914, 310.5944, 316.22, 330.284, 1.1864, 79.5932, 99.2828, 110.1824, 114.4016, 123.8948, 147.452, 219.1784, 274.3796, 284.9276, 290.2016, 301.4528, 322.9004, 340.832, 48.6524, 70.8032, 92.954, 100.3376, 95.0636, 109.8308, 198.0824, 258.206, 286.6856, 284.2244, 275.4344, 308.4848, 221.6396, 96.47, 98.5796, 108.776, 122.4884, 107.018, 126.7076, 234.2972, 285.2792, 304.9688, 315.8684, 340.1288, 40.214, 97.5248, 105.26, 105.26, 103.1504, 98.228, 126.0044, 139.3652, 244.4936, 287.0372, 308.4848, 317.978, 313.7588, 117.9176, 129.1688, 130.2236, 129.1688, 111.9404, 111.5888, 143.5844, 194.2148, 244.4936, 289.4984, 321.1424, 338.0192, 28.9628, 101.744, 119.6756, 115.808, 110.1824, 114.05, 114.05, 116.5112, 224.4524, 283.8728, 317.6264, 337.316, 72.2096, 145.694, 134.7944, 131.63, 113.6984, 114.05, 120.3788, 192.4568, 240.9776, 267.3476, 279.302, 317.978, 338.0192, 142.178, 139.3652, 149.5616, 132.3332, 141.8264, 136.5524, 225.8588, 259.6124, 280.7084, 293.0144, 313.0556, 313.7588, 136.5524, 149.21, 155.8904, 151.3196, 139.7168, 116.8628, 143.936, 180.5024, 239.2196, 258.206, 261.3704, 295.4756, 321.1424, 23.6888, 142.5296, 145.694, 148.1552, 149.9132, 140.0684, 151.3196, 160.8128, 230.4296, 270.512, 321.494, 324.6584, 181.5572, 174.5252, 170.306, 168.548, 161.1644, 163.9772, 191.7536, 252.2288, 282.818, 301.4528, 295.8272, 316.9232, 311.6492, 268.754, 206.8724, 165.3836, 144.9908, 127.4108, 150.968, 137.2556 ; 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 ; current_u = 53.82371, 28.24402, 2.30136, -15.81523, -49.2303, -57.20494, -73.06606, -40.48579, -2.560904, 30.6715, 33.05598, 38.66423, 41.48606, 30.05332, 16.44171, -9.616889, -14.11735, -37.8612, -48.90654, -28.78706, 0.6558632, 46.73299, 51.81316, 53.13118, 51.55033, 51.61298, 16.5687, -9.635002, -25.73503, -58.09736, -66.61224, -67.80569, -35.91461, -9.341282, 22.23867, 33.23892, 40.71453, 68.38374, 49.95856, 30.07385, -2.731073, -12.34565, -26.97125, -45.20492, -47.30104, -28.46884, -1.559049, 29.43463, 37.4123, 43.31992, 24.98726, 34.7767, 18.811, -14.29054, -30.27381, -41.8207, -51.26107, -12.96031, 8.900271, 36.056, 50.93256, 60.83611, 44.55494, 41.51017, 20.16807, 4.011153, -8.735567, -38.69913, -63.13654, -38.28624, -11.22742, 17.36414, 18.19137, 30.23236, 41.38537, 44.07326, 37.36326, 19.32666, -6.337945, -24.88313, -51.42518, -50.05143, -15.91824, 4.686927, 26.41875, 38.73439, 40.13494, 57.81113, 40.97932, 32.40848, 10.76081, -0.4108056, -51.82351, -58.31356, -18.55015, 7.261139, 14.54707, 29.97177, 29.15722, 66.06751, 66.42399, 36.68937, -1.265316, -6.924699, -35.74427, -59.0464, -48.69224, -9.770507, 7.374039, 19.67375, 12.92726, 27.31924, 15.58947, 13.91728, -3.788633, -14.71314, -24.49635, -39.41347, -57.22126, -24.99691, 6.050992, 18.16672, 19.88816, 18.72128, 32.23843, 60.17957, 25.03604, -0.2186011, -26.71033, -36.46273, -56.25603, -51.89727, -27.60189, 4.124357, 7.315609, 17.85322, 22.59365, 24.70182, 21.8383, 7.460361, 6.169261, -15.1479, -54.84491, -38.5302, -18.83219, -0.2630233, 3.805708, 7.062435, 7.395694, 14.29865, 8.905229, -3.644516, -9.217052, -26.02517, -54.04439, -85.53693, -69.30984, -45.80483, -19.35322, -11.40129, 6.365134, 12.78841, 29.58696, 12.09872, 23.09226 ; 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 ; current_v = -36.64231, -26.04896, -20.10642, -14.43278, 13.44868, 38.97226, 51.10213, 52.85525, 39.21868, 9.017807, 5.02805, -7.052695, -3.675968, 3.071784, -6.273743, 1.09387, 9.491475, 32.44455, 51.03491, 50.43635, 31.66961, 8.582842, -8.46876, -19.52994, -23.386, -34.67568, -25.95963, -11.82278, 1.970986, 15.48848, 24.51064, 41.47459, 47.48832, 26.87282, 19.56991, 11.57293, -2.100982, -12.4738, -4.426693, -10.84552, -8.364428, -2.577791, 8.084374, 11.45909, 4.499919, 22.63281, -1.753556, -3.338041, -5.644454, -14.72706, -15.91153, -10.64425, -14.02517, -10.26986, 8.270164, 29.24925, 52.83897, 35.85876, 10.52683, -4.76274, -13.89536, -16.59723, -10.40958, -6.002415, -14.65533, -4.674144, -4.16785, 11.85899, 50.19373, 42.48836, 10.75123, -9.20067, -14.82003, -25.56968, -33.71557, -17.75345, -14.78471, -26.1991, -25.02014, -11.87206, 18.209, 62.12343, 39.43708, 8.468402, -5.492221, -22.07185, -19.4089, -21.25019, -18.28803, -14.46309, -5.367766, -0.4187341, 12.79892, 63.92062, 44.38037, 2.329955, -21.3204, -29.75744, -25.9143, -28.99941, -29.64335, -21.50728, -5.727908, -3.841963, -1.655896, 9.671335, 54.03647, 24.20621, -9.499021, -22.92557, -22.00019, -24.88755, -19.82948, -14.69264, -3.676727, -2.697075, 4.632353, 16.74172, 53.4636, 23.93669, -6.388106, -30.48706, -44.44056, -34.22291, -38.03686, -30.48173, -34.37833, -24.92954, -15.91017, -7.613475, -8.537655, 24.72661, 34.25924, 9.40054, -9.544092, -26.16595, -36.37628, -42.63551, -26.08907, -13.6377, -17.72846, -12.51826, 0.4901119, 48.42869, 26.55675, -9.675325, -39.70684, -41.34302, -36.50752, -41.91661, -31.00965, -17.51617, -2.954162, 5.921372, 33.05724, 41.40028, 74.12625, 40.73782, -0.4209371, -22.50002, -24.40748, -18.2575, -22.62978, -21.79795, -24.98597 ; 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 ; temperature = 4.934544, 4.707086, 4.642027, 4.67456, 4.967007, 5.161625, 4.804614, 4.999462, 4.999462, 5.096783, 4.999462, 4.837108, 4.576936, 4.739603, 4.869595, 4.837108, 4.837108, 4.869595, 5.03191, 5.194035, 5.194035, 5.129208, 4.934544, 4.934544, 4.804614, 5.129208, 5.129208, 4.999462, 5.06435, 5.161625, 5.161625, 4.772112, 4.772112, 4.869595, 4.869595, 4.902073, 4.869595, 5.06435, 5.291221, 5.38834, 5.226438, 5.194035, 5.258833, 5.258833, 5.226438, 5.03191, 5.582382, 5.03191, 5.129208, 4.837108, 5.55006, 5.55006, 5.291221, 5.355974, 5.420698, 4.902073, 5.679307, 5.808442, 5.614697, 5.776168, 5.55006, 5.485393, 5.096783, 5.291221, 5.582382, 5.937466, 5.90522, 5.776168, 6.420353, 6.130799, 5.808442, 5.840708, 5.096783, 4.934544, 4.804614, 5.711601, 5.90522, 5.808442, 5.808442, 5.872967, 5.679307, 5.614697, 5.291221, 4.999462, 5.420698, 5.453049, 5.647006, 5.872967, 5.90522, 5.420698, 6.001937, 6.130799, 6.933858, 6.709393, 5.743888, 5.323601, 5.258833, 5.420698, 5.453049, 5.743888, 5.90522, 5.872967, 5.614697, 5.582382, 5.872967, 6.227376, 6.066381, 6.388206, 6.162998, 5.937466, 5.776168, 6.130799, 5.937466, 6.001937, 6.098593, 6.227376, 6.259555, 6.034163, 6.516756, 6.709393, 6.548878, 6.001937, 5.355974, 5.808442, 5.937466, 6.066381, 5.840708, 6.001937, 6.291728, 6.323894, 6.19519, 6.098593, 5.808442, 5.711601, 5.969705, 5.969705, 6.259555, 6.773556, 7.190036, 6.901809, 6.484628, 6.869755, 6.997937, 5.872967, 6.162998, 6.291728, 6.098593, 5.90522, 5.808442, 5.872967, 6.162998, 5.582382, 6.098593, 5.937466, 6.066381, 6.9659, 7.094013, 7.158034, 7.061993, 6.130799, 7.094013, 7.126026, 6.098593, 5.614697, 7.701318 ; 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 ; }