netcdf J0210.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, 300.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 = -300.f, 300.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 = -300.f, 300.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.6995, 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 = "23-May-2005 12:11:31: Modified [lon,lat] to [-67.013600,44.889400].\n", "20-May-2005 13:40:55: Modified [lon,lat] to [-67.014000,44.889851].\n", "Fri May 20 13:27:06 2005: /usr/local/nco/bin/ncrcat -d time,2453511.5104,2453512.10 J0210.aanderaa.realtime.nc J0210.aanderaa.realtime.nc.new" ; :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 = 35 ; :mooring_site_id = "J0210" ; :mooring_site_desc = "Cobscook Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.6 ; :goes_platform_id = "04405528" ; :starting_julian_day_number = 2453548.00000579 ; :starting_julian_day_string = "2005-06-26 00:00:00" ; :ending_julian_day_number = 2453554.87500579 ; :ending_julian_day_string = "2005-07-02 21:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 19-May-2005 19:36:35\n", "AANCM_Temperature_1.5: 19-May-2005 19:36:35" ; :longitude = -67.0136 ; :latitude = 44.8894 ; data: lat = 44.8894 ; lon = -67.0136 ; depth = 2 ; time = 2453548, 2453548.04166667, 2453548.08333333, 2453548.125, 2453548.70833333, 2453548.83333333, 2453548.875, 2453549, 2453549.25, 2453549.29166667, 2453549.33333333, 2453549.375, 2453549.58333333, 2453549.625, 2453549.66666667, 2453549.70833333, 2453549.75, 2453549.79166667, 2453550.75, 2453550.79166667, 2453550.83333333, 2453550.875, 2453550.91666667, 2453551.29166667, 2453551.33333333, 2453551.375, 2453551.41666667, 2453551.45833333, 2453551.5, 2453551.83333333, 2453551.91666667, 2453552.33333333, 2453552.375, 2453552.41666667, 2453552.45833333, 2453552.5, 2453552.54166667, 2453552.58333333, 2453552.625, 2453552.66666667, 2453552.70833333, 2453554.75, 2453554.79166667, 2453554.83333333, 2453554.875 ; current_speed = 131.1051, 43.995, 30.7965, 109.4009, 136.0912, 22.2908, 78.3111, 118.1999, 119.9597, 92.3895, 30.7965, 75.0848, 63.9394, 9.3856, 56.9002, 117.9066, 126.9989, 128.7587, 128.1721, 99.4287, 114.6803, 102.0684, 7.0392, 102.3617, 110.2808, 68.0456, 32.5563, 71.5652, 126.119, 109.1076, 69.2188, 121.1329, 100.6019, 65.6992, 22.5841, 75.9647, 123.7726, 125.5324, 134.0381, 148.1165, 66.8724, 106.1746, 38.7156, 25.2238, 65.6992 ; 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 = 126.2592, 132.2364, 273.228, 287.6436, 291.1596, 85.122, 133.9944, 124.5012, 308.0364, 312.6072, 289.4016, 133.2912, 126.6108, 271.8216, 311.904, 297.1368, 290.808, 304.5204, 297.1368, 321.0456, 317.8812, 292.9176, 78.09, 305.9268, 313.3104, 330.8904, 49.6104, 130.4784, 120.9852, 314.0136, 303.8172, 284.4792, 301.0044, 331.9452, 337.5708, 132.2364, 122.3916, 124.8528, 122.3916, 127.314, 125.2044, 125.9076, 129.4236, 264.7896, 316.4748 ; 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 = 105.7166, 32.57292, -30.74764, -104.2547, -126.9157, 22.21006, 56.33761, 97.41023, -94.4826, -67.99979, -29.04767, 54.65258, 51.32448, -9.380857, -42.34882, -104.9274, -118.7155, -106.0874, -114.0629, -62.51099, -76.91264, -94.01172, 6.887667, -82.88915, -80.24564, -33.10294, 24.7967, 54.43612, 108.1219, -78.46745, -57.50819, -117.2855, -86.22868, -30.89937, -8.616772, 56.24257, 104.5144, 103.0148, 113.1826, 117.8008, 54.64148, 85.99759, 29.90672, -25.11957, -45.2453 ; 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 = -77.54069, -29.57305, 1.734133, 33.15888, 49.12444, 1.895484, -54.39396, -66.9512, 73.9146, 62.54478, 10.23021, -51.48614, -38.13194, 0.2983453, 38.00276, 53.77916, 45.11477, 72.96751, 58.46142, 77.32039, 85.06478, 39.74614, 1.452715, 60.06085, 75.64716, 59.45081, 21.09589, -46.45736, -64.92816, 75.81113, 38.52338, 30.28668, 51.82043, 57.97942, 20.87565, -51.06279, -66.30535, -71.73801, -71.80461, -89.78567, -38.55161, -62.26926, -24.58629, -2.290658, 47.63662 ; 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 = 9.089108, 9.247632, 8.835259, 8.485777, 8.231266, 8.008321, 8.103898, 9.089108, 8.072043, 7.178034, 7.593627, 7.912699, 9.02567, 8.898746, 8.739998, 8.263097, 8.294922, 8.199431, 8.581143, 8.612923, 8.453979, 7.306008, 8.103898, 8.358559, 8.199431, 8.422177, 8.358559, 8.199431, 8.422177, 8.549358, 7.369962, 8.485777, 8.39037, 8.040185, 7.625558, 8.51757, 8.708236, 9.215935, 9.089108, 9.089108, 9.247632, 9.152529, 9.215935, 9.279325, 8.867005 ; 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 ; }