netcdf J0209.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 99 ; 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 = 2453256.87500579 ; :starting_julian_day_string = "2004-09-07 21:00:00" ; :ending_julian_day_number = 2453260.95833912 ; :ending_julian_day_string = "2004-09-11 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 = 2453256.875, 2453256.91666667, 2453256.95833333, 2453257, 2453257.04166667, 2453257.08333333, 2453257.125, 2453257.16666667, 2453257.20833333, 2453257.25, 2453257.29166667, 2453257.33333333, 2453257.375, 2453257.41666667, 2453257.45833333, 2453257.5, 2453257.54166667, 2453257.58333333, 2453257.625, 2453257.66666667, 2453257.70833333, 2453257.75, 2453257.79166667, 2453257.83333333, 2453257.875, 2453257.91666667, 2453257.95833333, 2453258, 2453258.04166667, 2453258.08333333, 2453258.125, 2453258.16666667, 2453258.20833333, 2453258.25, 2453258.29166667, 2453258.33333333, 2453258.375, 2453258.41666667, 2453258.45833333, 2453258.5, 2453258.54166667, 2453258.58333333, 2453258.625, 2453258.66666667, 2453258.70833333, 2453258.75, 2453258.79166667, 2453258.83333333, 2453258.875, 2453258.91666667, 2453258.95833333, 2453259, 2453259.04166667, 2453259.08333333, 2453259.125, 2453259.16666667, 2453259.20833333, 2453259.25, 2453259.29166667, 2453259.33333333, 2453259.375, 2453259.41666667, 2453259.45833333, 2453259.5, 2453259.54166667, 2453259.58333333, 2453259.625, 2453259.66666667, 2453259.70833333, 2453259.75, 2453259.79166667, 2453259.83333333, 2453259.875, 2453259.91666667, 2453259.95833333, 2453260, 2453260.04166667, 2453260.08333333, 2453260.125, 2453260.16666667, 2453260.20833333, 2453260.25, 2453260.29166667, 2453260.33333333, 2453260.375, 2453260.41666667, 2453260.45833333, 2453260.5, 2453260.54166667, 2453260.58333333, 2453260.625, 2453260.66666667, 2453260.70833333, 2453260.75, 2453260.79166667, 2453260.83333333, 2453260.875, 2453260.91666667, 2453260.95833333 ; current_speed = 100.8952, 67.459, 37.8357, 36.9558, 27.8635, 97.6689, 86.8168, 51.9141, 31.0898, 57.4868, 56.6069, 70.0987, 54.8471, 25.8104, 3.5196, 19.0645, 14.665, 3.8129, 289.4871, 229.9472, 266.903, 189.1785, 263.0901, 64.8193, 123.186, 137.851, 131.3984, 117.9066, 150.7562, 99.4287, 97.0823, 68.6322, 30.2099, 34.0228, 43.995, 55.1404, 26.397, 66.2858, 146.65, 151.9294, 96.2024, 96.789, 178.6197, 61.593, 17.0114, 129.6386, 40.4754, 52.794, 32.5563, 165.1279, 73.6183, 19.0645, 65.9925, 31.6764, 68.3389, 60.4198, 65.1126, 100.6019, 70.0987, 78.8977, 45.4615, 43.1151, 50.4476, 58.66, 65.1126, 30.5032, 82.4173, 31.0898, 20.8243, 26.1037, 12.3186, 80.3642, 34.9027, 17.0114, 41.062, 69.2188, 78.0178, 99.4287, 56.3136, 26.6903, 27.2769, 29.0367, 12.3186, 19.6511, 52.5007, 88.8699, 60.4198, 72.7384, 30.2099, 107.9344, 57.7801, 10.8521, 130.5185, 66.2858, 105.588, 29.6233, 9.9722, 52.5007, 75.6714 ; 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 ; current_direction = 55.7876, 31.1756, 23.792, 56.4908, 121.5368, 212.6012, 196.076, 166.8932, 343.0064, 43.4816, 60.71, 37.5044, 59.3036, 90.2444, 273.428, 344.4128, 238.268, 125.0528, 24.1436, 20.9792, 23.4404, 13.244, 25.55, 56.4908, 18.518, 23.4404, 20.6276, 19.9244, 32.2304, 8.6732, 16.76, 19.9244, 41.0204, 10.4312, 58.6004, 29.7692, 49.8104, 42.4268, 20.6276, 13.9472, 29.7692, 38.9108, 32.9336, 37.1528, 342.6548, 18.518, 58.2488, 54.3812, 22.7372, 26.9564, 42.4268, 37.5044, 25.9016, 342.3032, 42.4268, 19.5728, 10.7828, 27.6596, 48.7556, 33.2852, 5.1572, 15.7052, 37.1528, 30.824, 12.8924, 345.116, 33.6368, 76.532, 116.6144, 43.8332, 331.7936, 12.1892, 3.7508, 112.7468, 47.7008, 18.518, 30.4724, 28.7144, 18.1664, 4.1024, 49.1072, 14.6504, 94.4636, 13.5956, 25.55, 20.276, 38.5592, 35.0432, 358.8284, 27.6596, 50.162, 135.9524, 9.728, 38.5592, 49.4588, 65.6324, 140.5232, 32.582, 26.6048 ; 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 ; current_u = 83.43619, 34.92101, 15.26359, 30.81364, 23.74818, -52.62287, -24.04063, 11.7724, -9.086456, 39.55791, 49.36997, 42.67765, 47.16216, 25.81017, -3.513303, -5.12272, -12.47284, 3.121328, 118.4075, 82.32777, 106.1727, 43.3405, 113.4704, 54.04615, 39.12419, 54.83643, 46.29067, 40.18021, 80.40208, 14.99369, 27.99498, 23.38848, 19.82759, 6.159988, 37.55213, 27.37762, 20.16502, 44.71956, 51.6637, 36.61918, 47.76521, 60.79411, 97.10959, 37.19865, -5.071574, 41.17355, 34.4179, 42.91676, 12.58317, 74.85452, 49.66642, 11.60689, 28.8273, -9.628987, 46.10468, 20.24089, 12.18168, 46.70118, 52.70751, 43.2996, 4.086472, 11.67073, 30.46746, 30.05754, 14.52798, -7.835141, 45.65312, 30.23483, 18.61779, 18.07841, -5.822377, 16.96814, 2.283232, 15.6883, 30.37112, 21.98407, 39.56464, 47.76992, 17.55733, 1.909403, 20.61958, 7.343977, 12.28124, 4.619334, 22.64348, 30.79722, 37.66105, 41.76595, -0.6176974, 50.10505, 44.36696, 7.544985, 22.05385, 41.31746, 80.24042, 26.98437, 6.339983, 28.27195, 33.88823 ; 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 ; current_v = 56.72957, 57.7169, 34.62027, 20.40222, -14.57389, -82.2803, -83.42185, -50.56169, 29.73234, 41.71216, 27.69381, 55.60976, 27.99883, -0.1100961, 0.2104517, 18.36336, -7.713009, -2.189867, 264.1637, 214.7041, 244.8767, 184.147, 237.3623, 35.78485, 116.8079, 126.4748, 122.9744, 110.8491, 127.5262, 98.29169, 92.95834, 64.52409, 22.79264, 33.46051, 22.92156, 47.86366, 17.03449, 48.92819, 137.2483, 147.4503, 83.50681, 75.31392, 149.9157, 49.09133, 16.23782, 122.9264, 21.29944, 30.74668, 30.02626, 147.187, 54.3406, 15.12399, 59.36326, 30.17742, 50.44366, 56.92854, 63.96294, 89.10523, 46.21413, 65.95447, 45.27746, 41.50549, 40.20813, 50.374, 63.47116, 29.47975, 68.61781, 7.240884, -9.328949, 18.83014, 10.85577, 78.55244, 34.82794, -6.577619, 27.63482, 65.63493, 67.24148, 87.2015, 53.50665, 26.62191, 17.85671, 28.09263, -0.9587041, 19.10046, 47.36662, 83.36301, 47.24614, 59.55233, 30.20358, 95.59978, 37.01504, -7.800082, 128.6418, 51.83315, 68.63164, 12.22226, -7.697362, 44.23822, 67.65907 ; 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 ; temperature = 23.94353, 23.94353, 23.64627, 23.25108, 22.85715, 22.49712, 22.20328, 21.97519, 21.77998, 21.61751, 21.48767, 21.35795, 21.26073, 21.16357, 21.09884, 21.06648, 21.16357, 21.39037, 21.77998, 21.94264, 22.00775, 22.10548, 22.04032, 21.94264, 21.77998, 21.55258, 21.61751, 21.58504, 21.48767, 21.35795, 21.22834, 21.09884, 20.96945, 20.80787, 20.67873, 20.54969, 20.42075, 20.29191, 20.19535, 20.09884, 20.22753, 20.131, 20.19535, 20.51744, 20.74329, 20.03453, 19.6171, 19.68126, 19.68126, 20.00239, 20.22753, 20.32411, 20.42075, 20.45297, 20.4852, 20.51744, 20.51744, 20.51744, 20.51744, 20.51744, 20.51744, 20.51744, 20.51744, 20.51744, 20.58194, 20.58194, 20.32411, 20.32411, 20.61419, 20.84017, 20.16317, 19.29665, 18.81695, 19.20061, 19.32867, 19.39272, 19.4568, 19.4568, 19.42476, 19.36069, 19.32867, 19.20061, 19.04066, 18.81695, 18.62538, 18.43398, 18.24275, 18.11534, 18.0835, 18.21089, 18.56156, 19.10463, 19.93812, 20.74329, 21.45523, 21.94264, 22.17068, 21.97519, 21.52012 ; 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 ; }