netcdf M9999.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 66 ; 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.7217, 0.03423, -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 = "AANCM970" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M9999" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453478.00000579 ; :starting_julian_day_string = "2005-04-17 00:00:00" ; :ending_julian_day_number = 2453480.70833912 ; :ending_julian_day_string = "2005-04-19 17:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-Jan-2005 19:23:58\n", "AANCM_Temperature_1.5: 19-Jan-2005 19:23:58" ; data: lat = 44.4907 ; lon = -67.8798 ; depth = 2 ; time = 2453478, 2453478.04166667, 2453478.08333333, 2453478.125, 2453478.16666667, 2453478.20833333, 2453478.25, 2453478.29166667, 2453478.33333333, 2453478.375, 2453478.41666667, 2453478.45833333, 2453478.5, 2453478.54166667, 2453478.58333333, 2453478.625, 2453478.66666667, 2453478.70833333, 2453478.75, 2453478.79166667, 2453478.83333333, 2453478.875, 2453478.91666667, 2453478.95833333, 2453479, 2453479.04166667, 2453479.08333333, 2453479.125, 2453479.16666667, 2453479.20833333, 2453479.25, 2453479.29166667, 2453479.33333333, 2453479.375, 2453479.41666667, 2453479.45833333, 2453479.5, 2453479.54166667, 2453479.58333333, 2453479.625, 2453479.66666667, 2453479.70833333, 2453479.75, 2453479.79166667, 2453479.83333333, 2453479.875, 2453479.91666667, 2453479.95833333, 2453480, 2453480.04166667, 2453480.08333333, 2453480.125, 2453480.16666667, 2453480.20833333, 2453480.25, 2453480.29166667, 2453480.33333333, 2453480.375, 2453480.41666667, 2453480.45833333, 2453480.5, 2453480.54166667, 2453480.58333333, 2453480.625, 2453480.66666667, 2453480.70833333 ; current_speed = 8.5057, 19.3578, 11.732, 17.3047, 7.9191, 4.9861, 26.9836, 11.1454, 0.2933, 3.2263, 14.3717, 20.2377, 26.1037, 17.8913, 9.0923, 8.799, 2.6397, 11.4387, 15.8382, 12.3186, 18.1846, 12.9052, 8.2124, 13.7851, 7.0392, 7.3325, 6.4526, 15.5449, 13.4918, 5.5727, 13.4918, 5.2794, 6.4526, 8.5057, 17.0114, 6.1593, 11.1454, 13.7851, 2.6397, 9.9722, 14.9583, 5.866, 10.5588, 22.8774, 12.0253, 6.7459, 16.4248, 19.6511, 13.4918, 8.2124, 11.4387, 3.8129, 9.0923, 20.8243, 5.5727, 7.9191, 13.4918, 8.2124, 13.1985, 10.8521, 5.5727, 0.5866, 3.5196, 3.5196, 8.5057, 11.732 ; 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 ; current_direction = 38.4044, 311.246, 324.6068, 313.3556, 48.9524, 305.2688, 316.1684, 23.9888, 333.7484, 42.6236, 183.9668, 332.342, 341.8352, 295.424, 304.9172, 260.6156, 50.7104, 311.5976, 320.7392, 43.3268, 293.666, 293.3144, 78.1352, 22.2308, 67.2356, 121.7336, 33.482, 50.0072, 330.9356, 309.8396, 318.9812, 72.5096, 164.9804, 237.41, 270.812, 53.5232, 298.2368, 259.2092, 242.3324, 348.4772, 272.9216, 330.9356, 50.7104, 19.0664, 16.9568, 294.0176, 348.4772, 344.9612, 42.272, 253.9352, 324.2552, 45.0848, 295.424, 325.6616, 257.0996, 304.9172, 266.9444, 220.5332, 336.2096, 89.3864, 222.2912, 317.9264, 333.0452, 353.7512, 22.2308, 24.3404 ; 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 ; current_u = 5.283809, -14.55486, -6.794991, -12.58237, 5.972302, -4.070912, -18.68725, 4.531252, -0.1297306, 2.184783, -0.9942116, -9.394197, -8.137861, -16.15863, -7.455505, -8.681239, 2.04301, -8.554156, -10.02322, 8.452515, -16.65529, -11.85145, 8.036946, 5.215433, 6.490873, 6.236312, 3.559738, 11.90934, -6.554214, -4.278947, -8.854758, 5.035319, 1.672188, -7.166447, -17.00969, 4.952679, -9.819095, -13.54134, -2.337867, -1.992025, -14.93886, -2.849658, 8.172038, 7.473216, 3.507186, -6.161843, -3.280983, -5.098932, 9.075273, -7.8917, -6.682214, 2.700115, -8.211761, -11.74656, -5.432043, -6.493504, -13.47262, -5.337145, -5.324169, 10.85148, -3.749864, -0.3930717, -1.595391, -0.3830946, 3.218033, 4.835425 ; 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 ; current_v = 6.665456, 12.76247, 9.563886, 11.8801, 5.20036, 2.87904, 19.46539, 10.18272, 0.2630492, 2.37397, -14.33727, 17.92522, 24.80279, 7.680976, 5.20436, -1.434741, 1.671565, 7.594094, 12.2631, 8.961189, 7.299377, 5.107573, 1.688494, 12.76042, 2.723767, -3.856679, 5.38185, 9.990573, 11.79283, 3.570098, 10.17949, 1.586703, -6.232162, -4.581372, 0.2410787, 3.661687, 5.273075, -2.580896, -1.225722, 9.771214, 0.7624162, 5.127319, 6.686259, 21.62236, 11.5025, 2.745698, 16.09376, 18.97806, 9.983391, -2.272571, 9.283957, 2.692134, 3.903447, 17.19505, -1.244144, 4.53283, -0.7191805, -6.241666, 12.07699, 0.1162166, -4.122318, 0.4354242, 3.137246, 3.498689, 7.873449, 10.68918 ; 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 ; temperature = 16.81014, 15.60956, 15.45184, 15.01045, 14.72685, 14.50634, 14.44335, 14.34887, 14.25439, 14.19141, 14.12844, 14.12844, 14.12844, 14.19141, 14.25439, 14.60084, 15.07349, 15.57801, 16.01988, 16.46222, 16.84179, 17.15844, 17.38029, 17.28519, 17.09508, 16.87344, 16.62032, 16.39899, 16.08304, 15.76733, 15.51492, 15.2311, 14.94742, 14.69535, 14.72685, 14.50634, 13.37285, 14.53784, 14.82137, 14.97893, 15.76733, 16.39899, 17.15844, 17.69753, 17.91984, 17.98339, 18.14234, 18.07874, 17.91984, 17.69753, 17.28519, 16.87344, 16.46222, 16.01988, 15.64111, 15.32569, 14.85288, 14.78986, 14.66385, 14.41186, 14.47485, 14.50634, 14.63234, 15.60956, 16.81014, 17.69753 ; 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 ; }