netcdf L0108.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 91 ; 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.6719, 0.03412, -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 = "09-Feb-2005 06:12:16: Modified [lon,lat] to [-66.553719,43.628017].\n", "Wed Feb 9 05:49:35 2005: /usr/local/nco/bin/ncrcat -d time,2453411.207,2453439.2 L0108.aanderaa.realtime.nc L0108.aanderaa.realtime.nc.new\n", "Wed Feb 9 05:46:40 2005: /usr/local/nco/bin/ncrcat -d time,2453411.0207,2453439.2 L0108.aanderaa.realtime.nc L0108.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 = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0108" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.1 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2453411.20833912 ; :starting_julian_day_string = "2005-02-09 05:00:00" ; :ending_julian_day_number = 2453414.95833912 ; :ending_julian_day_string = "2005-02-12 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 07-Feb-2005 20:35:12\n", "AANCM_Temperature_1.5: 07-Feb-2005 20:35:12" ; :longitude = -66.5537185668945 ; :latitude = 43.6280174255371 ; data: lat = 43.6280174255371 ; lon = -66.5537185668945 ; depth = 2 ; time = 2453411.20833333, 2453411.25, 2453411.29166667, 2453411.33333333, 2453411.375, 2453411.41666667, 2453411.45833333, 2453411.5, 2453411.54166667, 2453411.58333333, 2453411.625, 2453411.66666667, 2453411.70833333, 2453411.75, 2453411.79166667, 2453411.83333333, 2453411.875, 2453411.91666667, 2453411.95833333, 2453412, 2453412.04166667, 2453412.08333333, 2453412.125, 2453412.16666667, 2453412.20833333, 2453412.25, 2453412.29166667, 2453412.33333333, 2453412.375, 2453412.41666667, 2453412.45833333, 2453412.5, 2453412.54166667, 2453412.58333333, 2453412.625, 2453412.66666667, 2453412.70833333, 2453412.75, 2453412.79166667, 2453412.83333333, 2453412.875, 2453412.91666667, 2453412.95833333, 2453413, 2453413.04166667, 2453413.08333333, 2453413.125, 2453413.16666667, 2453413.20833333, 2453413.25, 2453413.29166667, 2453413.33333333, 2453413.375, 2453413.41666667, 2453413.45833333, 2453413.5, 2453413.54166667, 2453413.58333333, 2453413.625, 2453413.66666667, 2453413.70833333, 2453413.75, 2453413.79166667, 2453413.83333333, 2453413.875, 2453413.91666667, 2453413.95833333, 2453414, 2453414.04166667, 2453414.08333333, 2453414.125, 2453414.16666667, 2453414.20833333, 2453414.25, 2453414.29166667, 2453414.33333333, 2453414.375, 2453414.41666667, 2453414.45833333, 2453414.5, 2453414.54166667, 2453414.58333333, 2453414.625, 2453414.66666667, 2453414.70833333, 2453414.75, 2453414.79166667, 2453414.83333333, 2453414.875, 2453414.91666667, 2453414.95833333 ; current_speed = 49.861, 76.258, 75.3781, 65.6992, 29.6233, 9.0923, 43.4084, 65.6992, 78.8977, 65.1126, 33.7295, 13.1985, 38.129, 76.5513, 85.6436, 74.4982, 53.6739, 22.5841, 11.732, 47.5146, 69.8054, 67.7523, 49.5677, 18.4779, 14.0784, 50.4476, 68.0456, 62.4729, 54.5538, 18.4779, 16.7181, 50.7409, 78.6044, 87.99, 75.6714, 46.0481, 17.3047, 30.2099, 63.0595, 67.7523, 60.4198, 29.33, 19.3578, 52.794, 84.4704, 108.2277, 89.1632, 67.7523, 35.196, 26.9836, 51.0342, 65.4059, 54.8471, 43.7017, 17.8913, 29.33, 62.1796, 83.2972, 81.8307, 68.9255, 34.6094, 20.8243, 53.6739, 68.6322, 85.6436, 76.258, 39.8888, 11.732, 19.6511, 49.5677, 56.3136, 43.1151, 19.0645, 21.9975, 57.7801, 89.4565, 91.8029, 88.2833, 67.459, 32.5563, 7.9191, 32.5563, 38.4223, 50.4476, 31.0898, 13.1985, 40.1821, 78.8977, 93.2694, 96.4957, 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 ; current_direction = 175.28, 166.49, 167.5448, 164.0288, 173.1704, 328.226, 334.9064, 339.4772, 338.774, 343.3064, 350.69, 73.6676, 161.5676, 165.4352, 166.1384, 166.8416, 162.2708, 177.038, 305.372, 336.3128, 333.1484, 329.2808, 331.0388, 329.6324, 153.8324, 160.8644, 155.5904, 161.9192, 161.216, 134.1428, 359.48, 344.0096, 339.1256, 331.0388, 319.0844, 315.2168, 273.0248, 194.618, 170.3576, 177.3896, 171.4124, 185.1248, 310.646, 326.8196, 341.9, 335.258, 350.3384, 355.964, 18.818, 119.3756, 154.8872, 152.7776, 144.3392, 131.6816, 95.8184, 11.786, 350.69, 347.8772, 347.8772, 0.5348, 18.818, 119.024, 151.0196, 156.6452, 167.8964, 161.9192, 161.216, 151.7228, 8.9732, 3.6992, 353.1512, 351.0416, 14.9504, 145.394, 171.4124, 159.458, 162.974, 155.942, 151.3712, 164.3804, 44.8364, 9.3248, 353.1512, 355.2608, 23.7404, 104.6084, 152.426, 162.2708, 158.4032, 157.3484, 154.5356 ; 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 ; current_u = 4.102882, 17.81502, 16.25726, 18.07741, 3.522712, -4.787733, -18.40943, -23.03283, -28.56472, -18.70382, -5.456625, 12.66589, 12.05584, 19.25072, 20.51827, 16.95906, 16.3447, 1.167002, -9.5664, -19.08867, -31.52979, -34.60998, -24.00153, -9.341428, 6.208552, 16.53697, 28.12032, 19.38896, 17.5664, 13.25986, -0.1517266, -13.97791, -28.00836, -42.60627, -49.56073, -32.43748, -17.28059, -7.624174, 10.56236, 3.085732, 9.021966, -2.619915, -14.6877, -28.89294, -26.24296, -45.29686, -14.96415, -4.768627, 11.35293, 23.51412, 21.659, 29.91964, 31.97506, 32.63869, 17.79913, 5.990854, -10.05917, -17.49305, -17.18507, 0.6433427, 11.16371, 18.20911, 26.00556, 27.20744, 17.95775, 23.66727, 12.84425, 5.557892, 3.06503, 3.198027, -6.715377, -6.713767, 4.918313, 12.49304, 8.627803, 31.38974, 26.88041, 35.98968, 32.32184, 8.76576, 5.583638, 5.275128, -4.581846, -4.167999, 12.51655, 12.77182, 18.60005, 24.02581, 34.32991, 37.16306, 32.53493 ; 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 ; current_v = -49.69191, -74.14788, -73.60407, -63.16322, -29.4131, 7.729653, 39.31135, 61.52945, 73.54525, 62.3684, 33.2852, 3.711543, -36.17288, -74.09123, -83.14942, -72.54221, -51.12473, -22.55393, 6.791452, 43.51161, 62.27894, 58.24537, 43.36915, 15.94273, -12.63548, -47.66014, -61.96331, -59.38797, -51.64822, -12.86892, 16.71741, 48.77763, 73.44511, 76.98666, 57.183, 32.6839, 0.9131379, -29.232, -62.16862, -67.68199, -59.74242, -29.21275, 12.60935, 44.18602, 80.29044, 98.29257, 87.89852, 67.58427, 33.3147, -13.23634, -46.21014, -58.16138, -44.56231, -29.06122, -1.813745, 28.71165, 61.36054, 81.43965, 80.00585, 68.9225, 32.75946, -10.10345, -46.95315, -63.009, -83.73975, -72.49236, -37.76429, -10.33197, 19.4106, 49.46443, 55.91176, 42.58917, 18.41916, -18.10563, -57.13231, -83.76842, -87.77936, -80.61442, -59.21161, -31.35401, 5.615615, 32.12609, 38.14813, 50.27512, 28.45895, -3.32881, -35.61797, -75.15057, -86.72161, -89.05238, -68.32012 ; 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 ; temperature = 2.582919, 2.846887, 2.714981, 2.51683, 2.483771, 2.483771, 2.483771, 2.51683, 2.68198, 2.846887, 2.51683, 2.615949, 2.615949, 2.945717, 2.714981, 2.68198, 2.846887, 2.87984, 2.813925, 2.813925, 2.846887, 2.714981, 2.813925, 2.813925, 2.846887, 2.945717, 2.945717, 2.813925, 2.846887, 2.813925, 2.912783, 2.978641, 2.87984, 3.011556, 3.077357, 2.846887, 3.011556, 2.978641, 3.175988, 2.978641, 2.978641, 2.978641, 3.011556, 3.044461, 3.044461, 3.110243, 2.714981, 2.68198, 2.615949, 2.747972, 2.846887, 2.978641, 2.978641, 3.110243, 3.143121, 3.143121, 3.044461, 3.077357, 3.044461, 2.912783, 2.846887, 2.813925, 2.813925, 2.978641, 3.044461, 3.044461, 3.044461, 3.044461, 3.044461, 3.044461, 3.044461, 3.011556, 2.978641, 2.945717, 2.978641, 2.978641, 3.044461, 3.011556, 2.978641, 2.978641, 3.011556, 2.978641, 2.87984, 3.011556, 3.044461, 3.044461, 3.044461, 2.87984, 2.87984, 2.846887, 2.846887 ; 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 ; }