netcdf J0209.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., 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.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 = "12-Jan-2005 14:45:45: Modified [lon,lat] to [-67.012800,44.889500].\n", "04-Oct-2004 00:58:19: Modified [lon,lat] to [-67.012150,44.889250].\n", "Sun Oct 3 22:07:49 2004: /usr/local/nco/bin/ncrcat -d time,2453282.85416667,2453285.9 J0209.aanderaa.realtime.nc J0209.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 = "AANCM713" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0209" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.4 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453436.00000579 ; :starting_julian_day_string = "2005-03-06 00:00:00" ; :ending_julian_day_number = 2453442.95833912 ; :ending_julian_day_string = "2005-03-12 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 24-Aug-2004 18:15:24\n", "AANCM_Temperature_1.5: 24-Aug-2004 18:15:24" ; :longitude = -67.0128 ; :latitude = 44.8895 ; data: lat = 44.8895 ; lon = -67.0128 ; depth = 2 ; time = 2453436, 2453436.04166667, 2453436.08333333, 2453436.125, 2453436.16666667, 2453436.20833333, 2453436.25, 2453436.29166667, 2453436.33333333, 2453436.375, 2453436.41666667, 2453436.45833333, 2453436.5, 2453436.54166667, 2453436.58333333, 2453436.625, 2453436.66666667, 2453436.70833333, 2453436.75, 2453436.79166667, 2453436.83333333, 2453436.875, 2453436.91666667, 2453436.95833333, 2453437, 2453437.04166667, 2453437.08333333, 2453437.125, 2453437.16666667, 2453437.20833333, 2453437.25, 2453437.29166667, 2453437.33333333, 2453437.375, 2453437.41666667, 2453437.45833333, 2453437.5, 2453437.54166667, 2453437.58333333, 2453437.625, 2453437.66666667, 2453437.70833333, 2453437.75, 2453437.79166667, 2453437.83333333, 2453437.875, 2453437.91666667, 2453437.95833333, 2453438, 2453438.04166667, 2453438.08333333, 2453438.125, 2453438.16666667, 2453438.20833333, 2453438.25, 2453438.29166667, 2453438.33333333, 2453438.375, 2453438.41666667, 2453438.45833333, 2453438.5, 2453438.54166667, 2453438.58333333, 2453438.625, 2453438.66666667, 2453438.70833333, 2453438.75, 2453438.79166667, 2453438.83333333, 2453438.875, 2453438.91666667, 2453438.95833333, 2453439, 2453439.04166667, 2453439.08333333, 2453439.125, 2453439.16666667, 2453439.20833333, 2453439.25, 2453439.29166667, 2453439.33333333, 2453439.375, 2453439.41666667, 2453439.45833333, 2453439.5, 2453439.54166667, 2453439.58333333, 2453439.625, 2453439.66666667, 2453439.70833333, 2453439.75, 2453439.79166667, 2453439.83333333, 2453439.875, 2453439.91666667, 2453439.95833333, 2453440, 2453440.04166667, 2453440.08333333, 2453440.125, 2453440.16666667, 2453440.20833333, 2453440.25, 2453440.29166667, 2453440.33333333, 2453440.375, 2453440.41666667, 2453440.45833333, 2453440.5, 2453440.54166667, 2453440.58333333, 2453440.625, 2453440.66666667, 2453440.70833333, 2453440.75, 2453440.79166667, 2453440.83333333, 2453440.875, 2453440.91666667, 2453440.95833333, 2453441, 2453441.04166667, 2453441.08333333, 2453441.125, 2453441.16666667, 2453441.20833333, 2453441.25, 2453441.29166667, 2453441.33333333, 2453441.375, 2453441.41666667, 2453441.45833333, 2453441.5, 2453441.54166667, 2453441.58333333, 2453441.625, 2453441.66666667, 2453441.70833333, 2453441.75, 2453441.79166667, 2453441.83333333, 2453441.875, 2453441.91666667, 2453441.95833333, 2453442, 2453442.04166667, 2453442.08333333, 2453442.125, 2453442.16666667, 2453442.20833333, 2453442.25, 2453442.29166667, 2453442.33333333, 2453442.375, 2453442.41666667, 2453442.45833333, 2453442.5, 2453442.54166667, 2453442.58333333, 2453442.625, 2453442.66666667, 2453442.70833333, 2453442.75, 2453442.79166667, 2453442.83333333, 2453442.875, 2453442.91666667, 2453442.95833333 ; current_speed = 25.8104, 73.6183, 118.7865, 107.3478, 103.5349, 90.3364, 37.8357, 43.4084, 106.4679, 114.9736, 103.8282, 75.9647, 18.1846, 60.4198, 122.5994, 128.1721, 122.8927, 96.789, 80.0709, 20.531, 39.8888, 100.0153, 99.4287, 100.8952, 78.6044, 29.33, 78.8977, 116.1468, 116.7334, 132.2783, 88.8699, 23.464, 32.263, 93.856, 120.5463, 129.052, 105.2947, 42.2352, 55.4337, 128.1721, 141.6639, 139.9041, 107.6411, 81.8307, 26.9836, 58.0734, 113.2138, 124.9458, 122.3061, 91.2163, 26.9836, 67.459, 118.7865, 119.0798, 115.8535, 91.8029, 53.0873, 43.4084, 121.4262, 102.655, 105.2947, 106.1746, 57.4868, 22.5841, 120.5463, 130.5185, 135.5046, 105.8813, 86.2302, 20.531, 75.3781, 127.8788, 131.6917, 136.3845, 85.6436, 30.5032, 51.0342, 155.1557, 134.918, 152.8093, 106.4679, 61.8863, 16.4248, 84.7637, 124.6525, 133.1582, 116.7334, 39.8888, 39.0089, 145.7701, 144.3036, 135.5046, 140.4907, 73.0317, 15.8382, 48.3945, 129.9319, 123.186, 133.4515, 90.6297, 12.3186, 110.8674, 132.8649, 119.3731, 126.7056, 92.6828, 28.1568, 34.9027, 125.5324, 136.6778, 162.1949, 119.6664, 47.5146, 83.0039, 144.8902, 130.2252, 161.0217, 122.5994, 63.9394, 17.8913, 99.722, 134.6247, 142.8371, 108.2277, 75.9647, 27.2769, 129.3453, 149.583, 153.9825, 117.32, 108.8143, 1.1732, 50.7409, 125.2391, 140.4907, 143.1304, 109.4009, 32.263, 82.4173, 134.3314, 129.3453, 147.5299, 126.119, 83.2972, 30.7965, 125.2391, 136.0912, 132.5716, 120.5463, 45.7548, 41.3553, 154.2758, 180.0862, 176.5666, 189.4718, 78.3111, 13.1985, 76.8446, 128.7587, 136.3845, 140.784, 83.5905, 14.9583, 103.2416, 152.8093, 157.2088, 175.6867, 88.5766 ; 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 = 97.628, 124.3496, 122.5916, 119.0756, 120.1304, 116.6144, 159.158, 321.9488, 280.1084, 284.6792, 289.25, 311.4008, 356.7188, 127.1624, 122.9432, 122.9432, 117.3176, 109.2308, 126.1076, 145.4456, 309.2912, 291.3596, 299.4464, 298.04, 284.6792, 197.834, 134.546, 124.7012, 117.3176, 126.1076, 122.24, 147.9068, 251.2772, 281.8664, 285.0308, 292.0628, 288.5468, 286.0856, 131.3816, 128.5688, 129.6236, 122.24, 125.4044, 116.2628, 112.3952, 292.766, 279.0536, 289.9532, 284.3276, 289.6016, 291.3596, 129.6236, 121.1852, 120.1304, 117.3176, 115.208, 120.8336, 293.4692, 278.3504, 308.588, 291.008, 288.8984, 284.6792, 132.4364, 123.2948, 113.8016, 122.24, 105.7148, 121.5368, 49.8104, 301.2044, 294.524, 295.9304, 292.0628, 307.8848, 327.926, 122.24, 117.6692, 114.1532, 119.4272, 117.6692, 123.998, 120.8336, 295.9304, 292.0628, 292.0628, 282.5696, 3.7508, 130.6784, 117.6692, 115.5596, 118.3724, 111.692, 100.7924, 161.6192, 306.1268, 281.8664, 291.3596, 281.8664, 282.218, 146.852, 121.8884, 127.1624, 129.9752, 127.514, 115.9112, 109.5824, 293.1176, 286.0856, 288.8984, 284.3276, 282.9212, 344.7644, 131.7332, 129.272, 123.2948, 112.0436, 124.3496, 127.8656, 115.208, 281.1632, 280.1084, 291.008, 325.1132, 304.7204, 123.6464, 126.8108, 119.7788, 125.4044, 121.8884, 142.2812, 236.51, 294.524, 280.46, 291.3596, 285.0308, 287.492, 286.0856, 126.8108, 117.3176, 117.3176, 121.8884, 129.6236, 130.3268, 303.6656, 277.9988, 293.4692, 292.4144, 293.1176, 344.0612, 133.8428, 121.1852, 116.2628, 116.6144, 118.3724, 121.5368, 272.7248, 297.3368, 279.0536, 283.976, 277.2956, 280.46, 165.4868, 121.5368, 130.6784, 126.1076, 125.756, 121.1852 ; 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 = 25.582, 60.78001, 100.0814, 93.81975, 89.54581, 80.7645, 13.46164, -26.75544, -104.8152, -111.2208, -98.02306, -56.98126, -1.040822, 48.15014, 102.8867, 107.5633, 109.1872, 91.38812, 64.69022, 11.64495, -30.87144, -93.14554, -86.5841, -89.05209, -76.03873, -8.982614, 56.2294, 95.48801, 103.7149, 106.8692, 75.16802, 12.46638, -30.55573, -91.85027, -116.422, -119.6019, -99.82613, -40.58164, 41.5932, 100.2126, 109.1167, 118.3338, 87.73647, 73.38364, 24.94844, -53.54907, -111.8033, -117.4455, -118.502, -85.93014, -25.13017, 51.96034, 101.6216, 102.9904, 102.9331, 83.06029, 45.58391, -39.81741, -120.1389, -80.24039, -98.2958, -100.4512, -55.61042, 16.66767, 100.7595, 119.4177, 114.6126, 101.9237, 73.49438, 15.6839, -64.47273, -116.3425, -118.4338, -126.3974, -67.59396, -16.19763, 43.16579, 137.4126, 123.1066, 133.0939, 94.29259, 51.30728, 14.10331, -76.23019, -115.5245, -123.4074, -113.9356, 2.609408, 29.58357, 129.1003, 130.1816, 119.2275, 130.5417, 71.73992, 4.994276, -39.08892, -127.1552, -114.7247, -130.5996, -88.57689, 6.735855, 94.13514, 105.8836, 91.4783, 100.5035, 83.36562, 26.52822, -32.10004, -120.6177, -129.3101, -157.1501, -116.6363, -12.4863, 61.94188, 112.1667, 108.8497, 149.2508, 101.2193, 50.47713, 16.18747, -97.83523, -132.535, -133.3428, -61.90158, -62.43852, 22.70728, 103.5562, 129.8305, 125.5086, 99.61391, 66.57114, -0.9784278, -46.16344, -123.1579, -130.8408, -138.2334, -104.3421, -30.99986, 65.98481, 119.3503, 114.9202, 125.2645, 97.14324, 63.50293, -25.63153, -124.0206, -124.833, -122.5558, -110.8665, -12.56475, 29.82722, 131.9827, 161.4966, 157.8579, 166.712, 66.7449, -13.18358, -68.26279, -127.1546, -132.3471, -139.6442, -82.20139, 3.748595, 87.99327, 115.8875, 127.0108, 142.572, 75.77711 ; 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 = -3.426092, -41.53846, -63.98402, -52.16708, -51.97138, -40.46924, -35.35992, 34.18239, 18.68629, 29.13509, 34.23119, 50.23715, 18.15479, -36.49817, -66.67046, -69.70093, -56.39822, -31.8798, -47.18607, -16.90909, 25.26006, 36.42759, 48.88006, 47.42961, 19.91889, -27.92063, -55.34529, -66.12199, -53.57158, -77.95207, -47.40915, -19.87835, -10.3561, 19.29964, 31.26227, 48.47485, 33.49205, 11.70224, -36.64561, -79.9094, -90.34492, -74.63421, -62.3612, -36.20919, -10.28056, 22.47257, 17.81514, 42.63807, 30.26657, 30.60105, 9.827972, -43.02139, -61.50837, -59.77445, -53.16778, -39.09937, -27.20971, 17.28766, 17.63431, 64.02756, 37.74797, 34.389, 14.56754, -15.2391, -66.17352, -52.67346, -72.28722, -28.67786, -45.10237, 13.24905, 39.05284, 53.07921, 57.58602, 51.2291, 52.59167, 25.84728, -27.22506, -72.04903, -55.20546, -75.07785, -49.44007, -34.60459, -8.418473, 37.06539, 46.8223, 50.01723, 25.40415, 39.80336, -25.42649, -67.69068, -62.25975, -64.39185, -51.92775, -13.67526, -15.03016, 28.53215, 26.71794, 44.86683, 27.44168, 19.18013, -10.31388, -58.56753, -80.26054, -76.69196, -77.15804, -40.50031, -9.437095, 13.70349, 34.78166, 44.26871, 40.13768, 26.7587, 45.84462, -55.25262, -91.71587, -71.48672, -60.43338, -69.17561, -39.24673, -7.620005, 19.3066, 23.62812, 51.20686, 88.77741, 43.26738, -15.1132, -77.50041, -74.29082, -89.2088, -61.97622, -86.07459, -0.6473617, 21.06125, 22.73704, 51.16955, 37.11919, 32.88292, 8.939212, -49.38235, -61.6477, -59.35947, -77.9351, -80.4313, -53.90549, 17.07188, 17.42732, 54.19914, 50.54991, 47.32885, 43.99578, -28.64608, -79.88494, -79.68617, -79.09898, -90.03708, -40.96032, 0.6274409, 35.28859, 20.26126, 32.93896, 17.87794, 15.17577, -14.48098, -54.00011, -99.60302, -92.6437, -102.6598, -45.8655 ; 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 = 1.421567, 1.08558, 0.8834593, 0.7822475, 0.8497334, 0.8497334, 0.8497334, 1.119228, 1.051921, 1.152865, 1.220106, 1.421567, 1.488634, 1.287303, 1.119228, 0.8497334, 0.9171741, 0.9508776, 0.98457, 0.98457, 1.051921, 1.220106, 1.152865, 1.421567, 2.090339, 1.320886, 1.354457, 1.220106, 1.051921, 1.119228, 1.08558, 1.051921, 1.08558, 1.287303, 1.320886, 1.354457, 1.956918, 2.156988, 1.555659, 1.320886, 1.119228, 1.220106, 1.220106, 1.220106, 1.25371, 1.25371, 1.354457, 1.421567, 1.823333, 2.056999, 2.123669, 1.555659, 1.589155, 1.25371, 1.320886, 1.287303, 1.287303, 1.388018, 1.421567, 1.589155, 1.723034, 2.156988, 1.856745, 1.890146, 1.856745, 1.455106, 1.522152, 1.589155, 1.555659, 1.923537, 1.622641, 1.68958, 1.723034, 2.090339, 2.156988, 2.156988, 1.990289, 1.923537, 1.756477, 1.823333, 1.823333, 1.856745, 1.890146, 1.923537, 1.68958, 1.756477, 2.056999, 1.923537, 2.056999, 1.890146, 1.756477, 1.756477, 1.723034, 1.78991, 1.656116, 1.622641, 1.756477, 1.723034, 1.890146, 2.023649, 1.823333, 1.756477, 1.522152, 1.522152, 1.488634, 1.421567, 1.388018, 1.354457, 1.522152, 1.522152, 1.68958, 1.990289, 1.622641, 1.68958, 1.756477, 1.522152, 1.589155, 1.589155, 1.555659, 1.589155, 1.656116, 1.622641, 1.68958, 2.023649, 1.622641, 1.856745, 1.656116, 1.488634, 1.488634, 1.488634, 1.421567, 1.421567, 1.388018, 1.555659, 1.555659, 1.923537, 1.923537, 1.78991, 1.823333, 1.622641, 1.589155, 1.622641, 1.589155, 1.589155, 1.622641, 1.555659, 1.656116, 1.890146, 1.956918, 1.622641, 1.823333, 1.756477, 1.555659, 1.589155, 1.555659, 1.488634, 1.488634, 1.589155, 1.589155, 1.656116, 1.923537, 1.890146, 1.78991, 1.78991, 1.555659, 1.589155, 1.622641, 1.589155 ; 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 ; }