netcdf L0108.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.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 = "09-Feb-2005 06:12:16: Modified [lon,lat] to [-66.553719,43.628017].\n", "Wed Feb 9 05:49:35 2005: /usr/local/nco/bin/ncrcat -d time,2453411.207,2453439.2 L0108.aanderaa.realtime.nc L0108.aanderaa.realtime.nc.new\n", "Wed Feb 9 05:46:40 2005: /usr/local/nco/bin/ncrcat -d time,2453411.0207,2453439.2 L0108.aanderaa.realtime.nc L0108.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 = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0108" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453457.00000579 ; :starting_julian_day_string = "2005-03-27 00:00:00" ; :ending_julian_day_number = 2453463.95833912 ; :ending_julian_day_string = "2005-04-02 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 07-Feb-2005 20:35:12\n", "AANCM_Temperature_1.5: 07-Feb-2005 20:35:12" ; :longitude = -66.5537185668945 ; :latitude = 43.6280174255371 ; data: lat = 43.6280174255371 ; lon = -66.5537185668945 ; depth = 2 ; time = 2453457, 2453457.04166667, 2453457.08333333, 2453457.125, 2453457.16666667, 2453457.20833333, 2453457.25, 2453457.29166667, 2453457.33333333, 2453457.375, 2453457.41666667, 2453457.45833333, 2453457.5, 2453457.54166667, 2453457.58333333, 2453457.625, 2453457.66666667, 2453457.70833333, 2453457.75, 2453457.79166667, 2453457.83333333, 2453457.875, 2453457.91666667, 2453457.95833333, 2453458, 2453458.04166667, 2453458.08333333, 2453458.125, 2453458.16666667, 2453458.20833333, 2453458.25, 2453458.29166667, 2453458.33333333, 2453458.375, 2453458.41666667, 2453458.45833333, 2453458.5, 2453458.54166667, 2453458.58333333, 2453458.625, 2453458.66666667, 2453458.70833333, 2453458.75, 2453458.79166667, 2453458.83333333, 2453458.875, 2453458.91666667, 2453458.95833333, 2453459, 2453459.04166667, 2453459.08333333, 2453459.125, 2453459.16666667, 2453459.20833333, 2453459.25, 2453459.29166667, 2453459.33333333, 2453459.375, 2453459.41666667, 2453459.45833333, 2453459.5, 2453459.54166667, 2453459.58333333, 2453459.625, 2453459.66666667, 2453459.70833333, 2453459.75, 2453459.79166667, 2453459.83333333, 2453459.875, 2453459.91666667, 2453459.95833333, 2453460, 2453460.04166667, 2453460.08333333, 2453460.125, 2453460.16666667, 2453460.20833333, 2453460.25, 2453460.29166667, 2453460.33333333, 2453460.375, 2453460.41666667, 2453460.45833333, 2453460.5, 2453460.54166667, 2453460.58333333, 2453460.625, 2453460.66666667, 2453460.70833333, 2453460.75, 2453460.79166667, 2453460.83333333, 2453460.875, 2453460.91666667, 2453460.95833333, 2453461, 2453461.04166667, 2453461.08333333, 2453461.125, 2453461.16666667, 2453461.20833333, 2453461.25, 2453461.29166667, 2453461.33333333, 2453461.375, 2453461.41666667, 2453461.45833333, 2453461.5, 2453461.54166667, 2453461.58333333, 2453461.625, 2453461.66666667, 2453461.70833333, 2453461.75, 2453461.79166667, 2453461.83333333, 2453461.875, 2453461.91666667, 2453461.95833333, 2453462, 2453462.04166667, 2453462.08333333, 2453462.125, 2453462.16666667, 2453462.20833333, 2453462.25, 2453462.29166667, 2453462.33333333, 2453462.375, 2453462.41666667, 2453462.45833333, 2453462.5, 2453462.54166667, 2453462.58333333, 2453462.625, 2453462.66666667, 2453462.70833333, 2453462.75, 2453462.79166667, 2453462.83333333, 2453462.875, 2453462.91666667, 2453462.95833333, 2453463, 2453463.04166667, 2453463.08333333, 2453463.125, 2453463.16666667, 2453463.20833333, 2453463.25, 2453463.29166667, 2453463.33333333, 2453463.375, 2453463.41666667, 2453463.45833333, 2453463.5, 2453463.54166667, 2453463.58333333, 2453463.625, 2453463.66666667, 2453463.70833333, 2453463.75, 2453463.79166667, 2453463.83333333, 2453463.875, 2453463.91666667, 2453463.95833333 ; current_speed = 33.7295, 57.4868, 58.3667, 39.3022, 21.4109, 12.0253, 37.8357, 63.6461, 61.0064, 49.5677, 24.6372, 9.3856, 17.3047, 33.7295, 47.2213, 41.9419, 24.6372, 9.6789, 33.1429, 55.727, 65.6992, 52.5007, 22.5841, 13.4918, 28.4501, 42.5285, 63.0595, 53.6739, 28.1568, 5.866, 30.5032, 53.6739, 67.459, 55.4337, 39.3022, 15.2516, 21.9975, 38.4223, 60.7131, 60.1265, 42.5285, 26.6903, 19.9444, 41.6486, 50.7409, 44.8749, 32.8496, 28.4501, 28.7434, 51.6208, 72.4451, 76.5513, 66.8724, 42.2352, 2.3464, 21.1176, 54.2605, 63.3528, 52.794, 29.6233, 5.866, 34.6094, 62.4729, 75.9647, 62.4729, 45.1682, 14.665, 19.9444, 48.1012, 55.4337, 61.8863, 49.861, 30.7965, 12.9052, 38.129, 36.9558, 50.4476, 43.995, 34.3161, 39.3022, 61.8863, 76.258, 78.6044, 61.8863, 53.9672, 26.397, 25.2238, 40.7687, 49.5677, 28.1568, 12.9052, 30.5032, 51.0342, 65.4059, 73.0317, 65.6992, 57.7801, 30.5032, 36.0759, 53.6739, 65.1126, 65.9925, 50.1543, 25.8104, 32.5563, 64.2327, 76.8446, 75.6714, 69.2188, 38.7156, 19.3578, 26.6903, 43.995, 45.4615, 48.1012, 27.8635, 35.196, 35.4893, 50.4476, 59.2466, 52.794, 28.7434, 16.7181, 37.5424, 59.8332, 72.4451, 64.526, 36.3692, 22.2908, 30.5032, 38.4223, 49.2744, 49.2744, 33.4362, 7.0392, 31.9697, 50.4476, 73.325, 65.9925, 51.0342, 28.4501, 19.0645, 21.9975, 31.3831, 43.1151, 36.9558, 16.7181, 21.4109, 36.0759, 55.4337, 58.66, 65.6992, 47.5146, 21.4109, 12.0253, 28.4501, 46.0481, 41.062, 29.9166, 9.9722, 15.5449, 35.196, 51.3275, 56.9002, 57.1935, 32.8496, 16.1315, 17.3047 ; 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 = 345.7676, 335.258, 328.226, 325.7648, 323.3036, 202.7048, 178.796, 168.5996, 159.8096, 164.3804, 167.1932, 50.462, 12.4892, 335.6096, 337.3676, 329.6324, 318.3812, 222.746, 187.9376, 172.8188, 158.7548, 164.0288, 149.9648, 30.7724, 22.6856, 351.0416, 344.0096, 335.9612, 315.92, 267.7508, 184.4216, 173.8736, 156.9968, 159.1064, 154.8872, 149.9648, 353.8544, 349.9868, 336.6644, 332.7968, 326.8196, 286.034, 199.1888, 180.2024, 171.4124, 158.0516, 122.1884, 97.928, 33.2336, 349.2836, 336.3128, 343.658, 346.8224, 346.4708, 35.6948, 143.9876, 156.9968, 148.91, 145.394, 145.0424, 37.8044, 335.6096, 336.6644, 337.7192, 338.4224, 337.016, 0.5348, 140.8232, 155.5904, 163.6772, 164.3804, 160.8644, 174.9284, 250.5224, 308.1848, 310.646, 308.1848, 296.2304, 247.7096, 212.198, 190.3988, 171.764, 170.3576, 177.038, 178.4444, 221.6912, 277.244, 300.8012, 322.6004, 305.7236, 278.2988, 188.9924, 185.1248, 169.6544, 171.4124, 173.8736, 197.0792, 228.02, 265.9928, 298.34, 309.9428, 303.9656, 290.6048, 262.1252, 199.5404, 178.796, 171.0608, 168.248, 170.7092, 189.344, 202.0016, 298.34, 307.4816, 328.9292, 314.5136, 294.1208, 213.956, 193.5632, 184.4216, 174.9284, 176.3348, 190.3988, 275.486, 323.3036, 323.6552, 332.7968, 331.3904, 328.9292, 275.8376, 215.0108, 189.344, 184.4216, 183.7184, 185.4764, 211.1432, 319.0844, 337.7192, 340.8836, 328.9292, 336.3128, 313.1072, 248.4128, 224.8556, 201.2984, 189.6956, 175.28, 194.9696, 333.1484, 315.5684, 333.1484, 332.7968, 329.6324, 320.4908, 308.888, 226.262, 175.9832, 166.1384, 176.6864, 143.2844, 154.184, 333.5, 322.2488, 329.2808, 325.4132, 330.3356, 314.5136, 252.2804, 221.6912 ; 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 = -8.292585, -24.06012, -30.73416, -22.11108, -12.79461, -4.641565, 0.7950119, 12.58055, 21.05581, 13.34607, 5.461186, 7.238199, 3.742238, -13.92866, -18.17157, -21.20356, -16.36333, -6.569548, -4.576853, 6.966304, 23.80676, 14.44578, 11.30406, 6.902797, 10.97247, -6.622424, -17.3714, -21.86434, -19.58762, -5.861481, -2.351641, 5.728198, 26.3618, 19.76952, 16.67992, 7.633913, -2.354951, -6.68068, -24.04944, -27.48668, -23.27487, -25.65199, -6.555366, -0.1471253, 7.5767, 16.77295, 27.80065, 28.17818, 15.75293, -9.598778, -29.10433, -21.53926, -15.24492, -9.88054, 1.369048, 12.41631, 21.20406, 32.71436, 29.98329, 16.97326, 3.595669, -14.29202, -24.74652, -28.80172, -22.9751, -17.63701, 0.1368814, 12.59919, 19.87816, 15.57957, 16.66284, 16.34468, 2.722428, -12.16666, -29.97019, -28.04016, -39.65287, -39.46457, -31.75177, -20.94205, -11.17039, 10.92402, 13.16611, 3.19789, 1.465048, -17.55706, -25.02247, -35.01824, -30.10595, -22.8589, -12.77007, -4.767756, -4.558651, 11.74593, 10.90519, 7.011564, -16.96963, -22.67542, -35.98771, -47.24088, -49.9209, -54.73241, -46.94593, -25.567, -10.88915, 1.349671, 11.9406, 15.41244, 11.17505, -6.285928, -7.252061, -23.49137, -34.91218, -23.46254, -34.3002, -25.43062, -19.65894, -8.322872, -3.889253, 5.237433, 3.374919, -5.188142, -16.64152, -22.43439, -35.45974, -33.1181, -30.89756, -18.77003, -22.1752, -17.50063, -6.238307, -3.798805, -3.195582, -3.191009, -3.640525, -20.93845, -19.12701, -24.01308, -34.05852, -20.50264, -20.77075, -17.72729, -15.51533, -11.39913, -7.261173, 3.04096, -4.318394, -9.670901, -25.2552, -25.03836, -26.81628, -33.21396, -30.22889, -16.6657, -8.688385, 1.9929, 11.03208, 2.373425, 17.88544, 4.342719, -6.9361, -21.54818, -26.21968, -32.29963, -28.30614, -23.42453, -15.36618, -11.50963 ; 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 = 32.69422, 52.20961, 49.61938, 32.49251, 17.16754, -11.09341, -37.82735, -62.39035, -57.25761, -47.73719, -24.0243, 5.974778, 16.89522, 30.71924, 43.58492, 36.18746, 18.41828, -7.107893, -32.82536, -55.28986, -61.23417, -50.47418, -19.55146, 11.59224, 26.24906, 42.00972, 60.61959, 49.01875, 20.22698, -0.2302162, -30.41241, -53.36736, -62.09486, -51.78862, -35.58712, -13.20359, 21.87108, 37.83704, 55.7468, 53.47596, 35.5943, 7.372067, -18.8363, -41.64834, -50.17203, -41.62241, -17.49914, -3.924082, 24.04222, 50.72051, 66.34177, 73.45857, 65.11153, 41.06321, 1.905597, -17.08181, -49.94587, -54.25263, -43.45352, -24.27855, 4.634773, 31.52061, 57.36264, 70.29293, 58.09482, 41.58247, 14.66436, -15.46091, -43.80165, -53.19936, -59.60087, -47.10595, -30.67593, -4.303088, 23.57134, 24.0724, 31.1867, 19.44499, -13.01614, -33.25798, -60.86983, -75.4715, -77.4939, -61.80362, -53.94731, -19.7117, 3.180597, 20.87605, 39.37751, 16.44007, 1.862678, -30.12829, -50.83019, -64.34256, -72.21292, -65.32398, -55.23198, -20.40271, -2.52105, 25.47915, 41.80376, 36.86968, 17.6503, -3.536254, -30.68125, -64.21852, -75.91123, -74.08521, -68.31076, -38.2019, -17.94804, 12.66996, 26.77125, 38.93915, 33.72272, 11.38675, -29.19391, -34.49957, -50.29745, -59.01465, -52.68602, -28.2713, 1.598293, 30.10199, 48.19356, 64.43201, 56.64755, 31.15132, 2.267179, -24.98346, -37.91249, -49.12775, -49.17067, -33.28358, -6.024692, 24.15871, 46.68102, 69.28151, 56.52457, 46.73469, 19.44182, -7.014151, -15.59373, -29.23968, -42.49926, -36.83047, -16.15074, 19.10236, 25.76132, 49.45681, 52.17167, 56.68525, 36.65858, 13.44176, -8.313832, -28.38021, -44.70705, -40.99335, -23.98153, -8.976947, 13.91166, 27.82866, 44.12528, 46.84407, 49.69767, 23.03015, -4.909766, -12.92212 ; 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.077357, 3.077357, 3.077357, 3.011556, 2.945717, 2.912783, 2.945717, 2.945717, 2.912783, 2.846887, 2.846887, 2.846887, 2.945717, 3.011556, 3.110243, 3.110243, 3.044461, 3.110243, 3.208847, 3.34019, 3.175988, 3.077357, 3.077357, 3.077357, 3.110243, 3.077357, 3.175988, 3.175988, 3.044461, 3.077357, 3.044461, 3.044461, 3.077357, 3.011556, 2.978641, 2.978641, 3.011556, 3.044461, 3.143121, 3.077357, 3.077357, 3.077357, 3.077357, 3.077357, 3.110243, 3.077357, 3.110243, 3.175988, 3.175988, 3.175988, 3.175988, 3.175988, 3.044461, 3.044461, 3.077357, 3.077357, 3.110243, 3.208847, 3.208847, 3.241697, 3.241697, 3.241697, 3.241697, 3.241697, 3.241697, 3.241697, 3.241697, 3.274537, 3.307368, 3.274537, 3.373002, 3.373002, 3.34019, 3.307368, 3.307368, 3.241697, 3.208847, 3.175988, 3.208847, 3.208847, 3.208847, 3.208847, 3.143121, 3.110243, 3.143121, 3.143121, 3.143121, 3.175988, 3.175988, 3.241697, 3.274537, 3.274537, 3.274537, 3.208847, 3.175988, 3.143121, 3.110243, 3.044461, 3.044461, 3.077357, 3.077357, 3.011556, 3.077357, 3.110243, 3.143121, 2.978641, 2.978641, 2.912783, 2.846887, 2.846887, 2.813925, 2.846887, 2.87984, 2.912783, 2.912783, 2.945717, 2.945717, 2.912783, 2.87984, 2.87984, 2.87984, 2.846887, 2.846887, 2.813925, 2.846887, 2.87984, 2.813925, 2.912783, 2.87984, 2.87984, 2.846887, 2.813925, 2.780953, 2.780953, 2.780953, 2.780953, 2.780953, 2.780953, 2.780953, 2.813925, 2.87984, 2.912783, 2.945717, 2.912783, 2.780953, 2.747972, 2.747972, 2.714981, 2.747972, 2.87984, 2.978641, 2.978641, 2.87984, 2.912783, 2.912783, 2.912783, 2.87984, 2.912783, 2.912783, 2.945717, 2.978641, 3.011556, 3.011556, 3.011556, 2.978641, 3.077357, 3.077357, 3.077357 ; 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 ; }