netcdf J0210.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 112 ; 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, 300.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 = -300.f, 300.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 = -300.f, 300.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.6995, 0.03419, -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 = "23-May-2005 12:11:31: Modified [lon,lat] to [-67.013600,44.889400].\n", "20-May-2005 13:40:55: Modified [lon,lat] to [-67.014000,44.889851].\n", "Fri May 20 13:27:06 2005: /usr/local/nco/bin/ncrcat -d time,2453511.5104,2453512.10 J0210.aanderaa.realtime.nc J0210.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 = "AANCM709" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0210" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453583.62500579 ; :starting_julian_day_string = "2005-07-31 15:00:00" ; :ending_julian_day_number = 2453588.25000579 ; :ending_julian_day_string = "2005-08-05 06:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-May-2005 19:36:35\n", "AANCM_Temperature_1.5: 19-May-2005 19:36:35" ; :longitude = -67.0136 ; :latitude = 44.8894 ; data: lat = 44.8894 ; lon = -67.0136 ; depth = 2 ; time = 2453583.625, 2453583.66666667, 2453583.70833333, 2453583.75, 2453583.79166667, 2453583.83333333, 2453583.875, 2453583.91666667, 2453583.95833333, 2453584, 2453584.04166667, 2453584.08333333, 2453584.125, 2453584.16666667, 2453584.20833333, 2453584.25, 2453584.29166667, 2453584.33333333, 2453584.375, 2453584.41666667, 2453584.45833333, 2453584.5, 2453584.54166667, 2453584.58333333, 2453584.625, 2453584.66666667, 2453584.70833333, 2453584.75, 2453584.79166667, 2453584.83333333, 2453584.875, 2453584.91666667, 2453584.95833333, 2453585, 2453585.04166667, 2453585.08333333, 2453585.125, 2453585.16666667, 2453585.20833333, 2453585.25, 2453585.29166667, 2453585.33333333, 2453585.375, 2453585.41666667, 2453585.45833333, 2453585.5, 2453585.54166667, 2453585.58333333, 2453585.625, 2453585.66666667, 2453585.70833333, 2453585.75, 2453585.79166667, 2453585.83333333, 2453585.875, 2453585.91666667, 2453585.95833333, 2453586, 2453586.04166667, 2453586.08333333, 2453586.125, 2453586.16666667, 2453586.20833333, 2453586.25, 2453586.29166667, 2453586.33333333, 2453586.375, 2453586.41666667, 2453586.45833333, 2453586.5, 2453586.54166667, 2453586.58333333, 2453586.625, 2453586.66666667, 2453586.70833333, 2453586.75, 2453586.79166667, 2453586.83333333, 2453586.875, 2453586.91666667, 2453586.95833333, 2453587, 2453587.04166667, 2453587.08333333, 2453587.125, 2453587.16666667, 2453587.20833333, 2453587.25, 2453587.29166667, 2453587.33333333, 2453587.375, 2453587.41666667, 2453587.45833333, 2453587.5, 2453587.54166667, 2453587.58333333, 2453587.625, 2453587.66666667, 2453587.70833333, 2453587.75, 2453587.79166667, 2453587.83333333, 2453587.875, 2453587.91666667, 2453587.95833333, 2453588, 2453588.04166667, 2453588.08333333, 2453588.125, 2453588.16666667, 2453588.20833333, 2453588.25 ; current_speed = 108.8143, 98.5488, 73.9116, 90.6297, 29.0367, 29.6233, 97.6689, 100.8952, 65.9925, 55.1404, 9.0923, 63.6461, 116.7334, 121.1329, 111.7473, 105.2947, 51.3275, 13.7851, 42.2352, 107.3478, 99.722, 74.7915, 38.129, 43.1151, 71.8585, 115.2669, 105.8813, 77.1379, 48.6878, 12.9052, 39.0089, 97.9622, 85.3503, 102.3617, 66.2858, 9.0923, 70.392, 115.5602, 117.32, 112.3339, 92.0962, 68.0456, 14.0784, 51.6208, 110.8674, 98.2555, 84.7637, 46.928, 44.5816, 68.3389, 116.1468, 112.0406, 103.5349, 98.5488, 16.4248, 43.1151, 109.9875, 87.1101, 66.5791, 74.7915, 10.2655, 83.2972, 119.3731, 132.8649, 121.7195, 90.923, 47.2213, 23.464, 67.7523, 112.9205, 113.5071, 78.6044, 21.9975, 50.1543, 104.4148, 117.32, 125.2391, 117.0267, 56.3136, 14.0784, 55.727, 101.1885, 99.1354, 74.4982, 40.7687, 12.0253, 89.1632, 124.0659, 114.6803, 141.6639, 103.8282, 24.6372, 26.397, 100.3086, 116.7334, 121.7195, 78.8977, 9.0923, 59.2466, 104.4148, 103.8282, 93.5627, 111.454, 41.062, 20.2377, 96.789, 109.6942, 108.2277, 88.5766, 35.196, 63.6461, 124.9458 ; 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 ; current_direction = 126.9624, 127.6656, 123.798, 127.314, 168.0996, 297.84, 286.2372, 298.1916, 327.726, 329.1324, 81.9576, 132.588, 120.9852, 120.282, 117.4692, 126.9624, 124.1496, 330.5388, 305.5752, 287.292, 301.7076, 309.0912, 351.948, 99.5376, 139.2684, 128.3688, 124.8528, 123.0948, 126.2592, 94.2636, 299.598, 290.808, 309.0912, 308.388, 314.0136, 88.9896, 131.8848, 120.282, 119.9304, 115.7112, 122.7432, 122.7432, 267.2508, 312.2556, 287.292, 294.324, 306.9816, 315.7716, 95.67, 130.83, 123.0948, 120.9852, 123.798, 136.104, 178.296, 300.3012, 289.7532, 304.872, 324.5616, 295.3788, 274.6344, 132.588, 122.7432, 118.524, 122.04, 123.4464, 142.0812, 278.1504, 310.8492, 286.9404, 301.356, 316.8264, 345.2676, 121.3368, 128.7204, 124.5012, 128.7204, 126.9624, 129.072, 251.0772, 309.4428, 289.7532, 302.7624, 322.8036, 303.8172, 155.0904, 137.5104, 139.2684, 130.1268, 135.0492, 135.4008, 147.7068, 286.2372, 282.7212, 280.6116, 284.8308, 292.566, 318.936, 137.1588, 123.798, 124.8528, 124.1496, 127.6656, 134.6976, 263.0316, 284.1276, 304.1688, 299.2464, 293.6208, 37.656, 135.4008, 123.0948 ; 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 ; current_u = 86.94592, 78.0103, 61.42083, 72.0801, 5.987688, -26.19456, -93.77312, -88.92628, -35.23793, -28.29011, 9.002875, 46.85873, 100.0756, 104.6048, 99.14879, 84.13365, 42.47734, -6.779982, -34.35211, -102.4959, -84.83763, -58.04892, -5.340797, 42.51912, 46.88885, 90.37289, 86.88863, 64.62369, 39.25939, 12.86949, -33.91871, -91.57272, -66.24406, -80.23351, -47.67108, 9.090886, 52.40605, 99.79247, 101.6733, 101.212, 77.46241, 57.23337, -14.0622, -38.20726, -105.8565, -89.53344, -67.71168, -32.73323, 44.36348, 51.70882, 97.30411, 96.05244, 86.0379, 68.32896, 0.4884083, -37.22493, -103.5155, -71.46786, -38.60438, -67.57367, -10.23194, 61.32663, 100.4051, 116.7374, 103.1789, 75.86632, 29.01957, -23.227, -51.25012, -108.0207, -96.92946, -53.78201, -5.594071, 42.83804, 81.46523, 96.68509, 97.71252, 93.50787, 43.71932, -13.31755, -43.03569, -95.23428, -83.36513, -45.03782, -33.87135, 5.064909, 60.22585, 80.95504, 87.68685, 100.0854, 72.90225, 13.16247, -25.34409, -97.84634, -114.737, -117.6645, -72.85714, -5.972747, 40.28584, 86.7691, 85.2038, 77.43012, 88.22593, 29.18806, -20.08821, -93.86157, -90.75951, -94.43156, -81.15542, 21.50191, 44.68867, 104.6756 ; 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 ; current_v = -65.42904, -60.21843, -41.11456, -54.93816, -28.41263, 13.8342, 27.30964, 47.66507, 55.79694, 47.33005, 1.272066, -43.0707, -60.0963, -61.08204, -51.54587, -63.31273, -28.81298, 12.00253, 24.57121, 31.90823, 52.41234, 47.16027, 37.7531, -7.143949, -54.45255, -71.54858, -60.50799, -42.11929, -28.79587, -0.9594397, 19.26694, 34.79985, 53.8182, 63.56494, 46.0573, 0.1603326, -46.99617, -58.27197, -58.53654, -48.7344, -49.8125, -36.80414, -0.6752589, 34.71185, 32.9544, 40.47106, 50.99033, 33.62696, -4.404605, -44.68113, -63.41916, -57.68037, -57.59301, -71.01422, -16.41754, 21.75354, 37.1724, 49.80476, 54.24461, 32.0557, 0.8294254, -56.36903, -64.56589, -63.44656, -64.57355, -50.11282, -37.25206, 3.326539, 44.31477, 32.90241, 59.06387, 57.32493, 21.27431, -26.08364, -65.3136, -66.4528, -78.33962, -70.36708, -35.49426, -4.565539, 35.40379, 34.1986, 53.64776, 59.34288, 22.68962, -10.90663, -65.74894, -94.01398, -73.90932, -100.2575, -73.9294, -20.82645, 7.380985, 22.08867, 21.4965, 31.15599, 30.27679, 6.855379, -43.44204, -58.08247, -59.33471, -52.52195, -68.10418, -28.88157, -2.455276, 23.62447, 61.60787, 52.87642, 35.49102, 27.86442, -45.31831, -68.22365 ; 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 ; temperature = 10.41798, 11.11197, 11.01741, 11.14349, 11.14349, 11.11197, 10.48112, 10.63893, 10.76512, 10.1021, 9.912433, 10.41798, 10.54425, 11.17501, 11.08045, 10.98588, 11.14349, 10.85975, 11.01741, 10.3864, 10.32325, 9.975669, 10.1653, 10.35483, 10.32325, 10.63893, 11.08045, 10.95435, 11.01741, 10.95435, 11.11197, 10.54425, 10.32325, 10.1969, 9.659357, 9.627707, 10.00728, 10.3864, 10.98588, 10.73358, 10.85975, 10.85975, 10.70203, 10.63893, 10.32325, 10.1653, 10.00728, 9.722646, 10.26008, 10.1969, 10.82821, 11.01741, 10.79667, 11.04893, 10.98588, 10.85975, 10.54425, 10.3864, 10.26008, 9.532738, 10.00728, 10.29166, 10.54425, 10.92282, 10.85975, 10.89128, 10.98588, 10.98588, 10.63893, 10.32325, 10.26008, 10.1337, 10.1021, 10.32325, 10.60737, 11.08045, 11.11197, 11.20652, 11.20652, 11.17501, 11.08045, 10.79667, 10.60737, 10.1969, 10.1337, 10.1969, 10.3864, 11.11197, 11.20652, 11.11197, 11.04893, 11.23804, 11.01741, 10.79667, 10.63893, 10.57581, 10.0705, 10.48112, 10.60737, 10.85975, 11.45857, 11.36406, 11.52156, 11.42707, 11.26955, 10.76512, 10.85975, 10.73358, 10.54425, 10.54425, 10.67048, 10.79667 ; 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 ; }