netcdf F0110.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 102 ; 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.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 = "01-Jun-2005 14:40:35: Modified [lon,lat] to [-68.998014,44.054860].\n", "Tue May 31 18:34:41 2005: /usr/local/nco/bin/ncrcat -d time,2453522.7153,2453523.33 F0110.aanderaa.realtime.nc F0110.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 = "F0110" ; :mooring_site_desc = "W.Penobscot Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.3 ; :goes_platform_id = "00454716" ; :starting_julian_day_number = 2453522.75000579 ; :starting_julian_day_string = "2005-05-31 18:00:00" ; :ending_julian_day_number = 2453526.95833912 ; :ending_julian_day_string = "2005-06-04 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-May-2005 17:26:29\n", "AANCM_Temperature_1.5: 12-May-2005 17:26:29" ; :longitude = -68.9980144500732 ; :latitude = 44.0548603057861 ; data: lat = 44.0548603057861 ; lon = -68.9980144500732 ; depth = 2 ; time = 2453522.75, 2453522.79166667, 2453522.83333333, 2453522.875, 2453522.91666667, 2453522.95833333, 2453523, 2453523.04166667, 2453523.08333333, 2453523.125, 2453523.16666667, 2453523.20833333, 2453523.25, 2453523.29166667, 2453523.33333333, 2453523.375, 2453523.41666667, 2453523.45833333, 2453523.5, 2453523.54166667, 2453523.58333333, 2453523.625, 2453523.66666667, 2453523.70833333, 2453523.75, 2453523.79166667, 2453523.83333333, 2453523.875, 2453523.91666667, 2453523.95833333, 2453524, 2453524.04166667, 2453524.08333333, 2453524.125, 2453524.16666667, 2453524.20833333, 2453524.25, 2453524.29166667, 2453524.33333333, 2453524.375, 2453524.41666667, 2453524.45833333, 2453524.5, 2453524.54166667, 2453524.58333333, 2453524.625, 2453524.66666667, 2453524.70833333, 2453524.75, 2453524.79166667, 2453524.83333333, 2453524.875, 2453524.91666667, 2453524.95833333, 2453525, 2453525.04166667, 2453525.08333333, 2453525.125, 2453525.16666667, 2453525.20833333, 2453525.25, 2453525.29166667, 2453525.33333333, 2453525.375, 2453525.41666667, 2453525.45833333, 2453525.5, 2453525.54166667, 2453525.58333333, 2453525.625, 2453525.66666667, 2453525.70833333, 2453525.75, 2453525.79166667, 2453525.83333333, 2453525.875, 2453525.91666667, 2453525.95833333, 2453526, 2453526.04166667, 2453526.08333333, 2453526.125, 2453526.16666667, 2453526.20833333, 2453526.25, 2453526.29166667, 2453526.33333333, 2453526.375, 2453526.41666667, 2453526.45833333, 2453526.5, 2453526.54166667, 2453526.58333333, 2453526.625, 2453526.66666667, 2453526.70833333, 2453526.75, 2453526.79166667, 2453526.83333333, 2453526.875, 2453526.91666667, 2453526.95833333 ; current_speed = 29.0367, 17.0114, 5.866, 16.7181, 32.5563, 43.4084, 44.2883, 56.6069, 41.3553, 47.5146, 24.0506, 21.9975, 3.8129, 14.9583, 15.5449, 10.2655, 14.3717, 18.1846, 28.4501, 41.3553, 49.861, 44.2883, 41.3553, 20.531, 15.2516, 18.4779, 10.8521, 13.4918, 6.4526, 10.5588, 14.665, 18.7712, 37.8357, 31.6764, 36.9558, 16.7181, 14.0784, 3.8129, 27.5702, 19.3578, 34.3161, 16.4248, 15.2516, 7.6258, 17.598, 31.3831, 24.0506, 20.2377, 3.8129, 27.5702, 27.2769, 41.062, 28.7434, 12.9052, 9.9722, 11.732, 8.799, 12.0253, 20.8243, 31.0898, 9.3856, 4.1062, 16.4248, 16.4248, 31.6764, 11.732, 25.5171, 18.7712, 7.9191, 11.1454, 7.3325, 19.6511, 26.397, 20.531, 24.6372, 31.0898, 34.9027, 24.9305, 11.732, 7.9191, 9.6789, 17.8913, 19.3578, 28.4501, 11.1454, 21.1176, 19.6511, 7.3325, 18.1846, 16.4248, 13.1985, 7.3325, 14.3717, 10.2655, 7.3325, 12.0253, 28.7434, 33.1429, 30.2099, 18.1846, 7.9191, 21.9975 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_direction = 159.9064, 242.884, 43.1752, 170.1028, 173.2672, 182.7604, 178.5412, 177.838, 174.6736, 187.3312, 198.934, 215.8108, 155.3356, 272.77, 313.9072, 52.6684, 175.3768, 199.6372, 191.902, 185.2216, 167.29, 177.838, 192.2536, 219.6784, 80.0932, 24.5404, 324.1036, 21.376, 41.7688, 193.66, 260.1124, 167.9932, 167.9932, 178.1896, 174.322, 197.8792, 224.6008, 49.504, 328.3228, 5.9056, 4.1476, 16.102, 334.3, 164.4772, 142.678, 158.8516, 146.5456, 114.55, 33.682, 40.3624, 73.0612, 24.1888, 39.3076, 336.7612, 277.6924, 254.8384, 259.4092, 159.9064, 135.2944, 151.1164, 166.9384, 206.6692, 356.4124, 24.892, 25.5952, 13.9924, 355.7092, 310.3912, 22.7824, 108.2212, 138.8104, 101.1892, 86.422, 54.4264, 36.1432, 36.4948, 28.408, 41.7688, 357.1156, 263.2768, 225.304, 214.756, 183.8152, 170.806, 149.3584, 153.9292, 195.7696, 284.7244, 350.0836, 28.408, 354.6544, 231.9844, 267.8476, 236.2036, 153.9292, 170.4544, 144.436, 160.6096, 195.0664, 212.2948, 304.0624, 343.7548 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_u = 9.975698, -15.1416, 4.013702, 2.873523, 3.816877, -2.090524, 1.127496, 2.135499, 3.838987, -6.063087, -7.803909, -12.87097, 1.591133, -14.94082, -11.19954, 8.162501, 1.158395, -6.111174, -5.867501, -3.763664, 10.97024, 1.670779, -8.77721, -13.10859, 15.02418, 7.674514, -6.362819, 4.917583, 4.298247, -2.493564, -14.44717, 3.904931, 7.870877, 1.000727, 3.656321, -5.132643, -9.885331, 2.899525, -14.47802, 1.991719, 2.481949, 4.555388, -6.613995, 2.04083, 10.66956, 11.32255, 13.25845, 18.40819, 2.11457, 17.85501, 26.09353, 16.82494, 18.20847, -5.09193, -9.88246, -11.32363, -8.649108, 4.13135, 14.64915, 15.01736, 2.121131, -1.843021, -1.027774, 6.913349, 13.68453, 2.836718, -1.909154, -14.29686, 3.066532, 10.58653, 4.828839, 19.27757, 26.34555, 16.69928, 14.53115, 18.49065, 16.60486, 16.60686, -0.5903661, -7.864643, -6.880232, -10.19952, -1.288041, 4.545695, 5.680434, 9.280793, -5.340573, -7.091698, -3.131589, 7.81405, -1.229612, -5.776859, -14.36156, -8.530829, 3.222498, 1.994186, 16.71751, 11.00354, -7.852709, -9.715589, -6.560405, -6.153769 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_v = -27.26931, -7.753685, 4.277868, -16.4693, -32.33178, -43.35803, -44.27394, -56.5666, -41.17673, -47.12617, -22.74929, -17.83895, -3.46504, 0.7228866, 10.78027, 6.225276, -14.32494, -17.12697, -27.83847, -41.18368, -48.63921, -44.25677, -40.41314, -15.80149, 2.623977, 16.80877, 8.791053, 12.56368, 4.8126, -10.26014, -2.518214, -18.36054, -37.00797, -31.66059, -36.77448, -15.91072, -10.02405, 2.476078, 23.4628, 19.25506, 34.22623, 15.78045, 13.74287, -7.347641, -13.99465, -29.26942, -20.06601, -8.408504, 3.172822, 21.00748, 7.947127, 37.45676, 22.24038, 11.85818, 1.334826, -3.068415, -1.617199, -11.29335, -14.80047, -27.22232, -9.142773, -3.669353, 16.39261, 14.89898, 28.56796, 11.38389, 25.44558, 12.16379, 7.301269, -3.485015, -5.517959, -3.813285, 1.647365, 11.94387, 19.89566, 24.99343, 30.69979, 18.59414, 11.71714, -0.9271118, -6.807607, -14.69926, -19.3149, -28.0846, -9.589192, -18.96892, -18.91148, 1.8637, 17.91292, 14.44696, 13.1411, -4.515911, -0.539767, -5.710117, -6.586431, -11.8588, -23.38179, -31.26298, -29.17144, -15.37163, 4.435452, 21.11921 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; temperature = 8.964083, 8.201192, 7.403562, 8.328522, 7.914415, 8.55117, 8.83711, 8.328522, 9.756247, 8.773598, 6.795077, 6.891294, 8.710069, 8.519377, 7.691083, 8.83711, 8.614743, 8.073785, 7.691083, 7.754918, 8.328522, 8.995816, 8.296697, 7.051537, 9.312925, 9.312925, 8.964083, 8.328522, 9.376301, 8.42397, 7.691083, 8.201192, 8.614743, 8.614743, 8.900605, 8.010052, 7.275632, 7.243636, 7.56335, 8.773598, 7.946299, 8.073785, 7.978178, 8.296697, 8.360342, 7.882525, 8.264866, 8.201192, 8.264866, 8.392159, 8.105643, 8.169347, 7.818732, 7.786828, 7.467494, 7.723003, 7.659158, 7.499451, 7.691083, 7.882525, 7.786828, 7.691083, 7.56335, 7.083568, 7.179626, 7.083568, 7.403562, 7.307623, 7.467494, 7.595291, 7.627227, 7.595291, 7.627227, 7.659158, 7.403562, 7.467494, 7.371588, 7.531404, 7.307623, 7.339609, 7.435531, 7.435531, 7.339609, 7.403562, 7.243636, 7.56335, 7.978178, 7.56335, 7.339609, 7.946299, 7.371588, 7.659158, 7.531404, 7.595291, 8.169347, 8.42397, 9.787886, 8.487579, 7.946299, 7.595291, 7.691083, 8.55117 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }