netcdf J0207.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 71 ; 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.6995, 0.03426, -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 = "29-Apr-2004 10:12:41: Modified [lon,lat] to [-67.011900,44.889700].\n", "Thu Apr 29 01:34:24 2004: /usr/local/nco/bin/ncrcat -d time,2453125.010,2453125.052 J0207.aanderaa.realtime.nc J0207.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 = "AANCM687" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0207" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "044073C4" ; :starting_julian_day_number = 2453125.04167244 ; :starting_julian_day_string = "2004-04-29 01:00:00" ; :ending_julian_day_number = 2453127.95833912 ; :ending_julian_day_string = "2004-05-01 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 28-Apr-2004 23:33:16\n", "AANCM_Temperature_1.5: 28-Apr-2004 23:33:16" ; data: lat = 44.8897 ; lon = -67.0119 ; depth = 2 ; time = 2453125.04166667, 2453125.08333333, 2453125.125, 2453125.16666667, 2453125.20833333, 2453125.25, 2453125.29166667, 2453125.33333333, 2453125.375, 2453125.41666667, 2453125.45833333, 2453125.5, 2453125.54166667, 2453125.58333333, 2453125.625, 2453125.66666667, 2453125.70833333, 2453125.75, 2453125.79166667, 2453125.83333333, 2453125.875, 2453125.91666667, 2453125.95833333, 2453126, 2453126.04166667, 2453126.08333333, 2453126.125, 2453126.16666667, 2453126.20833333, 2453126.25, 2453126.29166667, 2453126.33333333, 2453126.375, 2453126.41666667, 2453126.45833333, 2453126.5, 2453126.54166667, 2453126.58333333, 2453126.625, 2453126.66666667, 2453126.70833333, 2453126.75, 2453126.79166667, 2453126.83333333, 2453126.875, 2453126.91666667, 2453126.95833333, 2453127, 2453127.04166667, 2453127.08333333, 2453127.125, 2453127.16666667, 2453127.20833333, 2453127.25, 2453127.29166667, 2453127.33333333, 2453127.375, 2453127.41666667, 2453127.45833333, 2453127.5, 2453127.54166667, 2453127.58333333, 2453127.625, 2453127.66666667, 2453127.70833333, 2453127.75, 2453127.79166667, 2453127.83333333, 2453127.875, 2453127.91666667, 2453127.95833333 ; current_speed = 99.722, 106.1746, 112.9205, 83.5905, 48.6878, 15.2516, 74.4982, 95.0292, 97.9622, 73.325, 23.7573, 43.995, 78.3111, 113.8004, 112.6272, 110.2808, 62.7662, 9.0923, 42.8218, 93.2694, 105.588, 95.3225, 47.5146, 18.4779, 66.8724, 96.2024, 107.3478, 106.7612, 87.6967, 34.3161, 21.7042, 56.9002, 107.3478, 97.6689, 77.4312, 35.7826, 33.7295, 87.99, 115.5602, 130.5185, 117.32, 68.0456, 19.0645, 43.4084, 83.5905, 99.4287, 96.789, 63.0595, 9.3856, 71.8585, 112.9205, 120.8396, 106.4679, 98.8421, 41.9419, 29.9166, 80.9508, 113.2138, 105.0014, 88.5766, 28.1568, 49.861, 114.0937, 121.1329, 123.7726, 122.8927, 78.0178, 7.6258, 49.5677, 117.32, 116.1468 ; 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 ; current_direction = 115.7112, 119.5788, 111.492, 113.9532, 118.1724, 278.1504, 287.9952, 288.3468, 298.8948, 308.7396, 28.5144, 118.8756, 122.3916, 118.8756, 115.3596, 117.1176, 117.1176, 67.8936, 291.1596, 288.6984, 295.0272, 303.8172, 327.0228, 91.4508, 123.798, 117.1176, 116.0628, 110.4372, 118.524, 116.0628, 286.9404, 327.0228, 293.9724, 304.872, 312.9588, 312.2556, 106.9212, 125.9076, 122.04, 117.4692, 115.3596, 109.0308, 100.2408, 296.4336, 290.4564, 305.5752, 303.8172, 306.2784, 96.7248, 127.6656, 123.0948, 116.766, 116.0628, 119.2272, 132.588, 288.3468, 295.0272, 288.6984, 308.7396, 306.2784, 331.9452, 106.218, 120.282, 115.008, 111.1404, 116.0628, 113.9532, 333, 302.7624, 291.1596, 296.082 ; 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 ; current_u = 89.84875, 92.33768, 105.069, 76.39146, 42.9198, -15.09755, -70.85393, -90.19874, -85.76673, -57.19336, 11.34125, 38.52511, 66.1264, 99.65163, 101.7742, 98.15794, 55.86649, 8.423894, -39.93469, -88.34657, -95.67403, -79.19559, -25.86245, 18.47198, 55.57122, 85.62714, 96.43192, 100.0412, 77.05183, 30.8266, -20.76242, -30.97108, -98.08812, -80.13063, -56.66755, -26.48458, 32.26921, 71.26872, 97.95783, 115.8037, 106.0148, 64.32646, 18.76079, -38.87009, -78.31915, -80.8706, -80.41399, -50.83551, 9.321028, 56.88251, 94.60121, 107.892, 95.6415, 86.25855, 30.87926, -28.3959, -73.35009, -107.2383, -81.90089, -71.40615, -13.24259, 47.87683, 98.52607, 109.7765, 115.4426, 110.3961, 71.29871, -3.462041, -41.68256, -109.4101, -104.3191 ; 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 ; current_v = -43.26292, -52.40992, -41.37083, -33.93693, -22.98678, 2.162251, 23.01527, 29.91214, 47.33562, 45.88546, 20.87547, -21.2456, -41.95149, -54.9553, -48.23801, -50.26801, -28.60999, 3.421685, 15.45726, 29.90091, 44.66884, 53.05127, 39.85939, -0.4678333, -37.19888, -43.85082, -47.1639, -37.27893, -41.87753, -15.07699, 6.3241, 47.73285, 43.61504, 55.84171, 52.76722, 24.06162, -9.817181, -51.60436, -61.30598, -60.20449, -50.24793, -22.18806, -3.389392, 19.3237, 29.21442, 57.84473, 53.86744, 37.31289, -1.099059, -43.90927, -61.65752, -54.41985, -46.77731, -48.26203, -28.383, 9.416784, 34.24611, 36.29482, 65.70798, 52.4116, 24.84832, -13.92582, -57.53247, -51.20831, -44.63915, -53.99365, -31.67447, 6.794638, 26.82388, 42.34866, 51.06476 ; 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 ; temperature = 3.296428, 3.428221, 3.494062, 3.461146, 3.52697, 3.428221, 3.32939, 3.362342, 3.164489, 3.098463, 3.164489, 3.263457, 3.131481, 3.428221, 3.559869, 3.559869, 3.625639, 3.658511, 3.625639, 3.362342, 3.263457, 3.230477, 3.164489, 3.131481, 3.362342, 3.461146, 3.691374, 3.691374, 3.625639, 3.691374, 3.658511, 3.52697, 3.362342, 3.164489, 3.032401, 3.032401, 3.164489, 3.428221, 3.691374, 3.78991, 3.822738, 3.888368, 3.92117, 3.855557, 3.494062, 3.296428, 3.098463, 3.098463, 3.32939, 3.395286, 3.494062, 4.019524, 3.92117, 3.953963, 3.986748, 3.855557, 3.362342, 3.395286, 3.362342, 2.966301, 3.428221, 3.52697, 3.691374, 3.986748, 4.117802, 4.117802, 4.281429, 4.150544, 4.183278, 3.494062, 3.52697 ; 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 ; }