netcdf N0104.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, 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.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 = "Tue Jul 19 14:33:04 2005: /usr/local/nco/bin/ncrcat -d time,2453571.531,2453775.00 N0104.aanderaa.realtime.nc N0104.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 = "AANCM711" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0104" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453571.54167244 ; :starting_julian_day_string = "2005-07-19 13:00:00" ; :ending_julian_day_number = 2453575.66667244 ; :ending_julian_day_string = "2005-07-23 16:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-Jul-2005 11:20:14\n", "AANCM_Temperature_1.5: 19-Jul-2005 11:20:14" ; data: lat = 42.3304 ; lon = -65.9069 ; depth = 2 ; time = 2453571.54166667, 2453571.58333333, 2453571.625, 2453571.66666667, 2453571.70833333, 2453571.75, 2453571.79166667, 2453571.83333333, 2453571.875, 2453571.91666667, 2453571.95833333, 2453572, 2453572.04166667, 2453572.08333333, 2453572.125, 2453572.16666667, 2453572.20833333, 2453572.25, 2453572.29166667, 2453572.33333333, 2453572.375, 2453572.41666667, 2453572.45833333, 2453572.5, 2453572.54166667, 2453572.58333333, 2453572.625, 2453572.66666667, 2453572.70833333, 2453572.75, 2453572.79166667, 2453572.83333333, 2453572.875, 2453572.91666667, 2453572.95833333, 2453573, 2453573.04166667, 2453573.08333333, 2453573.125, 2453573.16666667, 2453573.20833333, 2453573.25, 2453573.29166667, 2453573.33333333, 2453573.375, 2453573.41666667, 2453573.45833333, 2453573.5, 2453573.54166667, 2453573.58333333, 2453573.625, 2453573.66666667, 2453573.70833333, 2453573.75, 2453573.79166667, 2453573.83333333, 2453573.875, 2453573.91666667, 2453573.95833333, 2453574, 2453574.04166667, 2453574.08333333, 2453574.125, 2453574.16666667, 2453574.20833333, 2453574.25, 2453574.29166667, 2453574.33333333, 2453574.375, 2453574.41666667, 2453574.45833333, 2453574.5, 2453574.54166667, 2453574.58333333, 2453574.625, 2453574.66666667, 2453574.70833333, 2453574.75, 2453574.79166667, 2453574.83333333, 2453574.875, 2453574.91666667, 2453574.95833333, 2453575, 2453575.04166667, 2453575.08333333, 2453575.125, 2453575.16666667, 2453575.20833333, 2453575.25, 2453575.29166667, 2453575.33333333, 2453575.375, 2453575.41666667, 2453575.45833333, 2453575.5, 2453575.54166667, 2453575.58333333, 2453575.625, 2453575.66666667 ; current_speed = 15.2516, 23.1707, 48.9811, 55.1404, 78.0178, 70.6853, 52.5007, 30.5032, 48.1012, 53.3806, 67.7523, 28.4501, 21.7042, 15.8382, 31.9697, 48.3945, 66.5791, 79.7776, 52.2074, 32.5563, 14.9583, 42.2352, 59.5399, 46.0481, 36.3692, 12.9052, 5.5727, 24.9305, 50.7409, 77.1379, 59.5399, 34.0228, 12.3186, 41.3553, 82.7106, 84.7637, 69.5121, 37.5424, 56.3136, 87.99, 82.4173, 104.1215, 87.1101, 76.258, 48.6878, 31.9697, 52.5007, 74.7915, 71.5652, 50.7409, 29.33, 33.1429, 51.9141, 65.1126, 98.8421, 79.191, 61.2997, 32.263, 35.7826, 79.7776, 99.1354, 76.8446, 54.2605, 40.1821, 65.9925, 67.459, 101.1885, 100.6019, 82.124, 49.861, 26.1037, 25.5171, 80.9508, 89.1632, 62.1796, 52.794, 35.4893, 57.1935, 78.8977, 102.655, 73.9116, 55.4337, 19.9444, 29.33, 42.2352, 65.4059, 66.5791, 32.5563, 29.6233, 40.1821, 52.5007, 84.4704, 61.8863, 61.8863, 34.0228, 13.7851, 46.3414, 85.057, 68.0456, 48.1012 ; 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 = 333.8, 107.018, 74.3192, 85.5704, 99.986, 116.1596, 133.0364, 198.7856, 264.5348, 283.8728, 290.2016, 252.932, 239.9228, 172.4156, 129.5204, 104.2052, 93.6572, 112.292, 117.9176, 129.872, 223.046, 268.4024, 290.5532, 280.3568, 276.1376, 270.1604, 83.1092, 94.3604, 88.3832, 107.7212, 135.146, 151.3196, 215.6624, 266.996, 275.786, 295.8272, 321.1424, 343.2548, 28.6112, 70.8032, 87.68, 100.6892, 110.534, 116.1596, 135.146, 177.338, 245.9, 266.6444, 289.4984, 305.3204, 349.232, 39.8624, 66.2324, 79.9448, 93.3056, 99.2828, 123.1916, 141.4748, 217.772, 268.754, 306.0236, 316.22, 350.99, 31.7756, 66.584, 94.3604, 104.2052, 120.7304, 128.4656, 144.6392, 175.58, 261.0188, 283.5212, 289.4984, 319.0328, 359.4284, 37.0496, 65.8808, 86.2736, 98.228, 101.0408, 127.4108, 145.3424, 208.6304, 255.7448, 284.9276, 295.124, 353.0996, 41.972, 70.8032, 98.228, 105.9632, 106.3148, 112.6436, 118.2692, 200.8952, 275.4344, 296.5304, 305.3204, 322.9004 ; 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 = -6.733671, 22.15612, 47.15814, 54.9757, 76.83585, 63.44497, 38.37383, -9.822877, -47.88254, -51.82351, -63.58441, -27.19707, -18.78175, 2.090429, 24.66137, 46.91475, 66.44351, 73.81524, 46.1316, 24.98626, -10.21032, -42.21878, -55.74998, -45.29785, -36.16073, -12.90515, 5.532446, 24.85834, 50.7207, 73.47762, 41.99365, 16.32834, -7.181844, -41.29847, -82.28922, -76.29683, -43.61098, -10.81657, 26.96653, 83.09729, 82.34975, 102.3148, 81.57549, 68.44685, 34.33963, 1.484799, -47.92443, -74.66327, -67.46099, -41.40112, -5.479802, 21.24281, 47.51115, 64.11247, 98.67764, 78.15393, 51.29832, 20.09529, -21.91759, -79.75874, -80.17822, -53.1681, -8.497566, 21.15965, 60.5576, 67.26374, 98.09447, 86.47551, 64.3016, 28.85572, 2.011735, -25.20425, -78.70712, -84.04977, -40.76662, -0.5266802, 21.38252, 52.20035, 78.7309, 101.5983, 72.54357, 44.03099, 11.3418, -14.05369, -40.93472, -63.19859, -60.28012, -3.911437, 19.8111, 37.94777, 51.96028, 81.2131, 59.39431, 57.11595, 29.96497, -4.91659, -46.13311, -76.10028, -55.52057, -29.01476 ; 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 = 13.68463, -6.781418, 13.23851, 4.25872, -13.52887, -31.16325, -35.82978, -28.8783, -4.581214, 12.79892, 23.39652, -8.350288, -10.87742, -15.69964, -20.34401, -11.87579, -4.246871, -30.2618, -24.44357, -20.87102, -10.93161, -1.177508, 20.90309, 8.278412, 3.88847, 0.03612816, 0.6685982, -1.895463, 1.431641, -23.47966, -42.20821, -29.84856, -10.00845, -2.167252, 8.33832, 36.92802, 54.1296, 35.95043, 49.43711, 28.93233, 3.3363, -19.3126, -30.55501, -33.6201, -34.51509, -31.9352, -21.43764, -4.377756, 23.88707, 29.33576, 28.81355, 25.44002, 20.92283, 11.36846, -5.699394, -12.77411, -33.55794, -25.24045, -28.28452, -1.734771, 58.30336, 55.48194, 53.59098, 34.15949, 26.22569, -5.128901, -24.83119, -51.40748, -51.08479, -40.66284, -26.02607, -3.983484, 18.92671, 29.76094, 46.95089, 52.79137, 28.32451, 23.37134, 5.127728, -14.69123, -14.15466, -33.67739, -16.40557, -25.74379, -10.40005, 16.84845, 28.26807, 32.32048, 22.02409, 13.21243, -7.513512, -23.23104, -17.38477, -23.82609, -16.1137, -12.87851, 4.38881, 37.99263, 39.34044, 38.36495 ; 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 = 14.07154, 14.19733, 14.32312, 13.72566, 15.04677, 14.8894, 15.10973, 15.4876, 14.98382, 15.64512, 14.00865, 14.7006, 14.29167, 14.35458, 14.41748, 14.63768, 14.44894, 14.795, 15.07825, 14.98382, 15.04677, 14.76353, 14.35458, 14.44894, 14.51185, 14.44894, 14.51185, 14.51185, 14.795, 14.92087, 14.7006, 14.98382, 14.98382, 15.4246, 14.98382, 15.26714, 15.39311, 15.04677, 15.07825, 14.92087, 14.41748, 15.4876, 14.35458, 15.26714, 15.26714, 15.04677, 14.76353, 14.98382, 15.20417, 15.5191, 14.76353, 15.4561, 14.35458, 14.04009, 14.57476, 15.23566, 15.26714, 15.33012, 16.05492, 16.14955, 16.3073, 14.98382, 14.60622, 14.00865, 13.81998, 13.91431, 15.17269, 15.70814, 15.99185, 15.99185, 14.7006, 15.5506, 14.57476, 14.48039, 14.29167, 13.19116, 13.78854, 15.17269, 15.4876, 14.13443, 15.33012, 16.05492, 16.78097, 16.46512, 16.24419, 15.4246, 15.17269, 14.98382, 14.48039, 13.41125, 15.14121, 15.04677, 15.4561, 15.5506, 15.20417, 15.64512, 16.05492, 14.92087, 14.10298, 15.20417 ; 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 ; }