netcdf I0108.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 44 ; 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.6673, 0.03422, -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-Sep-2004 18:15:22: Modified [lon,lat] to [-68.109150,44.106030].\n", "03-May-2004 19:22:36: Modified [lon,lat] to [-68.109200,44.106300].\n", "Thu Apr 29 12:34:36 2004: /usr/local/nco/bin/ncrcat -d time,2453125.472,2453125.583 I0108.aanderaa.realtime.nc I0108.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 = 689 ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "I0108" ; :mooring_site_desc = "Acadia" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.67 ; :goes_platform_id = "04401622" ; :starting_julian_day_number = 2453282.00000579 ; :starting_julian_day_string = "2004-10-03 00:00:00" ; :ending_julian_day_number = 2453283.79167244 ; :ending_julian_day_string = "2004-10-04 19:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 16-Apr-2004 20:22:17\n", "AANCM_Temperature_1.5: 16-Apr-2004 20:22:17" ; :longitude = -68.10915 ; :latitude = 44.10603 ; data: lat = 44.10603 ; lon = -68.10915 ; depth = 2 ; time = 2453282, 2453282.04166667, 2453282.08333333, 2453282.125, 2453282.16666667, 2453282.20833333, 2453282.25, 2453282.29166667, 2453282.33333333, 2453282.375, 2453282.41666667, 2453282.45833333, 2453282.5, 2453282.54166667, 2453282.58333333, 2453282.625, 2453282.66666667, 2453282.70833333, 2453282.75, 2453282.79166667, 2453282.83333333, 2453282.875, 2453282.91666667, 2453282.95833333, 2453283, 2453283.04166667, 2453283.08333333, 2453283.125, 2453283.16666667, 2453283.20833333, 2453283.25, 2453283.29166667, 2453283.33333333, 2453283.375, 2453283.41666667, 2453283.45833333, 2453283.5, 2453283.54166667, 2453283.58333333, 2453283.625, 2453283.66666667, 2453283.70833333, 2453283.75, 2453283.79166667 ; current_speed = 36.9558, 27.5702, 21.7042, 21.7042, 19.9444, 24.0506, 31.0898, 41.9419, 52.5007, 61.8863, 65.1126, 57.7801, 60.7131, 43.4084, 30.2099, 22.5841, 18.7712, 25.5171, 29.6233, 44.2883, 51.0342, 49.2744, 50.7409, 46.928, 42.2352, 31.9697, 26.9836, 27.5702, 24.3439, 22.2908, 29.6233, 39.3022, 48.9811, 56.3136, 60.1265, 61.0064, 59.2466, 50.4476, 49.2744, 45.4615, 38.129, 38.4223, 34.9027, 35.7826 ; 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 ; current_direction = 231.2628, 234.7788, 256.2264, 254.1168, 250.6008, 234.7788, 229.1532, 224.5824, 209.4636, 197.5092, 201.7284, 207.0024, 203.838, 225.9888, 229.8564, 242.1624, 252.3588, 249.8976, 242.1624, 245.6784, 252.7104, 240.756, 237.9432, 234.0756, 232.3176, 229.8564, 227.7468, 246.03, 246.03, 226.3404, 243.2172, 227.7468, 219.66, 216.4956, 215.0892, 217.5504, 217.902, 211.5732, 213.6828, 227.3952, 242.1624, 246.3816, 245.3268, 241.8108 ; 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 ; current_u = -28.82642, -22.52297, -21.08008, -20.87557, -18.8121, -19.64769, -23.51822, -29.44046, -25.82355, -18.61905, -24.10516, -26.23377, -24.53732, -31.21949, -23.09339, -19.97055, -17.88845, -23.96259, -26.19514, -40.35763, -48.72821, -42.99424, -43.00405, -38.00191, -33.42542, -24.43863, -19.97274, -25.1925, -22.24444, -16.12637, -26.44534, -29.09072, -31.26123, -33.49314, -34.56378, -37.1809, -36.39594, -26.41373, -27.32732, -33.4615, -33.71651, -35.20382, -31.71621, -31.53852 ; 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 ; current_v = -23.12506, -15.90069, -5.167465, -5.939945, -6.624492, -13.87081, -20.33393, -29.87277, -45.7107, -59.01902, -60.4863, -51.48135, -55.53378, -30.16011, -19.47649, -10.54603, -5.68871, -8.770203, -13.83311, -18.24049, -15.16744, -24.07202, -26.93122, -27.53347, -25.8177, -20.61104, -18.14399, -11.20062, -9.889911, -15.38895, -13.34854, -26.42712, -37.70787, -45.27065, -49.19899, -48.36694, -46.74928, -42.97994, -41.00225, -30.7746, -17.80499, -15.39364, -14.56986, -16.90315 ; 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 ; temperature = 11.09196, 11.06041, 10.77631, 10.68157, 10.5868, 10.49201, 10.52361, 10.5868, 10.77631, 10.99729, 10.96573, 11.02885, 10.99729, 10.77631, 10.3972, 10.27074, 10.1126, 10.17586, 10.17586, 10.14423, 10.33397, 10.30236, 10.36559, 10.17586, 10.20749, 10.1126, 10.17586, 10.20749, 10.08096, 10.01768, 10.04932, 10.04932, 10.08096, 10.04932, 10.04932, 10.01768, 10.04932, 10.14423, 10.27074, 10.20749, 10.08096, 9.986032, 10.1126, 10.04932 ; 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 ; }