netcdf J0209.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 90 ; 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.7143, 0.03428, -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 = "" ; :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 = "AANCM713" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0209" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.4 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453261.00000579 ; :starting_julian_day_string = "2004-09-12 00:00:00" ; :ending_julian_day_number = 2453267.95833912 ; :ending_julian_day_string = "2004-09-18 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 24-Aug-2004 18:15:24\n", "AANCM_Temperature_1.5: 24-Aug-2004 18:15:24" ; data: lat = 44.8912 ; lon = -67.0173 ; depth = 2 ; time = 2453261, 2453261.04166667, 2453261.08333333, 2453261.125, 2453261.16666667, 2453261.20833333, 2453261.25, 2453261.29166667, 2453261.33333333, 2453261.375, 2453261.41666667, 2453261.45833333, 2453261.5, 2453261.54166667, 2453261.58333333, 2453261.625, 2453261.66666667, 2453261.70833333, 2453261.75, 2453261.79166667, 2453261.83333333, 2453261.875, 2453261.91666667, 2453261.95833333, 2453262, 2453262.04166667, 2453262.08333333, 2453262.125, 2453262.16666667, 2453262.20833333, 2453262.25, 2453262.29166667, 2453262.33333333, 2453262.375, 2453262.41666667, 2453262.45833333, 2453262.5, 2453265.79166667, 2453265.83333333, 2453265.875, 2453265.91666667, 2453265.95833333, 2453266, 2453266.04166667, 2453266.08333333, 2453266.125, 2453266.16666667, 2453266.20833333, 2453266.25, 2453266.29166667, 2453266.33333333, 2453266.375, 2453266.41666667, 2453266.45833333, 2453266.5, 2453266.54166667, 2453266.58333333, 2453266.625, 2453266.66666667, 2453266.70833333, 2453266.75, 2453266.79166667, 2453266.83333333, 2453266.875, 2453266.91666667, 2453266.95833333, 2453267, 2453267.04166667, 2453267.08333333, 2453267.125, 2453267.16666667, 2453267.20833333, 2453267.25, 2453267.29166667, 2453267.33333333, 2453267.375, 2453267.41666667, 2453267.45833333, 2453267.5, 2453267.54166667, 2453267.58333333, 2453267.625, 2453267.66666667, 2453267.70833333, 2453267.75, 2453267.79166667, 2453267.83333333, 2453267.875, 2453267.91666667, 2453267.95833333 ; current_speed = 98.2555, 86.8168, 50.7409, 137.851, 106.1746, 100.0153, 51.0342, 113.5071, 92.6828, 46.928, 9.9722, 28.1568, 91.8029, 136.0912, 108.521, 22.5841, 68.6322, 96.2024, 81.8307, 29.9166, 54.8471, 81.8307, 91.5096, 90.6297, 70.0987, 46.928, 50.7409, 17.598, 133.7448, 84.1771, 106.7612, 130.2252, 121.7195, 54.5538, 2.0531, 18.1846, 42.8218, 47.2213, 31.6764, 144.8902, 56.3136, 107.6411, 24.9305, 85.3503, 77.7245, 190.3517, 300.0459, 300.0459, 300.0459, 300.0459, 200.0306, 74.7915, 50.7409, 88.2833, 62.1796, 257.8107, 300.0459, 300.0459, 39.8888, 24.0506, 71.2719, 94.1493, 239.0395, 48.6878, 50.7409, 30.5032, 75.3781, 300.0459, 300.0459, 66.2858, 11.1454, 68.0456, 27.8635, 300.0459, 202.6703, 5.2794, 18.1846, 161.6083, 24.9305, 42.5285, 61.0064, 17.3047, 41.3553, 18.4779, 128.7587, 94.4426, 33.4362, 39.3022, 151.3428, 31.9697 ; 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 ; current_direction = 36.098, 36.098, 60.3584, 30.824, 26.6048, 22.7372, 63.8744, 12.1892, 32.582, 12.1892, 333.5516, 44.888, 2.696, 21.6824, 31.5272, 48.0524, 48.7556, 21.3308, 17.1116, 24.1436, 24.8468, 30.1208, 36.4496, 28.0112, 30.1208, 6.212, 10.4312, 323.7068, 28.7144, 42.7784, 14.6504, 26.9564, 45.9428, 49.8104, 1.6412, 2.3444, 35.7464, 332.1452, 174.6284, 328.6292, 17.1116, 332.8484, 48.0524, 139.4684, 116.2628, 337.0676, 326.8712, 329.3324, 329.684, 325.8164, 326.8712, 321.2456, 4.1024, 355.3124, 346.874, 287.8436, 287.1404, 285.0308, 76.532, 28.3628, 96.2216, 90.9476, 288.5468, 56.8424, 86.0252, 311.0492, 106.418, 283.6244, 288.1952, 301.9076, 71.6096, 299.798, 304.3688, 286.4372, 287.8436, 313.1588, 88.838, 278.702, 270.2636, 303.6656, 286.0856, 64.5776, 54.0296, 76.1804, 301.556, 292.0628, 304.0172, 282.218, 289.6016, 313.1588 ; 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 ; current_u = 57.88901, 51.14969, 44.10075, 70.63522, 47.5486, 38.65641, 45.82008, 23.96595, 49.91025, 9.908404, -4.441535, 19.87091, 4.318107, 50.28044, 56.74599, 16.79707, 51.60484, 34.99382, 24.07736, 12.23664, 23.04639, 41.06467, 54.36727, 42.56371, 35.17727, 5.077965, 9.186879, -10.41656, 64.25687, 57.17011, 27.0021, 59.03269, 87.47323, 41.67437, 0.05880166, 0.7438607, 25.01644, -22.06332, 2.965381, -75.42616, 16.56937, -49.12163, 18.54222, 55.46637, 69.7013, -74.16955, -163.982, -153.0404, -151.4538, -168.5798, -109.3213, -46.81823, 3.629965, -7.21476, -14.12057, -245.4091, -286.7195, -289.7803, 38.79186, 11.42531, 70.85212, 94.13642, -226.6248, 40.75993, 50.61885, -23.00386, 72.30457, -291.6028, -285.0431, -56.27012, 10.57619, -59.0488, -22.99912, -287.7832, -192.9211, -3.851115, 18.18086, -159.748, -24.93024, -35.39592, -58.61793, 15.62904, 33.46969, 17.94301, -109.719, -87.52682, -27.71425, -38.41198, -142.5722, -23.32064 ; 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 ; current_v = 79.39147, 70.14888, 25.09508, 118.3789, 94.93249, 92.24284, 22.47242, 110.9482, 78.09653, 45.87004, 8.928468, 19.94875, 91.70129, 126.4622, 92.50243, 15.09636, 45.24731, 89.61214, 78.20834, 27.29959, 49.77015, 70.78104, 73.60847, 80.01295, 60.63322, 46.65245, 49.90231, 14.18396, 117.2976, 61.78481, 103.2901, 116.0765, 84.64084, 35.20461, 2.052258, 18.16938, 34.75463, 41.74998, -31.53729, 123.7096, 53.82079, 95.77929, 16.66481, -64.87029, -34.39224, 175.3073, 251.2717, 258.0817, 259.016, 248.2104, 167.5145, 58.32513, 50.61089, 87.988, 60.55503, 78.99829, 88.42779, 77.81338, 9.290192, 21.1635, -7.72403, -1.55704, 76.03349, 26.62949, 3.517243, 20.03166, -21.30508, 70.67761, 93.69093, 35.03542, 3.516263, 33.81483, 15.72944, 84.90226, 62.10218, 3.61123, 0.3687716, 24.45058, 0.114697, 23.57545, 16.90324, 7.428705, 24.29075, 4.413736, 67.38351, 35.47478, 18.70561, 8.317597, 50.77216, 21.868 ; 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 ; temperature = 21.45523, 21.29313, 20.45297, 20.51744, 20.38853, 20.25972, 20.03453, 19.80964, 19.6171, 19.42476, 19.20061, 19.00869, 17.86074, 17.95619, 18.33834, 18.81695, 19.32867, 19.80964, 20.25972, 20.711, 21.09884, 21.4228, 21.58504, 21.55258, 21.39037, 21.16357, 20.93712, 20.74329, 20.45297, 20.19535, 19.97025, 19.74544, 19.55297, 19.36069, 19.16861, 19.00869, 18.88084, 27.40506, 25.07358, 24.24156, 23.61329, 23.08679, 22.59521, 22.17068, 21.8125, 21.55258, 21.32553, 21.16357, 21.00179, 20.87248, 20.74329, 20.64646, 20.54969, 20.4852, 20.19535, 20.25972, 21.22834, 22.52981, 24.70672, 25.94579, 26.18188, 27.02967, 26.72362, 25.77749, 25.27422, 24.80665, 24.30789, 23.81133, 23.34975, 22.92272, 22.49712, 22.10548, 21.71497, 21.39037, 21.06648, 20.80787, 20.58194, 20.35632, 20.131, 19.97025, 19.80964, 19.6171, 19.42476, 19.26463, 20.25972, 20.32411, 20.32411, 20.32411, 20.22753, 19.93812 ; 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 ; }