netcdf M0105.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 59 ; 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.733, 0.03426, -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 = "AANCM688" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 285 ; :mooring_site_id = "M0105" ; :mooring_site_desc = "Jordan Basin" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -17.33 ; :goes_platform_id = "0440C04A" ; :starting_julian_day_number = 2453156.00000579 ; :starting_julian_day_string = "2004-05-30 00:00:00" ; :ending_julian_day_number = 2453158.41667244 ; :ending_julian_day_string = "2004-06-01 10:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 12-May-2004 13:22:23\n", "AANCM_Temperature_1.5: 12-May-2004 13:22:23" ; data: lat = 44.4907 ; lon = -67.8798 ; depth = 2 ; time = 2453156, 2453156.04166667, 2453156.08333333, 2453156.125, 2453156.16666667, 2453156.20833333, 2453156.25, 2453156.29166667, 2453156.33333333, 2453156.375, 2453156.41666667, 2453156.45833333, 2453156.5, 2453156.54166667, 2453156.58333333, 2453156.625, 2453156.66666667, 2453156.70833333, 2453156.75, 2453156.79166667, 2453156.83333333, 2453156.875, 2453156.91666667, 2453156.95833333, 2453157, 2453157.04166667, 2453157.08333333, 2453157.125, 2453157.16666667, 2453157.20833333, 2453157.25, 2453157.29166667, 2453157.33333333, 2453157.375, 2453157.41666667, 2453157.45833333, 2453157.5, 2453157.54166667, 2453157.58333333, 2453157.625, 2453157.66666667, 2453157.70833333, 2453157.75, 2453157.79166667, 2453157.83333333, 2453157.875, 2453157.91666667, 2453157.95833333, 2453158, 2453158.04166667, 2453158.08333333, 2453158.125, 2453158.16666667, 2453158.20833333, 2453158.25, 2453158.29166667, 2453158.33333333, 2453158.375, 2453158.41666667 ; current_speed = 115.8535, 114.387, 54.2605, 68.6322, 54.8471, 35.4893, 12.9052, 206.4832, 30.5032, 29.9166, 11.1454, 37.2491, 2.3464, 28.7434, 13.4918, 9.3856, 11.4387, 46.6347, 118.7865, 10.2655, 222.0281, 43.7017, 66.5791, 67.7523, 40.4754, 59.8332, 214.4023, 70.6853, 52.794, 43.4084, 36.6625, 46.0481, 19.6511, 4.1062, 35.7826, 25.2238, 39.8888, 45.7548, 36.9558, 53.9672, 43.1151, 48.6878, 124.9458, 9.6789, 24.0506, 119.6664, 20.531, 37.8357, 38.4223, 11.732, 34.6094, 100.8952, 73.9116, 241.3859, 20.531, 33.1429, 100.8952, 45.7548, 16.4248 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_direction = 253.402, 254.1052, 246.7216, 247.4248, 257.6212, 80.0632, 239.338, 252.3472, 235.1188, 49.8256, 240.3928, 116.278, 181.6756, 163.0408, 127.8808, 98.3464, 166.5568, 117.3328, 234.064, 112.762, 253.7536, 248.4796, 241.4476, 247.7764, 230.8996, 248.8312, 253.7536, 251.644, 94.4788, 254.4568, 227.3836, 103.6204, 221.4064, 308.9548, 74.086, 98.3464, 212.968, 236.1736, 234.7672, 98.3464, 100.8076, 246.0184, 257.6212, 233.3608, 184.1368, 258.676, 90.9628, 145.8124, 133.5064, 183.4336, 234.7672, 261.1372, 261.1372, 260.0824, 189.4108, 223.516, 260.7856, 64.9444, 178.1596 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_u = -111.0262, -110.0135, -49.84345, -63.37336, -53.57199, 34.95691, -11.10093, -196.7602, -25.02298, 22.85881, -9.690177, 33.39965, -0.06861007, 8.384181, 10.64894, 9.286193, 2.659284, 41.42815, -96.17823, 9.466022, -213.1619, -40.65512, -58.48177, -62.71931, -31.41061, -55.79569, -205.8407, -67.0887, 52.63278, -41.8209, -26.98005, 44.7531, -12.99715, -3.193154, 34.41121, 24.95664, -21.70631, -38.0098, -30.18604, 53.39561, 42.35034, -44.48487, -122.041, -7.76644, -1.734964, -117.3368, 20.5281, 21.26005, 27.8676, -0.7026501, -28.26947, -99.69052, -73.02911, -237.7787, -3.357063, -22.82078, -99.59325, 41.44915, 0.5274909 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_v = -33.09412, -31.32739, -21.44371, -26.3476, -11.75779, 6.124097, -6.581297, -62.61565, -17.44407, 19.29969, -5.506397, -16.49118, -2.345397, -27.49343, -8.284245, -1.36239, -11.12529, -21.4127, -69.71356, -3.971764, -62.11651, -16.0312, -31.8223, -25.62542, -25.52707, -21.60678, -59.98305, -22.26023, -4.122695, -11.63193, -24.82369, -10.84378, -14.73906, 2.581597, 9.811381, -3.661424, -33.46569, -25.47071, -21.3198, -7.833744, -8.084581, -19.78883, -26.78512, -5.776116, -23.98794, -23.49732, -0.3449873, -31.29778, -26.45128, -11.71094, -19.96616, -15.54481, -11.38748, -41.5743, -20.25468, -24.03464, -16.15627, 19.37704, -16.41633 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; temperature = 19.55373, 19.13757, 18.65848, 18.18045, 17.70339, 17.16379, 16.68848, 16.21384, 15.77136, 15.29774, 14.8245, 14.35155, 13.97333, 13.72122, 13.6582, 13.9103, 14.38307, 15.04531, 15.83455, 16.65682, 17.38585, 17.89411, 18.14862, 18.24413, 18.21229, 18.05314, 17.86231, 17.51282, 17.00527, 16.46691, 15.89774, 15.29774, 14.72989, 14.16243, 13.62669, 13.18553, 12.80737, 12.61826, 12.6813, 13.02797, 13.6582, 14.5407, 15.58186, 16.65682, 17.73517, 18.75421, 19.52169, 20.09937, 20.228, 20.03508, 19.6499, 19.1056, 18.5309, 17.89411, 17.29066, 16.68848, 16.1506, 15.61344, 15.10841 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }