netcdf E0107.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 49 ; 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.7353, 0.03429, -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 = "AANCM690" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 100 ; :mooring_site_id = "E0107" ; :mooring_site_desc = "Central Maine Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.0167 ; :goes_platform_id = "044023B8" ; :starting_julian_day_number = 2452915.70833912 ; :starting_julian_day_string = "2003-10-02 17:00:00" ; :ending_julian_day_number = 2452917.95833912 ; :ending_julian_day_string = "2003-10-04 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 12:10:03\n", "AANCM_Temperature_1.5: 03-Oct-2003 12:10:03" ; data: lat = 43.7148 ; lon = -69.3578 ; depth = 2 ; time = 2452915.70833333, 2452915.75, 2452915.79166667, 2452915.83333333, 2452915.875, 2452915.91666667, 2452915.95833333, 2452916, 2452916.04166667, 2452916.08333333, 2452916.125, 2452916.16666667, 2452916.20833333, 2452916.25, 2452916.29166667, 2452916.33333333, 2452916.375, 2452916.41666667, 2452916.45833333, 2452916.5, 2452916.54166667, 2452916.75, 2452916.79166667, 2452916.83333333, 2452916.95833333, 2452917, 2452917.04166667, 2452917.08333333, 2452917.125, 2452917.16666667, 2452917.20833333, 2452917.25, 2452917.29166667, 2452917.33333333, 2452917.375, 2452917.41666667, 2452917.45833333, 2452917.5, 2452917.54166667, 2452917.58333333, 2452917.625, 2452917.66666667, 2452917.70833333, 2452917.75, 2452917.79166667, 2452917.83333333, 2452917.875, 2452917.91666667, 2452917.95833333 ; current_speed = 20.8243, 65.1126, 56.9002, 44.8749, 47.8079, 38.4223, 83.0039, 131.3984, 74.4982, 81.5374, 68.0456, 63.6461, 80.0709, 53.9672, 39.8888, 26.397, 10.2655, 26.6903, 35.4893, 56.0203, 26.397, 104.1215, 43.995, 25.5171, 50.7409, 19.0645, 24.9305, 26.1037, 34.0228, 19.9444, 20.8243, 27.2769, 12.9052, 14.9583, 26.1037, 35.196, 34.0228, 29.0367, 24.0506, 23.7573, 61.8863, 48.1012, 23.464, 66.8724, 21.7042, 30.7965, 23.7573, 41.3553, 41.9419 ; 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 ; current_direction = 78.2669, 48.3809, 56.4677, 39.5909, 48.0293, 78.2669, 62.7965, 40.9973, 64.5545, 59.6321, 38.1845, 55.7645, 38.8877, 43.1069, 94.0889, 72.2897, 84.2441, 126.4361, 87.4085, 44.1617, 53.6549, 31.1525, 31.8557, 33.2621, 84.2441, 46.6229, 62.4449, 99.3629, 28.6913, 56.1161, 50.4905, 117.2945, 59.6321, 113.0753, 74.7509, 55.0613, 72.9929, 65.9609, 87.7601, 78.9701, 33.2621, 29.7461, 74.0477, 19.9013, 63.4997, 66.3125, 45.2165, 72.2897, 40.9973 ; 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 ; current_u = 20.38919, 48.67666, 47.43056, 28.59885, 35.54455, 37.61948, 73.82271, 86.20043, 67.27145, 70.35023, 42.0655, 52.61828, 50.26819, 36.87912, 39.78727, 25.14596, 10.21374, 21.47287, 35.453, 39.02854, 21.26178, 53.8639, 23.21976, 13.99536, 50.48507, 13.85702, 22.10254, 25.75594, 16.33402, 16.55722, 16.06635, 24.23992, 11.13457, 13.76149, 25.18463, 28.85246, 32.53493, 26.51828, 24.03222, 23.31844, 33.94277, 23.86577, 22.56042, 22.76342, 19.42378, 28.2019, 16.8623, 39.39534, 27.51487 ; 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 ; current_v = 4.234683, 43.24619, 31.43207, 34.58125, 31.97156, 7.813289, 37.94542, 99.17169, 32.00833, 41.22127, 53.48549, 35.80702, 62.32542, 39.40037, -2.844239, 8.030082, 1.029532, -15.85206, 1.604641, 40.18764, 15.64411, 89.1065, 37.36847, 21.33664, 5.088831, 13.09344, 11.53288, -4.246736, 29.84545, 11.11924, 13.24855, -12.50821, 6.52423, -5.862764, 6.865692, 20.15674, 9.951336, 11.82839, 0.9399858, 4.545276, 51.74749, 41.76303, 6.448775, 62.87881, 9.684468, 12.37243, 16.73535, 12.58046, 31.65525 ; 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 ; temperature = 17.43218, 16.00579, 14.8682, 14.74193, 14.42634, 15.15239, 15.59471, 15.84764, 15.97415, 16.03742, 16.00579, 15.91089, 15.84764, 15.72116, 15.5315, 15.37351, 15.27873, 15.18397, 15.08923, 15.05765, 15.18397, 12.3443, 13.00685, 12.65984, 13.35381, 14.36323, 14.7735, 14.99449, 14.99449, 14.89977, 14.83663, 14.74193, 14.71037, 14.61568, 14.521, 14.42634, 14.42634, 12.9753, 13.82693, 14.64724, 15.4367, 15.72116, 15.59471, 15.94252, 16.22729, 16.2906, 16.2906, 16.19564, 16.1007 ; 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 ; }