netcdf J0206.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 62 ;
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 = 2453065.45833333 ;
		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 = 2453065.45833333 ;
		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 = 2453065.45833333 ;
	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 = 2453065.45833333 ;
	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 = "11-Mar-2004 14:32:53:  Parameter current_direction marked as non-functional as of julian day 2453065.458333 (2004-02-29 11:00:00)\n",
			"11-Mar-2004 14:32:49:  Parameter current_speed marked as non-functional as of julian day 2453065.458333 (2004-02-29 11:00:00)\n",
			"11-Mar-2004 14:32:47:  Parameter current_u marked as non-functional as of julian day 2453065.458333 (2004-02-29 11:00:00)\n",
			"11-Mar-2004 14:32:44:  Parameter current_v marked as non-functional as of julian day 2453065.458333 (2004-02-29 11:00:00)\n",
			"Tue Feb 24 14:17:39 2004: /usr/local/nco/bin/ncrcat -d time,2453054.625,2453060.6250 J0206.aanderaa.realtime.nc J0206.aanderaa.realtime.nc.new\n",
			"20-Feb-2004 22:33:50:  Modified [lon,lat] to [-67.012100,44.890000]." ;
		: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 = "AANCM706" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 35 ;
		:mooring_site_id = "J0206" ;
		:mooring_site_desc = "Cobscook Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -18.6 ;
		:goes_platform_id = "044073C4" ;
		:starting_julian_day_number = 2453072.04167244 ;
		:starting_julian_day_string = "2004-03-07 01:00:00" ;
		:ending_julian_day_number = 2453075.29167244 ;
		:ending_julian_day_string = "2004-03-10 07:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  16-Jan-2004 21:02:35\n",
			"AANCM_Temperature_1.5:  16-Jan-2004 21:02:35" ;
