netcdf L0104.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.7143, 0.03428, -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-Oct-2003 12:32:58: Modified [lon,lat] to [-66.553590,43.625566].\n", "Wed Oct 8 20:40:02 2003: ncrcat -d time,2452921.7916666, pre/L0104.aanderaa.realtime.nc post/L0104.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 = "AANCM713" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0104" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.0667 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453037.04167244 ; :starting_julian_day_string = "2004-02-01 01:00:00" ; :ending_julian_day_number = 2453044.00000579 ; :ending_julian_day_string = "2004-02-08 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 12:10:26\n", "AANCM_Temperature_1.5: 03-Oct-2003 12:10:26" ; data: lat = 43.6255658467611 ; lon = -66.553589714898 ; depth = 2 ; time = 2453037.04166667, 2453037.08333333, 2453037.125, 2453037.16666667, 2453037.20833333, 2453037.25, 2453037.29166667, 2453037.33333333, 2453037.375, 2453037.41666667, 2453037.45833333, 2453037.5, 2453037.54166667, 2453037.58333333, 2453037.625, 2453037.66666667, 2453037.70833333, 2453037.75, 2453037.79166667, 2453037.83333333, 2453037.875, 2453037.91666667, 2453037.95833333, 2453038, 2453038.04166667, 2453038.08333333, 2453038.125, 2453038.16666667, 2453038.20833333, 2453038.25, 2453038.29166667, 2453038.33333333, 2453038.375, 2453038.41666667, 2453038.45833333, 2453038.5, 2453038.54166667, 2453038.58333333, 2453038.625, 2453038.66666667, 2453038.70833333, 2453038.75, 2453038.79166667, 2453038.83333333, 2453038.875, 2453038.91666667, 2453038.95833333, 2453039, 2453039.04166667, 2453039.08333333, 2453039.125, 2453039.16666667, 2453039.20833333, 2453039.25, 2453039.29166667, 2453039.33333333, 2453039.375, 2453039.41666667, 2453039.45833333, 2453039.5, 2453039.54166667, 2453039.58333333, 2453039.625, 2453039.66666667, 2453039.70833333, 2453039.75, 2453039.79166667, 2453039.83333333, 2453039.875, 2453039.91666667, 2453039.95833333, 2453040, 2453040.04166667, 2453040.08333333, 2453040.125, 2453040.16666667, 2453040.20833333, 2453040.25, 2453040.29166667, 2453040.33333333, 2453040.375, 2453040.41666667, 2453040.45833333, 2453040.5, 2453040.54166667, 2453040.58333333, 2453040.625, 2453040.66666667, 2453040.70833333, 2453040.75, 2453040.79166667, 2453040.83333333, 2453040.875, 2453040.91666667, 2453040.95833333, 2453041, 2453041.04166667, 2453041.08333333, 2453041.125, 2453041.16666667, 2453041.20833333, 2453041.25, 2453041.29166667, 2453041.33333333, 2453041.375, 2453041.41666667, 2453041.45833333, 2453041.5, 2453041.54166667, 2453041.58333333, 2453041.625, 2453041.66666667, 2453041.70833333, 2453041.75, 2453041.79166667, 2453041.83333333, 2453041.875, 2453041.91666667, 2453041.95833333, 2453042, 2453042.04166667, 2453042.08333333, 2453042.125, 2453042.16666667, 2453042.20833333, 2453042.25, 2453042.29166667, 2453042.33333333, 2453042.375, 2453042.41666667, 2453042.45833333, 2453042.5, 2453042.54166667, 2453042.58333333, 2453042.625, 2453042.66666667, 2453042.70833333, 2453042.75, 2453042.79166667, 2453042.83333333, 2453042.875, 2453042.91666667, 2453042.95833333, 2453043, 2453043.04166667, 2453043.08333333, 2453043.125, 2453043.16666667, 2453043.20833333, 2453043.25, 2453043.29166667, 2453043.33333333, 2453043.375, 2453043.41666667, 2453043.45833333, 2453043.5, 2453043.54166667, 2453043.58333333, 2453043.625, 2453043.66666667, 2453043.70833333, 2453043.75, 2453043.79166667, 2453043.83333333, 2453043.875, 2453043.91666667, 2453043.95833333, 2453044 ; current_speed = 39.5955, 48.1012, 48.6878, 45.7548, 19.9444, 9.0923, 21.7042, 31.9697, 45.1682, 45.1682, 17.598, 13.7851, 34.9027, 49.5677, 56.0203, 58.3667, 51.9141, 31.9697, 25.8104, 37.2491, 49.5677, 43.4084, 31.6764, 9.0923, 21.1176, 39.0089, 51.0342, 48.1012, 46.3414, 29.0367, 36.6625, 48.9811, 68.6322, 64.8193, 51.6208, 47.8079, 17.598, 8.5057, 24.3439, 39.0089, 44.8749, 35.7826, 22.2908, 35.196, 43.7017, 63.3528, 60.1265, 40.7687, 22.2908, 11.1454, 16.7181, 21.9975, 15.5449, 17.0114, 7.3325, 11.732, 44.5816, 70.0987, 59.5399, 51.9141, 69.2188, 39.8888, 20.531, 11.1454, 52.5007, 43.4084, 30.5032, 21.9975, 22.2908, 49.5677, 65.9925, 69.8054, 65.6992, 41.3553, 25.8104, 7.6258, 9.9722, 35.196, 16.1315, 12.0253, 40.7687, 80.6575, 83.2972, 74.4982, 56.0203, 31.3831, 53.0873, 75.3781, 88.8699, 83.8838, 47.2213, 40.1821, 14.665, 14.665, 44.8749, 48.3945, 48.3945, 34.9027, 33.7295, 53.9672, 78.6044, 89.1632, 75.9647, 59.8332, 26.9836, 9.3856, 18.7712, 27.5702, 27.5702, 12.6119, 35.4893, 53.0873, 71.8585, 88.5766, 79.191, 65.1126, 32.5563, 19.0645, 25.8104, 24.3439, 29.33, 8.2124, 24.3439, 46.928, 58.3667, 77.1379, 93.2694, 80.9508, 46.0481, 26.397, 11.732, 16.1315, 32.8496, 41.6486, 25.2238, 0.8799, 29.6233, 78.0178, 84.4704, 63.3528, 42.5285, 20.531, 27.2769, 41.3553, 44.2883, 63.6461, 33.4362, 13.4918, 21.4109, 46.3414, 55.1404, 54.2605, 52.5007, 41.062, 26.9836, 30.5032, 60.4198, 49.861, 36.6625, 9.0923, 21.1176, 47.5146, 70.9786, 78.0178, 63.0595, 36.6625, 5.2794, 34.9027 ; 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 = 173.5553, 187.6193, 166.8749, 157.3817, 149.6465, 271.3001, 308.5697, 310.6793, 300.8345, 319.1177, 3.3809, 140.5049, 162.3041, 183.4001, 177.4229, 183.0485, 201.6833, 237.1949, 277.6289, 320.5241, 324.3917, 322.9853, 321.2273, 68.4269, 145.0757, 173.2037, 186.2129, 192.8933, 196.7609, 248.7977, 272.7065, 301.8893, 303.2957, 326.5013, 327.5561, 323.3369, 320.8757, 195.3545, 155.6237, 162.6557, 178.4777, 177.4229, 239.3045, 298.0217, 320.1725, 326.8529, 320.1725, 338.1041, 334.5881, 106.7513, 187.9709, 171.7973, 163.3589, 147.5369, 97.6097, 349.3169, 342.6365, 337.4009, 338.1041, 344.0429, 352.4813, 4.7873, 42.7601, 58.9337, 151.7561, 150.3497, 139.4501, 75.8105, 18.4997, 1.6229, 345.0977, 346.1525, 340.9169, 340.5653, 346.5041, 36.0797, 91.9841, 166.1717, 138.3953, 310.3277, 331.0721, 339.5105, 338.1041, 332.4785, 10.0613, 56.1209, 109.9157, 132.0665, 141.2081, 146.1305, 154.5689, 151.4045, 136.2857, 325.0949, 337.0493, 357.4037, 10.7645, 49.0889, 90.2261, 133.4729, 141.5597, 148.9433, 158.7881, 158.0849, 163.7105, 22.7189, 302.9441, 347.2073, 344.3945, 25.5317, 138.3953, 157.7333, 153.8657, 160.1945, 156.6785, 151.4045, 142.2629, 91.9841, 29.3993, 10.4129, 352.8329, 13.2257, 157.0301, 167.2265, 160.5461, 156.6785, 161.2493, 153.5141, 156.3269, 125.7377, 56.1209, 17.4449, 342.2849, 336.6977, 4.7873, 253.0169, 154.5689, 163.0073, 153.8657, 142.6145, 138.0437, 81.4361, 41.7053, 16.3901, 357.4037, 338.1041, 340.9169, 309.2729, 174.9617, 163.3589, 150.3497, 137.3405, 128.1989, 108.8609, 72.2945, 23.0705, 350.7233, 342.9881, 333.5333, 298.0217, 204.1445, 180.5873, 182.3453, 173.2037, 157.7333, 149.2949, 63.5045, 4.0841 ; 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 = 4.444365, -6.377751, 11.05593, 17.59685, 10.07858, -9.089959, -16.96943, -24.24486, -38.78374, -29.56292, 1.037817, 8.767492, 10.6092, -2.939767, 2.518881, -3.104015, -19.18101, -26.87112, -25.58195, -23.68125, -28.86033, -26.13272, -19.83679, 8.455378, 12.08969, 4.616307, -5.523084, -10.73312, -13.36386, -27.07118, -36.6216, -41.5884, -57.36613, -35.77494, -27.6932, -28.54651, -11.10442, -2.252228, 10.0474, 11.62906, 1.192147, 1.608919, -19.16769, -31.06996, -27.98999, -34.64071, -38.50972, -15.20352, -9.565489, 10.67244, -2.318301, 3.138506, 4.451682, 9.130977, 7.267924, -2.17484, -13.30461, -26.93759, -22.2037, -14.2721, -9.057264, 3.328998, 13.93912, 9.546824, 24.84469, 21.47435, 19.83044, 21.32636, 7.072864, 1.403815, -16.9714, -16.70712, -21.47964, -13.76024, -6.023522, 4.49091, 9.966222, 8.412305, 10.71111, -9.167554, -19.72017, -28.23301, -31.06331, -34.42424, 9.786842, 26.05474, 49.9124, 55.95827, 55.67643, 46.74871, 20.27802, 19.23207, 10.13444, -8.39159, -17.49847, -2.192197, 9.03877, 26.3769, 33.72924, 39.16399, 48.86827, 45.99805, 27.48541, 22.33168, 7.568652, 3.624816, -15.75282, -6.104711, -7.416722, 5.43586, 23.56445, 20.11575, 31.65199, 30.01225, 31.35093, 31.16438, 19.92573, 19.05307, 12.67015, 4.399931, -3.659314, 1.878895, 9.500146, 10.37566, 19.43893, 30.53813, 29.98154, 36.10224, 18.48913, 21.42643, 9.74009, 4.836038, -9.995611, -16.47545, 2.105102, -0.8415284, 12.721, 22.80069, 37.20724, 38.46622, 28.43301, 20.30209, 18.14731, 11.66946, -2.006192, -23.73499, -10.9316, -10.44454, 1.88034, 13.27105, 27.27823, 36.76908, 41.25866, 38.85722, 25.70545, 11.95309, -9.739822, -14.58785, -16.33965, -8.026407, -8.637929, -0.4870313, -2.90457, 9.232615, 23.8944, 18.72058, 4.724902, 2.485793 ; 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 = -39.34528, -47.67651, -47.41591, -42.23568, -17.2105, 0.2062959, 13.53184, 20.83863, 23.15141, 34.14967, 17.56737, -10.63767, -33.25122, -49.48045, -55.96364, -58.2841, -48.24067, -17.32064, 3.426494, 28.75229, 40.29935, 34.66079, 24.69608, 3.343129, -17.31451, -38.73479, -50.73446, -46.88844, -44.37266, -10.50147, 1.731195, 25.87572, 37.67634, 54.05271, 43.56368, 38.3496, 13.65216, -8.202097, -22.17375, -37.23519, -44.85906, -35.74641, -11.3789, 16.53529, 33.56187, 53.04337, 46.17572, 37.82777, 20.13408, -3.212305, -16.55658, -21.77246, -14.89384, -14.35315, -0.9710004, 11.52866, 42.55005, 64.71626, 55.24487, 49.91373, 68.62367, 39.74964, 15.07392, 5.751356, -46.25003, -37.72454, -23.17755, 5.392241, 21.13893, 49.54782, 63.77289, 67.77659, 62.08873, 38.99893, 25.09769, 6.163161, -0.3452591, -34.17589, -12.06223, 7.782274, 35.68195, 75.55481, 77.28838, 66.06779, 55.15879, 17.49427, -18.08351, -50.50278, -69.26756, -69.64948, -42.64567, -35.28071, -10.59978, 12.02678, 41.32264, 48.34482, 47.54291, 22.85733, -0.1331027, -37.13005, -61.5674, -76.38229, -70.81799, -55.50953, -25.90039, 8.657378, 10.20816, 26.88584, 26.55387, 11.38031, -26.5369, -49.12859, -64.51198, -83.33714, -72.72093, -57.1702, -25.74641, -0.6600541, 22.48653, 23.94298, 29.10083, 7.994577, -22.41367, -45.76661, -55.03453, -70.83557, -88.31924, -72.45454, -42.17321, -15.41784, 6.539913, 15.38954, 31.29192, 38.25134, 25.1358, -0.2570097, -26.75287, -74.6117, -75.83449, -50.33813, -31.62653, 3.057319, 20.3643, 39.67474, 44.24284, 59.05486, 31.59873, 8.540509, -21.32817, -44.4005, -47.92037, -39.90283, -32.46608, -13.27418, 8.206374, 28.06366, 59.62959, 47.67928, 32.82003, 4.271616, -19.27016, -47.5121, -70.91914, -77.46958, -58.35716, -31.52267, 2.355286, 34.81407 ; 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 = 4.073111, 4.204144, 4.335042, 4.30233, 4.400442, 4.335042, 4.335042, 4.236881, 4.138644, 4.138644, 4.204144, 4.204144, 4.236881, 4.073111, 3.974748, 4.105882, 2.821287, 2.62241, 2.986756, 3.941943, 3.941943, 3.876308, 4.105882, 4.204144, 4.236881, 4.171398, 3.843477, 3.679194, 3.382926, 3.349962, 3.349962, 3.085923, 3.218017, 3.843477, 3.876308, 3.646311, 3.481762, 3.51469, 3.547609, 3.646311, 3.580518, 3.679194, 3.613419, 3.448826, 3.382926, 3.448826, 3.547609, 3.613419, 3.679194, 3.744933, 3.613419, 3.547609, 3.481762, 3.547609, 3.613419, 3.941943, 3.744933, 3.712068, 3.90913, 3.876308, 3.382926, 3.382926, 3.41588, 3.51469, 4.269609, 3.941943, 4.073111, 4.269609, 4.236881, 4.007544, 3.843477, 3.744933, 3.51469, 3.448826, 3.41588, 3.481762, 3.51469, 3.810638, 3.744933, 3.712068, 3.77779, 3.744933, 3.679194, 3.810638, 3.941943, 3.810638, 3.382926, 3.51469, 3.843477, 3.941943, 3.77779, 3.876308, 3.876308, 3.810638, 3.448826, 3.51469, 3.876308, 3.876308, 3.843477, 3.876308, 3.90913, 3.646311, 3.580518, 3.679194, 3.77779, 3.744933, 3.547609, 3.41588, 3.448826, 3.547609, 3.547609, 3.547609, 3.51469, 3.41588, 3.41588, 3.547609, 3.77779, 3.876308, 3.876308, 3.810638, 3.481762, 3.382926, 3.284008, 3.31699, 3.349962, 3.613419, 4.367746, 4.43313, 4.498481, 4.43313, 4.400442, 4.30233, 4.367746, 3.876308, 3.382926, 3.31699, 3.448826, 4.138644, 4.204144, 4.269609, 4.465809, 4.531144, 4.43313, 4.138644, 4.269609, 4.204144, 4.105882, 4.138644, 4.138644, 4.138644, 4.269609, 4.236881, 4.138644, 4.105882, 4.007544, 4.040332, 4.073111, 4.105882, 4.105882, 3.744933, 3.580518, 3.77779, 4.105882, 4.073111, 4.30233, 4.367746, 4.367746, 4.335042 ; 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 ; }