netcdf A0111.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 43 ; 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.7195, 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 = "Fri Oct 8 06:07:32 2004: /usr/local/nco/bin/ncrcat -d time,2453287.19444,2453318.1 A0111.aanderaa.realtime.nc A0111.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 = "AANCM968" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 65 ; :mooring_site_id = "A0111" ; :mooring_site_desc = "Massachusetts Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16. ; :goes_platform_id = "0440465E" ; :starting_julian_day_number = 2453287.20833912 ; :starting_julian_day_string = "2004-10-08 05:00:00" ; :ending_julian_day_number = 2453288.95833912 ; :ending_julian_day_string = "2004-10-09 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 30-Aug-2004 16:52:59\n", "AANCM_Temperature_1.5: 30-Aug-2004 16:52:59" ; data: lat = 42.5231667 ; lon = -70.5665 ; depth = 2 ; time = 2453287.20833333, 2453287.25, 2453287.29166667, 2453287.33333333, 2453287.375, 2453287.41666667, 2453287.45833333, 2453287.5, 2453287.54166667, 2453287.58333333, 2453287.625, 2453287.66666667, 2453287.70833333, 2453287.75, 2453287.79166667, 2453287.83333333, 2453287.875, 2453287.91666667, 2453287.95833333, 2453288, 2453288.04166667, 2453288.08333333, 2453288.125, 2453288.16666667, 2453288.20833333, 2453288.25, 2453288.29166667, 2453288.33333333, 2453288.375, 2453288.41666667, 2453288.45833333, 2453288.5, 2453288.54166667, 2453288.58333333, 2453288.625, 2453288.66666667, 2453288.70833333, 2453288.75, 2453288.79166667, 2453288.83333333, 2453288.875, 2453288.91666667, 2453288.95833333 ; current_speed = 10.2655, 13.1985, 12.6119, 14.665, 16.4248, 13.7851, 13.1985, 11.732, 15.5449, 18.1846, 20.2377, 17.8913, 19.0645, 17.8913, 20.8243, 21.9975, 24.6372, 25.2238, 24.9305, 24.6372, 25.2238, 27.5702, 25.5171, 27.5702, 19.3578, 9.6789, 15.5449, 17.0114, 13.7851, 14.665, 13.4918, 18.7712, 25.8104, 26.1037, 29.33, 31.3831, 26.1037, 26.397, 15.5449, 15.5449, 13.1985, 17.0114, 16.1315 ; 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 ; current_direction = 12.8312, 349.9772, 337.358, 323.294, 324.3488, 331.3808, 0.5252, 358.4156, 28.6532, 40.9592, 45.8816, 46.2332, 33.224, 343.6868, 338.4128, 352.4384, 3.338, 2.6348, 19.5116, 49.7492, 40.9592, 47.9912, 40.6076, 49.046, 46.5848, 28.3016, 344, 343.3352, 333.4904, 357.7124, 5.4476, 25.4888, 30.7628, 42.014, 49.046, 51.5072, 54.32, 54.32, 54.32, 38.8496, 359.1188, 349.9772, 23.3792 ; 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 ; current_u = 2.279757, -2.297068, -4.855228, -8.765404, -9.573184, -6.60287, 0.1209819, -0.3243836, 7.453887, 11.92039, 14.5287, 12.9204, 10.4457, -5.025448, -7.661611, -2.894696, 1.434529, 1.159531, 8.32673, 18.80369, 16.53474, 20.48582, 16.60844, 20.82201, 14.06136, 4.588891, -4.284755, -4.878394, -6.152948, -0.5853615, 1.280849, 8.077898, 13.20163, 17.47152, 22.15107, 24.56313, 21.2037, 21.44194, 12.62692, 9.750978, -0.2029828, -2.960665, 6.401216 ; 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 ; current_v = 10.00916, 12.99707, 11.63988, 11.75712, 13.34647, 12.10087, 13.19795, 11.72751, 13.64124, 13.73258, 14.08834, 12.37586, 15.94812, 17.17101, 19.36366, 21.80621, 24.5954, 25.19713, 23.49884, 15.91895, 19.04842, 18.45121, 19.3722, 18.07097, 13.30423, 8.521924, 14.94272, 16.2969, 12.33573, 14.65331, 13.43086, 16.94419, 22.17867, 19.39456, 19.22443, 19.53335, 15.22518, 15.39625, 9.066683, 12.10629, 13.19694, 16.75178, 14.80708 ; 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 ; temperature = 14.61554, 14.58408, 14.61554, 14.58408, 14.58408, 14.58408, 14.55262, 14.55262, 14.55262, 14.61554, 14.70993, 14.80433, 15.02465, 15.11909, 15.11909, 15.11909, 15.02465, 14.93022, 14.8358, 14.80433, 14.80433, 14.77286, 14.7414, 14.61554, 14.55262, 14.52116, 14.52116, 14.55262, 14.58408, 14.55262, 14.55262, 14.58408, 14.61554, 14.64701, 14.7414, 14.8358, 14.8358, 14.99317, 14.99317, 14.99317, 14.80433, 14.89874, 14.93022 ; 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 ; }