netcdf M0104.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.6719, 0.3412, -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 = "AANCM714" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0104" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.33 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2452914.70833912 ; :starting_julian_day_string = "2003-10-01 17:00:00" ; :ending_julian_day_number = 2452917.66667244 ; :ending_julian_day_string = "2003-10-04 16:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 14:46:52\n", "AANCM_Temperature_1.5: 03-Oct-2003 14:46:52" ; data: lat = 44.4907 ; lon = -67.8798 ; depth = 2 ; time = 2452914.70833333, 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.58333333, 2452916.625, 2452916.66666667, 2452916.70833333, 2452916.75, 2452916.79166667, 2452916.83333333, 2452916.875, 2452916.91666667, 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 ; current_speed = 99.722, 19.9444, 16.1315, 33.1429, 11.1454, 40.1821, 26.9836, 24.6372, 29.0367, 46.6347, 27.5702, 33.4362, 23.464, 24.6372, 13.4918, 3.5196, 26.9836, 22.8774, 9.6789, 15.8382, 13.7851, 18.4779, 22.8774, 33.1429, 23.7573, 31.0898, 12.3186, 28.1568, 19.6511, 14.0784, 21.9975, 9.3856, 7.6258, 17.3047, 27.5702, 38.4223, 4.6928, 14.665, 8.5057, 21.4109, 23.1707, 18.1846, 19.3578, 25.8104, 17.8913 ; 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 = 182.7304, 188.0044, 180.6208, 172.8856, 245.3152, 174.6436, 162.3376, 190.114, 205.5844, 130.6936, 143.7028, 218.242, 131.3968, 117.6844, 227.3836, 327.5896, 221.0548, 143.3512, 311.0644, 282.9364, 168.6664, 174.6436, 77.9536, 163.3924, 217.5388, 162.3376, 229.1416, 192.2236, 186.9496, 164.4472, 165.8536, 199.6072, 202.7716, 118.3876, 202.42, 184.1368, 212.2648, 128.584, 203.1232, 191.1688, 136.3192, 85.3372, 155.3056, 111.7072, 134.9128 ; 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 = -4.750401, -2.777241, -0.1747814, 4.104777, -10.12692, 3.751027, 8.187036, -4.326472, -12.53921, 35.35876, 16.32084, -20.69648, 17.60147, 21.81674, -9.92866, -1.886435, -17.7223, 13.65571, -7.297616, -15.43621, 2.709064, 1.724925, 22.37362, 9.472754, -14.47529, 9.432888, -9.31691, -5.961565, -2.377709, 3.774789, 5.376197, -3.149525, -2.951632, 15.22384, -10.51508, -2.77171, -2.505171, 11.46355, -3.34027, -4.147295, 16.00261, 18.12442, 8.087268, 23.98008, 12.6703 ; 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 = -99.60879, -19.75009, -16.13055, -32.88773, -4.654609, -40.00664, -25.71161, -24.25434, -26.18966, -30.40646, -22.2204, -26.2609, -15.51604, -11.44647, -9.135118, 2.971354, -20.34784, -18.35475, 6.358136, 3.545687, -13.51628, -18.39721, 4.7746, -31.76033, -18.83813, -29.62425, -8.058727, -27.51845, -19.50672, -13.5629, -21.33041, -8.841379, -7.031408, -8.22724, -25.48625, -38.3222, -3.968184, -9.145993, -7.822374, -21.00539, -16.75702, 1.478252, -17.58751, -9.546325, -12.63179 ; 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 = 198.4153, 161.5083, 168.6166, 172.3403, 173.6944, 174.3715, 174.3715, 173.6944, 173.0173, 172.0018, 170.3091, 167.6011, 165.9086, 164.2162, 163.2007, 161.8468, 161.5083, 164.5546, 93.79855, 105.9931, 129.3544, 139.1702, 150.6776, 157.1082, 170.6477, 169.6321, 156.7698, 157.4467, 164.2162, 166.2471, 166.2471, 165.2316, 164.2162, 162.8622, 161.8468, 161.1698, 160.1544, 159.139, 158.1236, 158.4621, 147.97, 117.1674, 154.0621, 179.1113, 168.2781 ; temperature_qc = 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ; }