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 = 2453408.00000579 ; :starting_julian_day_string = "2005-02-06 00:00:00" ; :ending_julian_day_number = 2453414.95833912 ; :ending_julian_day_string = "2005-02-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 = 2453408, 2453408.04166667, 2453408.08333333, 2453408.125, 2453408.16666667, 2453408.20833333, 2453408.25, 2453408.29166667, 2453408.33333333, 2453408.375, 2453408.41666667, 2453408.45833333, 2453408.5, 2453408.54166667, 2453408.58333333, 2453408.625, 2453408.66666667, 2453408.70833333, 2453408.75, 2453408.79166667, 2453408.83333333, 2453408.875, 2453408.91666667, 2453408.95833333, 2453409, 2453409.04166667, 2453409.08333333, 2453409.125, 2453409.16666667, 2453409.20833333, 2453409.25, 2453409.29166667, 2453409.33333333, 2453409.375, 2453409.41666667, 2453409.45833333, 2453409.5, 2453409.54166667, 2453409.58333333, 2453409.625, 2453409.66666667, 2453409.70833333, 2453409.75, 2453409.79166667, 2453409.83333333, 2453409.875, 2453409.91666667, 2453409.95833333, 2453410, 2453410.04166667, 2453410.08333333, 2453410.125, 2453410.16666667, 2453410.20833333, 2453410.25, 2453410.29166667, 2453410.33333333, 2453410.375, 2453410.41666667, 2453410.45833333, 2453410.5, 2453410.54166667, 2453410.58333333, 2453410.625, 2453410.66666667, 2453410.70833333, 2453410.75, 2453410.79166667, 2453410.83333333, 2453410.875, 2453410.91666667, 2453410.95833333, 2453411, 2453411.04166667, 2453411.08333333, 2453411.125, 2453411.16666667, 2453411.20833333, 2453411.25, 2453411.29166667, 2453411.33333333, 2453411.375, 2453411.41666667, 2453411.45833333, 2453411.5, 2453411.54166667, 2453411.58333333, 2453411.625, 2453411.66666667, 2453411.70833333, 2453411.75, 2453411.79166667, 2453411.83333333, 2453411.875, 2453411.91666667, 2453411.95833333, 2453412, 2453412.04166667, 2453412.08333333, 2453412.125, 2453412.16666667, 2453412.20833333, 2453412.25, 2453412.29166667, 2453412.33333333, 2453412.375, 2453412.41666667, 2453412.45833333, 2453412.5, 2453412.54166667, 2453412.58333333, 2453412.625, 2453412.66666667, 2453412.70833333, 2453412.75, 2453412.79166667, 2453412.83333333, 2453412.875, 2453412.91666667, 2453412.95833333, 2453413, 2453413.04166667, 2453413.08333333, 2453413.125, 2453413.16666667, 2453413.20833333, 2453413.25, 2453413.29166667, 2453413.33333333, 2453413.375, 2453413.41666667, 2453413.45833333, 2453413.5, 2453413.54166667, 2453413.58333333, 2453413.625, 2453413.66666667, 2453413.70833333, 2453413.75, 2453413.79166667, 2453413.83333333, 2453413.875, 2453413.91666667, 2453413.95833333, 2453414, 2453414.04166667, 2453414.08333333, 2453414.125, 2453414.16666667, 2453414.20833333, 2453414.25, 2453414.29166667, 2453414.33333333, 2453414.375, 2453414.41666667, 2453414.45833333, 2453414.5, 2453414.54166667, 2453414.58333333, 2453414.625, 2453414.66666667, 2453414.70833333, 2453414.75, 2453414.79166667, 2453414.83333333, 2453414.875, 2453414.91666667, 2453414.95833333 ; current_speed = 77.7245, 23.7573, 51.9141, 115.5602, 134.918, 147.8232, 135.2113, 43.1151, 34.3161, 91.5096, 121.1329, 118.7865, 111.1607, 57.7801, 9.6789, 107.9344, 153.9825, 154.5691, 144.0103, 96.4957, 16.1315, 39.8888, 109.9875, 122.8927, 126.4123, 99.4287, 51.6208, 42.8218, 126.119, 124.9458, 148.4098, 126.119, 52.794, 24.3439, 101.7751, 128.7587, 122.3061, 117.6133, 60.4198, 20.2377, 101.4818, 154.2758, 145.1835, 138.4376, 91.8029, 33.1429, 41.9419, 107.9344, 125.8257, 122.8927, 119.0798, 32.263, 54.2605, 127.2922, 131.6917, 132.2783, 122.8927, 56.3136, 39.3022, 100.0153, 141.3706, 132.2783, 110.5741, 86.2302, 14.9583, 131.985, 169.5274, 149.8763, 163.9547, 99.4287, 8.2124, 41.9419, 127.2922, 143.717, 138.1443, 100.8952, 41.6486, 81.2441, 155.449, 163.0748, 147.5299, 137.5577, 37.2491, 41.6486, 120.5463, 140.784, 157.2088, 107.9344, 81.2441, 31.0898, 134.6247, 174.8068, 170.114, 187.712, 100.0153, 32.5563, 73.0317, 133.4515, 136.0912, 114.6803, 120.5463, 36.0759, 96.789, 144.0103, 141.0773, 159.8485, 116.4401, 37.5424, 24.3439, 131.3984, 145.1835, 178.913, 124.6525, 40.7687, 52.794, 142.2505, 195.0445, 168.0609, 161.9016, 110.5741, 25.8104, 87.6967, 132.5716, 135.5046, 144.3036, 90.3364, 11.732, 101.1885, 167.7676, 162.4882, 124.3592, 86.5235, 46.6347, 53.0873, 116.1468, 129.052, 130.2252, 118.7865, 39.5955, 72.4451, 167.181, 165.1279, 172.7537, 136.9711, 92.9761, 9.6789, 83.2972, 134.6247, 144.5969, 102.9483, 75.0848, 24.3439, 125.5324, 157.7954, 154.8624, 151.0495, 96.789, 28.7434, 29.6233, 115.2669, 129.6386, 126.9989, 88.2833, 31.3831, 90.6297, 153.6892, 153.1026, 161.9016 ; 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 = 299.0948, 318.0812, 140.8748, 120.482, 126.1076, 119.0756, 126.1076, 117.6692, 290.3048, 281.8664, 279.4052, 288.1952, 280.8116, 288.1952, 60.3584, 128.9204, 118.3724, 115.208, 117.3176, 119.7788, 114.8564, 261.8252, 279.4052, 284.6792, 284.6792, 285.0308, 256.1996, 117.3176, 128.5688, 111.3404, 116.2628, 107.4728, 110.6372, 332.4968, 289.9532, 277.2956, 312.4556, 300.1496, 279.4052, 128.2172, 128.5688, 104.66, 156.3452, 111.3404, 116.6144, 83.564, 286.0856, 287.8436, 304.7204, 314.2136, 278.3504, 313.5104, 134.546, 130.3268, 117.6692, 116.2628, 128.2172, 110.2856, 301.9076, 291.008, 283.976, 298.04, 306.83, 277.2956, 129.9752, 129.6236, 123.2948, 116.6144, 119.4272, 122.24, 113.45, 273.7796, 283.2728, 286.7888, 286.0856, 290.3048, 240.7292, 121.5368, 121.1852, 130.6784, 112.0436, 124.7012, 134.546, 273.428, 285.3824, 284.3276, 297.3368, 324.7616, 273.428, 102.1988, 132.0848, 166.8932, 198.5372, 249.1676, 125.0528, 108.5276, 300.5012, 288.8984, 293.1176, 310.6976, 269.5604, 332.8484, 125.4044, 103.6052, 126.4592, 100.4408, 118.0208, 128.9204, 219.9848, 284.3276, 284.6792, 283.2728, 273.428, 323.7068, 145.094, 121.1852, 121.1852, 129.6236, 113.45, 123.6464, 150.7196, 302.6108, 287.1404, 286.7888, 282.5696, 292.4144, 73.3676, 126.4592, 129.272, 122.24, 133.1396, 116.2628, 132.788, 286.7888, 281.8664, 293.4692, 307.5332, 304.3688, 284.6792, 137.3588, 121.5368, 138.7652, 120.8336, 177.4412, 125.0528, 30.824, 287.8436, 284.6792, 288.1952, 320.894, 280.1084, 114.5048, 126.4592, 114.8564, 116.2628, 122.5916, 120.8336, 152.126, 304.7204, 288.8984, 290.6564, 302.6108, 325.8164, 88.4864, 118.724, 125.4044, 125.4044, 127.514 ; 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 = -67.91694, -15.8717, 32.75868, 99.58846, 109.0018, 129.1944, 109.2388, 38.1846, -32.18369, -89.55402, -119.5046, -112.847, -109.1875, -54.89099, 8.412281, 83.97507, 135.4857, 139.8491, 127.9497, 83.75337, 14.63715, -39.48349, -108.509, -118.8815, -122.2862, -96.0269, -50.13064, 38.04615, 98.60741, 116.3789, 133.09, 120.2998, 49.40626, -11.24197, -95.66571, -127.7163, -90.23752, -101.7022, -59.6076, 15.90018, 79.34457, 149.2533, 58.25129, 128.9456, 82.07561, 32.93402, -40.29982, -102.7424, -103.4213, -88.08274, -117.8174, -23.39872, 38.67078, 97.04321, 116.6319, 118.6237, 96.55325, 52.82081, -33.3637, -93.36732, -137.1856, -116.7514, -88.50546, -85.5321, 11.46288, 101.6615, 141.7007, 133.9957, 142.8014, 84.09888, 7.534119, -41.85068, -123.892, -137.5912, -132.7358, -94.62556, -36.33085, 69.24471, 132.9863, 123.6727, 136.7452, 113.0906, 26.54697, -41.57408, -116.228, -136.4052, -139.6521, -62.27597, -81.09873, 30.3878, 99.91222, 39.6404, -54.0827, -175.4403, 81.87484, 30.86893, -62.92546, -126.2577, -125.1632, -86.94621, -120.5428, -16.46311, 78.8911, 139.9693, 113.4657, 157.2018, 102.7907, 29.20872, -15.64301, -127.3115, -140.4447, -174.1339, -124.4295, -24.13171, 30.2104, 121.695, 166.8602, 129.449, 148.5298, 92.04993, 12.62346, -73.87139, -126.6835, -129.7289, -140.845, -83.51151, 11.24114, 81.38391, 129.8772, 137.4359, 90.74364, 77.59202, 34.22391, -50.8245, -113.6647, -118.3761, -103.2686, -98.04887, -38.3031, 49.07468, 142.4891, 108.8435, 148.3366, 6.115026, 76.11239, 4.959494, -79.29031, -130.2305, -137.3668, -64.93537, -73.9193, 22.15116, 100.9632, 143.1779, 138.8766, 127.2639, 83.1088, 13.43836, -24.34861, -109.0534, -121.3045, -106.9776, -49.60167, 31.37215, 79.47726, 125.2695, 124.7914, 128.4211 ; 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 = 37.79401, 17.67763, -40.27335, -58.61995, -79.50765, -71.83664, -79.6805, -20.02119, 11.90817, 18.81715, 19.79499, 37.09172, 20.85155, 18.04214, 4.786923, -67.80872, -73.17255, -65.83185, -66.08957, -47.92487, -6.780803, -5.671932, 17.97366, 31.14184, 32.03373, 25.78567, -12.31364, -19.65189, -78.62939, -45.46879, -65.66971, -37.86761, -18.60721, 21.59267, 34.73101, 16.35087, 82.5589, 59.0724, 9.873532, -12.51994, -63.26923, -39.04452, -132.9851, -50.37856, -41.12621, 3.715097, 11.62098, 33.07323, 71.66682, 85.69741, 17.29355, 22.21263, -38.06275, -82.37669, -61.15315, -58.5317, -76.02686, -19.52392, 20.77321, 35.85532, 34.14318, 62.18242, 66.28284, 10.95024, -9.610049, -84.17229, -93.06155, -67.14215, -80.55378, -53.04192, -3.268113, 2.764753, 29.22473, 41.51189, 38.27608, 35.01207, -20.36358, -42.49441, -80.49243, -106.2942, -55.36975, -78.31115, -26.12956, 2.490345, 31.97611, 34.83922, 72.19346, 88.15633, 4.857926, -6.569409, -90.22948, -170.2529, -161.2881, -66.75706, -57.44189, -10.34514, 37.06771, 43.22374, 53.43208, 74.7792, -0.9248785, 32.10041, -56.0741, -33.87559, -83.83521, -28.96766, -54.70264, -23.58564, -18.65266, 32.51661, 36.79049, 41.07623, 7.453496, 32.85951, -43.29594, -73.65816, -100.9952, -107.1794, -64.42852, -61.26534, -22.51278, 47.26234, 39.07073, 39.13978, 31.40413, 34.44551, 3.358053, -60.13129, -106.1973, -86.68208, -85.03412, -38.2857, -31.67837, 15.33398, 23.8833, 51.39574, 79.33593, 67.05707, 10.03377, -53.29135, -87.44337, -124.1786, -88.5443, -136.8345, -53.39906, 8.31171, 25.52391, 34.11481, 45.15115, 79.88586, 13.17821, -10.09711, -74.59766, -66.32858, -68.52492, -81.3624, -49.60886, -25.40853, 16.87261, 37.33391, 45.73169, 68.44347, 73.0316, 0.8289605, -43.55581, -89.03888, -88.69904, -98.59083 ; 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.589155, 1.956918, 1.522152, 1.388018, 1.186491, 1.186491, 1.152865, 1.152865, 1.320886, 1.388018, 1.320886, 1.388018, 1.890146, 1.622641, 1.388018, 1.78991, 1.186491, 1.25371, 1.287303, 1.320886, 1.287303, 1.287303, 1.388018, 1.354457, 1.622641, 2.023649, 2.123669, 1.723034, 1.522152, 1.287303, 1.320886, 1.25371, 1.25371, 1.589155, 1.455106, 1.388018, 1.455106, 1.522152, 2.156988, 1.890146, 1.68958, 1.320886, 1.421567, 1.421567, 1.421567, 1.354457, 1.455106, 1.589155, 1.555659, 1.589155, 2.123669, 2.156988, 1.78991, 1.78991, 1.455106, 1.488634, 1.421567, 1.421567, 1.522152, 1.522152, 1.488634, 1.622641, 2.190297, 2.056999, 1.756477, 1.78991, 1.555659, 1.622641, 1.589155, 1.589155, 1.555659, 1.589155, 1.589155, 1.656116, 2.323434, 2.323434, 2.190297, 1.990289, 1.723034, 1.622641, 1.68958, 1.622641, 1.68958, 1.723034, 1.823333, 1.78991, 1.856745, 1.890146, 2.556039, 2.423181, 2.190297, 1.756477, 1.856745, 1.856745, 1.856745, 1.856745, 1.890146, 1.823333, 1.890146, 2.056999, 2.423181, 2.056999, 2.190297, 2.056999, 1.856745, 1.923537, 1.890146, 1.923537, 1.856745, 1.890146, 1.956918, 2.456411, 2.589229, 2.589229, 2.156988, 2.090339, 1.856745, 1.923537, 1.823333, 1.78991, 1.78991, 1.856745, 1.990289, 2.023649, 2.556039, 2.48963, 2.323434, 2.156988, 1.78991, 1.823333, 1.856745, 1.756477, 1.68958, 1.823333, 1.923537, 1.923537, 1.990289, 2.090339, 2.290165, 2.056999, 1.956918, 1.823333, 1.823333, 1.756477, 1.68958, 1.723034, 1.823333, 1.890146, 1.956918, 1.890146, 2.190297, 2.056999, 1.956918, 1.68958, 1.656116, 1.622641, 1.555659, 1.522152, 1.555659, 1.656116, 1.756477, 1.990289, 1.78991, 1.990289, 1.990289, 1.756477, 1.656116, 1.68958 ; 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 ; }