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 = 2453485.00000579 ; :starting_julian_day_string = "2005-04-24 00:00:00" ; :ending_julian_day_number = 2453491.95833912 ; :ending_julian_day_string = "2005-04-30 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 = 2453485, 2453485.04166667, 2453485.08333333, 2453485.125, 2453485.16666667, 2453485.20833333, 2453485.25, 2453485.29166667, 2453485.33333333, 2453485.375, 2453485.41666667, 2453485.45833333, 2453485.5, 2453485.54166667, 2453485.58333333, 2453485.625, 2453485.66666667, 2453485.70833333, 2453485.75, 2453485.79166667, 2453485.83333333, 2453485.875, 2453485.91666667, 2453485.95833333, 2453486, 2453486.04166667, 2453486.08333333, 2453486.125, 2453486.16666667, 2453486.20833333, 2453486.25, 2453486.29166667, 2453486.33333333, 2453486.375, 2453486.41666667, 2453486.45833333, 2453486.5, 2453486.54166667, 2453486.58333333, 2453486.625, 2453486.66666667, 2453486.70833333, 2453486.75, 2453486.79166667, 2453486.83333333, 2453486.875, 2453486.91666667, 2453486.95833333, 2453487, 2453487.04166667, 2453487.08333333, 2453487.125, 2453487.16666667, 2453487.20833333, 2453487.25, 2453487.29166667, 2453487.33333333, 2453487.375, 2453487.41666667, 2453487.45833333, 2453487.5, 2453487.54166667, 2453487.58333333, 2453487.625, 2453487.66666667, 2453487.70833333, 2453487.75, 2453487.79166667, 2453487.83333333, 2453487.875, 2453487.91666667, 2453487.95833333, 2453488, 2453488.04166667, 2453488.08333333, 2453488.125, 2453488.16666667, 2453488.20833333, 2453488.25, 2453488.29166667, 2453488.33333333, 2453488.375, 2453488.41666667, 2453488.45833333, 2453488.5, 2453488.54166667, 2453488.58333333, 2453488.625, 2453488.66666667, 2453488.70833333, 2453488.75, 2453488.79166667, 2453488.83333333, 2453488.875, 2453488.91666667, 2453488.95833333, 2453489, 2453489.04166667, 2453489.08333333, 2453489.125, 2453489.16666667, 2453489.20833333, 2453489.25, 2453489.29166667, 2453489.33333333, 2453489.375, 2453489.41666667, 2453489.45833333, 2453489.5, 2453489.54166667, 2453489.58333333, 2453489.625, 2453489.66666667, 2453489.70833333, 2453489.75, 2453489.79166667, 2453489.83333333, 2453489.875, 2453489.91666667, 2453489.95833333, 2453490, 2453490.04166667, 2453490.08333333, 2453490.125, 2453490.16666667, 2453490.20833333, 2453490.25, 2453490.29166667, 2453490.33333333, 2453490.375, 2453490.41666667, 2453490.45833333, 2453490.5, 2453490.54166667, 2453490.58333333, 2453490.625, 2453490.66666667, 2453490.70833333, 2453490.75, 2453490.79166667, 2453490.83333333, 2453490.875, 2453490.91666667, 2453490.95833333, 2453491, 2453491.04166667, 2453491.08333333, 2453491.125, 2453491.16666667, 2453491.20833333, 2453491.25, 2453491.29166667, 2453491.33333333, 2453491.375, 2453491.41666667, 2453491.45833333, 2453491.5, 2453491.54166667, 2453491.58333333, 2453491.625, 2453491.66666667, 2453491.70833333, 2453491.75, 2453491.79166667, 2453491.83333333, 2453491.875, 2453491.91666667, 2453491.95833333 ; current_speed = 129.3453, 123.7726, 68.3389, 91.2163, 5.866, 94.1493, 157.2088, 144.0103, 119.6664, 106.4679, 62.4729, 51.6208, 84.7637, 91.2163, 101.1885, 71.5652, 56.0203, 64.8193, 120.253, 113.2138, 112.0406, 100.8952, 66.2858, 18.1846, 100.0153, 120.5463, 128.1721, 127.2922, 44.2883, 24.9305, 130.5185, 165.1279, 187.712, 174.5135, 114.6803, 30.7965, 51.0342, 130.5185, 106.7612, 140.784, 86.5235, 14.9583, 78.8977, 159.2619, 137.2644, 128.7587, 94.7359, 55.1404, 36.6625, 111.1607, 129.052, 135.7979, 109.4009, 45.1682, 85.057, 169.5274, 160.7284, 159.8485, 146.3567, 83.2972, 21.1176, 70.9786, 128.1721, 126.7056, 99.4287, 87.99, 12.3186, 100.6019, 123.7726, 112.9205, 145.7701, 88.8699, 16.7181, 45.1682, 131.985, 117.6133, 82.4173, 106.4679, 11.4387, 86.5235, 134.3314, 158.6753, 129.6386, 97.6689, 49.5677, 25.5171, 100.6019, 127.2922, 100.0153, 112.6272, 18.4779, 47.8079, 120.8396, 128.4654, 128.4654, 111.7473, 72.7384, 16.1315, 81.2441, 136.6778, 114.0937, 123.186, 64.2327, 31.6764, 91.5096, 146.3567, 136.9711, 158.382, 108.2277, 46.0481, 46.3414, 114.6803, 111.1607, 132.2783, 102.0684, 33.1429, 40.7687, 132.2783, 129.3453, 137.851, 124.9458, 66.5791, 18.4779, 95.0292, 114.9736, 134.0381, 116.4401, 58.66, 22.2908, 120.253, 152.8093, 121.7195, 161.9016, 121.7195, 36.9558, 30.2099, 107.6411, 105.0014, 90.6297, 98.2555, 21.7042, 69.2188, 115.2669, 136.3845, 111.454, 94.4426, 41.3553, 21.9975, 67.459, 124.6525, 107.3478, 115.5602, 48.3945, 47.8079, 120.253, 136.6778, 144.0103, 116.4401, 95.6158, 21.1176, 41.9419, 114.6803, 109.9875, 113.8004, 83.0039, 19.6511, 63.0595, 119.0798 ; 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 = 275.5376, 286.0856, 328.2776, 296.9852, 45.5912, 136.304, 125.4044, 126.1076, 122.9432, 123.6464, 112.7468, 282.9212, 288.5468, 300.8528, 295.2272, 323.3552, 285.0308, 125.0528, 120.482, 120.8336, 120.1304, 120.8336, 123.998, 250.574, 283.6244, 291.7112, 284.3276, 279.4052, 340.9352, 129.9752, 122.5916, 116.2628, 112.7468, 129.272, 129.272, 161.6192, 291.3596, 280.1084, 309.2912, 281.8664, 286.4372, 259.364, 127.514, 123.2948, 119.4272, 119.4272, 115.208, 160.5644, 294.8756, 283.6244, 283.2728, 288.8984, 277.2956, 320.1908, 123.998, 117.3176, 121.1852, 120.8336, 121.5368, 120.8336, 254.09, 296.282, 288.5468, 294.8756, 325.1132, 298.7432, 130.3268, 125.4044, 122.9432, 119.0756, 122.9432, 121.1852, 62.8196, 299.4464, 275.5376, 285.0308, 312.8072, 276.2408, 345.8192, 135.2492, 133.1396, 122.5916, 123.998, 143.336, 102.1988, 294.1724, 280.1084, 284.3276, 285.734, 285.0308, 325.1132, 114.1532, 129.9752, 128.9204, 121.8884, 128.5688, 116.2628, 238.9712, 292.0628, 275.5376, 288.8984, 285.3824, 304.3688, 104.3084, 129.272, 123.6464, 117.3176, 121.1852, 116.6144, 112.3952, 265.6928, 274.4828, 287.492, 283.6244, 279.4052, 343.358, 125.0528, 126.4592, 128.2172, 121.5368, 132.788, 127.514, 273.428, 277.2956, 281.8664, 279.0536, 311.4008, 274.8344, 128.9204, 124.7012, 118.724, 115.9112, 123.998, 126.8108, 119.4272, 288.5468, 282.9212, 300.1496, 313.5104, 278.3504, 250.574, 127.1624, 123.998, 128.2172, 121.1852, 127.514, 116.966, 292.766, 312.4556, 296.282, 311.7524, 291.3596, 3.7508, 105.3632, 127.8656, 129.272, 123.998, 118.724, 126.1076, 129.9752, 274.8344, 275.186, 286.7888, 300.5012, 294.8756, 18.1664, 123.998, 130.6784 ; 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 = -128.7417, -118.9268, -35.93288, -81.28501, 4.190466, 65.04134, 128.1383, 116.3476, 100.4252, 88.63163, 57.61392, -50.31369, -80.36143, -78.30807, -91.53763, -42.71386, -54.10365, 53.06258, 103.6327, 97.2121, 96.90226, 86.63462, 54.95471, -17.14938, -97.20095, -111.9948, -124.1855, -125.5811, -14.46621, 19.1048, 109.9659, 148.0824, 173.1122, 135.0996, 88.77972, 9.711093, -47.52881, -128.4925, -82.6265, -137.7754, -82.98733, -14.70131, 62.58202, 133.1202, 119.5546, 112.1463, 85.71397, 18.34781, -33.26107, -108.0327, -125.6048, -128.4776, -108.5152, -28.91817, 70.51711, 150.6211, 137.5028, 137.2554, 124.7405, 71.52393, -20.30866, -63.64123, -121.5154, -114.9503, -56.86893, -77.14821, 9.391278, 81.99893, 103.8712, 98.69018, 122.3317, 76.02802, 14.87197, -39.33319, -131.369, -113.5893, -60.465, -105.837, -2.802281, 60.91468, 98.02026, 133.6889, 107.4778, 58.32018, 48.44848, -23.2797, -99.04031, -123.333, -96.26783, -108.7738, -10.56856, 43.62254, 92.60212, 99.94859, 109.0772, 87.37075, 65.2299, -13.82322, -75.29482, -136.0399, -107.9434, -118.7731, -53.01902, 30.69378, 70.84212, 121.838, 121.6956, 135.4955, 96.76007, 42.57506, -46.21052, -114.3295, -106.0205, -128.5561, -100.6963, -9.491821, 33.3742, 106.3888, 101.6229, 117.491, 91.69424, 52.81084, -18.44484, -94.25986, -112.5166, -132.3682, -87.34193, -58.45131, 17.34268, 98.86385, 134.0053, 109.4833, 134.2257, 97.45087, 32.18779, -28.64092, -104.9155, -90.79649, -65.72913, -97.21384, -20.46862, 55.1623, 95.56284, 107.1534, 95.34868, 74.9123, 36.85898, -20.28374, -49.77129, -111.7666, -80.08463, -107.6227, 3.165826, 46.09952, 94.93406, 105.8091, 119.3928, 102.1116, 77.24912, 16.18289, -41.79269, -114.2109, -105.2994, -98.05254, -75.30307, 6.126776, 52.27993, 90.30775 ; 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 = 12.48169, 34.29407, 58.12945, 41.39034, 4.104869, -68.07139, -91.07794, -84.86578, -65.07547, -58.99023, -24.15574, 11.54297, 26.96157, 46.77884, 43.12743, 57.42041, 14.52821, -37.22774, -61.00046, -58.02734, -56.24099, -51.71348, -37.06463, -6.048, 23.55921, 44.5935, 31.71821, 20.80152, 41.85908, -16.01675, -70.30344, -73.06728, -72.58062, -110.4675, -72.59293, -29.22532, 18.58769, 22.90744, 67.60781, 28.94946, 24.48306, -2.760837, -48.04517, -87.42634, -67.44038, -63.26138, -40.34855, -51.99828, 15.42206, 26.18457, 29.62875, 43.98372, 13.89265, 34.69734, -47.56081, -77.79993, -83.22614, -81.92979, -76.5513, -42.69369, -5.788906, 31.42858, 40.76887, 53.29865, 81.55974, 42.31305, -7.971938, -58.28308, -67.30845, -54.87521, -79.27085, -46.01737, 7.636722, 22.2051, 12.73641, 30.50163, 56.00532, 11.57383, 11.09013, -61.44687, -91.85289, -85.47002, -72.48923, -78.34521, -10.47387, 10.44883, 17.65675, 31.50046, 27.12132, 29.20854, 15.15712, -19.56193, -77.63412, -80.70712, -67.86396, -69.6693, -32.18594, -8.315286, 30.51712, 13.18927, 36.95392, 32.67631, 36.26049, -7.828539, -57.92582, -81.09126, -62.85912, -82.01115, -48.48426, -17.544, -3.480426, 8.963391, 33.41187, 31.15895, 16.67956, 31.75464, -23.41473, -78.60641, -80.01873, -72.10242, -84.87414, -40.54369, 1.104871, 12.06761, 23.64206, 21.09202, 77.00444, 4.943637, -14.00397, -68.45964, -73.43875, -53.1887, -90.52954, -72.93122, -18.15702, 9.609139, 24.06971, 52.73795, 62.3973, 14.26931, -7.218581, -41.81343, -64.45309, -84.37349, -57.71156, -57.51132, -18.75304, 8.512339, 45.53608, 55.19482, 71.48428, 42.08936, 48.29084, -12.66607, -73.81265, -86.51741, -80.52537, -55.96005, -56.34673, -13.56713, 3.5347, 10.36586, 31.7693, 57.76012, 34.91555, 18.67159, -35.2606, -77.61771 ; 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.596447, 4.335042, 4.465809, 4.105882, 4.269609, 4.335042, 4.661717, 4.759563, 4.726955, 4.726955, 4.661717, 4.661717, 4.367746, 4.43313, 4.30233, 4.400442, 4.007544, 4.269609, 4.400442, 4.759563, 4.69434, 4.759563, 4.824754, 4.792162, 4.498481, 4.400442, 4.335042, 3.941943, 4.498481, 4.465809, 4.498481, 4.759563, 4.726955, 4.759563, 4.69434, 4.824754, 4.857338, 4.563799, 4.563799, 4.073111, 3.876308, 4.269609, 4.335042, 4.759563, 4.824754, 4.889915, 4.987597, 5.05268, 4.922483, 4.759563, 4.465809, 4.236881, 3.810638, 4.335042, 4.30233, 4.629086, 4.792162, 4.69434, 4.759563, 4.857338, 4.726955, 4.498481, 4.498481, 4.43313, 4.30233, 4.30233, 4.43313, 4.400442, 4.889915, 4.955044, 4.987597, 5.05268, 4.987597, 5.020142, 4.661717, 4.563799, 4.43313, 3.90913, 4.43313, 4.335042, 4.726955, 4.824754, 4.792162, 4.857338, 4.922483, 4.857338, 4.629086, 4.629086, 4.498481, 4.007544, 4.367746, 4.400442, 4.857338, 5.05268, 4.987597, 5.020142, 5.08521, 5.05268, 4.759563, 4.629086, 4.498481, 3.974748, 3.941943, 4.661717, 4.335042, 4.857338, 4.889915, 4.889915, 4.922483, 4.922483, 4.857338, 4.661717, 4.465809, 4.335042, 3.941943, 4.335042, 4.30233, 4.629086, 4.792162, 4.759563, 4.792162, 4.824754, 4.792162, 4.563799, 4.43313, 4.367746, 4.498481, 4.040332, 4.073111, 4.335042, 4.726955, 4.69434, 4.759563, 4.792162, 4.824754, 4.824754, 4.661717, 4.661717, 4.69434, 4.30233, 4.563799, 4.629086, 4.69434, 5.08521, 4.955044, 5.08521, 5.117733, 5.05268, 4.759563, 4.661717, 4.661717, 4.204144, 4.661717, 4.400442, 4.629086, 4.857338, 4.889915, 4.922483, 5.020142, 5.08521, 4.987597, 4.69434, 4.726955, 4.629086, 4.269609, 4.465809, 4.531144, 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 ; }