netcdf C9999.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.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 = 2453373.00000579 ; :starting_julian_day_string = "2005-01-02 00:00:00" ; :ending_julian_day_number = 2453374.79167244 ; :ending_julian_day_string = "2005-01-03 19: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 = 2453373, 2453373.04166667, 2453373.08333333, 2453373.125, 2453373.16666667, 2453373.20833333, 2453373.25, 2453373.29166667, 2453373.33333333, 2453373.375, 2453373.41666667, 2453373.45833333, 2453373.5, 2453373.54166667, 2453373.58333333, 2453373.625, 2453373.66666667, 2453373.70833333, 2453373.75, 2453373.79166667, 2453373.83333333, 2453373.875, 2453373.91666667, 2453373.95833333, 2453374, 2453374.04166667, 2453374.08333333, 2453374.125, 2453374.16666667, 2453374.20833333, 2453374.25, 2453374.29166667, 2453374.33333333, 2453374.375, 2453374.41666667, 2453374.45833333, 2453374.5, 2453374.54166667, 2453374.58333333, 2453374.625, 2453374.66666667, 2453374.70833333, 2453374.75, 2453374.79166667 ; current_speed = 18.1846, 50.7409, 31.6764, 49.861, 34.6094, 57.7801, 55.1404, 46.3414, 134.0381, 261.3303, 78.8977, 25.5171, 34.3161, 46.0481, 25.5171, 24.3439, 30.7965, 30.7965, 45.4615, 50.4476, 78.3111, 90.3364, 39.0089, 39.5955, 61.2997, 54.2605, 69.8054, 61.0064, 82.4173, 73.9116, 124.0659, 73.6183, 54.8471, 52.5007, 37.5424, 36.9558, 44.2883, 47.2213, 50.4476, 29.33, 47.8079, 50.1543, 33.4362, 57.1935 ; 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 = 151.8164, 3.0896, 20.6696, 320.936, 201.7436, 152.168, 173.264, 171.506, 163.4192, 168.3416, 160.6064, 49.8524, 337.8128, 20.318, 19.9664, 53.0168, 342.7352, 5.5508, 332.5388, 134.2364, 160.958, 165.5288, 162.3644, 165.1772, 177.4832, 153.926, 158.8484, 166.232, 158.8484, 162.0128, 171.506, 169.748, 159.2, 174.3188, 348.3224, 11.8796, 359.222, 339.9224, 24.8888, 5.5508, 352.8932, 352.5416, 8.7152, 345.5096 ; 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 = 8.588559, 2.734811, 11.18109, -31.42181, -12.82118, 26.97641, 6.467679, 6.844895, 38.25008, 52.80865, 26.19844, 19.50492, -12.95892, 15.9893, 8.713299, 19.4462, -9.140039, 2.978892, -20.96447, 36.14407, 25.54987, 22.57446, 11.81822, 10.12973, 2.691812, 23.84921, 25.18836, 14.51898, 29.7392, 22.82424, 18.32526, 13.10243, 19.47659, 5.197215, -7.598749, 7.607565, -0.6013573, -16.21072, 21.2313, 2.83704, -5.914757, -6.510345, 5.066355, -14.31083 ; 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 = -16.02861, 50.66714, 29.63744, 38.7142, -32.14697, -51.09612, -54.75977, -45.8331, -128.4646, -255.939, -74.42103, 16.45238, 31.77516, 43.18298, 23.98335, 14.64482, 29.40891, 30.65209, 40.33905, -35.19328, -74.02589, -87.47033, -37.17558, -38.27783, -61.24057, -48.73825, -65.10254, -59.25352, -76.86476, -70.29921, -122.7051, -72.44295, -51.27248, -52.24282, 36.76535, 36.1643, 44.28422, 44.35159, 45.76234, 29.19247, 47.44061, 49.72996, 33.05014, 55.37415 ; 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 = 16.74757, 16.58961, 16.46329, 16.2739, 16.05306, 15.86386, 15.83234, 15.67474, 15.61172, 15.3912, 15.20226, 15.04485, 14.856, 14.60428, 14.44699, 14.28972, 14.28972, 14.60428, 14.7616, 14.91894, 14.98189, 15.01337, 14.95042, 15.01337, 15.07633, 15.07633, 15.10781, 15.13929, 15.17077, 15.23374, 15.35971, 15.4542, 15.64323, 15.83234, 15.98999, 16.14769, 16.21079, 16.11615, 16.14769, 16.0846, 16.21079, 16.2739, 16.2739, 16.43172 ; 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 ; }