netcdf M0106.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 60 ; 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 = "M0106" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.5 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453244.50000579 ; :starting_julian_day_string = "2004-08-26 12:00:00" ; :ending_julian_day_number = 2453246.95833912 ; :ending_julian_day_string = "2004-08-28 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 30-Aug-2004 11:34:30\n", "AANCM_Temperature_1.5: 30-Aug-2004 11:34:30" ; data: lat = 44.4907 ; lon = -67.8798 ; depth = 2 ; time = 2453244.5, 2453244.54166667, 2453244.58333333, 2453244.625, 2453244.66666667, 2453244.70833333, 2453244.75, 2453244.79166667, 2453244.83333333, 2453244.875, 2453244.91666667, 2453244.95833333, 2453245, 2453245.04166667, 2453245.08333333, 2453245.125, 2453245.16666667, 2453245.20833333, 2453245.25, 2453245.29166667, 2453245.33333333, 2453245.375, 2453245.41666667, 2453245.45833333, 2453245.5, 2453245.54166667, 2453245.58333333, 2453245.625, 2453245.66666667, 2453245.70833333, 2453245.75, 2453245.79166667, 2453245.83333333, 2453245.875, 2453245.91666667, 2453245.95833333, 2453246, 2453246.04166667, 2453246.08333333, 2453246.125, 2453246.16666667, 2453246.20833333, 2453246.25, 2453246.29166667, 2453246.33333333, 2453246.375, 2453246.41666667, 2453246.45833333, 2453246.5, 2453246.54166667, 2453246.58333333, 2453246.625, 2453246.66666667, 2453246.70833333, 2453246.75, 2453246.79166667, 2453246.83333333, 2453246.875, 2453246.91666667, 2453246.95833333 ; current_speed = 40.4754, 68.0456, 81.8307, 60.1265, 38.4223, 17.8913, 20.531, 6.1593, 42.8218, 28.4501, 39.5955, 31.0898, 72.7384, 58.9533, 72.1518, 56.6069, 54.2605, 3.8129, 20.2377, 22.8774, 76.8446, 273.0623, 61.0064, 43.995, 51.9141, 22.5841, 198.5641, 19.9444, 56.0203, 23.1707, 36.0759, 19.6511, 21.9975, 61.0064, 12.3186, 32.8496, 289.1938, 278.3417, 217.9219, 160.1418, 90.923, 20.531, 12.9052, 22.5841, 23.7573, 25.2238, 21.1176, 22.2908, 22.2908, 8.799, 26.9836, 30.5032, 24.3439, 155.1557, 75.0848, 235.2266, 20.2377, 165.1279, 22.8774, 41.062 ; 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 ; current_direction = 140.0168, 180.8024, 198.0308, 171.6608, 48.2492, 145.994, 16.2536, 106.6148, 81.6512, 31.724, 27.8564, 48.6008, 20.1212, 19.418, 11.3312, 9.2216, 20.8244, 140.0168, 19.0664, 36.6464, 183.9668, 186.428, 193.8116, 161.4644, 170.606, 58.094, 184.67, 74.6192, 34.5368, 50.7104, 32.0756, 45.4364, 229.6748, 5.354, 57.3908, 93.9572, 183.6152, 184.67, 181.8572, 188.5376, 182.912, 280.6568, 58.7972, 68.9936, 146.3456, 55.9844, 8.5184, 325.6616, 98.1764, 174.122, 109.4276, 26.8016, 141.7748, 188.8892, 200.492, 189.5924, 45.788, 180.0992, 141.0716, 50.7104 ; 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 ; current_u = 26.00799, -0.952915, -25.32891, 8.720337, 28.66488, 10.00624, 5.746408, 5.902142, 42.368, 14.95986, 18.50128, 23.32109, 25.02253, 19.59946, 14.17639, 9.071444, 19.28988, 2.450028, 6.610922, 13.65494, -5.315989, -30.57057, -14.56406, 13.98574, 8.473557, 19.17201, -16.16643, 19.23008, 31.75989, 17.93308, 19.15767, 14.00086, -16.77054, 5.692446, 10.37677, 32.77128, -18.2352, -22.66165, -7.062539, -23.7744, -4.61908, -20.17689, 11.03832, 21.08317, 13.16587, 20.90764, 3.128087, -12.57378, 22.06421, 0.9011108, 25.44722, 13.75397, 15.06289, -23.9753, -26.28543, -39.19768, 14.50567, -0.2858968, 14.37499, 31.78015 ; 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 ; current_v = -31.01358, -68.03893, -77.81202, -59.49077, 25.58511, -14.83151, 19.71042, -1.761165, 6.21768, 24.1994, 35.00723, 20.55973, 68.29896, 55.59993, 70.74541, 55.87531, 50.7159, -2.921569, 19.12747, 18.35532, -76.66051, -271.3456, -59.24246, -41.71282, -51.21789, 11.93631, -197.9049, 5.289914, 46.14741, 14.67262, 30.56885, 13.78919, -14.23514, 60.74024, 6.638568, -2.266993, -288.6183, -277.4176, -217.8074, -158.3672, -90.8056, 3.796709, 6.685781, 8.095773, -19.77547, 14.11066, 20.88464, 18.40597, -3.170225, -8.752737, -8.975163, 27.22634, -19.1242, -153.2921, -70.33351, -231.9377, 14.11206, -165.1277, -17.79706, 26.00212 ; 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 ; temperature = 18.36505, 18.42872, 18.71547, 19.29017, 20.1555, 20.86385, 20.4449, 20.25191, 20.31622, 20.12337, 20.12337, 20.54149, 20.83158, 20.9284, 20.89612, 20.76707, 20.60591, 20.38055, 20.12337, 19.83452, 19.54613, 19.22623, 18.93877, 18.68359, 18.52426, 18.68359, 19.06648, 19.64221, 20.31622, 20.73483, 20.4449, 20.50928, 20.34838, 20.79932, 21.70522, 22.42109, 22.84593, 23.07528, 23.14088, 23.14088, 23.0097, 22.87867, 22.78048, 22.61699, 22.42109, 22.22547, 22.03015, 21.86759, 21.70522, 21.60789, 21.64033, 21.8351, 22.25806, 22.94417, 23.76593, 24.65997, 25.56136, 26.33544, 26.94547, 27.38846 ; 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 ; }