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 = 2453492.00000579 ; :starting_julian_day_string = "2005-05-01 00:00:00" ; :ending_julian_day_number = 2453498.95833912 ; :ending_julian_day_string = "2005-05-07 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 = 2453492, 2453492.04166667, 2453492.08333333, 2453492.125, 2453492.16666667, 2453492.20833333, 2453492.25, 2453492.29166667, 2453492.33333333, 2453492.375, 2453492.41666667, 2453492.45833333, 2453492.5, 2453492.54166667, 2453492.58333333, 2453492.625, 2453492.66666667, 2453492.70833333, 2453492.75, 2453492.79166667, 2453492.83333333, 2453492.875, 2453492.91666667, 2453492.95833333, 2453493, 2453493.04166667, 2453493.08333333, 2453493.125, 2453493.16666667, 2453493.20833333, 2453493.25, 2453493.29166667, 2453493.33333333, 2453493.375, 2453493.41666667, 2453493.45833333, 2453493.5, 2453493.54166667, 2453493.58333333, 2453493.625, 2453493.66666667, 2453493.70833333, 2453493.75, 2453493.79166667, 2453493.83333333, 2453493.875, 2453493.91666667, 2453493.95833333, 2453494, 2453494.04166667, 2453494.08333333, 2453494.125, 2453494.16666667, 2453494.20833333, 2453494.25, 2453494.29166667, 2453494.33333333, 2453494.375, 2453494.41666667, 2453494.45833333, 2453494.5, 2453494.54166667, 2453494.58333333, 2453494.625, 2453494.66666667, 2453494.70833333, 2453494.75, 2453494.79166667, 2453494.83333333, 2453494.875, 2453494.91666667, 2453494.95833333, 2453495, 2453495.04166667, 2453495.08333333, 2453495.125, 2453495.16666667, 2453495.20833333, 2453495.25, 2453495.29166667, 2453495.33333333, 2453495.375, 2453495.41666667, 2453495.45833333, 2453495.5, 2453495.54166667, 2453495.58333333, 2453495.625, 2453495.66666667, 2453495.70833333, 2453495.75, 2453495.79166667, 2453495.83333333, 2453495.875, 2453495.91666667, 2453495.95833333, 2453496, 2453496.04166667, 2453496.08333333, 2453496.125, 2453496.16666667, 2453496.20833333, 2453496.25, 2453496.29166667, 2453496.33333333, 2453496.375, 2453496.41666667, 2453496.45833333, 2453496.5, 2453496.54166667, 2453496.58333333, 2453496.625, 2453496.66666667, 2453496.70833333, 2453496.75, 2453496.79166667, 2453496.83333333, 2453496.875, 2453496.91666667, 2453496.95833333, 2453497, 2453497.04166667, 2453497.08333333, 2453497.125, 2453497.16666667, 2453497.20833333, 2453497.25, 2453497.29166667, 2453497.33333333, 2453497.375, 2453497.41666667, 2453497.45833333, 2453497.5, 2453497.54166667, 2453497.58333333, 2453497.625, 2453497.66666667, 2453497.70833333, 2453497.75, 2453497.79166667, 2453497.83333333, 2453497.875, 2453497.91666667, 2453497.95833333, 2453498, 2453498.04166667, 2453498.08333333, 2453498.125, 2453498.16666667, 2453498.20833333, 2453498.25, 2453498.29166667, 2453498.33333333, 2453498.375, 2453498.41666667, 2453498.45833333, 2453498.5, 2453498.54166667, 2453498.58333333, 2453498.625, 2453498.66666667, 2453498.70833333, 2453498.75, 2453498.79166667, 2453498.83333333, 2453498.875, 2453498.91666667, 2453498.95833333 ; current_speed = 110.8674, 99.1354, 100.6019, 40.7687, 20.8243, 61.8863, 77.7245, 99.722, 90.0431, 48.3945, 47.8079, 116.1468, 137.5577, 123.4793, 133.7448, 102.3617, 36.3692, 29.6233, 100.6019, 83.0039, 80.3642, 93.5627, 28.7434, 57.7801, 117.6133, 117.32, 95.3225, 99.722, 58.66, 20.2377, 66.2858, 97.3756, 102.3617, 65.1126, 53.9672, 11.4387, 97.6689, 129.6386, 113.5071, 114.387, 79.4843, 25.8104, 19.9444, 86.5235, 105.8813, 82.7106, 60.7131, 16.7181, 51.0342, 117.32, 133.7448, 109.9875, 105.2947, 57.7801, 4.3995, 46.0481, 97.3756, 75.0848, 91.8029, 52.2074, 22.5841, 97.9622, 146.0634, 116.1468, 139.9041, 93.2694, 56.3136, 21.4109, 93.856, 118.7865, 112.6272, 86.5235, 32.8496, 50.7409, 123.186, 137.851, 121.4262, 99.4287, 72.4451, 12.6119, 44.5816, 110.5741, 107.0545, 93.856, 63.9394, 23.1707, 97.0823, 144.3036, 123.186, 103.5349, 108.2277, 41.9419, 27.5702, 100.0153, 97.9622, 95.3225, 99.1354, 44.5816, 51.3275, 136.3845, 132.5716, 132.2783, 121.1329, 84.7637, 11.1454, 51.0342, 114.0937, 106.1746, 78.3111, 46.928, 26.397, 88.8699, 146.65, 126.4123, 117.0267, 78.0178, 35.4893, 39.5955, 108.521, 117.9066, 89.4565, 85.9369, 37.8357, 54.5538, 103.5349, 136.3845, 136.3845, 130.2252, 49.5677, 15.2516, 65.4059, 131.3984, 108.2277, 96.789, 83.2972, 28.7434, 94.7359, 140.1974, 114.6803, 146.9433, 100.0153, 17.598, 46.928, 118.7865, 125.2391, 121.4262, 98.8421, 14.665, 68.3389, 152.516, 119.6664, 145.1835, 113.8004, 40.7687, 18.4779, 106.7612, 119.9597, 111.1607, 118.4932, 27.2769, 37.8357, 105.8813, 121.7195, 121.1329, 128.7587, 89.4565, 16.7181, 61.0064 ; 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 = 125.4044, 118.724, 119.7788, 123.2948, 302.9624, 326.168, 325.4648, 307.8848, 304.3688, 10.4312, 110.2856, 128.5688, 121.5368, 120.8336, 122.9432, 128.9204, 140.5232, 290.3048, 281.1632, 317.7296, 318.0812, 293.8208, 11.1344, 120.482, 132.788, 122.5916, 121.1852, 130.3268, 136.6556, 234.4004, 286.0856, 285.0308, 304.3688, 338.474, 296.9852, 160.2128, 132.4364, 126.8108, 125.0528, 121.5368, 128.2172, 150.368, 302.2592, 291.7112, 293.4692, 311.7524, 335.6612, 18.1664, 116.966, 127.1624, 126.8108, 122.5916, 124.3496, 108.5276, 234.752, 314.5652, 301.9076, 314.2136, 309.9944, 15.002, 71.9612, 132.4364, 124.7012, 131.03, 118.0208, 124.7012, 132.0848, 274.4828, 290.6564, 295.2272, 306.1268, 307.1816, 46.646, 109.5824, 133.4912, 126.8108, 123.2948, 122.24, 119.4272, 190.802, 308.588, 279.7568, 302.6108, 301.556, 0.2348, 75.8288, 134.546, 126.1076, 133.4912, 122.5916, 136.304, 143.6876, 291.7112, 281.8664, 296.282, 308.588, 303.6656, 36.8012, 115.208, 130.6784, 126.8108, 122.24, 125.4044, 128.9204, 147.5552, 294.1724, 283.2728, 299.4464, 320.1908, 354.9608, 82.5092, 127.8656, 123.6464, 126.8108, 124.7012, 112.3952, 146.852, 293.1176, 279.4052, 291.3596, 329.684, 320.5424, 32.9336, 129.9752, 116.6144, 124.7012, 121.5368, 116.6144, 127.514, 242.1356, 307.5332, 296.282, 304.7204, 310.346, 297.6884, 89.8928, 127.1624, 126.4592, 127.1624, 115.208, 132.0848, 116.6144, 285.3824, 273.7796, 286.4372, 293.8208, 296.282, 227.72, 125.0528, 122.9432, 129.6236, 119.7788, 127.8656, 116.966, 289.6016, 271.3184, 282.9212, 293.4692, 278.3504, 337.7708, 109.2308, 128.5688, 123.998, 120.1304, 114.5048, 120.8336, 185.8796, 292.766 ; 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 = 90.36617, 86.93629, 87.31734, 34.07681, -17.47217, -34.4558, -44.06298, -78.70529, -74.32347, 8.762053, 44.84267, 90.81055, 117.241, 106.0267, 112.24, 79.6394, 23.12229, -27.78251, -98.69848, -55.83094, -53.68945, -85.59238, 5.550669, 49.79423, 86.31313, 98.84578, 81.54821, 76.02464, 40.26318, -16.45537, -63.69063, -94.04404, -84.4915, -23.89134, -48.09145, 3.872317, 72.08227, 103.7911, 92.91954, 97.49255, 62.44853, 12.76137, -16.86583, -80.38554, -97.12219, -61.70455, -25.02178, 5.212332, 45.48555, 93.49541, 107.0786, 92.66792, 86.93237, 54.7854, -3.592903, -32.80708, -82.6623, -53.81666, -70.33087, 13.51403, 21.47402, 72.29873, 120.0834, 87.6172, 123.5041, 76.67977, 41.79335, -21.3454, -87.82226, -107.4572, -90.97059, -68.93535, 23.8858, 47.80607, 89.36899, 110.3661, 101.495, 84.09888, 63.09828, -2.363667, -34.84726, -108.9748, -90.17744, -79.97742, 0.262025, 22.46558, 69.18934, 116.5846, 89.36899, 87.2314, 74.76715, 24.83747, -25.61438, -97.87794, -87.83541, -74.50894, -82.50912, 26.70618, 46.43946, 103.4313, 106.1393, 111.8838, 98.73341, 65.94781, 5.97936, -46.55939, -111.046, -92.45853, -50.13736, -4.122028, 26.17172, 70.15858, 122.0821, 101.208, 96.21141, 72.13354, 19.40568, -36.41602, -107.0622, -109.8079, -45.15484, -54.6135, 20.57001, 41.80581, 92.56451, 112.1261, 116.2411, 116.4268, 39.31733, -13.48327, -51.86691, -117.8152, -88.95682, -73.76762, -73.75864, 28.74335, 75.49755, 112.758, 91.39177, 132.9495, 74.22672, 15.73335, -45.24689, -118.5281, -120.1206, -111.0823, -88.62436, -10.85013, 55.94381, 127.993, 92.17312, 126.0119, 89.84004, 36.33615, -17.40707, -106.7329, -116.9221, -101.9649, -117.237, -10.31919, 35.72445, 82.78436, 100.9124, 104.7661, 117.161, 76.81267, -1.712575, -56.25357 ; 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 = -64.23034, -47.64357, -49.96422, -22.37985, 11.33026, 51.40732, 64.02774, 61.23687, 50.83092, 47.59468, -16.575, -72.41218, -71.94902, -63.28888, -72.73141, -64.30772, -28.07273, 10.27971, 19.47696, 61.42112, 59.79839, 37.78786, 28.20236, -29.30997, -79.89326, -63.1941, -49.35857, -64.53474, -42.65996, -11.78071, 18.36602, 25.25322, 57.78498, 60.57107, 24.48817, -10.76332, -65.90418, -77.67615, -65.19065, -59.82967, -49.17251, -22.43489, 10.64533, 32.0075, 42.16787, 55.07806, 55.31719, 15.88479, -23.14205, -70.87022, -80.13647, -59.24446, -59.41158, -18.36029, -2.539025, 32.31289, 51.46796, 52.35928, 59.00289, 50.42801, 6.993414, -66.10209, -83.15342, -76.24504, -65.72584, -53.09797, -37.74305, 1.673472, 33.10891, 50.62785, 66.40209, 52.2899, 22.55138, -17.00643, -84.78192, -82.59681, -66.65654, -53.04192, -35.59353, -12.38843, 27.80625, 18.7386, 57.69484, 49.11782, 63.93886, 5.672652, -68.10146, -85.03862, -84.78192, -55.76879, -78.25029, -33.79679, 10.199, 20.56618, 43.37664, 59.45416, 54.9552, 35.69733, -21.86067, -88.89713, -79.43353, -70.56609, -70.17759, -53.25196, -9.4057, 20.89767, 26.19451, 52.1964, 60.15708, 46.74662, 3.441298, -54.54935, -81.25376, -75.74303, -66.62292, -29.72423, -29.7138, 15.54597, 17.73401, 42.94397, 77.22374, 66.35146, 31.75555, -35.04842, -46.38196, -77.64325, -71.33538, -58.33878, -30.18451, -7.128302, 39.84665, 58.18184, 61.64349, 62.66138, 38.70511, 0.05377867, -57.22771, -83.31233, -69.27565, -62.58398, -67.03323, -7.883619, 12.44812, 7.830244, 35.43819, 49.0413, 43.76625, -9.865942, -39.24915, -82.93932, -76.31621, -72.1058, -69.85197, -18.48704, 6.198926, 2.456403, 26.82428, 44.27042, 17.20836, 25.24962, -12.46211, -66.01212, -68.06116, -60.80505, -53.40518, -45.85062, -16.63015, 23.60755 ; 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 = 5.020142, 5.020142, 5.020142, 5.08521, 5.08521, 4.922483, 4.824754, 4.629086, 4.269609, 4.661717, 4.498481, 4.857338, 5.020142, 5.05268, 5.117733, 5.08521, 5.215255, 5.08521, 4.792162, 4.792162, 4.726955, 4.335042, 4.69434, 4.498481, 4.792162, 5.08521, 5.020142, 5.08521, 5.117733, 5.117733, 4.857338, 4.759563, 4.629086, 4.824754, 4.367746, 4.367746, 4.661717, 4.824754, 5.020142, 5.08521, 5.150248, 5.280233, 5.345181, 5.312711, 4.889915, 4.889915, 4.889915, 4.726955, 4.726955, 5.08521, 5.182755, 5.280233, 5.247747, 5.280233, 5.247747, 4.922483, 4.922483, 4.792162, 4.531144, 4.889915, 4.726955, 4.596447, 4.987597, 5.215255, 5.182755, 5.247747, 5.377644, 5.312711, 4.955044, 4.857338, 4.857338, 4.498481, 4.726955, 4.563799, 4.889915, 5.150248, 5.150248, 5.182755, 5.247747, 5.247747, 5.08521, 4.824754, 4.726955, 4.531144, 4.824754, 4.498481, 4.596447, 4.857338, 5.182755, 5.215255, 5.280233, 5.442548, 5.280233, 5.05268, 5.020142, 4.824754, 4.43313, 5.05268, 4.563799, 4.955044, 5.182755, 5.150248, 5.215255, 5.215255, 5.247747, 5.117733, 4.955044, 4.759563, 4.596447, 4.889915, 5.020142, 4.726955, 5.020142, 5.280233, 5.377644, 5.442548, 5.572269, 5.377644, 5.020142, 5.08521, 5.280233, 4.661717, 5.05268, 4.661717, 4.987597, 5.345181, 5.215255, 5.247747, 5.345181, 5.312711, 5.117733, 4.922483, 4.759563, 4.563799, 4.335042, 4.726955, 4.955044, 5.215255, 5.345181, 5.4101, 5.53985, 5.604682, 5.474989, 5.05268, 4.922483, 4.661717, 4.269609, 4.531144, 4.661717, 5.020142, 5.377644, 5.247747, 5.312711, 5.4101, 5.377644, 4.987597, 4.857338, 4.726955, 4.269609, 4.857338, 4.824754, 4.726955, 5.215255, 5.215255, 5.150248, 5.182755, 5.182755, 4.922483 ; 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 ; }