netcdf J0205.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 111 ; 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 = "02-Oct-2003 11:56:52: Modified [lon,lat] to [-67.013000,44.890900].\n", "25-Sep-2003 14:45:37: Modified [lon,lat] to [-67.017300,44.891200].\n", "Wed Sep 24 23:53:55 2003: ncrcat -d time,2452907.95833332, J0205.aanderaa.realtime.nc tmp.nc" ; :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 = 35 ; :mooring_site_id = "J0205" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "044073C4" ; :starting_julian_day_number = 2452960.00000579 ; :starting_julian_day_string = "2003-11-16 00:00:00" ; :ending_julian_day_number = 2452964.58333912 ; :ending_julian_day_string = "2003-11-20 14:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 04-Sep-2003 12:18:17\n", "AANCM_Temperature_1.5: 04-Sep-2003 12:18:17" ; data: lat = 44.8909 ; lon = -67.013 ; depth = 2 ; time = 2452960, 2452960.04166667, 2452960.08333333, 2452960.125, 2452960.16666667, 2452960.20833333, 2452960.25, 2452960.29166667, 2452960.33333333, 2452960.375, 2452960.41666667, 2452960.45833333, 2452960.5, 2452960.54166667, 2452960.58333333, 2452960.625, 2452960.66666667, 2452960.70833333, 2452960.75, 2452960.79166667, 2452960.83333333, 2452960.875, 2452960.91666667, 2452960.95833333, 2452961, 2452961.04166667, 2452961.08333333, 2452961.125, 2452961.16666667, 2452961.20833333, 2452961.25, 2452961.29166667, 2452961.33333333, 2452961.375, 2452961.41666667, 2452961.45833333, 2452961.5, 2452961.54166667, 2452961.58333333, 2452961.625, 2452961.66666667, 2452961.70833333, 2452961.75, 2452961.79166667, 2452961.83333333, 2452961.875, 2452961.91666667, 2452961.95833333, 2452962, 2452962.04166667, 2452962.08333333, 2452962.125, 2452962.16666667, 2452962.20833333, 2452962.25, 2452962.29166667, 2452962.33333333, 2452962.375, 2452962.41666667, 2452962.45833333, 2452962.5, 2452962.54166667, 2452962.58333333, 2452962.625, 2452962.66666667, 2452962.70833333, 2452962.75, 2452962.79166667, 2452962.83333333, 2452962.875, 2452962.91666667, 2452962.95833333, 2452963, 2452963.04166667, 2452963.08333333, 2452963.125, 2452963.16666667, 2452963.20833333, 2452963.25, 2452963.29166667, 2452963.33333333, 2452963.375, 2452963.41666667, 2452963.45833333, 2452963.5, 2452963.54166667, 2452963.58333333, 2452963.625, 2452963.66666667, 2452963.70833333, 2452963.75, 2452963.79166667, 2452963.83333333, 2452963.875, 2452963.91666667, 2452963.95833333, 2452964, 2452964.04166667, 2452964.08333333, 2452964.125, 2452964.16666667, 2452964.20833333, 2452964.25, 2452964.29166667, 2452964.33333333, 2452964.375, 2452964.41666667, 2452964.45833333, 2452964.5, 2452964.54166667, 2452964.58333333 ; current_speed = 118.1999, 108.2277, 65.9925, 11.732, 28.1568, 73.6183, 89.7498, 83.8838, 57.4868, 24.3439, 65.4059, 99.4287, 111.454, 109.9875, 94.4426, 35.7826, 10.5588, 70.6853, 90.3364, 102.0684, 77.7245, 28.7434, 52.794, 96.4957, 122.8927, 131.6917, 117.32, 88.5766, 11.732, 40.4754, 79.7776, 97.0823, 87.99, 52.5007, 34.3161, 70.0987, 105.2947, 119.0798, 112.6272, 94.4426, 44.2883, 17.8913, 75.6714, 100.0153, 95.6158, 69.8054, 32.8496, 47.5146, 88.2833, 115.5602, 120.8396, 107.0545, 78.0178, 23.464, 48.3945, 84.7637, 117.6133, 102.0684, 67.7523, 9.3856, 77.7245, 112.6272, 116.7334, 112.6272, 102.9483, 57.1935, 18.1846, 64.8193, 97.0823, 102.3617, 80.0709, 37.8357, 50.4476, 105.8813, 124.0659, 126.9989, 105.588, 74.7915, 23.464, 45.7548, 98.2555, 112.9205, 85.6436, 67.459, 12.6119, 75.9647, 119.0798, 140.4907, 153.1026, 105.588, 43.7017, 27.2769, 93.5627, 100.6019, 109.6942, 95.6158, 38.7156, 44.8749, 118.4932, 131.985, 146.3567, 138.7309, 93.856, 9.0923, 63.9394, 118.7865, 121.1329, 122.0128, 85.3503, 19.6511, 0 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_direction = 117.4692, 119.5788, 119.2272, 77.3868, 287.6436, 288.6984, 293.9724, 291.5112, 318.936, 61.5648, 123.0948, 119.5788, 119.9304, 117.1176, 121.3368, 120.6336, 263.0316, 286.9404, 292.9176, 287.6436, 310.8492, 331.5936, 131.1816, 124.1496, 120.282, 113.9532, 120.282, 123.4464, 194.118, 295.0272, 293.2692, 289.7532, 292.2144, 324.9132, 73.1676, 138.2136, 120.9852, 118.524, 118.8756, 124.5012, 111.1404, 284.8308, 287.9952, 291.5112, 301.356, 317.178, 327.726, 125.556, 124.5012, 115.7112, 117.8208, 119.9304, 127.314, 105.8664, 292.2144, 290.1048, 284.8308, 294.6756, 311.5524, 21.1308, 133.9944, 119.5788, 119.5788, 118.524, 120.9852, 128.7204, 297.4884, 303.4656, 288.6984, 298.8948, 312.9588, 301.356, 126.6108, 119.5788, 117.1176, 117.8208, 118.8756, 115.7112, 76.332, 288.3468, 286.2372, 298.1916, 309.7944, 309.0912, 74.2224, 137.862, 124.5012, 114.3048, 122.7432, 119.9304, 116.4144, 302.7624, 287.292, 294.324, 295.0272, 311.904, 301.0044, 112.5468, 126.6108, 117.1176, 120.282, 122.7432, 122.04, 57.3456, 302.4108, 294.6756, 295.3788, 305.5752, 293.2692, 12.6924, 8.1216 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_u = 104.8739, 94.12321, 57.59102, 11.44887, -26.83231, -69.73267, -82.00809, -78.04095, -37.76317, 21.40696, 54.79499, 86.47092, 96.58961, 97.89689, 80.66579, 30.7889, -10.4808, -67.61815, -83.20577, -97.26714, -58.79343, -13.67388, 39.73416, 79.8574, 106.1245, 120.3501, 101.3122, 73.90847, -2.861666, -36.67505, -73.2884, -91.3697, -81.45899, -30.17828, 32.84586, 46.71066, 90.26918, 104.6256, 98.62429, 77.8315, 41.30767, -17.29527, -71.96973, -93.04883, -81.65118, -47.44833, -17.54066, 38.65539, 72.75553, 104.1188, 106.8719, 92.77687, 62.04954, 22.57006, -44.80245, -79.59866, -113.6951, -92.74813, -50.70239, 3.383493, 55.9156, 97.94936, 101.5204, 98.95619, 88.25761, 44.62281, -16.13164, -54.07336, -91.95822, -89.61853, -58.5994, -32.30982, 40.49454, 92.0826, 110.4277, 112.3193, 92.46027, 67.38656, 22.79953, -43.42902, -94.33632, -99.52505, -65.80392, -52.35785, 12.13674, 50.96613, 98.13537, 128.0388, 128.7751, 91.50595, 39.13924, -22.93774, -89.33389, -91.67155, -99.39469, -71.16348, -33.18422, 41.44496, 95.11509, 117.4763, 126.3869, 116.687, 79.55966, 7.655175, -53.97936, -107.9396, -109.4428, -99.23943, -78.40781, 4.317677, 0 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_v = -54.52227, -53.42337, -32.22242, 2.561894, 8.534189, 23.60104, 36.46503, 30.75877, 43.34369, 11.5917, -35.71332, -49.08001, -55.60971, -50.13432, -49.11655, -18.23288, -1.281014, 20.59606, 35.17762, 30.93644, 50.8373, 25.28256, -34.76209, -54.1684, -61.96943, -53.46555, -59.15936, -48.81958, -11.37764, 17.12306, 31.51628, 32.81084, 33.26669, 42.96039, 9.937019, -52.26799, -54.20746, -56.8638, -54.38875, -53.49451, -15.97278, 4.579555, 23.37772, 36.67392, 49.75406, 51.20009, 27.77448, -27.62966, -50.00574, -50.13408, -56.39678, -53.41459, -47.29305, -6.414945, 18.29668, 29.13654, 30.10494, 42.61153, 44.94042, 8.754511, -53.98651, -55.59505, -57.62195, -53.78251, -52.9995, -35.77571, 8.393448, 35.74371, 31.12328, 49.46147, 54.5661, 19.68796, -30.08575, -52.26514, -56.55151, -59.27137, -50.98945, -32.44719, 5.544437, 14.40214, 27.47367, 53.34608, 54.81487, 42.53672, 3.429227, -56.33018, -67.4496, -57.82467, -82.80932, -52.68288, -19.44115, 14.76107, 27.81072, 41.43753, 46.40596, 63.86031, 19.94256, -17.20674, -70.66653, -60.16118, -73.80129, -75.03603, -49.79166, 4.905936, 34.27062, 49.591, 51.91766, 70.98351, 33.71778, 19.1709, 0 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; temperature = 8.105643, 8.137498, 8.010052, 7.978178, 8.105643, 8.455777, 8.487579, 8.710069, 8.741836, 8.582958, 8.42397, 8.328522, 7.882525, 7.818732, 7.914415, 7.786828, 7.946299, 8.360342, 8.392159, 8.55117, 8.710069, 8.455777, 8.455777, 8.137498, 7.786828, 7.786828, 7.882525, 7.786828, 7.850631, 7.978178, 8.328522, 8.42397, 8.519377, 8.614743, 8.073785, 8.264866, 8.105643, 7.691083, 7.786828, 7.786828, 7.818732, 7.946299, 8.392159, 8.233031, 8.487579, 8.55117, 8.614743, 8.360342, 8.137498, 7.818732, 7.850631, 7.882525, 7.786828, 7.818732, 7.850631, 8.264866, 8.360342, 8.487579, 8.55117, 8.614743, 8.296697, 8.105643, 7.786828, 7.882525, 7.818732, 7.850631, 7.946299, 8.137498, 8.264866, 8.42397, 8.582958, 8.614743, 8.233031, 7.978178, 7.914415, 7.946299, 7.914415, 7.850631, 7.882525, 7.914415, 8.328522, 8.264866, 8.55117, 8.55117, 8.296697, 8.328522, 8.169347, 7.946299, 7.978178, 7.978178, 7.946299, 8.010052, 8.328522, 8.55117, 8.455777, 8.614743, 8.678298, 8.42397, 8.392159, 8.073785, 8.137498, 8.105643, 8.105643, 8.169347, 8.201192, 8.392159, 8.582958, 8.773598, 9.05927, 9.566338, -0.6659 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1 ; }