netcdf J0209.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 115 ; 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 = "08-May-2005 13:17:56: Modified [lon,lat] to [-67.011600,44.888800].\n", "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 = 2453506.00000579 ; :starting_julian_day_string = "2005-05-15 00:00:00" ; :ending_julian_day_number = 2453510.75000579 ; :ending_julian_day_string = "2005-05-19 18: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.0116 ; :latitude = 44.8888 ; data: lat = 44.8888 ; lon = -67.0116 ; depth = 2 ; time = 2453506, 2453506.04166667, 2453506.08333333, 2453506.125, 2453506.16666667, 2453506.20833333, 2453506.25, 2453506.29166667, 2453506.33333333, 2453506.375, 2453506.41666667, 2453506.45833333, 2453506.5, 2453506.54166667, 2453506.58333333, 2453506.625, 2453506.66666667, 2453506.70833333, 2453506.75, 2453506.79166667, 2453506.83333333, 2453506.875, 2453506.91666667, 2453506.95833333, 2453507, 2453507.04166667, 2453507.08333333, 2453507.125, 2453507.16666667, 2453507.20833333, 2453507.25, 2453507.29166667, 2453507.33333333, 2453507.375, 2453507.41666667, 2453507.45833333, 2453507.5, 2453507.54166667, 2453507.58333333, 2453507.625, 2453507.66666667, 2453507.70833333, 2453507.75, 2453507.79166667, 2453507.83333333, 2453507.875, 2453507.91666667, 2453507.95833333, 2453508, 2453508.04166667, 2453508.08333333, 2453508.125, 2453508.16666667, 2453508.20833333, 2453508.25, 2453508.29166667, 2453508.33333333, 2453508.375, 2453508.41666667, 2453508.45833333, 2453508.5, 2453508.54166667, 2453508.58333333, 2453508.625, 2453508.66666667, 2453508.70833333, 2453508.75, 2453508.79166667, 2453508.83333333, 2453508.875, 2453508.91666667, 2453508.95833333, 2453509, 2453509.04166667, 2453509.08333333, 2453509.125, 2453509.16666667, 2453509.20833333, 2453509.25, 2453509.29166667, 2453509.33333333, 2453509.375, 2453509.41666667, 2453509.45833333, 2453509.5, 2453509.54166667, 2453509.58333333, 2453509.625, 2453509.66666667, 2453509.70833333, 2453509.75, 2453509.79166667, 2453509.83333333, 2453509.875, 2453509.91666667, 2453509.95833333, 2453510, 2453510.04166667, 2453510.08333333, 2453510.125, 2453510.16666667, 2453510.20833333, 2453510.25, 2453510.29166667, 2453510.33333333, 2453510.375, 2453510.41666667, 2453510.45833333, 2453510.5, 2453510.54166667, 2453510.58333333, 2453510.625, 2453510.66666667, 2453510.70833333, 2453510.75 ; current_speed = 92.9761, 78.6044, 67.7523, 13.7851, 40.1821, 93.5627, 62.4729, 43.995, 32.263, 12.0253, 90.3364, 109.1076, 100.0153, 93.856, 72.4451, 47.2213, 10.5588, 47.2213, 99.1354, 51.9141, 45.1682, 32.8496, 41.6486, 87.4034, 112.0406, 90.0431, 70.392, 55.727, 10.8521, 40.1821, 89.1632, 88.8699, 57.4868, 21.9975, 2.6397, 86.2302, 92.0962, 92.9761, 89.7498, 69.5121, 36.0759, 19.6511, 54.8471, 92.9761, 53.9672, 40.7687, 18.1846, 47.8079, 81.2441, 110.5741, 92.0962, 70.0987, 49.861, 6.4526, 36.9558, 96.4957, 59.5399, 56.0203, 24.3439, 21.4109, 76.8446, 107.9344, 102.655, 91.2163, 81.5374, 30.7965, 27.2769, 68.0456, 100.6019, 84.1771, 75.9647, 54.8471, 38.4223, 53.3806, 106.1746, 90.0431, 73.6183, 43.995, 13.4918, 41.6486, 112.0406, 46.928, 58.9533, 38.4223, 24.6372, 72.7384, 108.521, 114.387, 87.6967, 72.7384, 24.6372, 36.0759, 82.4173, 70.6853, 91.5096, 46.6347, 22.8774, 36.6625, 95.9091, 115.5602, 110.5741, 85.3503, 49.2744, 10.5588, 48.6878, 105.588, 85.3503, 49.2744, 43.1151, 42.5285, 72.7384, 127.5855, 93.2694, 108.2277, 63.3528 ; 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 ; current_direction = 131.7332, 125.0528, 135.6008, 177.4412, 306.4784, 276.5924, 319.4876, 344.7644, 9.728, 109.5824, 131.7332, 126.8108, 125.0528, 120.1304, 120.482, 133.1396, 283.6244, 319.136, 279.0536, 336.0128, 340.5836, 41.0204, 114.1532, 132.0848, 127.514, 123.998, 121.8884, 125.4044, 196.7792, 304.0172, 285.734, 293.8208, 340.9352, 347.9288, 244.2452, 133.8428, 129.6236, 123.998, 119.0756, 128.2172, 123.998, 268.8572, 293.8208, 290.6564, 321.5972, 342.3032, 64.226, 129.272, 129.272, 131.7332, 127.1624, 120.8336, 125.4044, 223.8524, 314.5652, 279.0536, 325.8164, 325.8164, 339.8804, 114.5048, 131.7332, 122.24, 120.8336, 120.8336, 120.482, 148.2584, 274.8344, 295.5788, 283.6244, 302.6108, 294.8756, 285.734, 98.3312, 123.6464, 127.1624, 124.3496, 118.3724, 128.2172, 232.6424, 295.2272, 271.67, 320.5424, 317.378, 316.3232, 76.8836, 126.1076, 124.3496, 121.8884, 119.0756, 126.8108, 145.7972, 267.8024, 285.3824, 309.9944, 296.282, 327.2228, 283.2728, 103.6052, 124.7012, 125.4044, 121.8884, 115.9112, 134.1944, 222.7976, 309.2912, 276.5924, 304.7204, 330.3872, 312.104, 98.3312, 125.0528, 127.514, 120.1304, 118.0208, 123.998 ; 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 ; current_u = 69.38365, 64.34738, 47.40313, 0.6154308, -32.30967, -92.94406, -40.58318, -11.56139, 5.451513, 11.32976, 67.41377, 87.35355, 81.87484, 81.17467, 62.43236, 34.45691, -10.26168, -30.89528, -97.90033, -21.10477, -15.01531, 21.5601, 38.00246, 64.86675, 88.87112, 74.65087, 59.76834, 45.42215, -3.13283, -33.30573, -85.82234, -81.29935, -18.77733, -4.600272, -2.377477, 62.19293, 70.93716, 77.0825, 78.43946, 54.61366, 29.90898, -19.64719, -50.17485, -86.99892, -33.52367, -12.39286, 16.37553, 37.01047, 62.89509, 82.5162, 73.39391, 60.19091, 40.64087, -4.47038, -26.32925, -95.29352, -33.45229, -31.47482, -8.373837, 19.48235, 57.34548, 91.29317, 88.14569, 78.32374, 70.268, 16.20171, -27.17986, -61.37661, -97.77104, -70.90665, -68.91694, -52.79203, 38.01683, 44.4379, 84.61335, 74.3405, 64.77509, 34.56561, -10.72414, -37.67636, -111.993, -29.82307, -39.92073, -26.53404, 23.99444, 58.7662, 89.59604, 97.12356, 76.6451, 58.23571, 13.84916, -36.04937, -79.46486, -54.15252, -82.04985, -25.2468, -22.2663, 35.63374, 78.84995, 94.19119, 93.88611, 76.77024, 35.3287, -7.17376, -37.68131, -104.8899, -70.15294, -24.34826, -31.98834, 42.0797, 59.54534, 101.2014, 80.66733, 95.54093, 52.52309 ; 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 ; current_v = -61.89074, -45.14495, -48.40783, -13.77136, 23.88905, 10.7415, 47.49598, 42.44873, 31.79909, -4.030426, -60.13359, -65.3745, -57.44189, -47.11287, -36.74905, -32.2889, 2.487189, 35.7118, 15.59979, 47.43061, 42.59937, 24.78423, -17.04169, -58.58036, -68.22771, -50.34886, -37.18573, -32.28509, -10.39007, 22.47954, 24.17853, 35.89255, 54.33364, 21.5111, -1.147004, -59.73012, -58.73355, -51.98888, -43.6151, -43.00326, -20.17234, -0.3919275, 22.15151, 32.79852, 42.2921, 38.83946, 7.907073, -30.26253, -51.42773, -73.60507, -55.63313, -35.92884, -28.88666, -4.653143, 25.93264, 15.18441, 49.25387, 46.34231, 22.85835, -8.880588, -51.1526, -57.57943, -52.61546, -46.75259, -41.36129, -26.19025, 2.298791, 29.37883, 23.69738, 45.36553, 31.95451, 14.87298, -5.5672, -29.57637, -64.13756, -50.80601, -34.98345, -27.21725, -8.18666, 17.751, 3.265185, 36.23288, 43.38003, 27.78881, 5.590922, -42.86499, -61.23199, -60.42682, -42.61737, -43.583, -20.37627, -1.383365, 21.86201, 45.43034, 40.51949, 39.20962, 5.25237, -8.624132, -54.60074, -66.94908, -58.41259, -37.29617, -34.34894, -7.747607, 30.83213, 12.12207, 48.61316, 42.8384, 28.90774, -6.162168, -41.77592, -77.69386, -46.81841, -50.84452, -35.4246 ; 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 ; temperature = 5.831372, 5.831372, 5.896077, 5.896077, 5.766638, 5.507423, 5.507423, 5.637087, 5.507423, 5.247747, 5.345181, 5.507423, 5.799008, 5.766638, 5.831372, 5.831372, 5.766638, 5.863728, 5.604682, 5.701877, 5.572269, 5.669486, 5.474989, 5.4101, 5.572269, 5.831372, 5.799008, 5.831372, 5.799008, 5.734261, 5.507423, 5.377644, 5.474989, 5.377644, 5.182755, 5.4101, 5.474989, 5.766638, 5.734261, 5.799008, 5.766638, 5.734261, 5.766638, 5.442548, 5.604682, 5.474989, 5.345181, 5.345181, 5.4101, 5.604682, 5.799008, 5.701877, 5.701877, 5.701877, 5.637087, 5.4101, 5.572269, 5.377644, 5.377644, 5.182755, 5.345181, 5.4101, 5.669486, 5.701877, 5.734261, 5.766638, 5.701877, 5.442548, 5.572269, 5.637087, 5.377644, 5.247747, 5.442548, 5.507423, 5.637087, 5.831372, 5.799008, 5.831372, 5.799008, 5.734261, 5.507423, 5.572269, 5.345181, 5.280233, 5.312711, 5.4101, 5.604682, 5.831372, 5.831372, 5.896077, 5.92842, 5.863728, 5.53985, 5.637087, 5.474989, 5.507423, 5.312711, 5.474989, 5.766638, 5.831372, 5.896077, 5.896077, 5.92842, 5.896077, 5.831372, 5.637087, 5.507423, 5.507423, 5.377644, 5.474989, 5.53985, 5.734261, 5.92842, 5.863728, 5.92842 ; 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 ; }