netcdf M0104.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 96 ; 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.6719, 0.3412, -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-Oct-2003 20:33:42: Modified [lon,lat] to [-67.880825,43.491051].\n", "Wed Oct 8 00:30:54 2003: ncrcat -d time,2452920.99, pre/M0104.aanderaa.realtime.nc post/M0104.aanderaa.realtime.nc" ; :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 = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0104" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.33 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2452921.00000579 ; :starting_julian_day_string = "2003-10-08 00:00:00" ; :ending_julian_day_number = 2452924.95833912 ; :ending_julian_day_string = "2003-10-11 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 14:46:52\n", "AANCM_Temperature_1.5: 03-Oct-2003 14:46:52" ; data: lat = 43.4910513070913 ; lon = -67.8808247492864 ; depth = 2 ; time = 2452921, 2452921.04166667, 2452921.08333333, 2452921.125, 2452921.16666667, 2452921.20833333, 2452921.25, 2452921.29166667, 2452921.33333333, 2452921.375, 2452921.41666667, 2452921.45833333, 2452921.5, 2452921.54166667, 2452921.58333333, 2452921.625, 2452921.66666667, 2452921.70833333, 2452921.75, 2452921.79166667, 2452921.83333333, 2452921.875, 2452921.91666667, 2452921.95833333, 2452922, 2452922.04166667, 2452922.08333333, 2452922.125, 2452922.16666667, 2452922.20833333, 2452922.25, 2452922.29166667, 2452922.33333333, 2452922.375, 2452922.41666667, 2452922.45833333, 2452922.5, 2452922.54166667, 2452922.58333333, 2452922.625, 2452922.66666667, 2452922.70833333, 2452922.75, 2452922.79166667, 2452922.83333333, 2452922.875, 2452922.91666667, 2452922.95833333, 2452923, 2452923.04166667, 2452923.08333333, 2452923.125, 2452923.16666667, 2452923.20833333, 2452923.25, 2452923.29166667, 2452923.33333333, 2452923.375, 2452923.41666667, 2452923.45833333, 2452923.5, 2452923.54166667, 2452923.58333333, 2452923.625, 2452923.66666667, 2452923.70833333, 2452923.75, 2452923.79166667, 2452923.83333333, 2452923.875, 2452923.91666667, 2452923.95833333, 2452924, 2452924.04166667, 2452924.08333333, 2452924.125, 2452924.16666667, 2452924.20833333, 2452924.25, 2452924.29166667, 2452924.33333333, 2452924.375, 2452924.41666667, 2452924.45833333, 2452924.5, 2452924.54166667, 2452924.58333333, 2452924.625, 2452924.66666667, 2452924.70833333, 2452924.75, 2452924.79166667, 2452924.83333333, 2452924.875, 2452924.91666667, 2452924.95833333 ; current_speed = 48.1012, 40.1821, 50.1543, 59.8332, 64.8193, 65.9925, 70.6853, 51.3275, 31.3831, 14.9583, 22.5841, 26.9836, 26.397, 32.5563, 35.7826, 12.6119, 19.0645, 23.7573, 40.7687, 28.4501, 30.2099, 27.5702, 17.8913, 14.3717, 7.6258, 2.6397, 12.6119, 10.8521, 24.0506, 33.7295, 36.6625, 38.129, 2.933, 16.1315, 23.1707, 34.6094, 26.6903, 17.0114, 11.732, 15.2516, 19.9444, 31.9697, 38.7156, 34.6094, 18.1846, 25.5171, 34.0228, 47.2213, 50.7409, 42.5285, 35.196, 27.5702, 17.3047, 21.7042, 33.4362, 36.6625, 40.4754, 21.7042, 15.5449, 10.2655, 4.3995, 19.9444, 19.9444, 18.1846, 8.2124, 11.1454, 24.9305, 17.8913, 19.6511, 7.9191, 10.2655, 16.7181, 26.6903, 21.9975, 12.9052, 7.9191, 12.9052, 26.397, 20.2377, 30.7965, 34.3161, 20.2377, 21.7042, 16.4248, 26.397, 35.7826, 25.8104, 24.3439, 13.7851, 14.665, 9.0923, 32.8496, 35.196, 29.0367, 22.2908, 13.1985 ; 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 ; current_direction = 42.0904, 47.3644, 73.3828, 100.8076, 124.0132, 138.7804, 150.7348, 166.9084, 166.9084, 250.2376, 290.6716, 326.1832, 326.1832, 345.8344, 348.2956, 46.6612, 156.712, 111.3556, 137.0224, 132.4516, 97.9948, 113.4652, 109.5976, 82.876, 98.698, 131.7484, 269.5756, 332.1604, 186.598, 159.8764, 166.9084, 159.8764, 250.2376, 53.3416, 21.6976, 27.6748, 32.2456, 33.652, 94.8304, 121.552, 195.0364, 184.1368, 213.3196, 206.6392, 220.7032, 242.854, 322.6672, 340.2472, 356.3824, 350.0536, 356.3824, 26.62, 120.4972, 142.9996, 142.648, 152.1412, 148.9768, 150.7348, 166.9084, 223.1644, 314.5804, 332.8636, 315.9868, 319.8544, 292.4296, 198.5524, 181.324, 212.968, 190.114, 24.862, 9.04, 36.8164, 28.378, 38.5744, 39.9808, 12.556, 196.0912, 184.4884, 212.6164, 220.3516, 206.2876, 246.37, 286.804, 315.9868, 302.9776, 355.3276, 1.6564, 15.7204, 9.3916, 89.908, 108.5428, 132.4516, 128.584, 133.1548, 106.0816, 150.7348 ; 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 ; current_u = 32.24234, 29.56102, 48.0597, 58.7719, 53.72928, 43.48555, 34.5547, 11.62612, 7.108539, -14.0773, -21.13012, -15.01743, -14.69097, -7.96735, -7.258947, 9.172738, 7.53721, 22.12608, 27.79253, 20.99184, 29.91628, 25.2902, 16.85488, 14.26075, 7.538097, 1.969417, -12.61155, -5.067908, -2.763474, 11.60452, 8.304368, 13.11815, -2.760255, 12.94084, 8.566389, 16.07442, 14.2406, 9.426821, 11.69033, 12.99689, -5.174229, -2.306232, -21.26682, -15.51784, -11.85892, -22.70631, -20.63291, -15.95904, -3.201603, -7.345812, -2.220765, 12.35341, 14.91066, 13.06203, 20.28608, 17.13217, 20.86042, 10.61016, 3.521052, -7.022567, -3.133615, -9.096848, -13.85785, -11.7242, -7.591124, -3.546152, -0.5760467, -9.735919, -3.450876, 3.32946, 1.612956, 10.01837, 12.68554, 13.71611, 8.291989, 1.721563, -3.576897, -2.065757, -10.90836, -19.94001, -15.19782, -18.54083, -20.77742, -11.41235, -22.14401, -2.914794, 0.7460653, 6.595814, 2.249471, 14.66498, 8.620286, 24.238, 27.51253, 21.18252, 21.41852, 6.452122 ; 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 ; current_v = 35.69533, 27.21667, 14.34293, -11.21942, -36.25887, -49.63887, -61.66348, -49.99346, -30.56743, -5.057706, 7.972438, 22.41855, 21.93119, 31.56634, 35.03858, 8.655686, -17.5113, -8.651343, -29.82721, -19.20288, -4.20169, -10.97823, -6.000958, 1.782337, -1.153222, -1.757673, -0.09341773, 9.596061, -23.89131, -31.6704, -35.70961, -35.80132, -0.9917071, 9.631197, 21.52901, 30.65001, 22.57382, 14.16061, -0.9879112, -7.980738, -19.26153, -31.88641, -32.35151, -30.93553, -13.78571, -11.64242, 27.05243, 44.44278, 50.63979, 41.88929, 35.12587, 24.6477, -8.78207, -17.33365, -26.57921, -32.41338, -34.68575, -18.93401, -15.14088, -7.487592, 3.088051, 17.74899, 14.34361, 13.90046, 3.133425, -10.56621, -24.92384, -15.01035, -19.34573, 7.185182, 10.13799, 13.38384, 23.48296, 17.19763, 9.888736, 7.729707, -12.3996, -26.31605, -17.04618, -23.46957, -30.76721, -8.111853, 6.274654, 11.81238, 14.36818, 35.66368, 25.79962, 23.43332, 13.60033, 0.02354762, -2.891469, -22.1724, -21.95038, -19.86028, -6.174687, -11.51393 ; 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 ; temperature = 141.2009, 140.524, 139.1702, 138.8317, 138.4932, 139.8471, 140.524, 140.1855, 142.2163, 143.2316, 143.9085, 143.5701, 142.8932, 142.8932, 142.2163, 142.5547, 142.8932, 143.9085, 144.247, 143.9085, 143.5701, 143.5701, 143.2316, 143.2316, 142.8932, 142.8932, 142.8932, 142.8932, 142.8932, 142.5547, 142.8932, 143.5701, 144.247, 144.5854, 143.5701, 142.5547, 142.5547, 142.5547, 142.8932, 143.2316, 145.2623, 145.6008, 145.2623, 147.293, 146.9546, 147.6315, 147.6315, 146.9546, 145.9392, 144.247, 143.5701, 143.2316, 142.8932, 142.8932, 142.5547, 142.5547, 142.8932, 142.8932, 142.8932, 142.5547, 142.5547, 142.8932, 142.8932, 143.2316, 143.5701, 143.9085, 144.247, 144.9239, 144.9239, 144.9239, 145.2623, 144.5854, 144.247, 144.247, 143.9085, 143.5701, 143.2316, 143.5701, 143.5701, 143.5701, 144.5854, 144.9239, 144.9239, 145.2623, 144.247, 144.5854, 143.9085, 144.5854, 144.9239, 145.9392, 145.6008, 145.6008, 145.9392, 146.9546, 148.6469, 144.5854 ; temperature_qc = 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ; }