netcdf C0206.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 45 ; 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 = "07-Oct-2004 18:42:09: Modified [lon,lat] to [-70.059800,43.570233].\n", "Thu Oct 7 16:27:57 2004: /usr/local/nco/bin/ncrcat -d time,2453286.60416667,2453317.6 C0206.aanderaa.realtime.nc C0206.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 = 46 ; :mooring_site_id = "C0206" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453359.00000579 ; :starting_julian_day_string = "2004-12-19 00:00:00" ; :ending_julian_day_number = 2453365.91667244 ; :ending_julian_day_string = "2004-12-25 22:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 30-Aug-2004 17:02:11\n", "AANCM_Temperature_1.5: 30-Aug-2004 17:02:11" ; :longitude = -70.0598 ; :latitude = 43.570233 ; data: lat = 43.570233 ; lon = -70.0598 ; depth = 2 ; time = 2453359, 2453359.25, 2453359.29166667, 2453359.33333333, 2453359.41666667, 2453359.70833333, 2453359.83333333, 2453359.875, 2453360.16666667, 2453360.20833333, 2453360.25, 2453360.29166667, 2453360.66666667, 2453361.16666667, 2453361.375, 2453361.41666667, 2453361.70833333, 2453361.875, 2453362.04166667, 2453362.20833333, 2453362.25, 2453362.29166667, 2453362.41666667, 2453362.58333333, 2453362.625, 2453362.66666667, 2453362.83333333, 2453362.875, 2453362.91666667, 2453363, 2453363.04166667, 2453363.08333333, 2453363.125, 2453363.16666667, 2453363.25, 2453363.66666667, 2453364.125, 2453364.29166667, 2453364.33333333, 2453364.375, 2453364.58333333, 2453365.20833333, 2453365.25, 2453365.29166667, 2453365.91666667 ; current_speed = 11.1454, 19.9444, 29.9166, 27.2769, 21.9975, 16.1315, 19.6511, 20.531, 17.598, 10.2655, 11.4387, 10.5588, 39.0089, 30.5032, 19.0645, 19.3578, 26.9836, 5.2794, 14.0784, 30.7965, 33.4362, 21.4109, 4.1062, 18.4779, 20.8243, 25.5171, 2.933, 10.5588, 9.9722, 7.6258, 11.1454, 4.1062, 10.2655, 13.7851, 11.732, 7.0392, 21.4109, 23.1707, 19.3578, 21.7042, 13.7851, 8.799, 13.4918, 13.1985, 11.4387 ; 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 ; current_direction = 170.8028, 257.2964, 260.4608, 256.2416, 253.7804, 228.1136, 273.8216, 261.8672, 173.9672, 197.1728, 237.6068, 262.5704, 194.0084, 185.57, 252.374, 241.826, 224.246, 97.67, 105.0536, 138.8072, 144.7844, 152.8712, 287.534, 118.4144, 136.6976, 149.3552, 265.7348, 326.5616, 334.2968, 333.5936, 26.2952, 17.5052, 95.5604, 114.1952, 137.0492, 164.1224, 47.7428, 109.2728, 126.8528, 128.9624, 209.8304, 151.1132, 161.6612, 169.748, 195.4148 ; 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 ; current_u = 1.781402, -19.45617, -29.50293, -26.49425, -21.12196, -12.00942, -19.6074, -20.32452, 1.849511, -3.030935, -9.658741, -10.47015, -9.442657, -2.960695, -18.16949, -17.06425, -18.82755, 5.232166, 13.59528, 20.28242, 19.28115, 9.763206, -3.915419, 16.25185, 14.28232, 13.00643, -2.924877, -5.818323, -4.325037, -3.391462, 4.937368, 1.235114, 10.2172, 12.57414, 7.993834, 1.925807, 15.84693, 21.87216, 15.48971, 16.87629, -6.857182, 4.250627, 4.244997, 2.349041, -3.040465 ; 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 ; current_v = -11.00212, -4.385923, -4.95785, -6.487219, -6.144333, -10.77029, 1.309747, -2.904479, -17.50054, -9.80785, -6.128016, -1.365336, -37.84879, -30.35917, -5.772777, -9.139801, -19.32972, -0.7046272, -3.656478, -23.1743, -27.31697, -19.05535, 1.237082, -8.792622, -15.15476, -21.95348, -0.2181361, 8.811094, 8.985478, 6.83014, 9.992113, 3.91604, -0.9946759, -5.649776, -8.58711, -6.770643, 14.39797, -7.647867, -11.61006, -13.64782, -11.9586, -7.704192, -12.80659, -12.98778, -11.02721 ; 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 ; temperature = 6.825828, 6.504828, 6.311927, 6.440553, 6.633302, 6.536956, 6.536956, 6.536956, 6.376253, 6.344093, 6.408407, 6.408407, 6.472694, 6.408407, 6.21539, 6.279755, 5.440898, 5.731801, 6.311927, 5.634897, 5.40854, 5.440898, 5.53793, 5.440898, 5.440898, 5.40854, 5.53793, 5.505593, 5.505593, 5.440898, 5.440898, 5.440898, 5.376174, 5.343801, 5.376174, 5.699507, 6.150999, 6.440553, 6.247576, 6.183197, 6.311927, 6.150999, 6.150999, 6.150999, 5.989905 ; 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 ; }