netcdf M0104.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.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 Feb 11 19:39:10 2004: /usr/local/nco/bin/ncrcat -d time,2452920.9688,2453047.8333 M0104.aanderaa.realtime.nc M0104.aanderaa.realtime.nc.new\n", "08-Oct-2003 20:33:42: Modified [lon,lat] to [-67.880825,43.491051].\n", "Wed Oct 8 00:30:54 2003: ncrcat -d time,2452920.99, pre/M0104.aanderaa.realtime.nc post/M0104.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 = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0104" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.33 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453128.00000579 ; :starting_julian_day_string = "2004-05-02 00:00:00" ; :ending_julian_day_number = 2453134.95833912 ; :ending_julian_day_string = "2004-05-08 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 14:46:52\n", "AANCM_Temperature_1.5: 03-Oct-2003 14:46:52" ; data: lat = 43.4910513070913 ; lon = -67.8808247492864 ; depth = 2 ; time = 2453128, 2453128.04166667, 2453128.08333333, 2453128.125, 2453128.16666667, 2453128.20833333, 2453128.25, 2453128.29166667, 2453128.33333333, 2453128.375, 2453128.41666667, 2453128.45833333, 2453128.5, 2453128.54166667, 2453128.58333333, 2453128.625, 2453128.66666667, 2453128.70833333, 2453128.75, 2453128.79166667, 2453128.83333333, 2453128.875, 2453128.91666667, 2453128.95833333, 2453129, 2453129.04166667, 2453129.08333333, 2453129.125, 2453129.16666667, 2453129.20833333, 2453129.25, 2453129.29166667, 2453129.33333333, 2453129.375, 2453129.41666667, 2453129.45833333, 2453129.5, 2453129.54166667, 2453129.58333333, 2453129.625, 2453129.66666667, 2453129.70833333, 2453129.75, 2453129.79166667, 2453129.83333333, 2453129.875, 2453129.91666667, 2453129.95833333, 2453130, 2453130.04166667, 2453130.08333333, 2453130.125, 2453130.16666667, 2453130.20833333, 2453130.25, 2453130.29166667, 2453130.33333333, 2453130.375, 2453130.41666667, 2453130.45833333, 2453130.5, 2453130.54166667, 2453130.58333333, 2453130.625, 2453130.66666667, 2453130.70833333, 2453130.75, 2453130.79166667, 2453130.83333333, 2453130.875, 2453130.91666667, 2453130.95833333, 2453131, 2453131.04166667, 2453131.08333333, 2453131.125, 2453131.16666667, 2453131.20833333, 2453131.25, 2453131.29166667, 2453131.33333333, 2453131.375, 2453131.41666667, 2453131.45833333, 2453131.5, 2453131.54166667, 2453131.58333333, 2453131.625, 2453131.66666667, 2453131.70833333, 2453131.75, 2453131.79166667, 2453131.83333333, 2453131.875, 2453131.91666667, 2453131.95833333, 2453132, 2453132.04166667, 2453132.08333333, 2453132.125, 2453132.16666667, 2453132.20833333, 2453132.25, 2453132.29166667, 2453132.33333333, 2453132.375, 2453132.41666667, 2453132.45833333, 2453132.5, 2453132.54166667, 2453132.58333333, 2453132.625, 2453132.66666667, 2453132.70833333, 2453132.75, 2453132.79166667, 2453132.83333333, 2453132.875, 2453132.91666667, 2453132.95833333, 2453133, 2453133.04166667, 2453133.08333333, 2453133.125, 2453133.16666667, 2453133.20833333, 2453133.25, 2453133.29166667, 2453133.33333333, 2453133.375, 2453133.41666667, 2453133.45833333, 2453133.5, 2453133.54166667, 2453133.58333333, 2453133.625, 2453133.66666667, 2453133.70833333, 2453133.75, 2453133.79166667, 2453133.83333333, 2453133.875, 2453133.91666667, 2453133.95833333, 2453134, 2453134.04166667, 2453134.08333333, 2453134.125, 2453134.16666667, 2453134.20833333, 2453134.25, 2453134.29166667, 2453134.33333333, 2453134.375, 2453134.41666667, 2453134.45833333, 2453134.5, 2453134.54166667, 2453134.58333333, 2453134.625, 2453134.66666667, 2453134.70833333, 2453134.75, 2453134.79166667, 2453134.83333333, 2453134.875, 2453134.91666667, 2453134.95833333 ; current_speed = 12.0253, 9.0923, 9.0923, 22.2908, 31.3831, 28.7434, 25.8104, 22.8774, 14.665, 14.9583, 13.7851, 11.4387, 2.933, 4.1062, 18.4779, 26.6903, 22.8774, 22.2908, 13.7851, 15.5449, 24.0506, 29.0367, 28.1568, 28.4501, 19.9444, 18.1846, 3.2263, 21.1176, 19.0645, 23.464, 22.2908, 10.2655, 11.4387, 20.8243, 25.2238, 27.2769, 29.9166, 20.8243, 14.9583, 19.9444, 27.2769, 26.1037, 27.8635, 21.7042, 13.7851, 7.6258, 21.4109, 32.5563, 29.9166, 19.0645, 4.6928, 8.5057, 17.3047, 14.9583, 22.2908, 8.799, 10.5588, 23.1707, 28.1568, 31.3831, 41.062, 35.7826, 24.9305, 24.9305, 26.1037, 50.4476, 62.1796, 43.7017, 34.3161, 19.0645, 13.4918, 24.3439, 31.0898, 21.9975, 15.5449, 10.8521, 15.8382, 24.9305, 27.2769, 32.5563, 28.4501, 9.9722, 9.3856, 24.0506, 29.9166, 22.5841, 14.665, 10.5588, 8.799, 21.7042, 28.1568, 33.7295, 21.7042, 9.3856, 10.5588, 32.263, 30.7965, 36.0759, 30.5032, 25.2238, 21.1176, 27.5702, 29.9166, 46.6347, 49.2744, 41.6486, 47.8079, 5.866, 19.9444, 35.196, 47.2213, 33.7295, 8.5057, 9.0923, 5.5727, 32.263, 39.5955, 33.4362, 19.3578, 7.0392, 12.0253, 32.263, 32.5563, 27.2769, 18.1846, 7.9191, 29.33, 39.8888, 46.6347, 41.6486, 39.5955, 21.1176, 13.4918, 19.6511, 26.1037, 24.0506, 22.2908, 21.7042, 26.6903, 58.0734, 34.0228, 53.0873, 48.1012, 26.9836, 17.3047, 12.0253, 29.0367, 13.7851, 4.9861, 27.8635, 24.6372, 39.5955, 59.2466, 57.4868, 43.1151, 34.3161, 18.7712, 7.0392, 26.9836, 24.9305, 18.7712, 21.7042, 21.4109, 20.531, 47.8079, 48.6878, 51.9141, 46.0481 ; 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 = 39.2776, 74.4376, 102.5656, 123.6616, 142.2964, 140.1868, 124.0132, 134.5612, 66.7024, 43.8484, 20.6428, 15.3688, 28.7296, 139.4836, 172.8856, 198.2008, 184.4884, 157.4152, 132.4516, 92.7208, 34.0036, 37.168, 43.8484, 39.2776, 58.6156, 90.2596, 78.6568, 176.05, 177.1048, 178.1596, 159.5248, 99.4012, 73.0312, 39.9808, 39.6292, 47.0128, 34.0036, 76.5472, 129.9904, 143.7028, 182.0272, 150.7348, 158.8216, 154.2508, 68.1088, 38.926, 3.0628, 350.4052, 358.492, 10.798, 353.9212, 338.1376, 198.904, 196.4428, 161.986, 210.8584, 20.9944, 13.9624, 5.524, 0.25, 0.6016, 8.3368, 79.7116, 135.9676, 155.3056, 170.0728, 171.8308, 165.1504, 162.6892, 211.21, 258.3244, 295.594, 316.3384, 323.3704, 283.6396, 192.2236, 294.5392, 185.8948, 175.6984, 163.744, 157.0636, 146.164, 41.7388, 5.8756, 4.8208, 6.9304, 25.5652, 90.2596, 182.7304, 191.5204, 192.9268, 188.0044, 178.5112, 186.9496, 13.9624, 357.0856, 3.4144, 357.4372, 15.0172, 45.2548, 93.424, 150.7348, 156.712, 160.5796, 165.1504, 172.8856, 172.534, 299.8132, 346.5376, 351.8116, 349.3504, 352.8664, 41.0356, 63.8896, 109.5976, 161.2828, 156.3604, 156.3604, 134.2096, 52.99, 5.8756, 0.25, 14.314, 19.9396, 48.4192, 53.3416, 150.3832, 156.3604, 154.2508, 159.8764, 138.7804, 139.8352, 57.5608, 32.2456, 34.0036, 30.4876, 81.118, 114.1684, 146.5156, 168.3148, 171.1276, 171.8308, 189.0592, 226.6804, 270.2788, 311.0644, 317.0416, 359.1952, 272.74, 133.5064, 292.4296, 180.2692, 177.1048, 183.4336, 187.6528, 192.2236, 218.242, 210.8584, 338.4892, 347.944, 352.1632, 59.3188, 110.3008, 128.584, 156.0088, 151.7896, 143.7028, 149.68 ; 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 = 7.612957, 8.758965, 8.874517, 18.55321, 19.19317, 18.40402, 21.39447, 16.30018, 13.46926, 10.3624, 4.85981, 3.031611, 1.409824, 2.667657, 2.288504, -8.336667, -1.790323, 8.56079, 10.17131, 15.52738, 13.45018, 17.54264, 19.5057, 18.01114, 17.02639, 18.18441, 3.16328, 1.454705, 0.962934, 0.7535585, 7.797365, 10.12762, 10.9407, 13.38026, 16.08816, 19.95322, 16.73071, 20.25292, 11.46033, 11.80656, -0.9648913, 12.76086, 10.06633, 9.429014, 12.79111, 4.791413, 1.143995, -5.42646, -0.787301, 3.571677, -0.4969495, -3.167342, -5.606437, -4.234066, 6.893416, -4.513166, 3.782972, 5.590744, 2.710449, 0.1369342, 0.431139, 5.188181, 24.52965, 17.32832, 10.90556, 8.697001, 8.835526, 11.19999, 10.21092, -9.878772, -13.21264, -21.95522, -21.46433, -13.12458, -15.10651, -2.297687, -14.40765, -2.560419, 2.045947, 9.11347, 11.08726, 5.552697, 6.24833, 2.462034, 2.514179, 2.725078, 6.328504, 10.55869, -0.419153, -4.334694, -6.298846, -4.696804, 0.5639085, -1.135622, 2.547681, -1.640378, 1.834155, -1.613112, 7.903654, 17.91506, 21.0799, 13.47777, 11.82762, 15.5059, 12.62817, 5.158216, 6.212055, -5.089641, -4.6432, -5.012915, -8.7266, -4.188643, 5.584229, 8.16441, 5.249882, 10.35311, 15.87709, 13.40732, 13.87555, 5.621016, 1.231017, 0.1407734, 8.049082, 9.302223, 13.60245, 6.352776, 14.49479, 15.9947, 20.25964, 14.32905, 26.09133, 13.62061, 11.38655, 10.48484, 14.59836, 12.20212, 22.0235, 19.80174, 14.7253, 11.76186, 5.247488, 7.543538, -7.57377, -19.6316, -17.30449, -9.066736, -19.78756, -0.1936248, -4.9804, 20.20933, -22.77337, -0.1860359, 2.992503, -3.442986, -5.741628, -7.265658, -11.61908, -3.610533, -9.894255, -5.207174, -2.559489, 18.66604, 20.08094, 16.04897, 19.43852, 23.01525, 30.73179, 23.24641 ; 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 = 9.308638, 2.439352, -1.978096, -12.35549, -24.82984, -22.07884, -14.43792, -16.0524, 5.800111, 10.78756, 12.90005, 11.02965, 2.571942, -3.121616, -18.33564, -25.35492, -22.80724, -20.58137, -9.30449, -0.737902, 19.93801, 23.1384, 20.30599, 22.02287, 10.38659, -0.08239187, 0.6345663, -21.06744, -19.04017, -23.4519, -20.88255, -1.676835, 3.338395, 15.95682, 19.42707, 18.59834, 24.80093, 4.844654, -9.61309, -16.07433, -27.25983, -22.77199, -25.9816, -19.54907, 5.139709, 5.932553, 21.38032, 32.10088, 29.90624, 18.72694, 4.666413, 7.893977, -16.37133, -14.34655, -21.19813, -7.553392, 9.857859, 22.4861, 28.02604, 31.3828, 41.05974, 35.40448, 4.452662, -17.9237, -23.71649, -49.69228, -61.54865, -42.24215, -32.76174, -16.30537, -2.730339, 10.51635, 22.49129, 17.6532, 3.665702, -10.60607, 6.577853, -24.79867, -27.20006, -31.25472, -26.20078, -8.283257, 7.003417, 23.92425, 29.81077, 22.41909, 13.22922, -0.04784044, -8.789011, -21.26694, -27.44321, -33.40089, -21.69687, -9.316644, 10.24683, 32.22127, 30.74183, 36.03982, 29.46146, 17.75643, -1.261238, -24.05132, -27.47927, -43.98139, -47.62873, -41.32794, -47.40259, 2.916422, 19.39639, 34.83718, 46.40795, 33.46841, 6.415865, 4.001541, -1.869151, -30.55674, -36.27288, -30.63043, -13.49791, 4.237278, 11.96212, 32.26269, 31.5456, 25.64172, 12.06868, 4.728042, -25.49804, -36.54156, -42.00407, -39.10606, -29.78332, -16.13791, 7.23706, 16.62029, 21.64003, 20.72534, 3.4417, -8.886131, -22.26067, -56.86984, -33.61569, -52.54861, -47.50119, -18.51257, 0.08420396, 7.899503, 21.25047, 13.78374, 0.2383545, -19.18223, 9.400273, -39.59506, -59.17098, -57.38361, -42.73108, -33.53811, -14.74296, -6.042714, 25.10415, 24.38063, 18.59589, 11.0748, -7.428485, -12.80439, -43.67768, -42.90455, -41.84054, -39.74961 ; 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 = 3.994748, 3.994748, 3.962103, 3.962103, 3.92945, 3.896788, 3.994748, 3.994748, 3.994748, 3.962103, 3.92945, 3.896788, 3.896788, 3.92945, 3.962103, 4.027384, 4.092631, 4.157844, 4.190438, 4.157844, 4.223023, 4.32073, 4.2556, 4.190438, 4.190438, 4.190438, 4.125242, 4.157844, 4.223023, 4.125242, 4.027384, 3.962103, 3.962103, 4.027384, 4.060012, 4.092631, 4.125242, 4.092631, 4.125242, 4.157844, 4.092631, 4.157844, 4.190438, 4.223023, 4.2556, 4.2556, 4.2556, 4.223023, 4.223023, 4.190438, 4.190438, 4.190438, 4.223023, 4.2556, 4.2556, 4.288169, 4.288169, 4.288169, 4.288169, 4.2556, 4.2556, 4.2556, 4.288169, 4.32073, 4.353282, 4.32073, 4.385826, 4.45089, 4.45089, 4.45089, 4.385826, 4.353282, 4.32073, 4.32073, 4.288169, 4.2556, 4.2556, 4.190438, 4.157844, 4.125242, 4.125242, 4.125242, 4.125242, 4.125242, 4.125242, 4.190438, 4.32073, 4.45089, 4.580919, 4.45089, 4.548424, 4.71082, 4.775723, 4.743276, 4.743276, 4.743276, 4.743276, 4.613406, 4.613406, 4.580919, 4.678357, 4.678357, 4.580919, 4.580919, 4.580919, 4.645885, 4.743276, 4.775723, 4.775723, 4.775723, 4.775723, 4.873018, 4.970243, 5.0674, 5.164487, 5.09977, 5.0674, 5.09977, 5.164487, 5.132133, 5.0674, 5.035022, 4.970243, 4.840594, 4.808163, 4.678357, 4.645885, 4.645885, 4.678357, 4.775723, 4.808163, 4.808163, 4.808163, 4.775723, 4.775723, 4.808163, 5.002636, 5.035022, 5.0674, 5.035022, 5.196835, 5.196835, 5.0674, 5.196835, 5.164487, 5.132133, 5.002636, 4.905435, 4.873018, 4.840594, 4.840594, 4.840594, 4.808163, 4.808163, 4.743276, 4.71082, 4.743276, 4.743276, 4.808163, 4.743276, 4.905435, 4.937843, 5.035022, 4.970243, 5.0674, 4.873018, 4.937843, 4.937843 ; 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 ; }