netcdf C0207.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 33 ;
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 = 2453387.00000579 ;
		:starting_julian_day_string = "2005-01-16 00:00:00" ;
		:ending_julian_day_number = 2453393.95833912 ;
		:ending_julian_day_string = "2005-01-22 23: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 = 2453387, 2453387.04166667, 2453387.08333333, 2453387.125, 
    2453387.20833333, 2453387.25, 2453387.29166667, 2453387.75, 2453388, 
    2453388.08333333, 2453388.5, 2453389, 2453389.45833333, 2453389.625, 
    2453389.66666667, 2453389.70833333, 2453389.875, 2453389.91666667, 
    2453390.16666667, 2453390.20833333, 2453390.25, 2453390.70833333, 
    2453390.75, 2453391.08333333, 2453391.33333333, 2453391.375, 
    2453391.41666667, 2453391.79166667, 2453392.08333333, 2453392.16666667, 
    2453392.75, 2453393.91666667, 2453393.95833333 ;

 current_speed =
  23.7573,
  21.7042,
  18.4779,
  14.3717,
  12.6119,
  9.0923,
  10.2655,
  15.2516,
  31.6764,
  25.5171,
  50.7409,
  35.196,
  14.9583,
  35.196,
  29.33,
  29.33,
  17.0114,
  19.9444,
  25.5171,
  25.8104,
  14.9583,
  9.6789,
  13.1985,
  13.4918,
  13.7851,
  9.3856,
  10.8521,
  12.9052,
  12.6119,
  27.5702,
  27.8635,
  12.0253,
  16.1315 ;

 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 ;

 current_direction =
  163.4192,
  166.232,
  196.118,
  191.1956,
  261.8672,
  253.0772,
  251.3192,
  272.0636,
  192.2504,
  221.7848,
  212.2916,
  176.4284,
  199.2824,
  180.6476,
  190.844,
  189.4376,
  215.8076,
  241.4744,
  191.8988,
  216.1592,
  223.5428,
  170.8028,
  186.2732,
  44.2268,
  234.4424,
  248.5064,
  267.1412,
  160.6064,
  128.9624,
  147.5972,
  172.5608,
  260.1092,
  275.9312 ;

 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 ;

 current_u =
  6.779554,
  5.165405,
  -5.129769,
  -2.790395,
  -12.48506,
  -8.698584,
  -9.724689,
  -15.24171,
  -6.721241,
  -17.00293,
  -27.10723,
  2.192564,
  -4.939597,
  -0.3978032,
  -5.518017,
  -4.809339,
  -9.952779,
  -17.52323,
  -5.26121,
  -15.22893,
  -10.30472,
  1.547007,
  -1.442192,
  9.410536,
  -11.21461,
  -8.732911,
  -10.83859,
  4.285246,
  9.806494,
  14.77399,
  3.6076,
  -11.84657,
  -16.04514 ;

 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 ;

 current_v =
  -22.76943,
  -21.08058,
  -17.75157,
  -14.09821,
  -1.78418,
  -2.646613,
  -3.287994,
  0.5491922,
  -30.95512,
  -19.0269,
  -42.89332,
  -35.12764,
  -14.11918,
  -35.19375,
  -28.80626,
  -28.93301,
  -13.79601,
  -9.524476,
  -24.96882,
  -20.83882,
  -10.84267,
  -9.554469,
  -13.11947,
  9.668014,
  -8.016327,
  -3.438859,
  -0.541246,
  -12.17296,
  -7.930492,
  -23.27757,
  -27.62897,
  -2.065597,
  1.666935 ;

 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 ;

 temperature =
  4.889794,
  4.792313,
  4.857308,
  4.824814,
  4.824814,
  4.824814,
  4.824814,
  4.922273,
  5.019662,
  4.987206,
  4.662227,
  4.759803,
  4.564579,
  3.977148,
  3.977148,
  3.944433,
  4.075241,
  4.107922,
  3.78073,
  3.747963,
  3.846237,
  3.715188,
  3.715188,
  3.813488,
  3.682404,
  3.649611,
  3.682404,
  3.813488,
  3.813488,
  3.78073,
  3.419811,
  3.51835,
  3.649611 ;

 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 ;
}
