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.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 = "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 = 2453303.00000579 ; :starting_julian_day_string = "2004-10-24 00:00:00" ; :ending_julian_day_number = 2453309.95833912 ; :ending_julian_day_string = "2004-10-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.01215 ; :latitude = 44.88925 ; data: lat = 44.88925 ; lon = -67.01215 ; depth = 2 ; time = 2453303, 2453303.04166667, 2453303.08333333, 2453303.125, 2453303.16666667, 2453303.20833333, 2453303.25, 2453303.29166667, 2453303.33333333, 2453303.375, 2453303.41666667, 2453303.45833333, 2453303.5, 2453303.54166667, 2453303.58333333, 2453303.625, 2453303.66666667, 2453303.70833333, 2453303.75, 2453303.79166667, 2453303.83333333, 2453303.875, 2453303.91666667, 2453303.95833333, 2453304, 2453304.04166667, 2453304.08333333, 2453304.125, 2453304.16666667, 2453304.20833333, 2453304.25, 2453304.29166667, 2453304.33333333, 2453304.375, 2453304.41666667, 2453304.45833333, 2453304.5, 2453304.54166667, 2453304.58333333, 2453304.625, 2453304.66666667, 2453304.70833333, 2453304.75, 2453304.79166667, 2453304.83333333, 2453304.875, 2453304.91666667, 2453304.95833333, 2453305, 2453305.04166667, 2453305.08333333, 2453305.125, 2453305.16666667, 2453305.20833333, 2453305.25, 2453305.29166667, 2453305.33333333, 2453305.375, 2453305.41666667, 2453305.45833333, 2453305.5, 2453305.54166667, 2453305.58333333, 2453305.625, 2453305.66666667, 2453305.70833333, 2453305.75, 2453305.79166667, 2453305.83333333, 2453305.875, 2453305.91666667, 2453305.95833333, 2453306, 2453306.04166667, 2453306.08333333, 2453306.125, 2453306.16666667, 2453306.20833333, 2453306.25, 2453306.29166667, 2453306.33333333, 2453306.375, 2453306.41666667, 2453306.45833333, 2453306.5, 2453306.54166667, 2453306.58333333, 2453306.625, 2453306.66666667, 2453306.70833333, 2453306.75, 2453306.79166667, 2453306.83333333, 2453306.875, 2453306.91666667, 2453306.95833333, 2453307, 2453307.04166667, 2453307.08333333, 2453307.125, 2453307.16666667, 2453307.20833333, 2453307.25, 2453307.29166667, 2453307.33333333, 2453307.375, 2453307.41666667, 2453307.45833333, 2453307.5, 2453307.54166667, 2453307.58333333, 2453307.625, 2453307.66666667, 2453307.70833333, 2453307.75, 2453307.79166667, 2453307.83333333, 2453307.875, 2453307.91666667, 2453307.95833333, 2453308, 2453308.04166667, 2453308.08333333, 2453308.125, 2453308.16666667, 2453308.20833333, 2453308.25, 2453308.29166667, 2453308.33333333, 2453308.375, 2453308.41666667, 2453308.45833333, 2453308.5, 2453308.54166667, 2453308.58333333, 2453308.625, 2453308.66666667, 2453308.70833333, 2453308.75, 2453308.79166667, 2453308.83333333, 2453308.875, 2453308.91666667, 2453308.95833333, 2453309, 2453309.04166667, 2453309.08333333, 2453309.125, 2453309.16666667, 2453309.20833333, 2453309.25, 2453309.29166667, 2453309.33333333, 2453309.375, 2453309.41666667, 2453309.45833333, 2453309.5, 2453309.54166667, 2453309.58333333, 2453309.625, 2453309.66666667, 2453309.70833333, 2453309.75, 2453309.79166667, 2453309.83333333, 2453309.875, 2453309.91666667, 2453309.95833333 ; current_speed = 63.6461, 24.3439, 82.7106, 122.5994, 122.5994, 127.5855, 75.9647, 48.3945, 39.3022, 90.3364, 116.1468, 109.6942, 68.9255, 33.4362, 48.9811, 108.521, 126.4123, 127.8788, 112.3339, 81.5374, 19.3578, 70.392, 113.8004, 112.9205, 107.3478, 70.6853, 12.3186, 97.9622, 139.3175, 146.9433, 128.1721, 93.5627, 24.0506, 65.4059, 124.6525, 131.6917, 104.7081, 90.0431, 19.0645, 55.727, 128.4654, 138.7309, 153.6892, 138.7309, 80.0709, 38.7156, 93.2694, 133.7448, 106.7612, 96.4957, 69.8054, 15.8382, 112.6272, 149.583, 154.8624, 109.4009, 87.99, 5.5727, 43.995, 124.9458, 141.6639, 129.052, 97.9622, 13.4918, 89.4565, 139.3175, 152.516, 140.784, 115.8535, 51.9141, 8.799, 93.5627, 123.7726, 138.1443, 117.6133, 43.995, 63.3528, 124.0659, 146.3567, 132.2783, 115.8535, 80.9508, 27.5702, 78.3111, 123.7726, 125.8257, 122.3061, 71.5652, 24.9305, 110.2808, 129.6386, 146.3567, 115.2669, 105.0014, 15.2516, 18.7712, 114.0937, 127.5855, 128.1721, 89.7498, 15.2516, 64.8193, 149.583, 139.9041, 171.8738, 146.3567, 22.5841, 31.6764, 114.6803, 135.7979, 128.7587, 109.4009, 40.4754, 54.8471, 145.4768, 170.7006, 130.8118, 158.9686, 90.3364, 4.3995, 68.0456, 124.3592, 128.7587, 114.0937, 63.9394, 41.9419, 94.1493, 136.3845, 116.4401, 139.6108, 71.8585, 18.1846, 34.3161, 112.6272, 109.9875, 135.5046, 89.7498, 24.3439, 82.124, 141.3706, 143.4237, 146.0634, 93.5627, 54.8471, 18.7712, 91.5096, 120.8396, 118.4932, 105.2947, 31.0898, 41.6486, 122.5994, 131.6917, 129.9319, 91.5096, 47.8079, 18.7712, 69.8054, 115.2669, 119.0798, 100.3086, 60.7131, 34.9027, 110.5741, 149.2897, 126.119, 123.186, 60.1265 ; 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 = 289.6016, 155.9936, 126.8108, 127.1624, 123.998, 123.998, 117.6692, 140.1716, 294.8756, 288.8984, 285.3824, 290.6564, 297.3368, 259.7156, 133.8428, 121.1852, 128.9204, 121.1852, 126.8108, 128.2172, 80.3996, 292.0628, 287.8436, 298.04, 298.3916, 324.7616, 107.1212, 126.1076, 123.2948, 122.9432, 116.966, 131.7332, 69.1484, 284.3276, 286.7888, 286.0856, 298.7432, 302.9624, 327.2228, 145.094, 129.6236, 125.0528, 123.998, 121.5368, 131.7332, 336.3644, 285.734, 291.3596, 313.5104, 300.5012, 276.5924, 73.3676, 125.0528, 127.8656, 125.4044, 120.482, 115.9112, 82.8608, 304.3688, 292.766, 302.9624, 298.04, 282.9212, 262.1768, 129.6236, 127.514, 122.24, 128.5688, 113.8016, 120.1304, 154.2356, 297.3368, 291.008, 288.1952, 282.9212, 355.3124, 136.304, 127.514, 120.1304, 115.9112, 125.756, 120.1304, 336.0128, 290.3048, 288.5468, 304.0172, 296.282, 282.5696, 108.5276, 126.1076, 127.514, 121.5368, 121.5368, 128.5688, 167.5964, 310.346, 286.4372, 287.1404, 287.1404, 292.766, 234.0488, 135.2492, 123.6464, 137.7104, 122.9432, 124.7012, 110.6372, 271.67, 285.0308, 285.734, 286.7888, 289.25, 287.492, 124.7012, 127.1624, 122.5916, 128.2172, 121.5368, 119.0756, 10.7828, 293.1176, 289.9532, 295.9304, 296.9852, 330.0356, 98.3312, 128.2172, 128.9204, 116.2628, 130.6784, 116.966, 93.0572, 314.5652, 293.1176, 305.7752, 284.6792, 288.5468, 240.3776, 123.2948, 120.8336, 121.8884, 123.6464, 119.0756, 153.5324, 314.9168, 290.6564, 279.7568, 298.3916, 292.0628, 314.5652, 122.5916, 125.756, 121.8884, 118.3724, 118.724, 132.4364, 218.5784, 296.6336, 292.766, 293.4692, 292.4144, 300.8528, 139.4684, 121.5368, 113.45, 119.4272, 119.0756, 101.4956 ; 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 = -59.95769, 9.90404, 66.21964, 97.70271, 101.6419, 105.7757, 67.27763, 30.99621, -35.65587, -85.46676, -111.9861, -102.6423, -61.22807, -32.899, 35.32727, 92.8395, 98.35123, 109.4001, 89.93659, 64.06158, 19.08669, -65.23738, -108.3262, -99.66585, -94.43582, -40.78399, 11.77269, 79.14481, 116.4495, 123.3163, 114.2367, 69.8214, 22.47542, -63.37156, -119.3393, -126.5358, -91.80637, -75.54867, -10.32102, 31.88876, 98.95055, 113.5683, 127.4171, 118.241, 59.75312, -15.52179, -89.77469, -124.5583, -77.4285, -83.14249, -69.34385, 15.17554, 92.19923, 118.0887, 126.2258, 94.28044, 79.14458, 5.529496, -36.3144, -115.2116, -118.8599, -113.9038, -95.48165, -13.36623, 68.90392, 110.5073, 129.0012, 110.0734, 106, 44.89974, 3.824676, -83.11385, -115.5455, -131.2368, -114.6352, -3.595395, 43.76614, 98.40964, 126.5817, 118.9807, 94.01659, 70.01315, -11.20818, -73.44484, -117.3444, -104.2931, -109.6628, -69.84995, 23.63837, 89.09715, 102.8299, 124.7405, 98.24249, 82.09641, 3.275993, -14.30645, -109.4307, -121.9188, -122.4794, -82.75766, -12.34643, 45.63438, 124.5238, 94.13843, 144.2382, 120.3245, 21.1349, -31.66294, -110.7567, -130.7097, -123.2705, -103.2842, -38.60378, 45.09156, 115.9343, 143.8206, 102.7751, 135.4896, 78.95214, 0.8230867, -62.5816, -116.8941, -115.796, -101.6716, -31.93529, 41.49929, 73.9704, 106.1098, 104.4204, 105.8781, 64.04574, 18.15872, -24.44859, -103.5833, -89.23472, -131.0817, -85.08857, -21.1622, 68.64394, 121.3892, 121.778, 121.5938, 81.77186, 24.44489, -13.2925, -85.6267, -119.0918, -104.2406, -97.58425, -22.15, 35.09025, 99.49098, 111.8166, 114.3242, 80.24888, 35.28351, -11.70544, -62.39845, -106.2868, -109.2288, -92.73031, -52.12145, 22.68213, 94.24279, 136.9595, 109.8472, 107.662, 58.92036 ; 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 = 21.35186, -22.23815, -49.55808, -74.05939, -68.55317, -71.34122, -35.27542, -37.16534, 16.53245, 29.25915, 30.8091, 38.69604, 31.65198, -5.96951, -33.92833, -56.19283, -79.41727, -66.21642, -67.30761, -50.44265, 3.228409, 26.44083, 34.87069, 53.08256, 51.04337, 57.73281, -3.626521, -57.72947, -76.47792, -79.90884, -58.12114, -62.28122, 8.560781, 16.18572, 36.00521, 36.48824, 50.35252, 48.99142, 16.02909, -45.70126, -81.92769, -79.67747, -85.93746, -72.56265, -53.30022, 35.4679, 25.29202, 48.71256, 73.50362, 48.97701, 8.014036, 4.533372, -64.6853, -91.81574, -89.71857, -55.49554, -38.44966, 0.6925772, 24.83595, 48.35009, 77.07771, 60.66578, 21.9054, -1.83646, -57.05011, -84.83813, -81.36224, -87.77234, -46.7551, -26.05931, -7.924283, 42.96588, 44.37226, 43.1363, 26.2996, 43.84784, -45.80505, -75.55058, -73.46663, -57.80266, -67.69721, -40.63485, 25.18913, 27.17507, 39.36948, 70.39215, 54.15586, 15.57441, -7.921951, -64.98886, -78.94411, -76.5513, -60.2899, -65.46354, -14.89561, 12.15251, 32.28444, 37.60126, 37.77414, 34.73034, -8.954153, -46.03308, -82.87884, -103.4945, -93.46624, -83.32039, -7.959751, 0.9231412, 29.74099, 36.82454, 37.19126, 36.06845, 12.1658, -31.22428, -87.87908, -91.94741, -80.92597, -83.1479, -43.90017, 4.32182, 26.71604, 42.43789, 56.30348, 51.77119, 55.393, -6.077172, -58.24493, -85.68221, -51.52347, -91.00007, -32.58508, -0.9698372, 24.08031, 44.21965, 64.29942, 34.33778, 28.54754, -12.03275, -45.08172, -72.45901, -75.76593, -80.92875, -45.46803, -49.09838, 13.25395, 32.28119, 20.47826, 56.34295, 39.55107, 21.81635, -22.4339, -71.63908, -69.56831, -61.74369, -43.97868, -32.2594, -14.67449, 31.2926, 44.60466, 47.42425, 38.24794, 31.13575, -26.52772, -57.83535, -59.40963, -61.96445, -59.86386, -11.98277 ; 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 = 9.926883, 9.926883, 9.926883, 9.863454, 9.863454, 9.863454, 9.863454, 9.863454, 9.831735, 9.863454, 9.926883, 9.926883, 9.926883, 9.895169, 9.895169, 9.831735, 9.800012, 9.800012, 9.800012, 9.800012, 9.800012, 9.800012, 9.895169, 9.863454, 9.895169, 9.831735, 9.831735, 9.863454, 9.800012, 9.768286, 9.768286, 9.768286, 9.768286, 9.736556, 9.863454, 9.831735, 9.863454, 9.863454, 9.895169, 9.831735, 9.768286, 9.768286, 9.768286, 9.768286, 9.736556, 9.831735, 9.863454, 9.863454, 9.800012, 9.926883, 9.926883, 9.863454, 9.831735, 9.768286, 9.768286, 9.768286, 9.736556, 9.736556, 9.768286, 9.800012, 9.831735, 9.863454, 9.895169, 9.800012, 9.863454, 9.768286, 9.768286, 9.800012, 9.768286, 9.800012, 9.800012, 9.800012, 9.863454, 9.863454, 9.895169, 9.831735, 9.831735, 9.800012, 9.736556, 9.736556, 9.736556, 9.736556, 9.736556, 9.800012, 9.800012, 9.800012, 9.800012, 9.895169, 9.863454, 9.895169, 9.768286, 9.800012, 9.831735, 9.831735, 9.831735, 9.831735, 9.831735, 9.863454, 9.863454, 9.863454, 9.831735, 9.831735, 9.736556, 9.736556, 9.704823, 9.673087, 9.673087, 9.641348, 9.704823, 9.768286, 9.800012, 9.863454, 9.736556, 9.831735, 9.736556, 9.704823, 9.736556, 9.704823, 9.673087, 9.673087, 9.673087, 9.736556, 9.736556, 9.800012, 9.704823, 9.704823, 9.736556, 9.577858, 9.577858, 9.577858, 9.546107, 9.514354, 9.514354, 9.609605, 9.673087, 9.736556, 9.768286, 9.736556, 9.704823, 9.609605, 9.609605, 9.609605, 9.609605, 9.577858, 9.577858, 9.641348, 9.641348, 9.704823, 9.736556, 9.609605, 9.673087, 9.609605, 9.450835, 9.482596, 9.482596, 9.482596, 9.482596, 9.546107, 9.609605, 9.641348, 9.736556, 9.736556, 9.736556, 9.704823, 9.514354, 9.514354, 9.546107, 9.577858 ; 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 ; }