netcdf J0210.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 37 ; 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.6995, 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 = "23-May-2005 12:11:31: Modified [lon,lat] to [-67.013600,44.889400].\n", "20-May-2005 13:40:55: Modified [lon,lat] to [-67.014000,44.889851].\n", "Fri May 20 13:27:06 2005: /usr/local/nco/bin/ncrcat -d time,2453511.5104,2453512.10 J0210.aanderaa.realtime.nc J0210.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 = "AANCM709" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0210" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453543.62500579 ; :starting_julian_day_string = "2005-06-21 15:00:00" ; :ending_julian_day_number = 2453547.95833912 ; :ending_julian_day_string = "2005-06-25 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-May-2005 19:36:35\n", "AANCM_Temperature_1.5: 19-May-2005 19:36:35" ; :longitude = -67.0136 ; :latitude = 44.8894 ; data: lat = 44.8894 ; lon = -67.0136 ; depth = 2 ; time = 2453543.625, 2453543.70833333, 2453543.75, 2453543.79166667, 2453543.83333333, 2453543.875, 2453543.91666667, 2453543.95833333, 2453544, 2453544.04166667, 2453544.75, 2453544.79166667, 2453546.625, 2453546.66666667, 2453546.70833333, 2453546.75, 2453546.79166667, 2453546.83333333, 2453546.875, 2453546.91666667, 2453546.95833333, 2453547, 2453547.04166667, 2453547.08333333, 2453547.125, 2453547.16666667, 2453547.20833333, 2453547.25, 2453547.29166667, 2453547.33333333, 2453547.625, 2453547.70833333, 2453547.79166667, 2453547.83333333, 2453547.875, 2453547.91666667, 2453547.95833333 ; current_speed = 29.9166, 138.7309, 142.8371, 127.5855, 107.3478, 94.7359, 21.7042, 61.593, 109.6942, 139.3175, 129.052, 134.918, 139.9041, 114.0937, 122.0128, 12.9052, 58.3667, 174.2202, 158.6753, 118.7865, 122.5994, 52.5007, 29.6233, 123.186, 148.9964, 131.6917, 114.387, 58.66, 60.1265, 143.4237, 97.3756, 110.8674, 37.5424, 78.0178, 163.0748, 134.3314, 159.2619 ; 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 ; current_direction = 20.7792, 123.0948, 123.4464, 119.2272, 124.8528, 133.2912, 224.3556, 318.5844, 317.5296, 304.1688, 118.524, 122.3916, 295.3788, 303.8172, 292.9176, 344.2128, 138.5652, 120.6336, 108.6792, 119.5788, 116.0628, 139.9716, 294.324, 290.808, 300.3012, 312.6072, 309.0912, 320.694, 127.314, 122.7432, 294.324, 327.726, 68.5968, 130.83, 115.7112, 119.9304, 111.1404 ; 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 ; current_u = 10.61344, 116.2243, 119.1835, 111.3426, 88.09206, 68.95618, -15.17361, -40.74476, -74.06654, -115.2694, 113.3873, 113.9256, -126.4025, -94.79104, -112.3818, -3.511057, 38.62518, 149.9066, 150.3173, 103.306, 110.1326, 33.76673, -26.99366, -115.1513, -128.6413, -96.92667, -88.7807, -37.15887, 47.82013, 120.6341, -88.73165, -59.19973, 34.9533, 59.03239, 146.9291, 116.4159, 148.5435 ; 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 ; current_v = 27.97066, -75.75067, -78.72562, -62.29668, -61.34605, -64.96103, -15.51882, 46.1905, 80.91332, 78.24529, -61.62579, -72.27598, 59.96302, 63.49828, 47.51263, 12.4184, -43.75806, -88.77322, -50.8188, -58.63541, -53.86478, -40.20114, 12.20172, 43.76028, 75.17549, 89.15113, 72.12748, 45.38958, -36.44765, -77.57424, 40.10863, 93.73885, 13.7003, -51.00935, -70.74759, -67.02433, -57.43853 ; 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 ; temperature = 7.465851, 8.263097, 8.549358, 8.51757, 8.676469, 8.867005, 8.867005, 8.676469, 8.072043, 7.785132, 7.561691, 8.612923, 8.135747, 8.008321, 7.178034, 7.657483, 7.817031, 8.51757, 8.708236, 8.708236, 8.739998, 8.771756, 8.644698, 8.294922, 8.199431, 7.912699, 6.953858, 7.785132, 7.753228, 7.753228, 8.294922, 7.880815, 7.689404, 7.817031, 8.644698, 8.835259, 8.867005 ; 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 ; }