netcdf L0104.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 77 ; 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.7143, 0.03428, -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 = "09-Oct-2003 12:32:58: Modified [lon,lat] to [-66.553590,43.625566].\n", "Wed Oct 8 20:40:02 2003: ncrcat -d time,2452921.7916666, pre/L0104.aanderaa.realtime.nc post/L0104.aanderaa.realtime.nc" ; :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 = "AANCM713" ; :instrument_number = 0 ; :processing = "realtime" ; :water_depth = 98 ; :mooring_site_id = "L0104" ; :mooring_site_desc = "Scotian Shelf" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -18.0667 ; :goes_platform_id = "0440A5AC" ; :starting_julian_day_number = 2452921.79167244 ; :starting_julian_day_string = "2003-10-08 19:00:00" ; :ending_julian_day_number = 2452924.95833912 ; :ending_julian_day_string = "2003-10-11 23:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 03-Oct-2003 12:10:26\n", "AANCM_Temperature_1.5: 03-Oct-2003 12:10:26" ; data: lat = 43.6255658467611 ; lon = -66.553589714898 ; depth = 2 ; time = 2452921.79166667, 2452921.83333333, 2452921.875, 2452921.91666667, 2452921.95833333, 2452922, 2452922.04166667, 2452922.08333333, 2452922.125, 2452922.16666667, 2452922.20833333, 2452922.25, 2452922.29166667, 2452922.33333333, 2452922.375, 2452922.41666667, 2452922.45833333, 2452922.5, 2452922.54166667, 2452922.58333333, 2452922.625, 2452922.66666667, 2452922.70833333, 2452922.75, 2452922.79166667, 2452922.83333333, 2452922.875, 2452922.91666667, 2452922.95833333, 2452923, 2452923.04166667, 2452923.08333333, 2452923.125, 2452923.16666667, 2452923.20833333, 2452923.25, 2452923.29166667, 2452923.33333333, 2452923.375, 2452923.41666667, 2452923.45833333, 2452923.5, 2452923.54166667, 2452923.58333333, 2452923.625, 2452923.66666667, 2452923.70833333, 2452923.75, 2452923.79166667, 2452923.83333333, 2452923.875, 2452923.91666667, 2452923.95833333, 2452924, 2452924.04166667, 2452924.08333333, 2452924.125, 2452924.16666667, 2452924.20833333, 2452924.25, 2452924.29166667, 2452924.33333333, 2452924.375, 2452924.41666667, 2452924.45833333, 2452924.5, 2452924.54166667, 2452924.58333333, 2452924.625, 2452924.66666667, 2452924.70833333, 2452924.75, 2452924.79166667, 2452924.83333333, 2452924.875, 2452924.91666667, 2452924.95833333 ; current_speed = 35.7826, 22.2908, 39.8888, 50.7409, 90.923, 90.6297, 52.5007, 18.1846, 23.1707, 28.4501, 39.5955, 59.5399, 46.0481, 26.397, 19.9444, 32.5563, 56.0203, 58.0734, 59.8332, 27.5702, 33.1429, 12.9052, 43.1151, 64.526, 47.5146, 25.5171, 12.6119, 29.9166, 49.861, 61.593, 75.6714, 51.6208, 40.4754, 40.7687, 35.196, 43.4084, 58.9533, 30.2099, 24.9305, 47.8079, 50.1543, 76.5513, 65.1126, 52.794, 28.4501, 40.4754, 26.6903, 33.1429, 47.8079, 42.5285, 29.9166, 33.7295, 50.4476, 90.0431, 90.6297, 88.8699, 62.7662, 39.3022, 19.3578, 24.0506, 42.8218, 60.1265, 49.5677, 28.7434, 39.8888, 56.0203, 73.325, 53.0873, 34.9027, 11.732, 27.5702, 10.2655, 31.6764, 45.4615, 29.6233, 12.9052, 26.1037 ; 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, 0, 0, 0, 0, 0, 0, 0, 0 ; current_direction = 184.1033, 302.2409, 330.7205, 333.8849, 344.0429, 339.8621, 345.0977, 342.9881, 226.6469, 200.9801, 166.1717, 181.9937, 155.6237, 202.7381, 262.8617, 337.0493, 351.0749, 327.5561, 351.7781, 341.9333, 268.1357, 220.3181, 201.3317, 201.6833, 172.8521, 221.7245, 249.1493, 285.0125, 327.9077, 321.5789, 336.3461, 324.0401, 285.7157, 290.9897, 195.7061, 163.0073, 195.0029, 193.9481, 222.7793, 319.1177, 319.1177, 337.7525, 324.3917, 317.3597, 291.6929, 258.2909, 221.0213, 220.6697, 203.7929, 180.5873, 234.3821, 286.7705, 298.3733, 307.1633, 301.8893, 299.0765, 312.7889, 281.4965, 262.5101, 187.6193, 161.6009, 186.5645, 173.2037, 243.1721, 297.6701, 308.2181, 325.0949, 343.3397, 358.4585, 115.8929, 201.3317, 236.1401, 195.7061, 177.7745, 192.1901, 181.2905, 312.0857 ; 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, 0, 0, 0, 0, 0, 0, 0, 0 ; current_u = -2.56042, -18.85384, -19.50843, -22.33492, -24.99633, -31.20207, -13.50169, -5.320274, -16.84827, -10.18638, 9.463843, -2.07137, 19.00533, -10.20295, -19.78981, -12.69497, -8.691167, -31.15484, -8.556581, -8.550179, -33.12536, -8.35006, -15.68384, -23.8408, 5.912291, -16.98289, -11.78596, -28.89553, -26.49039, -38.27613, -30.36019, -30.31271, -38.96233, -38.06349, -9.52766, 12.6861, -15.26112, -7.281881, -16.9322, -31.29062, -32.82635, -28.98295, -37.91121, -35.76231, -26.43522, -39.63313, -17.5179, -21.59914, -19.28723, -0.435923, -24.31977, -32.29492, -44.38734, -71.75688, -76.95099, -77.66977, -46.0617, -38.51368, -19.19264, -3.188876, 13.51602, -6.87376, 5.865834, -25.64964, -35.32696, -44.01299, -41.95795, -15.21996, -0.9389177, 10.55425, -10.02912, -8.524496, -8.574895, 1.765385, -6.255135, -0.2906454, -19.37268 ; 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, 0, 0, 0, 0, 0, 0, 0, 0 ; current_v = -35.69088, 11.8917, 34.79278, 45.56084, 87.41954, 85.08921, 50.73488, 17.38891, -15.90651, -26.564, -38.44788, -59.50386, -41.94312, -24.34546, -2.478387, 29.97917, 55.34201, 49.00914, 59.21821, 26.21088, -1.078219, -9.83975, -40.16129, -59.96016, -47.14533, -19.04478, -4.489005, 7.74929, 42.24191, 48.25594, 69.31392, 41.78333, 10.96334, 14.60335, -33.88189, -41.51328, -56.94374, -29.31915, -18.29837, 36.14544, 37.91945, 70.85259, 52.93761, 38.83636, 10.51606, -8.214191, -20.13691, -25.1382, -43.74469, -42.52626, -17.42274, 9.732271, 23.97342, 54.39403, 47.87784, 43.18872, 42.63703, 7.833246, -2.523317, -23.83825, -40.63279, -59.7323, -49.21939, -12.97225, 18.52356, 34.65733, 60.1339, 50.85877, 34.89007, -5.123251, -25.68137, -5.719568, -30.4937, -45.42721, -28.95537, -12.90193, 17.49578 ; 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, 0, 0, 0, 0, 0, 0, 0, 0 ; temperature = 11.00339, 11.31946, 11.25626, 11.31946, 11.09823, 11.09823, 11.09823, 11.12984, 11.12984, 10.81364, 10.84527, 10.84527, 11.00339, 11.03501, 11.09823, 11.03501, 11.00339, 11.06662, 11.06662, 11.06662, 11.25626, 11.38265, 11.38265, 11.60376, 11.38265, 11.50901, 11.44584, 11.38265, 11.25626, 11.12984, 11.00339, 10.8769, 10.71873, 10.65545, 10.59215, 10.68709, 10.94015, 11.09823, 11.03501, 11.09823, 11.03501, 10.94015, 10.75037, 10.5605, 10.6238, 10.65545, 10.6238, 10.94015, 11.03501, 11.19306, 11.35106, 11.44584, 11.57218, 11.35106, 10.97177, 10.84527, 10.81364, 10.68709, 10.59215, 10.6238, 10.68709, 10.37054, 10.71873, 10.71873, 10.68709, 10.5605, 10.46553, 10.37054, 10.6238, 10.65545, 10.94015, 11.63534, 10.84527, 10.49719, 10.65545, 10.6238, 10.71873 ; 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, 0, 0, 0, 0, 0, 0, 0, 0 ; }