netcdf J0205.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 73 ; 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 = "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 = 2452907.95833912 ; :starting_julian_day_string = "2003-09-24 23:00:00" ; :ending_julian_day_number = 2452910.95833912 ; :ending_julian_day_string = "2003-09-27 23: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.8912 ; lon = -67.0173 ; depth = 2 ; time = 2452907.95833333, 2452908, 2452908.04166667, 2452908.08333333, 2452908.125, 2452908.16666667, 2452908.20833333, 2452908.25, 2452908.29166667, 2452908.33333333, 2452908.375, 2452908.41666667, 2452908.45833333, 2452908.5, 2452908.54166667, 2452908.58333333, 2452908.625, 2452908.66666667, 2452908.70833333, 2452908.75, 2452908.79166667, 2452908.83333333, 2452908.875, 2452908.91666667, 2452908.95833333, 2452909, 2452909.04166667, 2452909.08333333, 2452909.125, 2452909.16666667, 2452909.20833333, 2452909.25, 2452909.29166667, 2452909.33333333, 2452909.375, 2452909.41666667, 2452909.45833333, 2452909.5, 2452909.54166667, 2452909.58333333, 2452909.625, 2452909.66666667, 2452909.70833333, 2452909.75, 2452909.79166667, 2452909.83333333, 2452909.875, 2452909.91666667, 2452909.95833333, 2452910, 2452910.04166667, 2452910.08333333, 2452910.125, 2452910.16666667, 2452910.20833333, 2452910.25, 2452910.29166667, 2452910.33333333, 2452910.375, 2452910.41666667, 2452910.45833333, 2452910.5, 2452910.54166667, 2452910.58333333, 2452910.625, 2452910.66666667, 2452910.70833333, 2452910.75, 2452910.79166667, 2452910.83333333, 2452910.875, 2452910.91666667, 2452910.95833333 ; current_speed = 159.5552, 124.9458, 134.6247, 82.7106, 8.2124, 92.6828, 140.1974, 148.4098, 178.913, 166.5944, 70.392, 26.397, 95.9091, 139.3175, 135.7979, 100.8952, 49.5677, 34.3161, 121.4262, 172.4604, 164.5413, 156.6222, 89.1632, 3.8129, 68.3389, 139.6108, 136.9711, 134.3314, 77.7245, 21.7042, 92.3895, 156.0356, 190.3517, 176.5666, 150.1696, 62.7662, 35.7826, 128.4654, 147.2366, 133.4515, 105.588, 44.5816, 68.9255, 152.2227, 165.1279, 178.913, 156.0356, 97.0823, 45.1682, 77.4312, 131.1051, 155.1557, 133.1582, 44.2883, 46.6347, 144.3036, 187.712, 182.7259, 178.3264, 89.4565, 26.9836, 64.8193, 131.6917, 153.9825, 136.3845, 85.3503, 9.3856, 101.4818, 163.3681, 184.1924, 137.851, 141.0773, 56.0203 ; 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 ; current_direction = 316.4748, 291.1596, 296.7852, 303.4656, 303.4656, 141.378, 120.282, 113.25, 108.6792, 109.0308, 113.9532, 248.9676, 293.9724, 287.6436, 292.9176, 297.1368, 334.758, 131.1816, 122.3916, 113.6016, 107.6244, 115.008, 123.0948, 275.3376, 303.4656, 295.3788, 293.2692, 290.808, 299.2464, 56.2908, 123.0948, 117.8208, 88.2864, 116.0628, 118.524, 115.7112, 266.196, 290.808, 286.9404, 306.2784, 293.2692, 356.8704, 127.6656, 116.0628, 129.4236, 117.4692, 113.6016, 128.3688, 234.9036, 294.324, 289.4016, 292.2144, 296.7852, 271.47, 124.1496, 114.6564, 93.5604, 101.6472, 112.8984, 117.1176, 155.0904, 283.4244, 291.1596, 285.534, 291.5112, 299.2464, 106.5696, 129.7752, 124.5012, 87.2316, 115.3596, 109.0308, 104.8116 ; 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 ; current_u = -109.8814, -116.5218, -120.1798, -68.9986, -6.850924, 57.85072, 121.068, 136.3576, 169.489, 157.4889, 64.32966, -24.63837, -87.6361, -132.7641, -125.0788, -89.78866, -21.13777, 25.8272, 102.5331, 158.0343, 156.818, 141.9387, 74.6981, -3.796367, -57.00948, -126.1375, -125.8297, -125.5698, -67.8167, 18.05496, 77.40099, 137.9997, 190.2666, 158.6121, 131.9416, 56.55186, -35.70377, -120.0864, -140.8478, -107.5821, -96.99935, -2.433918, 54.56078, 136.7436, 127.5567, 158.7422, 142.9835, 76.11559, -36.95598, -70.55769, -123.6601, -143.6394, -118.8706, -44.27372, 38.5937, 131.1469, 187.3497, 178.9634, 164.2736, 79.6228, 11.36516, -63.04825, -122.8129, -148.3578, -126.8848, -74.47041, 8.995853, 77.9949, 134.634, 183.9774, 124.5673, 133.3665, 54.15884 ; 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 ; current_v = 115.6889, 45.10132, 60.66821, 45.60962, 4.528615, -72.4113, -70.69543, -58.58386, -57.30031, -54.3225, -28.57847, -9.473773, 38.96753, 42.22646, 52.88064, 46.01997, 44.83471, -22.59536, -65.04838, -69.04877, -49.81912, -66.21122, -48.68542, 0.3546912, 37.68454, 59.83731, 54.11067, 47.71955, 37.97358, 12.04535, -50.44706, -72.82302, 5.692183, -77.5756, -71.71001, -27.23019, -2.373945, 45.63573, 42.90133, 78.96449, 41.71272, 44.51511, -42.11706, -66.87996, -104.8643, -82.52751, -62.47269, -60.26102, -25.96963, 31.89361, 43.55147, 58.66026, 60.00734, 1.136151, -26.17865, -60.19994, -11.65705, -36.88959, -69.38648, -40.77591, -24.47341, 15.04859, 47.53637, 41.23808, 50.00989, 41.69929, -2.676584, -64.92573, -92.53553, 8.89629, -59.04132, -46.00198, -14.32111 ; 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 ; temperature = 12.40496, 12.27912, 11.93297, 11.52366, 11.61814, 12.05886, 12.43641, 12.62514, 12.53078, 12.62514, 12.62514, 12.56223, 12.27912, 12.18473, 12.09033, 11.58665, 12.05886, 11.87002, 12.24766, 12.59368, 12.53078, 12.65659, 12.75093, 12.65659, 12.53078, 12.31058, 12.24766, 11.61814, 11.55516, 11.83854, 11.99592, 12.49932, 12.49932, 12.49932, 12.59368, 12.56223, 12.49932, 12.24766, 12.18473, 12.02739, 11.58665, 12.21619, 12.02739, 12.31058, 12.46787, 12.46787, 12.59368, 12.59368, 12.49932, 12.34204, 12.27912, 12.15326, 11.52366, 11.93297, 11.83854, 12.24766, 12.46787, 12.34204, 12.40496, 12.53078, 12.49932, 12.34204, 12.21619, 12.21619, 11.61814, 11.55516, 11.90149, 12.15326, 12.53078, 12.49932, 12.53078, 12.62514, 12.75093 ; 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 ; }