netcdf C9999.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 114 ; 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.6993, 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 = "" ; :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 = "AANCM709" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 46 ; :mooring_site_id = "C9999" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453415.00000579 ; :starting_julian_day_string = "2005-02-13 00:00:00" ; :ending_julian_day_number = 2453421.95833912 ; :ending_julian_day_string = "2005-02-19 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 10-Dec-2004 22:31:24\n", "AANCM_Temperature_1.5: 10-Dec-2004 22:31:24" ; data: lat = 43.5695 ; lon = -70.055 ; depth = 2 ; time = 2453415, 2453415.04166667, 2453415.08333333, 2453415.125, 2453415.16666667, 2453415.20833333, 2453415.25, 2453415.29166667, 2453415.33333333, 2453415.375, 2453415.41666667, 2453415.45833333, 2453415.5, 2453415.54166667, 2453415.58333333, 2453415.625, 2453415.66666667, 2453415.70833333, 2453415.75, 2453415.79166667, 2453415.83333333, 2453415.875, 2453415.91666667, 2453415.95833333, 2453416, 2453416.04166667, 2453416.08333333, 2453416.125, 2453416.16666667, 2453416.20833333, 2453416.25, 2453416.29166667, 2453416.33333333, 2453416.375, 2453416.41666667, 2453416.45833333, 2453416.5, 2453416.54166667, 2453416.58333333, 2453416.625, 2453416.66666667, 2453416.70833333, 2453416.75, 2453416.79166667, 2453416.83333333, 2453416.875, 2453416.91666667, 2453416.95833333, 2453417, 2453417.04166667, 2453417.08333333, 2453417.125, 2453417.16666667, 2453417.20833333, 2453417.25, 2453417.29166667, 2453417.33333333, 2453417.375, 2453417.41666667, 2453417.45833333, 2453417.5, 2453417.54166667, 2453417.58333333, 2453417.625, 2453417.66666667, 2453417.70833333, 2453417.75, 2453417.79166667, 2453419.95833333, 2453420, 2453420.04166667, 2453420.08333333, 2453420.125, 2453420.16666667, 2453420.20833333, 2453420.25, 2453420.29166667, 2453420.33333333, 2453420.375, 2453420.41666667, 2453420.45833333, 2453420.5, 2453420.54166667, 2453420.58333333, 2453420.625, 2453420.66666667, 2453420.70833333, 2453420.875, 2453420.91666667, 2453420.95833333, 2453421, 2453421.04166667, 2453421.08333333, 2453421.125, 2453421.16666667, 2453421.20833333, 2453421.25, 2453421.29166667, 2453421.33333333, 2453421.375, 2453421.41666667, 2453421.45833333, 2453421.5, 2453421.54166667, 2453421.58333333, 2453421.625, 2453421.66666667, 2453421.70833333, 2453421.75, 2453421.79166667, 2453421.83333333, 2453421.875, 2453421.91666667, 2453421.95833333 ; current_speed = 68.0456, 38.4223, 78.3111, 27.8635, 70.392, 51.9141, 47.8079, 38.4223, 58.9533, 42.8218, 28.4501, 21.7042, 43.7017, 33.7295, 65.6992, 38.4223, 14.665, 96.4957, 88.2833, 104.7081, 167.181, 114.387, 95.3225, 89.7498, 33.4362, 43.4084, 31.6764, 49.861, 60.4198, 154.8624, 160.4351, 124.0659, 48.3945, 37.2491, 37.8357, 51.3275, 30.2099, 46.928, 40.4754, 51.3275, 86.8168, 47.2213, 104.4148, 206.1899, 101.4818, 94.1493, 59.2466, 72.7384, 93.5627, 93.2694, 99.1354, 247.2519, 120.8396, 115.8535, 106.1746, 109.1076, 191.5249, 123.186, 125.8257, 158.382, 97.0823, 204.1368, 236.9864, 102.655, 99.1354, 83.5905, 63.0595, 73.0317, 300.0459, 144.0103, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 71.5652, 69.5121, 81.5374, 77.1379, 78.6044, 81.8307, 84.7637, 30.2099, 249.8916, 96.2024, 228.774, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 265.1432, 244.0256, 300.0459, 300.0459, 56.0203, 52.2074, 122.3061, 26.9836, 99.1354, 287.7273, 300.0459, 300.0459, 300.0459, 300.0459, 300.0459, 46.928, 300.0459 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_direction = 165.5288, 22.4276, 9.0668, 351.1352, 354.6512, 14.6924, 7.6604, 20.6696, 32.624, 4.1444, 317.0684, 57.236, 13.286, 352.5416, 357.464, 357.1124, 39.3044, 175.7252, 162.716, 158.1452, 158.4968, 153.2228, 164.8256, 149.3552, 343.4, 8.012, 344.8064, 120.1724, 153.5744, 164.474, 154.6292, 160.6064, 152.168, 0.2768, 16.0988, 347.2676, 346.5644, 41.0624, 36.14, 143.7296, 153.5744, 16.0988, 173.6156, 161.6612, 163.7708, 156.7388, 143.0264, 148.652, 149.7068, 174.6704, 150.41, 164.8256, 157.442, 137.4008, 166.9352, 170.4512, 159.2, 167.99, 157.0904, 149.0036, 143.378, 149.7068, 157.0904, 156.7388, 150.41, 147.2456, 151.4648, 155.3324, 241.1228, 247.4516, 242.1776, 241.4744, 241.1228, 242.1776, 243.9356, 244.9904, 243.9356, 44.93, 42.4688, 32.624, 47.7428, 44.5784, 48.7976, 42.8204, 56.8844, 251.3192, 255.89, 221.4332, 218.2688, 218.2688, 219.3236, 216.8624, 218.2688, 220.3784, 218.972, 218.2688, 220.73, 218.6204, 220.73, 219.6752, 218.972, 233.3876, 223.5428, 215.456, 236.2004, 208.0724, 222.1364, 216.8624, 219.3236, 217.9172, 219.6752, 216.5108, 31.9208, 216.1592 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_u = 17.00414, 14.65871, 12.34072, -4.29386, -6.561846, 13.16695, 6.372852, 13.56224, 31.78312, 3.094747, -19.37807, 18.25121, 10.04317, -4.378302, -2.906999, -1.935592, 9.289402, 7.192802, 26.2297, 38.97819, 61.28073, 51.5339, 24.95143, 45.74675, -9.552334, 6.050284, -8.301795, 43.10568, 26.88895, 41.45289, 68.74239, 41.1968, 22.59445, 0.1799524, 10.49163, -11.31247, -7.019339, 30.82609, 23.87078, 30.36518, 38.63654, 13.09421, 11.61075, 64.87463, 28.36218, 37.18177, 35.63369, 37.84105, 47.19538, 8.663326, 48.95208, 64.72016, 46.3563, 78.41726, 24.00108, 18.0996, 68.01183, 25.63284, 48.98121, 81.56423, 57.9128, 102.9717, 92.25366, 40.54087, 48.95208, 45.22573, 30.12343, 30.48002, -262.7372, -133.0016, -265.3602, -263.6215, -262.7372, -265.3602, -269.5315, -271.9127, -269.5315, 50.54238, 46.93378, 43.95874, 57.09235, 55.17122, 61.56838, 57.6141, 25.30291, -236.7267, -93.29993, -151.3904, -185.8339, -185.8339, -190.139, -179.9961, -185.8339, -194.3796, -188.711, -185.8339, -195.7785, -165.4912, -159.2256, -191.5597, -188.711, -44.96685, -35.96548, -70.94703, -22.42306, -46.65182, -193.0356, -179.9961, -190.139, -184.3848, -191.5597, -178.5196, 24.81301, -177.0363 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_v = -65.88674, 35.51613, 77.33263, 27.53066, 70.08549, 50.21658, 47.38124, 35.94911, 49.65204, 42.70982, 20.83023, 11.74588, 42.53203, 33.44413, 65.63486, 38.37352, 11.34765, -96.22725, -84.29676, -97.18275, -155.5447, -102.1207, -91.99894, -77.21568, 32.04266, 42.98469, 30.56918, -25.06032, -54.10672, -149.2113, -144.9617, -117.0264, -42.79624, 37.24866, 36.35197, 50.06536, 29.38311, 35.38346, 32.68706, -41.38198, -77.74557, 45.36951, -103.7672, -195.7181, -97.43789, -86.49628, -47.33286, -62.12029, -80.78722, -92.86618, -86.20628, -238.6311, -111.5944, -85.28052, -103.4263, -107.5959, -179.0424, -120.4896, -115.9006, -135.765, -77.91714, -176.263, -218.293, -94.31059, -86.20628, -70.2994, -55.39927, -66.36714, -144.9024, -55.22273, -140.0412, -143.2873, -144.9024, -140.0412, -131.8345, -126.8504, -131.8345, 50.66603, 51.27526, 68.67297, 51.87214, 55.98918, 53.9036, 62.17315, 16.50458, -80.03917, -23.45263, -171.5182, -235.5702, -235.5702, -232.1093, -240.0603, -235.5702, -228.5697, -233.2717, -235.5702, -227.3726, -207.1559, -184.9208, -230.9381, -233.2717, -33.41043, -37.84306, -99.62581, -15.0107, -87.47248, -213.3641, -240.0603, -232.1093, -236.7061, -230.9381, -241.1603, 39.83154, -242.2513 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; temperature = 16.24235, 16.11615, 15.98999, 15.83234, 15.83234, 15.73778, 15.76929, 15.67474, 15.67474, 15.64323, 15.64323, 15.58021, 15.58021, 15.67474, 15.67474, 15.76929, 15.98999, 16.11615, 16.30546, 16.46329, 16.52645, 16.55803, 16.52645, 16.30546, 16.14769, 15.98999, 15.73778, 15.54871, 15.35971, 15.23374, 15.04485, 14.91894, 14.7616, 14.57282, 14.41554, 14.28972, 14.13248, 14.06958, 14.32118, 14.5099, 14.79307, 15.35971, 15.98999, 16.24235, 16.65279, 17.25357, 17.41188, 17.63366, 17.63366, 17.25357, 17.00047, 16.68438, 16.58961, 16.58961, 16.46329, 16.46329, 16.52645, 16.55803, 16.55803, 16.65279, 16.6212, 16.68438, 16.77917, 17.00047, 17.06373, 17.0321, 17.38021, 17.5069, 16.17924, 14.60428, 13.7237, 13.1892, 13.03199, 12.81188, 12.78043, 12.65464, 12.49738, 12.27718, 12.30864, 12.18279, 11.99399, 12.0884, 12.02546, 12.18279, 6.665405, 4.466859, 4.042552, 12.0884, 11.77366, 12.62319, 12.81188, 12.74898, 12.71753, 12.65464, 12.90621, 12.46592, 12.74898, 12.3401, 12.62319, 12.24572, 12.3401, 11.96252, 11.99399, 11.83662, 12.0884, 12.05693, 12.40301, 13.81803, 13.88091, 13.28353, 13.12632, 9.437936, 11.23823, 11.49026 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }