netcdf F0109.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 62 ; 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., 300. ; 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., 300. ; 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., 300. ; 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 = "13-Oct-2004 11:32:29: Modified [lon,lat] to [-68.997900,44.054500].\n", "Wed Oct 6 14:30:01 2004: /usr/local/nco/bin/ncrcat -d time,2453285.5521,2453286.55 F0109.aanderaa.realtime.nc F0109.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 = "AANCM707" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 110 ; :mooring_site_id = "F0109" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453520.00000579 ; :starting_julian_day_string = "2005-05-29 00:00:00" ; :ending_julian_day_number = 2453522.54167244 ; :ending_julian_day_string = "2005-05-31 13:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 20-Aug-2004 20:45:08\n", "AANCM_Temperature_1.5: 20-Aug-2004 20:45:08" ; :longitude = -68.9979 ; :latitude = 44.0545 ; data: lat = 44.0545 ; lon = -68.9979 ; depth = 2 ; time = 2453520, 2453520.04166667, 2453520.08333333, 2453520.125, 2453520.16666667, 2453520.20833333, 2453520.25, 2453520.29166667, 2453520.33333333, 2453520.375, 2453520.41666667, 2453520.45833333, 2453520.5, 2453520.54166667, 2453520.58333333, 2453520.625, 2453520.66666667, 2453520.70833333, 2453520.75, 2453520.79166667, 2453520.83333333, 2453520.875, 2453520.91666667, 2453520.95833333, 2453521, 2453521.04166667, 2453521.08333333, 2453521.125, 2453521.16666667, 2453521.20833333, 2453521.25, 2453521.29166667, 2453521.33333333, 2453521.375, 2453521.41666667, 2453521.45833333, 2453521.5, 2453521.54166667, 2453521.58333333, 2453521.625, 2453521.66666667, 2453521.70833333, 2453521.75, 2453521.79166667, 2453521.83333333, 2453521.875, 2453521.91666667, 2453521.95833333, 2453522, 2453522.04166667, 2453522.08333333, 2453522.125, 2453522.16666667, 2453522.20833333, 2453522.25, 2453522.29166667, 2453522.33333333, 2453522.375, 2453522.41666667, 2453522.45833333, 2453522.5, 2453522.54166667 ; current_speed = 43.7017, 38.7156, 26.1037, 10.8521, 2.933, 4.6928, 7.0392, 13.1985, 28.4501, 33.1429, 45.1682, 52.2074, 43.7017, 30.2099, 19.0645, 25.8104, 15.5449, 15.2516, 8.799, 16.1315, 26.1037, 43.4084, 51.3275, 53.9672, 64.8193, 41.062, 24.3439, 18.1846, 8.2124, 9.3856, 6.1593, 13.7851, 28.7434, 33.7295, 41.6486, 46.3414, 50.4476, 46.3414, 28.7434, 22.8774, 25.5171, 4.3995, 4.6928, 9.9722, 6.1593, 19.6511, 37.8357, 51.3275, 59.8332, 52.5007, 38.129, 12.6119, 28.7434, 7.6258, 14.9583, 11.4387, 13.4918, 23.1707, 31.6764, 39.3022, 54.8471, 58.66 ; 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 ; current_direction = 171.1576, 169.3996, 184.5184, 232.336, 344.458, 105.4084, 257.2996, 215.1076, 186.628, 192.2536, 184.87, 174.6736, 213.7012, 206.3176, 195.7696, 216.514, 156.0388, 227.062, 209.8336, 258.3544, 173.6188, 187.3312, 168.6964, 172.9156, 175.0252, 167.6416, 184.1668, 214.0528, 198.2308, 299.8432, 5.2024, 163.4224, 168.3448, 172.564, 182.0572, 168.6964, 182.4088, 181.7056, 185.5732, 196.4728, 220.03, 189.0892, 218.6236, 51.9652, 163.774, 161.6644, 188.0344, 188.7376, 183.112, 168.6964, 186.628, 193.66, 189.7924, 204.9112, 195.7696, 218.9752, 150.7648, 177.4864, 175.7284, 173.6188, 165.8836, 181.7056 ; 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 ; current_u = 6.717699, 7.122053, -2.05643, -8.590605, -0.7858818, 4.524124, -6.866972, -7.590639, -3.283784, -7.034218, -3.834564, 4.84638, -24.24841, -13.39345, -5.181153, -15.35768, 6.313062, -11.16556, -4.377351, -15.79943, 2.90124, -5.539117, 10.06059, 6.655844, 5.620973, 8.788342, -1.768835, -10.18259, -2.569213, -8.140981, 0.5584902, 3.933078, 5.806787, 4.365227, -1.495068, 9.083274, -2.120268, -1.379303, -2.791483, -6.487119, -16.41231, -0.6949975, -2.929253, 7.85447, 1.721074, 6.181889, -5.288206, -7.797134, -3.248221, 10.29054, -4.400948, -2.978424, -4.888643, -3.212087, -4.065212, -7.194759, 6.589339, 1.016186, 2.359399, 4.368158, 13.3768, -1.745953 ; 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 ; current_v = -43.1823, -38.05488, -26.02257, -6.630956, 2.825753, -1.246865, -1.547589, -10.79734, -28.25995, -32.38783, -45.00514, -51.98197, -36.3573, -27.07865, -18.34696, -20.74412, -14.20525, -10.38949, -7.632903, -3.256264, -25.94197, -43.05354, -50.33187, -53.55519, -64.57512, -40.11051, -24.27955, -15.06634, -7.80017, 4.670538, 6.133927, -13.21211, -28.15074, -33.44584, -41.62176, -45.44249, -50.40302, -46.32087, -28.60753, -21.93839, -19.53864, -4.344258, -3.666313, 6.144271, -5.913957, -18.65342, -37.46432, -50.73182, -59.74496, -51.48231, -37.87416, -12.25516, -28.32462, -6.916308, -14.3953, -8.892654, -11.77324, -23.14841, -31.58841, -39.0587, -53.19084, -58.63401 ; 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 ; temperature = 7.978178, 7.882525, 7.595291, 7.275632, 7.243636, 7.467494, 7.403562, 7.243636, 7.435531, 7.115593, 6.987458, 7.243636, 8.041921, 8.010052, 8.137498, 8.041921, 8.137498, 7.882525, 8.169347, 7.467494, 8.392159, 7.115593, 8.710069, 8.296697, 7.818732, 8.42397, 7.882525, 6.698805, 8.328522, 6.891294, 8.233031, 7.978178, 7.627227, 7.243636, 7.467494, 8.105643, 8.233031, 8.487579, 8.169347, 7.371588, 6.698805, 8.041921, 8.487579, 7.914415, 8.42397, 7.818732, 7.595291, 8.487579, 8.296697, 9.597998, 9.566338, 7.882525, 7.531404, 7.083568, 8.455777, 8.55117, 8.105643, 8.105643, 7.723003, 7.56335, 7.691083, 7.595291 ; 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 ; }