netcdf C0207.aanderaa.realtime { dimensions: lat = 1 ; lon = 1 ; depth = 1 ; time = 74 ; 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., 300. ; 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., 300. ; 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., 300. ; 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.6993, 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 = "12-Jan-2005 14:46:15: Modified [lon,lat] to [-70.059400,43.570500].\n", "09-Jan-2005 02:07:55: Modified [lon,lat] to [-70.059600,43.570356]." ; :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 = 46 ; :mooring_site_id = "C0207" ; :mooring_site_desc = "Casco Bay" ; :breakout_id = 5 ; :delta_t = 60 ; :magnetic_variation = -16.6 ; :goes_platform_id = "00455460" ; :starting_julian_day_number = 2453415.00000579 ; :starting_julian_day_string = "2005-02-13 00:00:00" ; :ending_julian_day_number = 2453421.87500579 ; :ending_julian_day_string = "2005-02-19 21:00:00" ; :algorithm_ids = "AANCM_Currents_1.5: 08-Jan-2005 16:44:23\n", "AANCM_Temperature_1.5: 08-Jan-2005 16:44:23" ; :longitude = -70.0594 ; :latitude = 43.5705 ; data: lat = 43.5705 ; lon = -70.0594 ; depth = 2 ; time = 2453415, 2453415.04166667, 2453415.25, 2453415.29166667, 2453415.33333333, 2453415.41666667, 2453415.5, 2453415.54166667, 2453415.625, 2453415.66666667, 2453415.70833333, 2453415.75, 2453416, 2453416.04166667, 2453416.08333333, 2453416.125, 2453416.20833333, 2453416.25, 2453416.29166667, 2453416.33333333, 2453416.375, 2453416.41666667, 2453416.625, 2453416.70833333, 2453416.75, 2453416.79166667, 2453417.375, 2453417.5, 2453417.58333333, 2453417.625, 2453417.70833333, 2453417.75, 2453417.79166667, 2453417.83333333, 2453417.875, 2453417.95833333, 2453418, 2453418.04166667, 2453418.08333333, 2453418.125, 2453418.20833333, 2453418.25, 2453418.45833333, 2453418.54166667, 2453418.625, 2453418.66666667, 2453418.70833333, 2453418.83333333, 2453418.875, 2453418.91666667, 2453419, 2453419.04166667, 2453419.08333333, 2453419.125, 2453419.16666667, 2453419.29166667, 2453419.625, 2453419.83333333, 2453419.875, 2453419.95833333, 2453420, 2453420.20833333, 2453420.25, 2453420.58333333, 2453421.125, 2453421.20833333, 2453421.25, 2453421.375, 2453421.45833333, 2453421.70833333, 2453421.75, 2453421.79166667, 2453421.83333333, 2453421.875 ; current_speed = 20.531, 11.4387, 8.799, 7.0392, 4.9861, 33.7295, 28.1568, 18.4779, 21.1176, 17.598, 14.3717, 10.2655, 29.33, 25.2238, 19.3578, 12.3186, 14.665, 12.0253, 13.7851, 9.0923, 12.0253, 11.732, 9.0923, 9.3856, 9.3856, 7.3325, 8.799, 9.9722, 4.6928, 4.1062, 5.2794, 6.1593, 5.866, 3.2263, 4.1062, 10.2655, 11.1454, 8.5057, 8.2124, 6.4526, 11.732, 8.2124, 8.5057, 15.5449, 9.6789, 8.2124, 7.0392, 16.4248, 15.2516, 12.0253, 16.1315, 16.4248, 20.531, 32.263, 32.263, 17.3047, 23.1707, 12.9052, 8.2124, 3.2263, 7.3325, 18.7712, 10.2655, 2.3464, 14.3717, 15.2516, 15.5449, 25.5171, 22.8774, 8.5057, 7.6258, 8.799, 13.7851, 11.732 ; 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 ; current_direction = 173.264, 197.5244, 312.4976, 254.132, 201.0404, 178.538, 190.1408, 208.7756, 249.5612, 250.2644, 259.406, 246.0452, 191.8988, 200.3372, 213.698, 221.4332, 267.8444, 286.8308, 287.1824, 251.3192, 234.794, 186.2732, 226.7072, 313.5524, 312.146, 330.0776, 343.7516, 141.9716, 60.4004, 105.0536, 11.1764, 0.98, 316.7168, 214.7528, 134.2364, 177.4832, 154.2776, 128.6108, 134.588, 93.0992, 74.4644, 41.414, 173.9672, 141.62, 183.1088, 182.054, 18.2084, 358.1672, 358.8704, 17.5052, 69.8936, 103.9988, 138.8072, 147.9488, 157.442, 193.6568, 163.0676, 353.5964, 331.484, 290.6984, 217.5656, 201.392, 214.0496, 275.5796, 163.7708, 197.1728, 199.634, 278.0408, 259.0544, 216.1592, 277.6892, 347.9708, 3.0896, 11.528 ; 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 ; current_u = 2.408178, -3.444329, -6.487552, -6.770966, -1.79014, 0.8605726, -4.957504, -8.894899, -19.78816, -16.56431, -14.12673, -9.381292, -6.047368, -8.766394, -10.74001, -8.15179, -14.65462, -11.51018, -13.16986, -8.613297, -9.825686, -1.281948, -6.617912, -6.802162, -6.958834, -3.657646, -2.46198, 6.143394, 4.080382, 3.965289, 1.023308, 0.1053449, -4.021759, -1.83911, 2.941959, 0.4507819, 4.83723, 6.646379, 5.84865, 6.443162, 11.30336, 5.432463, 0.8939302, 9.651427, -0.5249078, -0.2943438, 2.199568, -0.5253134, -0.3006695, 3.617118, 15.14838, 15.937, 13.52161, 17.12123, 12.37668, -4.085736, 6.748309, -1.439335, -3.920634, -3.018055, -4.470401, -6.846735, -5.74776, -2.335283, 4.01661, -4.503104, -5.22325, -25.26623, -22.46121, -5.018626, -7.557232, -1.833801, 0.7429833, 2.344603 ; 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 ; current_v = -20.38928, -10.90782, 5.944246, -1.924672, -4.653664, -33.71852, -27.71694, -16.1961, -7.374407, -5.942495, -2.642214, -4.167955, -28.69979, -23.65144, -16.10518, -9.235597, -0.5516011, 3.481882, 4.07232, -2.912223, -6.9328, -11.66175, -6.234835, 6.466845, 6.297945, 6.355091, 8.447547, -7.855157, 2.317942, -1.066473, 5.179276, 6.158399, 4.270294, -2.65079, -2.864569, -10.2556, -10.04097, -5.307786, -5.765137, -0.348859, 3.142264, 6.158885, -8.458594, -12.18581, -9.664656, -8.207124, 6.686721, 16.4164, 15.24864, 11.4684, 5.545438, -3.973185, -15.44953, -27.34529, -29.79461, -16.81545, -22.16623, 12.82468, 7.216103, 1.140332, -5.812149, -17.47799, -8.505512, 0.2281371, -13.79901, -14.57166, -14.64109, 3.569287, -4.34389, -6.867338, 1.020327, 8.605787, 13.76506, 11.49533 ; 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 ; temperature = 1.998089, 1.964808, 1.964808, 1.931517, 1.864905, 1.898216, 1.931517, 1.931517, 1.998089, 1.964808, 1.931517, 1.898216, 1.964808, 1.931517, 1.931517, 1.864905, 1.831583, 1.764907, 1.731554, 1.531212, 1.531212, 1.497784, 1.831583, 1.79825, 1.564629, 1.564629, 1.631431, 1.831583, 1.898216, 1.898216, 1.898216, 1.964808, 2.064619, 2.031359, 2.097869, 2.064619, 2.031359, 1.964808, 2.031359, 1.998089, 1.998089, 1.998089, 1.964808, 2.031359, 2.164338, 2.197557, 2.297155, 2.197557, 2.197557, 2.164338, 2.131109, 2.131109, 2.131109, 2.164338, 2.230767, 2.164338, 2.064619, 2.097869, 2.164338, 2.097869, 2.097869, 2.064619, 2.031359, 1.363967, 1.764907, 1.79825, 1.764907, 1.397438, 1.296993, 1.330486, 1.430897, 1.430897, 1.397438, 1.330486 ; 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 ; }