netcdf J0205.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 69 ; 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.6659, 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 = "AANCM711" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 35 ; :mooring_site_id = "J0205" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "044073C4" ; :starting_julian_day_number = 2452885.83333912 ; :starting_julian_day_string = "2003-09-02 20:00:00" ; :ending_julian_day_number = 2452888.79167244 ; :ending_julian_day_string = "2003-09-05 19:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 04-Sep-2003 12:18:17\n", "AANCM_Temperature_1.5: 04-Sep-2003 12:18:17" ; data: lat = 44.8912 ; lon = -67.0173 ; depth = 2 ; time = 2452885.83333333, 2452885.875, 2452885.91666667, 2452885.95833333, 2452886, 2452886.04166667, 2452886.08333333, 2452886.125, 2452886.16666667, 2452886.20833333, 2452886.25, 2452886.29166667, 2452886.33333333, 2452886.375, 2452886.41666667, 2452886.45833333, 2452886.5, 2452886.54166667, 2452886.58333333, 2452886.625, 2452886.66666667, 2452886.70833333, 2452886.75, 2452886.79166667, 2452886.83333333, 2452886.875, 2452886.91666667, 2452886.95833333, 2452887, 2452887.04166667, 2452887.08333333, 2452887.125, 2452887.16666667, 2452887.20833333, 2452887.25, 2452887.29166667, 2452887.33333333, 2452887.375, 2452887.41666667, 2452887.45833333, 2452887.5, 2452887.54166667, 2452887.58333333, 2452887.625, 2452887.66666667, 2452887.70833333, 2452887.75, 2452887.79166667, 2452887.83333333, 2452887.875, 2452887.91666667, 2452887.95833333, 2452888, 2452888.04166667, 2452888.08333333, 2452888.125, 2452888.16666667, 2452888.20833333, 2452888.25, 2452888.29166667, 2452888.33333333, 2452888.375, 2452888.41666667, 2452888.45833333, 2452888.5, 2452888.54166667, 2452888.58333333, 2452888.625, 2452888.79166667 ; current_speed = 33.4362, 8.799, 11.732, 20.8243, 30.5032, 48.1012, 27.5702, 26.9836, 100.0153, 137.5577, 36.3692, 130.8118, 226.4276, 256.9308, 88.8699, 83.8838, 62.1796, 147.8232, 86.5235, 151.9294, 43.1151, 30.7965, 2.933, 29.33, 21.1176, 9.3856, 9.9722, 12.3186, 26.6903, 42.5285, 26.6903, 18.4779, 10.8521, 65.6992, 141.0773, 146.9433, 56.9002, 48.1012, 58.0734, 71.2719, 64.2327, 41.9419, 70.6853, 0.8799, 129.3453, 49.861, 112.6272, 104.1215, 153.1026, 59.2466, 112.0406, 146.9433, 144.3036, 146.3567, 177.1532, 141.0773, 89.7498, 58.0734, 49.861, 41.6486, 44.5816, 83.8838, 87.1101, 90.923, 80.6575, 41.3553, 138.1443, 61.8863, 267.4896 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_direction = 17.6148, 51.0168, 213.456, 287.9952, 330.8904, 337.2192, 302.7624, 148.0584, 354.7608, 354.4092, 327.726, 341.0868, 347.3772, 347.3772, 4.9572, 0.0348, 343.158, 351.2448, 357.9252, 345.2676, 4.254, 331.5936, 283.0728, 355.464, 278.1504, 110.4372, 51.72, 328.4292, 303.4656, 343.8612, 346.674, 37.656, 124.8528, 350.19, 350.5416, 354.4092, 359.3316, 348.432, 349.8384, 348.0804, 3.9024, 5.6604, 345.2676, 49.6104, 353.706, 3.9024, 349.8384, 355.8156, 354.0576, 358.98, 356.1672, 2.496, 348.7836, 353.706, 351.2448, 350.19, 347.7288, 353.0028, 329.8356, 345.2676, 348.7836, 3.1992, 342.1032, 0.3864, 348.432, 349.8384, 344.916, 6.7152, 199.392 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_u = 10.11833, 6.839731, -6.46781, -19.80563, -14.83925, -18.6251, -23.18439, 14.2758, -9.132789, -13.4013, -19.42002, -42.40073, -49.48158, -56.14749, 7.679387, 0.05094888, -18.01551, -22.50063, -3.132512, -38.63639, 3.198197, -14.65059, -2.856987, -2.319577, -20.9043, 8.794827, 7.828104, -6.449425, -22.2655, -11.82144, -6.151883, 11.2885, 8.905482, -11.19393, -23.18344, -14.31567, -0.6637702, -9.645772, -10.2456, -14.72042, 4.37149, 4.136813, -17.97562, 0.670181, -14.18015, 3.393394, -19.87026, -7.597397, -15.8505, -1.054674, -7.489365, 6.399328, -28.06923, -16.04512, -26.96503, -24.03696, -19.07535, -7.07455, -25.0543, -10.59144, -8.671796, 4.681351, -26.76924, 0.6131757, -16.17431, -7.296113, -35.94997, 7.236626, -88.81442 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; current_v = 31.86846, 5.535385, -9.788118, 6.433403, 26.65036, 44.34897, 14.91979, -22.89795, 99.59745, 136.9034, 30.75031, 123.7494, 220.9548, 250.7207, 88.53748, 83.88378, 59.51255, 146.1007, 86.46677, 146.9346, 42.99632, 27.08846, 0.663412, 29.23813, 2.993885, -3.277269, 6.177828, 10.49537, 14.718, 40.8525, 25.97165, 14.62882, -6.20165, 64.73856, 139.1594, 146.2443, 56.89633, 47.12414, 57.16246, 69.73516, 64.08377, 41.73739, 68.36146, 0.5701591, 128.5657, 49.74539, 110.8605, 103.8439, 152.2799, 59.23721, 111.79, 146.8039, 141.5473, 145.4745, 175.089, 139.0145, 87.69924, 57.64088, 43.10918, 40.27937, 43.73007, 83.75307, 82.89498, 90.92093, 79.01913, 40.7066, 133.3846, 61.46174, -252.3147 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; temperature = 22.22022, 22.61116, 22.80708, 22.7744, 22.57854, 22.31785, 21.9927, 21.60354, 21.11858, 20.69955, 20.28163, 19.89679, 19.60871, 19.35302, 19.22531, 19.09768, 19.12958, 19.44887, 19.86476, 20.31374, 20.79615, 21.31237, 21.79799, 22.31785, 22.70908, 22.93785, 23.00329, 22.90515, 22.67643, 22.38297, 22.05767, 21.76556, 21.47406, 21.21545, 20.95728, 20.73174, 20.53868, 20.37798, 20.28163, 20.21743, 20.12117, 20.28163, 20.41011, 20.57085, 20.79615, 20.60301, 19.6407, 19.35302, 19.73669, 20.18534, 20.47438, 20.63519, 20.66737, 20.69955, 20.66737, 20.60301, 20.53868, 20.44224, 20.37798, 20.31374, 20.21743, 20.18534, 20.12117, 20.0891, 20.05703, 20.21743, 20.53868, 20.98953, 23.03603 ; 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ; }