netcdf M0106.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 70 ; 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.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 = "09-Feb-2005 14:57:01: All parameters marked as non-functional as of julian day 2453411.583333 (2005-02-09 14:00:00)\n", "25-Jan-2005 13:24:28: Parameter temperature marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:23: Parameter current_v marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:20: Parameter current_u marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:16: Parameter current_direction marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "25-Jan-2005 13:24:12: Parameter current_speed marked as non-functional as of julian day 2453390.416667 (2005-01-19 10:00:00)\n", "04-Oct-2004 17:16:57: Modified [lon,lat] to [-67.877900,43.490000].\n", "Mon Oct 4 16:36:51 2004: /usr/local/nco/bin/ncrcat -d time,2453283.6458,2453284.80 M0106.aanderaa.realtime.nc M0106.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 = "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 = 2453411.54167244 ; :starting_julian_day_string = "2005-02-09 13:00:00" ; :ending_julian_day_number = 2453414.41667244 ; :ending_julian_day_string = "2005-02-12 10: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" ; :longitude = -67.8779 ; :latitude = 43.49 ; data: lat = 43.49 ; lon = -67.8779 ; depth = 2 ; time = 2453411.54166667, 2453411.58333333, 2453411.625, 2453411.66666667, 2453411.70833333, 2453411.75, 2453411.79166667, 2453411.83333333, 2453411.875, 2453411.91666667, 2453411.95833333, 2453412, 2453412.04166667, 2453412.08333333, 2453412.125, 2453412.16666667, 2453412.20833333, 2453412.25, 2453412.29166667, 2453412.33333333, 2453412.375, 2453412.41666667, 2453412.45833333, 2453412.5, 2453412.54166667, 2453412.58333333, 2453412.625, 2453412.66666667, 2453412.70833333, 2453412.75, 2453412.79166667, 2453412.83333333, 2453412.875, 2453412.91666667, 2453412.95833333, 2453413, 2453413.04166667, 2453413.08333333, 2453413.125, 2453413.16666667, 2453413.20833333, 2453413.25, 2453413.29166667, 2453413.33333333, 2453413.375, 2453413.41666667, 2453413.45833333, 2453413.5, 2453413.54166667, 2453413.58333333, 2453413.625, 2453413.66666667, 2453413.70833333, 2453413.75, 2453413.79166667, 2453413.83333333, 2453413.875, 2453413.91666667, 2453413.95833333, 2453414, 2453414.04166667, 2453414.08333333, 2453414.125, 2453414.16666667, 2453414.20833333, 2453414.25, 2453414.29166667, 2453414.33333333, 2453414.375, 2453414.41666667 ; current_speed = 0, 12.0253, 19.6511, 22.2908, 43.995, 56.0203, 47.8079, 28.4501, 15.5449, 14.665, 21.1176, 29.0367, 37.8357, 33.4362, 26.1037, 21.4109, 35.196, 31.9697, 45.4615, 30.7965, 22.8774, 14.9583, 10.5588, 22.5841, 40.1821, 22.2908, 17.0114, 14.3717, 26.1037, 30.2099, 36.9558, 34.9027, 12.3186, 8.5057, 23.464, 38.129, 37.8357, 44.8749, 45.7548, 38.7156, 31.3831, 41.9419, 51.3275, 49.2744, 67.459, 68.6322, 46.0481, 16.1315, 15.8382, 18.4779, 16.7181, 19.3578, 27.5702, 42.8218, 53.9672, 68.0456, 65.4059, 56.6069, 50.4476, 34.3161, 8.799, 6.7459, 12.3186, 22.2908, 23.7573, 26.1037, 46.3414, 47.5146, 50.7409, 51.9141 ; 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 ; current_direction = 342.5, 72.5096, 134.3912, 167.09, 177.638, 196.976, 195.9212, 181.5056, 147.0488, 107.6696, 45.4364, 30.3176, 31.3724, 43.3268, 69.3452, 130.172, 145.6424, 168.848, 175.1768, 171.6608, 148.4552, 141.4232, 62.6648, 9.2216, 356.9156, 357.9704, 339.0224, 282.7664, 210.3368, 223.346, 221.588, 210.6884, 204.008, 189.5924, 56.336, 42.6236, 49.6556, 38.756, 66.884, 65.4776, 114.7016, 154.4324, 169.1996, 169.5512, 158.3, 160.4096, 160.7612, 148.4552, 169.1996, 118.5692, 111.5372, 104.5052, 144.236, 156.1904, 170.606, 172.7156, 173.7704, 170.9576, 177.638, 170.606, 148.4552, 150.5648, 104.5052, 136.5008, 181.8572, 164.6288, 165.332, 165.332, 151.268, 156.8936 ; 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 ; current_u = -0, 11.46934, 14.04229, 4.980216, 1.813166, -16.35631, -13.11443, -0.7475165, 8.455253, 13.97314, 15.0457, 14.65752, 19.6972, 22.94254, 24.42582, 16.36031, 19.86308, 6.183339, 3.822464, 4.466514, 11.96866, 9.327444, 9.379755, 3.619177, -2.162076, -0.7894464, -6.090131, -14.01642, -13.18451, -20.73615, -24.53014, -17.81325, -5.011997, -1.417372, 19.52915, 25.82016, 28.83712, 28.09192, 42.08123, 35.22342, 28.51144, 18.1011, 9.618166, 8.936248, 24.94275, 23.01195, 15.17313, 8.439438, 2.967891, 16.22803, 15.55083, 18.74077, 16.11335, 17.2871, 8.808669, 8.62781, 7.097386, 8.896642, 2.079097, 5.601165, 4.60333, 3.315198, 11.92594, 15.34375, -0.7699403, 6.919346, 11.73446, 12.03154, 24.39183, 20.37316 ; 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 ; current_v = 0, 3.614156, -13.747, -21.72734, -43.95762, -53.57933, -45.97398, -28.44028, -13.04426, -4.451231, 14.81823, 25.06566, 32.30418, 24.32323, 9.207735, -13.81184, -29.0554, -31.36603, -45.30051, -30.47088, -19.49684, -11.694, 4.848552, 22.29222, 40.12389, 22.27682, 15.88389, 3.175809, -22.52935, -21.9693, -27.64062, -30.01477, -11.2529, -8.386775, 13.0066, 28.05601, 24.4941, 34.9943, 17.96306, 16.06887, -13.11476, -37.83481, -50.41828, -48.4573, -62.67835, -64.65933, -43.47647, -13.74777, -15.55764, -8.836498, -6.137302, -4.848507, -22.37132, -39.17732, -53.24346, -67.49641, -65.01968, -55.90341, -50.40474, -33.8559, -7.498784, -5.875086, -3.085413, -16.16939, -23.74482, -25.16994, -44.8311, -45.96607, -44.49357, -47.74943 ; 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 ; temperature = 3.76369, 3.171807, 3.204767, 3.204767, 3.369426, 3.10586, 3.072873, 3.270658, 3.30359, 3.30359, 3.270658, 3.237717, 3.072873, 3.336512, 3.204767, 3.270658, 3.270658, 3.10586, 3.072873, 2.907797, 3.006871, 2.973855, 2.973855, 3.006871, 2.940831, 3.072873, 3.072873, 3.237717, 3.204767, 3.072873, 3.072873, 3.072873, 3.10586, 3.10586, 3.10586, 3.138839, 3.237717, 3.40233, 3.435226, 3.435226, 3.435226, 3.468112, 3.270658, 3.10586, 3.072873, 3.072873, 3.30359, 3.30359, 3.270658, 3.30359, 3.336512, 3.336512, 3.336512, 3.336512, 3.237717, 3.138839, 3.072873, 3.006871, 2.907797, 2.8417, 2.8417, 2.8417, 2.874753, 2.907797, 2.874753, 2.907797, 2.907797, 2.940831, 2.940831, 2.907797 ; 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 ; }