netcdf N0103.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 58 ; 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.7195, 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 = "18-May-2005 19:46:03: Modified [lon,lat] to [-65.907500,42.329450].\n", "09-May-2005 18:35:59: Modified [lon,lat] to [-65.943300,42.348000].\n", "08-May-2005 17:52:30: Modified [lon,lat] to [-65.928600,42.341600].\n", "07-May-2005 18:18:06: Modified [lon,lat] to [-65.910400,42.331500].\n", "28-Apr-2005 10:13:22: Modified [lon,lat] to [-65.906253,42.329254].\n", "Wed Apr 27 20:58:47 2005: /usr/local/nco/bin/ncrcat -d time,2453488.77638889,2453518.77638889 N0103.aanderaa.realtime.nc N0103.aanderaa.realtime.nc.new\n", "Wed Apr 27 20:00:38 2005: /usr/local/nco/bin/ncrcat -d time,2453488.77638889,2453518.77638889 N0103.aanderaa.realtime.nc N0103.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 = "AANCM964" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 225 ; :mooring_site_id = "N0103" ; :mooring_site_desc = "Northeast Channel" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.8 ; :goes_platform_id = "04408340" ; :starting_julian_day_number = 2453569.00000579 ; :starting_julian_day_string = "2005-07-17 00:00:00" ; :ending_julian_day_number = 2453571.37500579 ; :ending_julian_day_string = "2005-07-19 09:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-Apr-2005 21:20:31\n", "AANCM_Temperature_1.5: 19-Apr-2005 21:20:31" ; :longitude = -65.9075 ; :latitude = 42.32945 ; data: lat = 42.32945 ; lon = -65.9075 ; depth = 2 ; time = 2453569, 2453569.04166667, 2453569.08333333, 2453569.125, 2453569.16666667, 2453569.20833333, 2453569.25, 2453569.29166667, 2453569.33333333, 2453569.375, 2453569.41666667, 2453569.45833333, 2453569.5, 2453569.54166667, 2453569.58333333, 2453569.625, 2453569.66666667, 2453569.70833333, 2453569.75, 2453569.79166667, 2453569.83333333, 2453569.875, 2453569.91666667, 2453569.95833333, 2453570, 2453570.04166667, 2453570.08333333, 2453570.125, 2453570.16666667, 2453570.20833333, 2453570.25, 2453570.29166667, 2453570.33333333, 2453570.375, 2453570.41666667, 2453570.45833333, 2453570.5, 2453570.54166667, 2453570.58333333, 2453570.625, 2453570.66666667, 2453570.70833333, 2453570.75, 2453570.79166667, 2453570.83333333, 2453570.875, 2453570.91666667, 2453570.95833333, 2453571, 2453571.04166667, 2453571.08333333, 2453571.125, 2453571.16666667, 2453571.20833333, 2453571.25, 2453571.29166667, 2453571.33333333, 2453571.375 ; current_speed = 69.5121, 65.1126, 72.4451, 79.191, 56.3136, 48.3945, 48.3945, 63.9394, 79.191, 84.7637, 89.4565, 59.5399, 46.928, 67.1657, 75.3781, 76.5513, 72.1518, 42.2352, 19.3578, 14.0784, 58.66, 83.8838, 79.191, 54.8471, 41.062, 60.1265, 56.6069, 48.6878, 42.2352, 29.6233, 12.6119, 7.6258, 43.1151, 61.2997, 85.3503, 70.6853, 42.8218, 48.1012, 62.7662, 91.8029, 79.4843, 54.8471, 38.129, 9.0923, 10.2655, 61.593, 75.6714, 68.3389, 51.9141, 14.0784, 7.3325, 36.6625, 61.8863, 63.9394, 51.0342, 29.6233, 10.5588, 36.3692 ; 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 ; current_direction = 44.7848, 77.8352, 111.2372, 126.0044, 144.9908, 177.6896, 213.5528, 256.0964, 280.0052, 300.0464, 320.0876, 332.042, 10.328, 54.6296, 74.3192, 90.1412, 102.4472, 123.1916, 131.9816, 213.9044, 272.27, 298.9916, 331.6904, 346.4192, 31.7756, 66.9356, 70.4516, 81.3512, 108.0728, 95.4152, 95.4152, 301.8044, 287.3888, 301.8044, 316.5716, 342.9032, 3.9992, 43.73, 72.2096, 80.648, 92.954, 101.0408, 117.566, 107.7212, 217.772, 280.0052, 304.2656, 311.2976, 305.672, 337.316, 36.698, 69.0452, 82.0544, 101.744, 95.4152, 117.9176, 234.6488, 287.3888 ; 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 ; current_u = 48.96752, 63.65053, 67.52527, 64.06329, 32.30756, 1.950935, -26.74789, -62.06606, -77.98666, -73.37317, -57.39669, -27.91375, 8.413393, 54.76872, 72.57271, 76.55107, 70.45588, 35.3443, 14.38981, -7.853056, -58.61397, -73.37238, -37.5552, -12.879, 21.623, 55.32029, 53.34403, 48.13416, 40.15145, 29.49109, 12.55561, -6.480803, -41.14469, -52.09569, -58.67385, -20.78056, 2.986501, 33.25048, 59.76476, 90.58272, 79.37868, 53.83194, 33.80053, 8.660861, -6.287833, -60.65629, -62.53761, -51.34245, -42.17339, -5.429313, 4.381881, 34.23775, 61.29218, 62.60094, 50.80643, 26.17579, -8.611978, -34.70708 ; 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 ; current_v = 49.33675, 13.72081, -26.24178, -46.55222, -46.12421, -48.35516, -40.33086, -15.36394, 13.75845, 42.44128, 68.61549, 52.59109, 46.16765, 38.87954, 20.37303, -0.1886532, -15.55159, -23.12126, -12.94828, -11.68464, 2.323441, 40.65692, 69.71959, 53.31356, 34.90751, 23.55549, 18.94084, 7.321547, -13.10242, -2.795623, -1.190216, 4.018957, 12.88513, 32.30623, 61.98429, 67.56168, 42.71753, 34.75818, 19.17732, 14.91792, -4.096159, -10.50366, -17.64496, -2.767565, -8.11441, 10.70102, 42.60527, 45.10164, 30.27341, 12.98938, 5.879173, 13.11166, 8.554718, -13.01418, -4.816221, -13.86967, -6.109181, 10.86909 ; 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 ; temperature = 14.33243, 14.52116, 14.61554, 14.30098, 13.7035, 13.67206, 13.86071, 14.99317, 14.14373, 14.7414, 13.42053, 12.98035, 13.32621, 13.73494, 13.82927, 14.20662, 14.23807, 14.42679, 14.80433, 15.434, 14.86727, 14.67847, 14.36388, 13.82927, 13.35765, 14.30098, 14.08083, 14.4897, 14.36388, 14.45825, 14.42679, 14.42679, 14.4897, 14.33243, 14.33243, 14.30098, 14.17517, 14.11228, 13.45197, 14.23807, 13.23188, 14.61554, 14.08083, 14.99317, 15.15057, 14.77286, 14.7414, 14.64701, 13.51485, 13.79783, 13.73494, 14.08083, 14.86727, 15.15057, 14.93022, 14.80433, 14.80433, 14.58408 ; 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 ; }