netcdf C0206.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 100 ; 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.6993, 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 = "07-Oct-2004 18:42:09: Modified [lon,lat] to [-70.059800,43.570233].\n", "Thu Oct 7 16:27:57 2004: /usr/local/nco/bin/ncrcat -d time,2453286.60416667,2453317.6 C0206.aanderaa.realtime.nc C0206.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 = 46 ; :mooring_site_id = "C0206" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453352.08333912 ; :starting_julian_day_string = "2004-12-12 02:00:00" ; :ending_julian_day_number = 2453358.95833912 ; :ending_julian_day_string = "2004-12-18 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 30-Aug-2004 17:02:11\n", "AANCM_Temperature_1.5: 30-Aug-2004 17:02:11" ; :longitude = -70.0598 ; :latitude = 43.570233 ; data: lat = 43.570233 ; lon = -70.0598 ; depth = 2 ; time = 2453352.08333333, 2453352.125, 2453352.16666667, 2453352.20833333, 2453352.25, 2453352.29166667, 2453352.33333333, 2453352.375, 2453352.41666667, 2453352.54166667, 2453352.58333333, 2453352.625, 2453352.66666667, 2453352.70833333, 2453352.75, 2453352.79166667, 2453352.83333333, 2453352.875, 2453352.91666667, 2453353, 2453353.08333333, 2453353.16666667, 2453353.20833333, 2453353.25, 2453353.375, 2453353.41666667, 2453353.45833333, 2453353.5, 2453353.54166667, 2453353.58333333, 2453353.625, 2453353.66666667, 2453353.79166667, 2453353.83333333, 2453353.91666667, 2453354, 2453354.04166667, 2453354.08333333, 2453354.125, 2453354.16666667, 2453354.20833333, 2453354.25, 2453354.29166667, 2453354.33333333, 2453354.375, 2453354.41666667, 2453354.45833333, 2453354.5, 2453354.625, 2453354.75, 2453354.79166667, 2453354.83333333, 2453354.875, 2453355, 2453355.04166667, 2453355.08333333, 2453355.20833333, 2453355.25, 2453355.375, 2453355.41666667, 2453355.54166667, 2453355.58333333, 2453355.625, 2453355.66666667, 2453355.70833333, 2453355.79166667, 2453356, 2453356.08333333, 2453356.125, 2453356.16666667, 2453356.20833333, 2453356.25, 2453356.29166667, 2453356.33333333, 2453356.375, 2453356.41666667, 2453356.45833333, 2453356.5, 2453356.70833333, 2453356.75, 2453356.875, 2453356.91666667, 2453357, 2453357.08333333, 2453357.16666667, 2453357.33333333, 2453357.375, 2453357.41666667, 2453357.45833333, 2453357.5, 2453357.54166667, 2453357.58333333, 2453357.625, 2453357.66666667, 2453357.83333333, 2453357.95833333, 2453358.25, 2453358.75, 2453358.91666667, 2453358.95833333 ; current_speed = 3.8129, 8.799, 15.2516, 23.464, 32.8496, 37.5424, 34.3161, 28.1568, 17.598, 12.3186, 14.9583, 23.464, 27.8635, 30.7965, 32.263, 32.263, 23.7573, 21.7042, 16.4248, 7.3325, 6.4526, 11.4387, 16.7181, 30.2099, 26.397, 15.5449, 1.4665, 5.866, 6.4526, 4.6928, 8.5057, 8.799, 25.5171, 27.2769, 13.4918, 12.9052, 12.0253, 10.2655, 5.5727, 9.3856, 10.5588, 17.3047, 32.5563, 36.0759, 36.6625, 39.3022, 19.6511, 20.8243, 25.8104, 20.531, 26.6903, 36.6625, 32.8496, 24.3439, 26.6903, 20.531, 15.5449, 23.464, 21.9975, 21.7042, 12.0253, 12.9052, 10.5588, 17.0114, 9.3856, 5.5727, 11.1454, 6.1593, 13.7851, 15.8382, 18.1846, 14.3717, 9.6789, 4.6928, 7.9191, 9.3856, 11.4387, 12.3186, 12.9052, 12.0253, 24.9305, 32.263, 40.1821, 27.8635, 27.5702, 32.8496, 30.5032, 35.4893, 45.4615, 37.2491, 39.5955, 34.6094, 37.5424, 36.0759, 31.6764, 35.4893, 9.3856, 13.7851, 0.8799, 7.0392 ; 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 ; current_direction = 179.5928, 172.9124, 178.538, 150.41, 145.136, 145.8392, 148.3004, 145.4876, 145.4876, 244.6388, 246.0452, 262.5704, 256.2416, 255.1868, 210.5336, 216.5108, 235.8488, 232.6844, 259.7576, 300.5432, 262.922, 145.136, 145.4876, 151.1132, 150.7616, 128.9624, 111.0308, 82.1996, 36.14, 336.0548, 259.0544, 254.132, 191.1956, 194.0084, 267.1412, 279.0956, 279.4472, 327.968, 253.7804, 245.342, 204.908, 163.4192, 167.2868, 162.716, 163.7708, 167.6384, 171.8576, 201.0404, 250.9676, 247.1, 196.4696, 179.5928, 172.5608, 222.8396, 211.94, 223.8944, 220.73, 237.6068, 178.1864, 191.5472, 220.0268, 235.1456, 295.2692, 279.4472, 260.1092, 247.1, 145.4876, 297.3788, 318.8264, 311.4428, 312.8492, 323.0456, 332.8904, 39.3044, 93.0992, 108.218, 99.0764, 64.9712, 47.0396, 47.0396, 108.9212, 115.6016, 111.0308, 99.428, 66.7292, 94.8572, 85.7156, 97.67, 102.2408, 107.8664, 98.7248, 91.3412, 84.3092, 83.2544, 105.7568, 126.8528, 296.6756, 319.8812, 242.1776, 181.7024 ; 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 ; current_u = 0.02709798, 1.08568, 0.3891285, 11.58629, 18.77783, 21.08071, 18.03193, 15.95321, 9.970756, -11.1314, -13.66988, -23.26701, -27.06402, -29.77296, -16.39101, -19.19566, -19.66057, -17.26153, -16.16306, -6.315088, -6.403427, 6.538709, 9.472218, 14.59382, 12.89347, 12.08707, 1.368813, 5.811721, 3.805487, -1.904632, -8.350964, -8.463707, -4.954375, -6.602759, -13.47501, -12.74293, -11.8622, -5.444747, -5.350896, -8.529767, -4.44697, 4.938194, 7.164696, 10.71845, 10.24645, 8.413843, 2.783261, -7.476468, -24.39946, -18.91286, -7.566875, 0.2605575, 4.25317, -16.55259, -14.11999, -14.23479, -10.14297, -19.8128, 0.696177, -4.344641, -7.734022, -10.5901, -9.548451, -16.78068, -9.246101, -5.13349, 6.314812, -5.46937, -9.07532, -11.87258, -13.33197, -8.639967, -4.410617, 2.972609, 7.907518, 8.915136, 11.29547, 11.16183, 9.444346, 8.800414, 23.58339, 29.09543, 37.50547, 27.48713, 25.3273, 32.73163, 30.41796, 35.17178, 44.42794, 35.45274, 39.13731, 34.59992, 37.35737, 35.82616, 30.4861, 28.39779, -8.386621, -8.882768, -0.7781823, -0.2091213 ; 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 ; current_v = -3.812804, -8.731764, -15.24664, -20.40385, -26.95346, -31.06502, -29.19665, -23.2013, -14.50082, -5.276343, -6.073307, -3.034081, -6.626729, -7.873695, -27.78913, -25.93122, -13.33684, -13.15719, -2.920543, 3.726288, -0.7950922, -9.385582, -13.77577, -26.45106, -23.03389, -9.774793, -0.5262825, 0.7961481, 5.21098, 4.28891, -1.615036, -2.40584, -25.03151, -26.46569, -0.6729004, 2.040083, 1.973816, 8.702599, -1.556564, -3.915682, -9.576675, -16.58514, -31.75815, -34.44685, -35.20155, -38.39102, -19.453, -19.43589, -8.416843, -7.989104, -25.59521, -36.66158, -32.5731, -17.85041, -22.64946, -14.79503, -11.77981, -12.57029, -21.98648, -21.26491, -9.208298, -7.375231, 4.507254, 2.792228, -1.612173, -2.168471, -9.183849, 2.832485, 10.3763, 10.48286, 12.36682, 11.48463, 8.615541, 3.631249, -0.4281451, -2.934252, -1.80447, 5.211677, 8.7948, 8.195154, -8.084149, -13.9412, -14.42014, -4.564266, 10.89236, -2.781462, 2.278809, -4.73666, -9.638782, -11.42797, -6.006188, -0.8100752, 3.722703, 4.237516, -8.601874, -21.28511, 4.213557, 10.5416, -0.4106779, -7.036093 ; 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 ; temperature = 6.633302, 6.729592, 6.825828, 6.954058, 6.793756, 6.729592, 6.761677, 6.729592, 6.761677, 6.761677, 6.793756, 6.793756, 6.633302, 6.504828, 6.376253, 6.344093, 6.344093, 6.311927, 6.311927, 6.247576, 6.21539, 6.279755, 6.376253, 6.344093, 6.344093, 6.344093, 6.408407, 6.408407, 6.408407, 6.408407, 6.440553, 6.472694, 6.536956, 6.601193, 6.569077, 6.536956, 6.504828, 6.569077, 6.536956, 6.504828, 6.504828, 6.569077, 6.536956, 6.601193, 6.633302, 6.633302, 6.665405, 6.697502, 6.536956, 6.536956, 6.504828, 6.536956, 6.536956, 6.601193, 6.601193, 6.633302, 6.376253, 6.408407, 6.408407, 6.408407, 6.504828, 6.472694, 5.92542, 5.828641, 5.764088, 5.764088, 5.731801, 5.667206, 5.57026, 5.57026, 5.602582, 5.634897, 5.602582, 5.53793, 5.505593, 5.473249, 5.40854, 5.343801, 5.893167, 5.957666, 6.183197, 6.344093, 5.989905, 6.054362, 6.054362, 6.183197, 6.344093, 6.504828, 6.504828, 6.601193, 6.472694, 6.504828, 6.665405, 6.825828, 7.114213, 7.050168, 6.665405, 6.793756, 6.889955, 6.857894 ; 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 ; }