netcdf N0102.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 155 ; 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., 300. ; 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., 300. ; 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., 300. ; 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.7217, 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 = "11-Feb-2005 12:07:45: Modified [lon,lat] to [-65.910719,42.329118].\n", "08-Feb-2005 20:33:49: Modified [lon,lat] to [-65.911034,42.329183].\n", "04-Jan-2005 22:09:53: Modified [lon,lat] to [-65.905301,42.327947].\n", "28-Dec-2004 12:53:57: Modified [lon,lat] to [-65.905042,42.327480].\n", "17-Nov-2004 14:59:44: Modified [lon,lat] to [-65.902400,42.328600].\n", "15-Nov-2004 20:28:42: Modified [lon,lat] to [-65.903000,42.329000].\n", "15-Nov-2004 12:52:57: Modified [lon,lat] to [-65.903500,42.329000].\n", "Tue Oct 19 12:09:13 2004: /usr/local/nco/bin/ncrcat -d time,2453280.8958,2453299.042 N0102.aanderaa.realtime.nc N0102.aanderaa.realtime.nc.new\n", "02-Oct-2004 11:24:02: Modified [lon,lat] to [-65.905057,42.331389].\n", "Fri Oct 1 22:49:49 2004: /usr/local/nco/bin/ncrcat -d time,2453280.8958,2453281.0 N0102.aanderaa.realtime.nc N0102.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 = "AANCM969" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0102" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453415.00000579 ; :starting_julian_day_string = "2005-02-13 00:00:00" ; :ending_julian_day_number = 2453421.41667244 ; :ending_julian_day_string = "2005-02-19 10:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 09-Sep-2004 19:14:34\n", "AANCM_Temperature_1.5: 09-Sep-2004 19:14:34" ; :longitude = -65.910719395 ; :latitude = 42.329118172 ; data: lat = 42.329118172 ; lon = -65.910719395 ; depth = 2 ; time = 2453415, 2453415.04166667, 2453415.08333333, 2453415.125, 2453415.16666667, 2453415.20833333, 2453415.25, 2453415.29166667, 2453415.33333333, 2453415.375, 2453415.41666667, 2453415.45833333, 2453415.5, 2453415.54166667, 2453415.58333333, 2453415.625, 2453415.66666667, 2453415.70833333, 2453415.75, 2453415.79166667, 2453415.83333333, 2453415.875, 2453415.91666667, 2453415.95833333, 2453416, 2453416.04166667, 2453416.08333333, 2453416.125, 2453416.16666667, 2453416.20833333, 2453416.25, 2453416.29166667, 2453416.33333333, 2453416.375, 2453416.41666667, 2453416.45833333, 2453416.5, 2453416.54166667, 2453416.58333333, 2453416.625, 2453416.66666667, 2453416.70833333, 2453416.75, 2453416.79166667, 2453416.83333333, 2453416.875, 2453416.91666667, 2453416.95833333, 2453417, 2453417.04166667, 2453417.08333333, 2453417.125, 2453417.16666667, 2453417.20833333, 2453417.25, 2453417.29166667, 2453417.33333333, 2453417.375, 2453417.41666667, 2453417.45833333, 2453417.5, 2453417.54166667, 2453417.58333333, 2453417.625, 2453417.66666667, 2453417.70833333, 2453417.75, 2453417.79166667, 2453417.83333333, 2453417.875, 2453417.91666667, 2453417.95833333, 2453418, 2453418.04166667, 2453418.08333333, 2453418.125, 2453418.16666667, 2453418.20833333, 2453418.25, 2453418.29166667, 2453418.33333333, 2453418.375, 2453418.41666667, 2453418.45833333, 2453418.5, 2453418.54166667, 2453418.58333333, 2453418.625, 2453418.66666667, 2453418.70833333, 2453418.75, 2453418.79166667, 2453418.83333333, 2453418.875, 2453418.91666667, 2453418.95833333, 2453419, 2453419.04166667, 2453419.08333333, 2453419.125, 2453419.16666667, 2453419.20833333, 2453419.25, 2453419.29166667, 2453419.33333333, 2453419.375, 2453419.41666667, 2453419.45833333, 2453419.5, 2453419.54166667, 2453419.58333333, 2453419.625, 2453419.66666667, 2453419.70833333, 2453419.75, 2453419.79166667, 2453419.83333333, 2453419.875, 2453419.91666667, 2453419.95833333, 2453420, 2453420.04166667, 2453420.08333333, 2453420.125, 2453420.16666667, 2453420.20833333, 2453420.25, 2453420.29166667, 2453420.33333333, 2453420.375, 2453420.41666667, 2453420.45833333, 2453420.5, 2453420.54166667, 2453420.58333333, 2453420.625, 2453420.66666667, 2453420.70833333, 2453420.75, 2453420.79166667, 2453420.83333333, 2453420.875, 2453420.91666667, 2453420.95833333, 2453421, 2453421.04166667, 2453421.08333333, 2453421.125, 2453421.16666667, 2453421.20833333, 2453421.25, 2453421.29166667, 2453421.33333333, 2453421.375, 2453421.41666667 ; current_speed = 29.6233, 39.0089, 70.9786, 87.99, 119.0798, 99.1354, 92.3895, 46.3414, 23.7573, 32.263, 84.1771, 80.3642, 79.4843, 80.6575, 102.655, 121.4262, 116.4401, 109.6942, 66.5791, 29.0367, 8.799, 42.5285, 80.9508, 81.8307, 76.5513, 79.4843, 86.5235, 98.2555, 104.7081, 100.0153, 76.8446, 51.3275, 10.2655, 21.7042, 39.5955, 48.1012, 48.3945, 50.4476, 61.8863, 78.8977, 85.6436, 86.5235, 69.2188, 46.3414, 24.3439, 31.0898, 25.8104, 49.861, 44.8749, 57.4868, 57.1935, 70.0987, 87.1101, 85.3503, 78.0178, 54.2605, 48.9811, 13.7851, 48.3945, 56.0203, 72.4451, 68.3389, 61.0064, 59.2466, 66.5791, 68.9255, 73.0317, 61.0064, 47.8079, 28.7434, 27.8635, 43.1151, 39.5955, 48.6878, 68.0456, 73.9116, 65.1126, 68.3389, 64.2327, 61.8863, 55.727, 41.6486, 18.1846, 2.6397, 14.665, 30.2099, 26.9836, 33.4362, 50.7409, 72.7384, 80.3642, 79.4843, 81.8307, 69.5121, 39.3022, 9.0923, 28.1568, 54.8471, 57.4868, 56.9002, 76.258, 83.5905, 123.4793, 127.2922, 119.3731, 110.8674, 75.9647, 32.8496, 31.9697, 63.9394, 65.4059, 79.4843, 89.4565, 92.0962, 101.7751, 111.454, 105.2947, 97.6689, 81.5374, 49.861, 18.4779, 24.0506, 41.062, 54.5538, 67.459, 77.7245, 85.057, 101.1885, 107.3478, 96.2024, 89.1632, 62.4729, 39.0089, 41.3553, 36.9558, 40.7687, 43.4084, 58.9533, 74.2049, 94.7359, 95.9091, 85.6436, 77.7245, 63.6461, 30.7965, 24.6372, 34.6094, 36.0759, 47.2213, 43.4084, 75.9647, 92.6828, 108.2277, 107.6411, 96.4957 ; 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 ; current_direction = 201.2468, 273.3248, 274.3796, 273.3248, 277.1924, 276.1376, 296.5304, 282.1148, 231.836, 188.5892, 174.1736, 195.9728, 230.7812, 253.2836, 266.2928, 271.2152, 284.2244, 304.9688, 304.2656, 278.9504, 147.452, 136.904, 152.3744, 168.548, 184.37, 210.3884, 235.352, 261.0188, 277.1924, 283.8728, 280.3568, 299.3432, 259.2608, 151.6712, 144.9908, 149.21, 167.8448, 191.402, 221.288, 244.8452, 268.754, 276.8408, 289.1468, 271.2152, 211.0916, 158, 159.758, 160.1096, 161.1644, 189.2924, 226.9136, 250.8224, 259.964, 271.5668, 272.9732, 272.9732, 350.2868, 28.6112, 139.0136, 142.8812, 148.8584, 161.8676, 192.8084, 225.5072, 240.9776, 276.4892, 300.0464, 308.4848, 328.1744, 1.8896, 70.8032, 120.7304, 146.3972, 170.306, 214.256, 232.5392, 255.0416, 267.3476, 276.8408, 282.4664, 284.2244, 294.0692, 306.0236, 346.4192, 128.8172, 171.7124, 208.982, 256.0964, 261.0188, 272.27, 278.2472, 282.818, 288.7952, 288.4436, 291.9596, 189.644, 170.6576, 196.3244, 214.256, 229.3748, 244.142, 255.7448, 277.544, 282.818, 297.5852, 303.2108, 305.3204, 57.0908, 108.4244, 171.0092, 203.708, 226.9136, 237.11, 246.6032, 259.2608, 270.512, 280.7084, 286.334, 300.0464, 306.3752, 305.3204, 185.0732, 197.3792, 223.046, 244.4936, 246.9548, 255.0416, 269.1056, 272.27, 290.5532, 291.9596, 283.1696, 263.8316, 193.16, 190.3472, 190.6988, 216.7172, 233.9456, 252.2288, 268.4024, 274.7312, 294.4208, 306.7268, 305.672, 290.9048, 217.4204, 207.224, 199.8404, 210.74, 219.53, 233.594, 250.4708, 262.0736, 270.8636, 286.6856 ; 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 ; current_u = -10.73507, -38.94324, -70.77134, -87.8419, -118.1428, -98.56715, -82.66065, -45.30933, -18.67907, -4.818446, 8.545213, -22.1147, -61.57943, -77.24893, -102.4402, -121.3989, -112.8701, -89.89048, -55.0234, -28.68313, 4.733914, 29.05644, 37.53624, 16.24723, -5.832976, -40.20786, -71.17945, -97.05085, -103.8842, -97.09789, -75.59259, -44.74218, -10.08571, 10.29931, 22.71625, 24.62267, 10.18997, -9.973064, -40.83532, -71.41525, -85.62335, -85.90753, -65.38971, -46.33098, -12.57138, 11.64644, 8.930038, 16.96381, 14.48803, -9.282561, -41.76981, -66.20856, -85.77718, -85.31839, -77.91278, -54.18746, -8.263918, 6.601181, 31.74098, 33.80655, 37.46534, 21.26801, -13.5246, -42.26288, -58.21877, -68.48391, -63.21772, -47.75418, -25.2108, 0.947778, 26.31414, 37.06093, 21.91343, 8.198352, -38.30229, -58.66879, -62.90616, -68.26569, -63.77542, -60.42719, -54.01846, -38.0274, -14.70725, -0.6198449, 11.42623, 4.354517, -13.07449, -32.45657, -50.1188, -72.68132, -79.5331, -77.50352, -77.46718, -65.94165, -36.45074, -1.523196, 4.570808, -15.41617, -32.35883, -43.1864, -68.62288, -81.01663, -122.4105, -124.12, -105.8032, -92.75844, -61.98201, 27.57831, 30.33098, 9.992186, -26.29812, -58.04933, -75.11794, -84.52376, -99.99256, -111.4495, -103.4611, -93.72684, -70.58042, -40.14561, -15.07671, -2.126756, -12.26499, -37.23762, -60.88425, -71.5218, -82.17471, -101.1762, -107.2636, -90.07879, -82.69421, -60.82986, -38.78305, -9.415408, -6.63773, -7.568548, -25.9524, -47.6613, -70.66406, -94.69907, -95.5823, -77.98138, -62.29588, -51.70409, -28.76931, -14.97101, -15.83278, -12.24421, -24.13684, -27.62867, -61.13879, -87.35088, -107.1937, -107.6289, -92.43272 ; 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 ; current_v = -27.60975, 2.262366, 5.420212, 5.103081, 14.90899, 10.59922, 41.26786, 9.725721, -14.67998, -31.90116, -83.74224, -77.26154, -50.25661, -23.19989, -6.637437, 2.575165, 28.61169, 62.86907, 37.48603, 4.517512, -7.417038, -31.05474, -71.72212, -80.20156, -76.32875, -68.56444, -49.19147, -15.3387, 13.10962, 23.98039, 13.81493, 25.15252, -1.912861, -19.10488, -32.43109, -41.3213, -47.30954, -49.45198, -46.50151, -33.53668, -1.862328, 10.3059, 22.70305, 0.9827923, -20.84672, -28.82596, -24.21634, -46.88655, -42.4718, -56.73241, -39.0689, -23.02724, -15.18041, 2.333683, 4.046693, 2.814429, 48.27894, 12.10179, -36.53133, -44.6698, -62.00517, -64.94518, -59.48837, -41.52118, -32.30095, 7.78968, 36.56706, 37.96471, 40.62032, 28.72777, 9.161906, -22.03178, -32.97886, -47.99259, -56.24178, -44.9544, -16.80671, -3.162491, 7.650823, 13.35921, 13.69325, 16.98595, 10.6947, 2.565893, -9.192575, -29.89442, -23.6045, -8.034352, -7.921181, 2.881067, 11.52778, 17.63398, 26.36474, 21.99161, 14.69717, -8.963804, -27.78332, -52.63597, -47.51461, -37.04818, -33.25934, -20.58343, 16.21129, 28.24039, 55.27776, 60.7244, 43.91885, 17.84749, -10.10412, -63.1538, -59.88607, -54.29576, -48.57737, -36.57109, -18.96465, 0.9959493, 19.56488, 27.46803, 40.82587, 29.57108, 10.68296, -23.95638, -39.18747, -39.86824, -29.04865, -30.42581, -21.95471, -1.579511, 4.251897, 33.77444, 33.34282, 14.23347, -4.191547, -40.26923, -36.3548, -40.06001, -34.79601, -34.69715, -22.64857, -2.641215, 7.910698, 35.40806, 46.47926, 37.11486, 10.98869, -19.56682, -30.77554, -33.93449, -40.5865, -33.48053, -45.08529, -30.98268, -14.9247, 1.622377, 27.70582 ; 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 ; temperature = 2.907797, 2.907797, 2.775565, 2.709392, 2.51064, 2.576929, 2.676291, 2.64318, 2.64318, 2.64318, 2.676291, 2.178597, 2.012199, 2.012199, 2.045499, 2.078789, 2.278315, 2.411131, 2.610059, 2.610059, 2.543789, 2.610059, 2.610059, 2.444311, 2.344743, 2.178597, 2.112069, 2.112069, 2.211847, 2.344743, 2.411131, 2.344743, 2.311534, 2.311534, 2.344743, 2.411131, 2.377942, 2.311534, 2.311534, 2.344743, 2.411131, 2.47748, 2.411131, 2.377942, 2.47748, 2.377942, 2.377942, 2.377942, 2.344743, 2.278315, 2.245086, 2.311534, 2.178597, 2.278315, 2.377942, 2.377942, 2.610059, 2.610059, 2.377942, 2.411131, 2.311534, 2.344743, 2.344743, 2.344743, 2.344743, 2.64318, 2.709392, 2.676291, 2.610059, 2.676291, 2.676291, 2.676291, 2.610059, 2.709392, 2.444311, 2.411131, 2.47748, 2.543789, 2.576929, 2.51064, 2.576929, 2.64318, 2.709392, 2.64318, 2.676291, 2.543789, 2.576929, 2.676291, 2.64318, 2.64318, 2.940831, 2.973855, 2.874753, 3.369426, 3.960348, 3.993094, 3.730883, 3.435226, 3.30359, 3.171807, 3.072873, 3.270658, 3.698068, 3.829277, 3.665244, 3.796488, 3.993094, 4.483281, 4.646267, 4.123994, 3.10586, 2.8417, 2.610059, 2.47748, 2.444311, 2.411131, 2.47748, 2.444311, 2.64318, 2.874753, 2.973855, 2.973855, 2.64318, 2.47748, 2.444311, 2.377942, 2.377942, 2.411131, 2.411131, 2.444311, 2.145338, 2.278315, 2.311534, 2.377942, 2.278315, 2.245086, 2.211847, 2.112069, 2.178597, 2.245086, 2.377942, 2.543789, 2.874753, 2.907797, 2.973855, 2.940831, 2.940831, 3.10586, 3.006871, 2.940831, 2.610059, 2.444311, 2.47748, 2.676291, 2.676291 ; 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 ; }