netcdf I0107.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 95 ; 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.6659, 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 = "Wed Jan 28 02:25:47 2004: /usr/local/nco/bin/ncrcat -d time,2453033.048,2453033.1181 I0107.aanderaa.realtime.nc I0107.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 = 707 ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0107" ; :mooring_site_desc = "Acadia" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.67 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453033.08333912 ; :starting_julian_day_string = "2004-01-28 02:00:00" ; :ending_julian_day_number = 2453037.00000579 ; :ending_julian_day_string = "2004-02-01 00:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 31-Dec-2003 15:03:27\n", "AANCM_Temperature_1.5: 31-Dec-2003 15:03:27" ; data: lat = 44.1058 ; lon = -68.1087 ; depth = 2 ; time = 2453033.08333333, 2453033.125, 2453033.16666667, 2453033.20833333, 2453033.25, 2453033.29166667, 2453033.33333333, 2453033.375, 2453033.41666667, 2453033.45833333, 2453033.5, 2453033.54166667, 2453033.58333333, 2453033.625, 2453033.66666667, 2453033.70833333, 2453033.75, 2453033.79166667, 2453033.83333333, 2453033.875, 2453033.91666667, 2453033.95833333, 2453034, 2453034.04166667, 2453034.08333333, 2453034.125, 2453034.16666667, 2453034.20833333, 2453034.25, 2453034.29166667, 2453034.33333333, 2453034.375, 2453034.41666667, 2453034.45833333, 2453034.5, 2453034.54166667, 2453034.58333333, 2453034.625, 2453034.66666667, 2453034.70833333, 2453034.75, 2453034.79166667, 2453034.83333333, 2453034.875, 2453034.91666667, 2453034.95833333, 2453035, 2453035.04166667, 2453035.08333333, 2453035.125, 2453035.16666667, 2453035.20833333, 2453035.25, 2453035.29166667, 2453035.33333333, 2453035.375, 2453035.41666667, 2453035.45833333, 2453035.5, 2453035.54166667, 2453035.58333333, 2453035.625, 2453035.66666667, 2453035.70833333, 2453035.75, 2453035.79166667, 2453035.83333333, 2453035.875, 2453035.91666667, 2453035.95833333, 2453036, 2453036.04166667, 2453036.08333333, 2453036.125, 2453036.16666667, 2453036.20833333, 2453036.25, 2453036.29166667, 2453036.33333333, 2453036.375, 2453036.41666667, 2453036.45833333, 2453036.5, 2453036.54166667, 2453036.58333333, 2453036.625, 2453036.66666667, 2453036.70833333, 2453036.75, 2453036.79166667, 2453036.83333333, 2453036.875, 2453036.91666667, 2453036.95833333, 2453037 ; current_speed = 2.933, 8.799, 8.2124, 14.665, 8.799, 11.4387, 4.3995, 17.0114, 21.9975, 31.9697, 28.1568, 29.9166, 24.0506, 11.1454, 2.6397, 10.8521, 8.2124, 2.933, 6.1593, 13.4918, 22.2908, 30.7965, 30.2099, 31.0898, 24.6372, 14.665, 12.0253, 5.866, 7.3325, 11.732, 13.7851, 15.8382, 22.5841, 19.9444, 22.8774, 29.6233, 25.5171, 26.1037, 11.4387, 18.7712, 16.4248, 20.2377, 21.9975, 22.5841, 19.3578, 22.2908, 26.9836, 25.8104, 25.8104, 18.7712, 15.8382, 21.4109, 17.8913, 19.9444, 24.9305, 16.4248, 9.3856, 17.8913, 18.4779, 16.4248, 15.2516, 0, 8.2124, 12.3186, 9.6789, 13.7851, 14.665, 7.9191, 9.6789, 9.9722, 17.598, 29.9166, 20.8243, 16.1315, 15.5449, 11.1454, 6.1593, 7.3325, 9.9722, 12.3186, 3.8129, 10.8521, 20.531, 19.9444, 27.2769, 20.8243, 19.9444, 11.732, 6.4526, 8.799, 1.1732, 2.3464, 1.1732, 11.4387, 19.9444 ; 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 ; current_direction = 148.2852, 336.7428, 0.2616, 2.3712, 14.3256, 338.8524, 221.0664, 230.208, 197.1576, 214.7376, 204.1896, 205.2444, 211.2216, 224.934, 9.7548, 341.3136, 27.6864, 312.1308, 242.8656, 227.0436, 203.838, 199.9704, 205.596, 209.112, 204.1896, 195.048, 145.4724, 112.422, 132.1116, 129.2988, 151.8012, 145.824, 169.7328, 200.322, 193.6416, 180.984, 186.6096, 179.226, 112.0704, 88.5132, 102.9288, 75.1524, 114.18, 117.3444, 152.1528, 147.582, 164.1072, 151.8012, 149.34, 126.8376, 100.116, 81.4812, 63.198, 50.892, 71.2848, 76.5588, 133.518, 170.0844, 175.71, 181.6872, 177.8196, 342.33, 100.4676, 95.1936, 68.1204, 70.5816, 64.956, 97.3032, 118.7508, 165.5136, 183.7968, 179.5776, 188.3676, 219.3084, 208.7604, 160.9428, 144.4176, 69.5268, 58.2756, 55.1112, 39.9924, 172.194, 189.0708, 195.3996, 199.6188, 209.112, 193.29, 176.4132, 151.8012, 77.6136, 307.9116, 102.2256, 159.1848, 188.3676, 177.8196 ; 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 ; current_u = 1.541853, -3.474367, 0.03749589, 0.6067414, 2.177154, -4.12676, -2.890178, -13.0711, -6.489285, -18.21694, -11.53746, -12.75884, -12.46661, -7.871904, 0.4472498, -3.476884, 3.815743, -2.175158, -5.481402, -9.874277, -9.008872, -10.51807, -13.05136, -15.12576, -10.09528, -3.807447, 6.815978, 5.422528, 5.439542, 9.078849, 6.513905, 8.896901, 4.025366, -6.926605, -5.395583, -0.5087267, -2.93711, 0.3526202, 10.6005, 18.76488, 16.00841, 19.56198, 20.06751, 20.06059, 9.042322, 11.94992, 7.389145, 12.19625, 13.16182, 15.02331, 15.59198, 21.17468, 15.96924, 15.47602, 23.6123, 15.97491, 6.806044, 3.080834, 1.382234, -0.4835944, 0.580262, -0, 8.075727, 12.26803, 8.981719, 13.00095, 13.28624, 7.854855, 8.485685, 2.494548, -1.165307, 0.2205513, -3.030427, -10.21921, -7.479396, 3.639106, 3.583931, 6.869349, 8.482226, 10.1045, 2.450497, 1.473925, -3.236811, -5.296223, -9.15851, -10.1314, -4.584816, 0.7339608, 3.049062, 8.594188, -0.9256075, 2.293187, 0.4169024, -1.664601, 0.7588041 ; 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 ; current_v = -2.495031, 8.084007, 8.212315, 14.65244, 8.525397, 10.66835, -3.316998, -10.88734, -21.01854, -26.27175, -25.68448, -27.05947, -20.56733, -7.890061, 2.601535, 10.28005, 7.272112, 1.967531, -2.809129, -9.193874, -20.38921, -28.94468, -27.24518, -27.16224, -22.47392, -14.16212, -9.907083, -2.237441, -4.917005, -7.430634, -12.14899, -13.1032, -22.22247, -18.70297, -22.23203, -29.61893, -25.3475, -26.10132, -4.298041, 0.4870496, -3.674886, 5.185888, -9.010278, -10.37374, -17.1161, -18.81699, -25.95217, -22.74705, -22.20233, -11.25425, -2.781847, 3.17168, 8.067343, 12.58061, 7.999307, 3.817901, -6.462759, -17.62405, -18.42613, -16.41768, -15.24056, 0, -1.492025, -1.115096, 3.606914, 4.58305, 6.207902, -1.006676, -4.65556, -9.655154, -17.55938, -29.91579, -20.60262, -12.48171, -13.62727, -10.53456, -5.009233, 2.564683, 5.243721, 7.046061, 2.921176, -10.75154, -20.27424, -19.22834, -25.6934, -18.19357, -19.41027, -11.70902, -5.686762, 1.887416, 0.7208668, -0.4968772, -1.096627, -11.31693, -19.92996 ; 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 ; temperature = 3.255887, 3.124153, 3.124153, 3.81413, 3.781363, 3.977833, 3.94511, 3.977833, 3.781363, 3.453211, 3.222967, 2.992271, 2.860237, 2.860237, 2.959277, 2.959277, 3.058231, 3.124153, 3.091197, 3.091197, 3.058231, 3.157101, 3.157101, 3.025256, 2.69498, 3.058231, 3.255887, 3.255887, 2.860237, 2.992271, 2.959277, 2.926273, 2.827205, 3.387472, 3.35459, 3.584579, 3.584579, 3.518913, 3.486066, 3.486066, 3.55175, 3.55175, 3.453211, 3.486066, 3.486066, 3.35459, 3.387472, 3.025256, 2.926273, 2.794163, 2.297366, 2.595709, 2.728051, 2.827205, 2.89326, 2.628809, 2.628809, 2.52948, 2.860237, 2.728051, 2.728051, 2.595709, 2.330555, 2.264167, 2.197738, 2.197738, 2.463211, 2.064759, 2.031489, 1.998208, 1.998208, 1.998208, 2.197738, 2.430062, 2.230958, 1.998208, 2.064759, 2.430062, 2.496351, 2.264167, 2.363734, 2.363734, 2.330555, 2.69498, 2.197738, 1.73159, 1.631435, 1.564612, 1.497746, 1.531185, 1.564612, 1.564612, 1.564612, 1.631435, 1.598029 ; 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 ; }