netcdf E0108.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 50 ; 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.7353, 0.03429, -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 = "AANCM690" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0108" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.0167 ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2453006.20833912 ; :starting_julian_day_string = "2004-01-01 05:00:00" ; :ending_julian_day_number = 2453008.95833912 ; :ending_julian_day_string = "2004-01-03 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 01-Jan-2004 18:53:26\n", "AANCM_Temperature_1.5: 01-Jan-2004 18:53:26" ; data: lat = 43.7148 ; lon = -69.3578 ; depth = 2 ; time = 2453006.20833333, 2453006.25, 2453006.29166667, 2453006.33333333, 2453006.375, 2453006.41666667, 2453006.45833333, 2453006.5, 2453006.54166667, 2453006.58333333, 2453006.625, 2453006.66666667, 2453006.70833333, 2453006.75, 2453006.79166667, 2453006.83333333, 2453006.875, 2453006.91666667, 2453006.95833333, 2453007.70833333, 2453007.75, 2453007.79166667, 2453007.83333333, 2453007.875, 2453007.91666667, 2453007.95833333, 2453008, 2453008.04166667, 2453008.08333333, 2453008.125, 2453008.16666667, 2453008.20833333, 2453008.25, 2453008.29166667, 2453008.33333333, 2453008.375, 2453008.41666667, 2453008.45833333, 2453008.5, 2453008.54166667, 2453008.58333333, 2453008.625, 2453008.66666667, 2453008.70833333, 2453008.75, 2453008.79166667, 2453008.83333333, 2453008.875, 2453008.91666667, 2453008.95833333 ; current_speed = 96.2024, 73.0317, 97.6689, 40.7687, 28.1568, 35.196, 51.3275, 39.3022, 74.2049, 40.7687, 58.3667, 51.3275, 48.1012, 15.8382, 27.2769, 20.2377, 48.1012, 65.1126, 39.5955, 26.9836, 44.2883, 46.6347, 19.6511, 23.464, 1.7598, 20.2377, 14.9583, 28.7434, 38.7156, 58.9533, 19.6511, 21.4109, 24.6372, 14.3717, 29.6233, 23.1707, 29.0367, 44.2883, 12.6119, 20.8243, 30.5032, 30.2099, 12.0253, 35.196, 25.2238, 15.8382, 21.9975, 29.0367, 36.3692, 34.0228 ; 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 ; current_direction = 228.0485, 231.2129, 230.1581, 77.5637, 112.0205, 221.7197, 207.6557, 198.8657, 206.6009, 239.2997, 230.8613, 223.4777, 199.5689, 211.1717, 133.1165, 158.4317, 229.1033, 207.3041, 127.4909, 65.6093, 211.8749, 189.3725, 132.7649, 78.9701, 182.6921, 44.8649, 190.4273, 107.8013, 122.5685, 224.1809, 102.1757, 97.6049, 123.2717, 60.3353, 81.7829, 181.6373, 71.5865, 72.9929, 295.2041, 60.6869, 76.1573, 110.6141, 168.6281, 97.2533, 78.6185, 125.0297, 76.5089, 108.1529, 61.3901, 51.5453 ; 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 ; current_u = -71.54678, -56.92668, -74.99167, 39.8121, 26.10275, -23.42248, -23.82404, -12.70841, -33.22696, -35.05495, -45.27039, -35.31702, -16.11102, -8.197923, 19.9112, 7.439582, -36.35927, -29.86801, 31.41705, 24.57533, -23.38716, -7.594574, 14.42678, 23.03056, -0.08265556, 14.27643, -2.707269, 27.36724, 32.62751, -41.08609, 19.20906, 21.22257, 20.59863, 12.4881, 29.31918, -0.6620422, 27.55007, 42.35151, -11.4112, 18.1579, 29.61727, 28.27565, 2.371107, 34.91435, 24.72777, 12.96918, 21.3905, 27.5915, 31.92853, 26.64326 ; 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 ; current_v = -64.31143, -45.74913, -62.57367, 8.779705, -10.55706, -26.27063, -45.46347, -37.19085, -66.35011, -20.81435, -36.84105, -37.2454, -45.32285, -13.55148, -18.64333, -18.82066, -31.49172, -57.85804, -24.09922, 11.14306, -37.60976, -46.01215, -13.34293, 4.489161, -1.757858, 14.34392, -14.71127, -8.787343, -20.8409, -42.27795, -4.144618, -2.833543, -13.51621, 7.112891, 4.23389, -23.16124, 9.171898, 12.95389, 5.370702, 10.1952, 7.298108, -10.63606, -11.78922, -4.44371, 4.977685, -9.091143, 5.131892, -9.046496, 17.41516, 21.15863 ; 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 ; temperature = 20.79355, 20.72894, 20.50303, 20.37408, 20.11647, 19.92352, 19.82713, 19.7629, 19.7629, 19.73079, 19.73079, 19.69868, 19.7629, 19.79501, 19.95567, 20.01997, 19.89139, 19.79501, 20.0843, 20.24523, 19.60241, 19.34592, 19.15378, 18.67424, 18.64231, 18.70617, 18.86592, 18.96183, 18.83396, 19.02579, 18.89789, 18.77006, 18.96183, 18.80201, 18.73811, 18.96183, 18.83396, 18.73811, 18.92986, 18.86592, 18.77006, 18.83396, 18.96183, 18.86592, 18.83396, 18.96183, 18.99381, 18.77006, 18.83396, 18.89789 ; 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 ; }