data:

 lat = 44.89 ;

 lon = -67.0121 ;

 depth = 2 ;

 time = 2453072.04166667, 2453072.08333333, 2453072.125, 2453072.16666667, 
    2453072.20833333, 2453072.25, 2453072.29166667, 2453072.33333333, 
    2453072.375, 2453072.41666667, 2453072.45833333, 2453072.5, 
    2453072.54166667, 2453072.58333333, 2453072.625, 2453072.66666667, 
    2453072.70833333, 2453072.75, 2453072.79166667, 2453072.83333333, 
    2453072.875, 2453072.91666667, 2453073, 2453073.04166667, 2453073.125, 
    2453073.16666667, 2453073.20833333, 2453073.25, 2453073.29166667, 
    2453073.33333333, 2453073.375, 2453073.41666667, 2453073.45833333, 
    2453073.5, 2453073.54166667, 2453073.58333333, 2453073.625, 
    2453073.66666667, 2453073.875, 2453073.91666667, 2453073.95833333, 
    2453074, 2453074.04166667, 2453074.08333333, 2453074.125, 
    2453074.16666667, 2453074.29166667, 2453074.375, 2453074.41666667, 
    2453074.45833333, 2453074.5, 2453074.54166667, 2453074.58333333, 
    2453074.66666667, 2453074.70833333, 2453074.875, 2453074.95833333, 
    2453075.04166667, 2453075.08333333, 2453075.16666667, 2453075.20833333, 
    2453075.29166667 ;

 current_speed =
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  50.4476,
  300.0459,
  300.0459,
  300.0459,
  297.6995,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  299.4593,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  148.4098,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  300.0459,
  0,
  300.0459,
  300.0459,
  299.166,
  300.0459,
  300.0459,
  125.5324,
  0.8799,
  287.7273,
  63.6461 ;

 current_speed_qc =
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1 ;

 current_direction =
  341.4,
  38.0076,
  10.5828,
  342.4548,
  123.4464,
  341.4,
  49.2588,
  341.4,
  74.574,
  55.9392,
  108.3276,
  169.506,
  17.9664,
  16.9116,
  20.076,
  19.7244,
  123.798,
  341.4,
  58.752,
  109.3824,
  69.3,
  64.3776,
  341.4,
  19.0212,
  13.3956,
  17.6148,
  20.4276,
  47.5008,
  48.9072,
  78.09,
  74.2224,
  74.574,
  42.2268,
  39.0624,
  24.9984,
  26.0532,
  22.8888,
  27.8112,
  68.9484,
  108.6792,
  121.3368,
  151.5744,
  31.3272,
  23.592,
  86.5284,
  86.88,
  31.3272,
  71.7612,
  73.1676,
  75.9804,
  231.3876,
  18.318,
  342.4548,
  15.8568,
  11.9892,
  76.6836,
  67.8936,
  31.3272,
  21.1308,
  341.4,
  83.0124,
  138.5652 ;

 current_direction_qc =
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1 ;

 current_u =
  -95.70243,
  184.7581,
  55.10531,
  -90.45126,
  42.09357,
  -95.70243,
  227.3344,
  -95.70243,
  286.9748,
  248.5711,
  284.8258,
  54.64813,
  92.55193,
  87.28212,
  102.9956,
  101.2643,
  249.3393,
  -95.51534,
  256.5182,
  283.0407,
  280.6761,
  270.5404,
  -95.70243,
  97.79035,
  34.38257,
  90.79872,
  104.7231,
  221.2199,
  226.1284,
  293.5868,
  288.7415,
  289.2367,
  201.651,
  189.0788,
  126.7973,
  131.7818,
  116.701,
  139.9893,
  280.02,
  284.2415,
  256.2767,
  142.827,
  156.0013,
  120.0847,
  299.4953,
  299.6012,
  156.0013,
  284.9717,
  287.1907,
  291.1084,
  -234.4515,
  94.30164,
  -0,
  81.98274,
  62.32773,
  291.1223,
  277.9885,
  156.0013,
  45.25422,
  -0.2806523,
  285.5902,
  42.11891 ;

 current_u_qc =
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1 ;

 current_v =
  284.374,
  236.4149,
  294.9423,
  286.0876,
  -27.80453,
  284.374,
  195.823,
  284.374,
  79.18616,
  168.0474,
  -94.34937,
  -295.0273,
  285.4149,
  287.0703,
  281.8145,
  282.4413,
  -166.9055,
  283.8181,
  155.6468,
  -99.57664,
  106.0587,
  129.7513,
  284.374,
  283.6628,
  144.3721,
  285.9775,
  281.1772,
  202.705,
  197.2143,
  61.92196,
  81.58369,
  79.81029,
  222.1811,
  232.9737,
  271.9375,
  269.5572,
  276.4207,
  265.3875,
  107.7791,
  -96.09543,
  -156.0442,
  -263.8712,
  256.3028,
  274.9677,
  18.16891,
  16.33071,
  256.3028,
  93.90781,
  86.88522,
  72.68726,
  -187.2433,
  284.8416,
  0,
  288.6284,
  293.5009,
  68.90639,
  112.9156,
  256.3028,
  117.0916,
  0.8339414,
  35.00333,
  -47.71607 ;

 current_v_qc =
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1 ;

 temperature =
  1.196451,
  1.196451,
  1.363967,
  1.363967,
  1.330486,
  1.26349,
  1.26349,
  1.229976,
  1.229976,
  1.229976,
  1.196451,
  1.229976,
  1.196451,
  1.196451,
  1.26349,
  1.464346,
  1.363967,
  1.330486,
  1.296993,
  1.330486,
  1.363967,
  1.363967,
  -0.5967865,
  1.363967,
  1.430897,
  1.564629,
  1.531212,
  1.430897,
  1.330486,
  1.296993,
  1.296993,
  1.296993,
  1.26349,
  1.296993,
  1.296993,
  1.26349,
  1.363967,
  1.497784,
  1.330486,
  1.296993,
  1.296993,
  1.296993,
  1.296993,
  1.296993,
  1.296993,
  1.430897,
  1.363967,
  1.196451,
  1.162915,
  1.162915,
  1.162915,
  1.129368,
  -0.6993,
  1.464346,
  1.464346,
  1.26349,
  1.296993,
  1.330486,
  1.330486,
  1.296993,
  1.531212,
  1.430897 ;

 temperature_qc =
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  1,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  1,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0,
  0 ;
}
