netcdf I0108.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 60 ; 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.6673, 0.03422, -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 = "Thu Apr 29 12:34:36 2004: /usr/local/nco/bin/ncrcat -d time,2453125.472,2453125.583 I0108.aanderaa.realtime.nc I0108.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 = 689 ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0108" ; :mooring_site_desc = "Acadia" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.67 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453125.50000579 ; :starting_julian_day_string = "2004-04-29 12:00:00" ; :ending_julian_day_number = 2453127.95833912 ; :ending_julian_day_string = "2004-05-01 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 16-Apr-2004 20:22:17\n", "AANCM_Temperature_1.5: 16-Apr-2004 20:22:17" ; data: lat = 44.1058 ; lon = -68.1087 ; depth = 2 ; time = 2453125.5, 2453125.54166667, 2453125.58333333, 2453125.625, 2453125.66666667, 2453125.70833333, 2453125.75, 2453125.79166667, 2453125.83333333, 2453125.875, 2453125.91666667, 2453125.95833333, 2453126, 2453126.04166667, 2453126.08333333, 2453126.125, 2453126.16666667, 2453126.20833333, 2453126.25, 2453126.29166667, 2453126.33333333, 2453126.375, 2453126.41666667, 2453126.45833333, 2453126.5, 2453126.54166667, 2453126.58333333, 2453126.625, 2453126.66666667, 2453126.70833333, 2453126.75, 2453126.79166667, 2453126.83333333, 2453126.875, 2453126.91666667, 2453126.95833333, 2453127, 2453127.04166667, 2453127.08333333, 2453127.125, 2453127.16666667, 2453127.20833333, 2453127.25, 2453127.29166667, 2453127.33333333, 2453127.375, 2453127.41666667, 2453127.45833333, 2453127.5, 2453127.54166667, 2453127.58333333, 2453127.625, 2453127.66666667, 2453127.70833333, 2453127.75, 2453127.79166667, 2453127.83333333, 2453127.875, 2453127.91666667, 2453127.95833333 ; current_speed = 8.2124, 21.1176, 26.397, 31.0898, 15.8382, 7.6258, 5.5727, 9.6789, 18.4779, 17.0114, 19.0645, 14.3717, 17.8913, 32.5563, 39.5955, 38.129, 36.0759, 26.1037, 19.6511, 12.6119, 2.933, 5.866, 10.5588, 9.9722, 5.5727, 12.9052, 24.3439, 25.5171, 14.9583, 29.9166, 12.9052, 6.7459, 5.866, 1.7598, 5.5727, 4.9861, 11.732, 18.1846, 21.7042, 24.6372, 14.665, 12.6119, 9.6789, 10.5588, 13.7851, 20.531, 9.9722, 9.3856, 5.5727, 13.1985, 27.5702, 34.0228, 32.8496, 22.2908, 20.2377, 4.9861, 10.8521, 21.4109, 23.7573, 26.397 ; 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 ; current_direction = 189.4224, 199.6188, 212.628, 207.354, 173.952, 189.0708, 119.8056, 41.7504, 23.1156, 39.2892, 41.0472, 116.2896, 177.468, 182.742, 200.6736, 196.1028, 198.564, 192.5868, 203.4864, 199.9704, 208.7604, 345.4944, 324.7884, 306.1536, 177.468, 206.6508, 197.5092, 208.4088, 182.0388, 187.3128, 179.9292, 147.582, 87.1068, 339.204, 307.56, 274.8612, 246.03, 250.6008, 227.7468, 228.45, 237.24, 203.1348, 293.8476, 304.044, 337.7976, 2.0196, 15.3804, 33.312, 313.5372, 205.2444, 202.7832, 199.9704, 205.2444, 218.2536, 225.6372, 293.496, 0.9648, 357.4488, 357.4488, 18.5448 ; 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 ; current_u = -1.344466, -7.090459, -14.2328, -14.28535, 1.668738, -1.202244, 4.835526, 6.445053, 7.254193, 10.77221, 12.51929, 12.88519, 0.7903903, -1.55745, -13.97894, -10.57552, -11.48526, -5.688477, -7.83158, -4.307401, -1.411207, -1.469284, -6.08818, -8.051936, 0.2461871, -5.788649, -7.32408, -12.14, -0.5321604, -3.80797, 0.01594686, 3.616423, 5.858523, -0.6248024, -4.417565, -4.968164, -10.72021, -17.15221, -16.06503, -18.43792, -12.33245, -4.955162, -8.852555, -8.749105, -5.209108, 0.7235406, 2.64489, 5.154552, -4.039803, -5.628901, -10.67643, -11.61996, -14.00971, -13.8012, -14.46847, -4.572692, 0.1827292, -0.9530447, -1.057488, 8.395462 ; 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 ; current_v = -8.101601, -19.89167, -22.23126, -27.61348, -15.75004, -7.530434, -2.769959, 7.22097, 16.99439, 13.16614, 14.37785, -6.365347, -17.87383, -32.51902, -37.04582, -36.63303, -34.19882, -25.47635, -18.0231, -11.85354, -2.571183, 5.67901, 8.626837, 5.883119, -5.567259, -11.53411, -23.21601, -22.44422, -14.94883, -29.67326, -12.90519, -5.694616, 0.2960829, 1.64515, 3.397073, 0.422533, -4.766222, -6.039978, -14.59408, -16.3412, -7.935543, -11.59769, 3.91323, 5.911127, 12.763, 20.51825, 9.615058, 7.843474, 3.838617, -11.938, -25.41908, -31.97698, -29.71236, -17.50447, -14.15019, 1.987883, 10.85056, 21.38968, 23.73375, 25.02634 ; 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 ; temperature = 3.257997, 3.257997, 3.35679, 3.389702, 3.455501, 3.455501, 3.521262, 3.521262, 3.521262, 3.488386, 3.455501, 3.488386, 3.455501, 3.422606, 3.455501, 3.422606, 3.389702, 3.35679, 3.35679, 3.323868, 3.323868, 3.35679, 3.389702, 3.455501, 3.521262, 3.586989, 3.586989, 3.619838, 3.718334, 3.81675, 3.783953, 3.882317, 4.046084, 4.144242, 4.078812, 4.111531, 4.111531, 4.144242, 4.013348, 3.849538, 3.783953, 3.751148, 3.521262, 3.55413, 3.455501, 3.455501, 3.389702, 3.55413, 3.389702, 3.422606, 3.488386, 3.652679, 3.718334, 3.783953, 4.013348, 4.111531, 4.275001, 4.144242, 4.209638, 3.980603 ; 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 ; }