netcdf F0109.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 82 ; 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.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 = "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 = 2453285.58333912 ; :starting_julian_day_string = "2004-10-06 14:00:00" ; :ending_julian_day_number = 2453288.95833912 ; :ending_julian_day_string = "2004-10-09 23: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" ; data: lat = 44.0556 ; lon = -68.9982 ; depth = 2 ; time = 2453285.58333333, 2453285.625, 2453285.66666667, 2453285.70833333, 2453285.75, 2453285.79166667, 2453285.83333333, 2453285.875, 2453285.91666667, 2453285.95833333, 2453286, 2453286.04166667, 2453286.08333333, 2453286.125, 2453286.16666667, 2453286.20833333, 2453286.25, 2453286.29166667, 2453286.33333333, 2453286.375, 2453286.41666667, 2453286.45833333, 2453286.5, 2453286.54166667, 2453286.58333333, 2453286.625, 2453286.66666667, 2453286.70833333, 2453286.75, 2453286.79166667, 2453286.83333333, 2453286.875, 2453286.91666667, 2453286.95833333, 2453287, 2453287.04166667, 2453287.08333333, 2453287.125, 2453287.16666667, 2453287.20833333, 2453287.25, 2453287.29166667, 2453287.33333333, 2453287.375, 2453287.41666667, 2453287.45833333, 2453287.5, 2453287.54166667, 2453287.58333333, 2453287.625, 2453287.66666667, 2453287.70833333, 2453287.75, 2453287.79166667, 2453287.83333333, 2453287.875, 2453287.91666667, 2453287.95833333, 2453288, 2453288.04166667, 2453288.08333333, 2453288.125, 2453288.16666667, 2453288.20833333, 2453288.25, 2453288.29166667, 2453288.33333333, 2453288.375, 2453288.41666667, 2453288.45833333, 2453288.5, 2453288.54166667, 2453288.58333333, 2453288.625, 2453288.66666667, 2453288.70833333, 2453288.75, 2453288.79166667, 2453288.83333333, 2453288.875, 2453288.91666667, 2453288.95833333 ; current_speed = 33.7295, 26.1037, 20.531, 1.4665, 6.1593, 14.9583, 15.5449, 24.0506, 20.531, 27.8635, 29.9166, 30.5032, 27.2769, 19.0645, 14.9583, 4.9861, 3.8129, 8.799, 13.7851, 16.7181, 6.1593, 7.0392, 9.0923, 20.8243, 22.2908, 23.1707, 13.7851, 2.3464, 8.799, 14.9583, 16.1315, 7.9191, 9.9722, 10.2655, 16.4248, 25.2238, 14.9583, 19.6511, 21.4109, 17.8913, 3.8129, 6.1593, 14.0784, 11.1454, 12.9052, 4.1062, 11.1454, 14.9583, 14.665, 18.7712, 18.1846, 13.4918, 13.4918, 15.8382, 14.9583, 17.598, 9.6789, 1.7598, 8.5057, 15.5449, 22.5841, 11.732, 7.9191, 9.3856, 12.0253, 18.4779, 24.0506, 19.3578, 17.0114, 2.933, 4.3995, 4.3995, 6.7459, 14.3717, 6.1593, 13.4918, 9.3856, 7.9191, 18.1846, 22.5841, 20.2377, 13.1985 ; 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 ; current_direction = 187.3312, 193.3084, 184.1668, 133.5364, 60.7552, 49.1524, 101.8924, 122.6368, 143.3812, 169.048, 176.08, 168.6964, 156.3904, 175.3768, 210.1852, 268.5508, 327.9712, 318.8296, 305.8204, 298.0852, 282.6148, 183.4636, 162.016, 156.742, 153.5776, 178.8928, 189.0892, 170.1028, 49.8556, 6.6088, 34.0336, 16.8052, 100.1344, 141.9748, 155.3356, 150.0616, 146.5456, 153.5776, 152.8744, 198.5824, 312.8524, 326.5648, 4.1476, 336.4096, 294.9208, 247.1032, 189.4408, 176.08, 161.6644, 133.1848, 123.34, 103.6504, 63.9196, 69.5452, 41.4172, 47.0428, 46.3396, 184.5184, 188.0344, 198.2308, 181.0024, 188.7376, 146.8972, 132.13, 38.956, 41.7688, 30.5176, 40.714, 55.1296, 108.5728, 17.5084, 79.7416, 176.08, 147.2488, 128.2624, 103.2988, 76.5772, 79.39, 31.924, 10.4764, 11.1796, 0.28 ; 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 ; current_u = -4.304043, -6.008873, -1.491789, 1.06312, 5.374238, 11.31524, 15.21125, 20.25316, 12.2465, 5.293691, 2.045205, 5.978864, 10.92447, 1.536647, -7.520984, -4.984505, -2.022154, -5.792387, -11.17772, -14.74952, -6.010617, -0.4252691, 2.80726, 8.222936, 9.919079, 0.4477293, -2.177659, 0.4033015, 6.72615, 1.721547, 9.028461, 2.28956, 9.816611, 6.32363, 6.85411, 12.58841, 8.246109, 8.744452, 9.762141, -5.701388, -2.795268, -3.393734, 1.018235, -4.460339, -11.70361, -3.782661, -1.828163, 1.022602, 4.613349, 13.68702, 15.19185, 13.11071, 12.11804, 14.83957, 9.895469, 12.87932, 7.002147, -0.1386357, -1.188822, -4.863153, -0.3950928, -1.782202, 4.32496, 6.960593, 7.560587, 12.30862, 12.21297, 12.62678, 13.95696, 2.780249, 1.32357, 4.329172, 0.4611736, 7.774976, 4.836177, 13.13, 9.129219, 7.783709, 9.615906, 4.106478, 3.923788, 0.06449978 ; 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 ; current_v = -33.45377, -25.40269, -20.47673, -1.010148, 3.009077, 9.783465, -3.203406, -12.97077, -16.47863, -27.35601, -29.84661, -29.91151, -24.9937, -19.00247, -12.93003, -0.1261015, 3.232507, 6.623492, 8.06768, 7.870614, 1.345162, -7.026342, -8.648075, -19.13204, -19.96226, -23.16637, -13.61201, -2.31148, 5.672858, 14.8589, 13.36833, 7.580901, -1.754686, -8.086544, -14.92633, -21.858, -12.48008, -17.5983, -19.0559, -16.95856, 2.593199, 5.139995, 14.04153, 10.21398, 5.4378, -1.59761, -10.99444, -14.9233, -13.92046, -12.84614, -9.994369, -3.184024, 5.931426, 5.534949, 11.21742, 11.99219, 6.682144, -1.754331, -8.422211, -14.76461, -22.58064, -11.59584, -6.633767, -6.296001, 9.351222, 13.78154, 20.71895, 14.67273, 9.725793, -0.9341879, 4.195684, 0.7834973, -6.730118, -12.087, -3.814232, -3.10351, 2.178726, 1.458088, 15.43418, 22.20762, 19.85367, 13.19834 ; 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 ; temperature = 12.18473, 12.21619, 12.31058, 12.31058, 12.34204, 12.3735, 12.34204, 12.34204, 12.27912, 12.21619, 12.15326, 12.1218, 12.15326, 12.15326, 12.18473, 12.18473, 12.15326, 12.15326, 12.1218, 12.15326, 12.1218, 12.02739, 12.1218, 12.05886, 12.18473, 12.05886, 11.99592, 12.02739, 12.43641, 12.46787, 12.49932, 12.49932, 12.40496, 12.40496, 12.31058, 12.46787, 12.15326, 12.18473, 12.27912, 12.15326, 12.15326, 12.15326, 12.1218, 12.09033, 12.1218, 12.1218, 12.21619, 12.15326, 12.18473, 12.24766, 12.24766, 12.34204, 12.3735, 12.34204, 12.34204, 12.27912, 12.18473, 12.18473, 12.18473, 12.05886, 12.21619, 12.15326, 12.21619, 12.1218, 12.02739, 12.02739, 12.02739, 11.93297, 11.93297, 11.90149, 11.90149, 11.87002, 11.90149, 11.90149, 11.96445, 12.02739, 12.02739, 12.02739, 12.02739, 11.93297, 11.99592, 11.93297 ; 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 ; }