netcdf N0103.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 77 ; 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.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 = "28-Apr-2005 10:13:22: Modified [lon,lat] to [-65.906253,42.329254].\n", "Wed Apr 27 20:58:47 2005: /usr/local/nco/bin/ncrcat -d time,2453488.77638889,2453518.77638889 N0103.aanderaa.realtime.nc N0103.aanderaa.realtime.nc.new\n", "Wed Apr 27 20:00:38 2005: /usr/local/nco/bin/ncrcat -d time,2453488.77638889,2453518.77638889 N0103.aanderaa.realtime.nc N0103.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 = "AANCM964" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0103" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453488.79167244 ; :starting_julian_day_string = "2005-04-27 19:00:00" ; :ending_julian_day_number = 2453491.95833912 ; :ending_julian_day_string = "2005-04-30 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-Apr-2005 21:20:31\n", "AANCM_Temperature_1.5: 19-Apr-2005 21:20:31" ; :longitude = -65.9062530517578 ; :latitude = 42.3292536417643 ; data: lat = 42.3292536417643 ; lon = -65.9062530517578 ; depth = 2 ; time = 2453488.79166667, 2453488.83333333, 2453488.875, 2453488.91666667, 2453488.95833333, 2453489, 2453489.04166667, 2453489.08333333, 2453489.125, 2453489.16666667, 2453489.20833333, 2453489.25, 2453489.29166667, 2453489.33333333, 2453489.375, 2453489.41666667, 2453489.45833333, 2453489.5, 2453489.54166667, 2453489.58333333, 2453489.625, 2453489.66666667, 2453489.70833333, 2453489.75, 2453489.79166667, 2453489.83333333, 2453489.875, 2453489.91666667, 2453489.95833333, 2453490, 2453490.04166667, 2453490.08333333, 2453490.125, 2453490.16666667, 2453490.20833333, 2453490.25, 2453490.29166667, 2453490.33333333, 2453490.375, 2453490.41666667, 2453490.45833333, 2453490.5, 2453490.54166667, 2453490.58333333, 2453490.625, 2453490.66666667, 2453490.70833333, 2453490.75, 2453490.79166667, 2453490.83333333, 2453490.875, 2453490.91666667, 2453490.95833333, 2453491, 2453491.04166667, 2453491.08333333, 2453491.125, 2453491.16666667, 2453491.20833333, 2453491.25, 2453491.29166667, 2453491.33333333, 2453491.375, 2453491.41666667, 2453491.45833333, 2453491.5, 2453491.54166667, 2453491.58333333, 2453491.625, 2453491.66666667, 2453491.70833333, 2453491.75, 2453491.79166667, 2453491.83333333, 2453491.875, 2453491.91666667, 2453491.95833333 ; current_speed = 8.2124, 13.1985, 6.7459, 3.8129, 10.2655, 13.7851, 26.397, 51.6208, 68.9255, 58.66, 68.3389, 25.8104, 12.3186, 39.3022, 35.4893, 34.3161, 1.4665, 19.6511, 36.9558, 46.0481, 57.1935, 50.7409, 57.1935, 38.129, 38.7156, 45.1682, 49.5677, 57.1935, 63.9394, 51.3275, 29.6233, 27.8635, 41.062, 49.2744, 43.1151, 20.531, 17.598, 29.33, 47.5146, 55.1404, 70.0987, 56.6069, 34.9027, 14.665, 7.0392, 20.2377, 24.9305, 17.8913, 18.1846, 26.6903, 33.1429, 33.7295, 24.9305, 31.3831, 10.2655, 15.5449, 25.5171, 33.7295, 59.5399, 51.9141, 17.0114, 22.2908, 34.3161, 39.8888, 43.1151, 50.4476, 50.4476, 25.8104, 6.4526, 16.4248, 23.7573, 38.7156, 30.2099, 10.8521, 12.6119, 5.2794, 13.4918 ; 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 ; current_direction = 126.7076, 125.6528, 159.4064, 108.776, 26.8532, 322.5488, 310.5944, 301.1012, 287.0372, 285.2792, 311.6492, 356.264, 53.2232, 123.5432, 145.3424, 159.0548, 190.3472, 307.43, 302.156, 305.3204, 324.6584, 334.5032, 342.2, 27.2048, 62.7164, 103.502, 117.566, 132.6848, 148.5068, 158, 195.2696, 262.0736, 284.576, 299.6948, 303.2108, 323.9552, 84.5156, 109.4792, 107.3696, 105.26, 102.7988, 94.3604, 101.3924, 111.2372, 304.2656, 301.4528, 296.5304, 326.0648, 2.2412, 78.89, 109.4792, 123.5432, 112.6436, 125.6528, 157.2968, 268.754, 309.188, 313.4072, 298.9916, 314.8136, 327.8228, 71.1548, 101.744, 102.7988, 110.534, 94.0088, 100.6892, 117.566, 194.918, 273.3248, 262.4252, 270.8636, 279.6536, 297.9368, 115.4564, 180.5024, 133.0364 ; 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 ; current_u = 6.583851, 10.72463, 2.372783, 3.609993, 4.636989, -8.38252, -20.04416, -44.20063, -65.90069, -56.58656, -51.06472, -1.681788, 9.866877, 32.75718, 20.18173, 12.26714, -0.263402, -15.60487, -31.28686, -37.57211, -33.08358, -21.84196, -17.48378, 17.43153, 34.40843, 43.91983, 43.94069, 42.04263, 33.40178, 19.22762, -7.801629, -27.59729, -39.74041, -42.80351, -36.07273, -12.0808, 17.51744, 27.65123, 45.34788, 53.19623, 68.35703, 56.44305, 34.21503, 13.66908, -5.817451, -17.26418, -22.30526, -9.987906, 0.7111332, 26.1901, 31.24589, 28.11251, 23.00879, 25.50078, 3.962047, -15.54122, -19.77771, -24.50409, -52.079, -36.82804, -9.059242, 21.0959, 33.59776, 38.89772, 40.37575, 50.32417, 49.57222, 22.88036, -1.661134, -16.39715, -23.54998, -38.7112, -29.78212, -9.587449, 11.38744, -0.04629201, 9.86143 ; 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 ; current_v = -4.90881, -7.693037, -6.314829, -1.227255, 9.158538, 10.9436, 17.17653, 26.66479, 20.19466, 15.45825, 45.41585, 25.75555, 7.375137, -21.71704, -29.19226, -32.04859, -1.442651, 11.94378, 19.66885, 26.62263, 46.65376, 45.79921, 54.45561, 33.9111, 17.74704, -10.54584, -22.93845, -38.77517, -54.52127, -47.59003, -28.57752, -3.842402, 10.33383, 24.40954, 23.61504, 16.60049, 1.681924, -9.780518, -14.18474, -14.51293, -15.52883, -4.303817, -6.894237, -5.3121, 3.96328, 10.55995, 11.13577, 14.84387, 18.17069, 5.14304, -11.05198, -18.63776, -9.598186, -18.29233, -9.470094, -0.3380252, 16.12341, 23.1782, 28.85788, 36.5892, 14.39854, 7.200205, -6.984673, -8.836489, -15.12319, -3.526776, -9.357091, -11.94428, -6.235117, 0.9525751, -3.131697, 0.5835251, 5.06593, 5.08418, -5.420899, -5.279197, -9.207652 ; 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 ; temperature = 4.804614, 4.642027, 4.544379, 4.446659, 4.804614, 5.323601, 5.355974, 5.420698, 4.381472, 4.185713, 4.185713, 4.250999, 4.316252, 4.21836, 4.316252, 4.28363, 4.250999, 4.348866, 4.739603, 5.03191, 5.096783, 5.226438, 5.258833, 5.258833, 5.291221, 5.323601, 5.258833, 5.291221, 5.194035, 4.837108, 4.316252, 4.446659, 4.120394, 4.153058, 4.837108, 5.06435, 5.03191, 5.03191, 4.967007, 4.869595, 4.576936, 4.479241, 4.348866, 4.153058, 4.28363, 4.707086, 4.902073, 5.355974, 5.355974, 5.355974, 5.420698, 5.323601, 4.642027, 4.41407, 4.41407, 4.381472, 4.446659, 4.609486, 4.999462, 4.967007, 4.902073, 4.902073, 4.999462, 5.03191, 5.226438, 5.355974, 5.06435, 4.804614, 4.576936, 4.642027, 4.967007, 5.323601, 5.420698, 5.258833, 5.194035, 5.06435, 4.934544 ; 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 ; }