netcdf C0205.aanderaa.realtime {
dimensions:
	lat = 1 ;
	lon = 1 ;
	depth = 1 ;
	time = 82 ;
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 = 2453152.08333333 ;
		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 = 2453152.08333333 ;
		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 = 2453152.08333333 ;
	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 = 2453152.08333333 ;
	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 = 2453152.08333333 ;
		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 = "27-May-2004 11:55:34:  Parameter temperature marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n",
			"27-May-2004 11:55:30:  Parameter current_v marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n",
			"27-May-2004 11:55:27:  Parameter current_u marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n",
			"27-May-2004 11:55:25:  Parameter current_speed marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n",
			"27-May-2004 11:55:21:  Parameter current_direction marked as non-functional as of julian day 2453152.083333 (2004-05-26 02:00:00)\n",
			"Tue Feb 24 14:18:46 2004: /usr/local/nco/bin/ncrcat -d time,2453056.5104,2453060.6250 C0205.aanderaa.realtime.nc C0205.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 = "AANCM706" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 46 ;
		:mooring_site_id = "C0205" ;
		:mooring_site_desc = "Casco Bay" ;
		:breakout_id = 5 ;
		:delta_t = 60 ;
		:magnetic_variation = -16.6333 ;
		:goes_platform_id = "04405528" ;
		:starting_julian_day_number = 2453149.00000579 ;
		:starting_julian_day_string = "2004-05-23 00:00:00" ;
		:ending_julian_day_number = 2453152.37500579 ;
		:ending_julian_day_string = "2004-05-26 09:00:00" ;
		:algorithm_ids = "AANCM_Currents_1.5:  20-Feb-2004 16:15:10\n",
			"AANCM_Temperature_1.5:  20-Feb-2004 16:15:10" ;
data:

 lat = 43.5695 ;

 lon = -70.055 ;

 depth = 2 ;

 time = 2453149, 2453149.04166667, 2453149.08333333, 2453149.125, 
    2453149.16666667, 2453149.20833333, 2453149.25, 2453149.29166667, 
    2453149.33333333, 2453149.375, 2453149.41666667, 2453149.45833333, 
    2453149.5, 2453149.54166667, 2453149.58333333, 2453149.625, 
    2453149.66666667, 2453149.70833333, 2453149.75, 2453149.79166667, 
    2453149.83333333, 2453149.875, 2453149.91666667, 2453149.95833333, 
    2453150, 2453150.04166667, 2453150.08333333, 2453150.125, 
    2453150.16666667, 2453150.20833333, 2453150.25, 2453150.29166667, 
    2453150.33333333, 2453150.375, 2453150.41666667, 2453150.45833333, 
    2453150.5, 2453150.54166667, 2453150.58333333, 2453150.625, 
    2453150.66666667, 2453150.70833333, 2453150.75, 2453150.79166667, 
    2453150.83333333, 2453150.875, 2453150.91666667, 2453150.95833333, 
    2453151, 2453151.04166667, 2453151.08333333, 2453151.125, 
    2453151.16666667, 2453151.20833333, 2453151.25, 2453151.29166667, 
    2453151.33333333, 2453151.375, 2453151.41666667, 2453151.45833333, 
    2453151.5, 2453151.54166667, 2453151.58333333, 2453151.625, 
    2453151.66666667, 2453151.70833333, 2453151.75, 2453151.79166667, 
    2453151.83333333, 2453151.875, 2453151.91666667, 2453151.95833333, 
    2453152, 2453152.04166667, 2453152.08333333, 2453152.125, 
    2453152.16666667, 2453152.20833333, 2453152.25, 2453152.29166667, 
    2453152.33333333, 2453152.375 ;

 current_speed =
  14.665,
  16.4248,
  22.8774,
  29.9166,
  24.0506,
  22.5841,
  17.8913,
  14.9583,
  7.9191,
  4.9861,
  2.0531,
  5.866,
  7.9191,
  5.866,
  6.4526,
  3.8129,
  4.1062,
  9.3856,
  17.8913,
  17.0114,
  14.9583,
  12.0253,
  12.3186,
  11.4387,
  9.3856,
  10.5588,
  0.5866,
  4.9861,
  8.799,
  0.2933,
  7.0392,
  15.2516,
  21.1176,
  26.397,
  24.3439,
  17.0114,
  19.0645,
  16.4248,
  27.2769,
  29.6233,
  22.2908,
  19.0645,
  18.4779,
  17.8913,
  23.7573,
  21.4109,
  22.2908,
  15.5449,
  5.2794,
  11.4387,
  5.866,
  17.3047,
  19.6511,
  19.6511,
  22.8774,
  26.9836,
  29.6233,
  34.9027,
  39.0089,
  34.9027,
  30.5032,
  29.0367,
  35.196,
  48.9811,
  51.0342,
  45.4615,
  43.4084,
  40.7687,
  35.7826,
  36.3692,
  35.196,
  35.4893,
  31.3831,
  27.2769,
  24.6372,
  0.8799,
  0.8799,
  0.8799,
  0.2933,
  0.8799,
  0.8799,
  0.8799 ;

 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,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1 ;

 current_direction =
  218.2355,
  238.2767,
  293.4779,
  301.5647,
  302.2679,
  290.6651,
  299.1035,
  284.3363,
  286.0943,
  150.3767,
  112.0523,
  80.4083,
  88.1435,
  112.0523,
  113.4587,
  156.7055,
  184.8335,
  240.3863,
  257.2631,
  259.3727,
  256.2083,
  233.7059,
  253.0439,
  247.4183,
  240.0347,
  315.6287,
  220.3451,
  307.1903,
  240.3863,
  265.7015,
  139.4771,
  157.4087,
  160.9247,
  172.1759,
  173.9339,
  190.4591,
  192.2171,
  218.9387,
  245.6603,
  260.0759,
  252.6923,
  256.9115,
  262.1855,
  249.1763,
  257.2631,
  256.5599,
  235.1123,
  241.0895,
  269.5691,
  202.7651,
  211.5551,
  239.3315,
  254.4503,
  268.5143,
  253.0439,
  248.1215,
  242.1443,
  233.3543,
  227.3771,
  225.2675,
  235.4639,
  233.3543,
  224.5643,
  243.5507,
  247.4183,
  249.5279,
  243.1991,
  229.8383,
  238.2767,
  214.0163,
  210.1487,
  205.9295,
  203.4683,
  203.8199,
  208.7423,
  10.4399,
  7.9787,
  345.8279,
  343.3667,
  343.3667,
  343.3667,
  344.4215 ;

 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,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1 ;

 current_u =
  -9.076097,
  -13.97089,
  -20.98347,
  -25.49043,
  -20.33625,
  -21.13102,
  -15.63239,
  -14.49248,
  -7.608725,
  2.464606,
  1.902898,
  5.783994,
  7.914943,
  5.436852,
  5.919275,
  1.507839,
  -0.3459903,
  -8.159623,
  -17.45104,
  -16.71961,
  -14.52703,
  -9.692263,
  -11.78309,
  -10.56173,
  -8.131009,
  -7.383825,
  -0.3797589,
  -3.972088,
  -7.649646,
  -0.292475,
  4.573734,
  5.858981,
  6.901453,
  3.593484,
  2.57256,
  -3.08814,
  -4.034363,
  -10.3228,
  -24.85247,
  -29.18004,
  -21.28149,
  -18.56923,
  -18.3063,
  -16.72262,
  -23.1727,
  -20.82453,
  -18.28458,
  -13.60763,
  -5.279251,
  -4.42625,
  -3.069785,
  -14.88434,
  -18.93184,
  -19.64449,
  -21.88288,
  -25.04014,
  -26.19076,
  -28.00389,
  -28.70378,
  -24.79489,
  -25.1276,
  -23.29735,
  -24.69736,
  -43.85419,
  -47.12156,
  -42.59027,
  -38.74541,
  -31.15656,
  -30.43658,
  -20.34598,
  -17.67705,
  -15.51822,
  -12.49806,
  -11.01613,
  -11.84731,
  0.1594414,
  0.1221345,
  -0.2154306,
  -0.08395574,
  -0.2518672,
  -0.2518672,
  -0.2363045 ;

 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,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1 ;

 current_v =
  -11.51897,
  -8.636449,
  9.114249,
  15.66018,
  12.8401,
  7.970041,
  8.702127,
  3.703868,
  2.195326,
  -4.334387,
  -0.7708421,
  0.9774276,
  0.2565501,
  -2.202406,
  -2.568702,
  -3.502089,
  -4.091598,
  -4.637892,
  -3.944574,
  -3.137237,
  -3.565951,
  -7.118138,
  -3.592583,
  -4.392466,
  -4.687877,
  7.547674,
  -0.4470825,
  3.013919,
  -4.348024,
  -0.0219836,
  -5.350822,
  -14.08132,
  -19.95803,
  -26.15126,
  -24.20759,
  -16.72875,
  -18.63274,
  -12.77552,
  -11.24206,
  -5.105381,
  -6.631584,
  -4.317267,
  -2.512372,
  -6.360243,
  -5.237877,
  -4.976507,
  -12.74966,
  -7.51507,
  -0.03970401,
  -10.54761,
  -4.998637,
  -8.826611,
  -5.267952,
  -0.5095029,
  -6.67194,
  -10.05516,
  -13.84138,
  -20.8322,
  -26.41566,
  -24.56444,
  -17.29304,
  -17.33099,
  -25.07586,
  -21.81646,
  -19.59715,
  -15.90022,
  -19.57248,
  -26.29365,
  -18.81512,
  -30.14565,
  -30.43485,
  -31.91669,
  -28.78711,
  -24.95344,
  -21.60168,
  0.8653337,
  0.8713824,
  0.85312,
  0.2810273,
  0.8430818,
  0.8430818,
  0.8475755 ;

 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,
  1,
  1,
  1,
  1,
  1,
  1,
  1,
  1 ;

 temperature =
  9.05759,
  9.089307,
  9.184434,
  9.3429,
  9.311214,
  9.3429,
  9.184434,
  8.994145,
  8.962416,
  8.994145,
  8.994145,
  9.05759,
  9.152729,
  9.247832,
  9.311214,
  9.40626,
  9.501274,
  9.532938,
  9.532938,
  9.247832,
  9.3429,
  9.279526,
  9.722846,
  9.596254,
  9.3429,
  9.754485,
  9.247832,
  9.596254,
  9.152729,
  9.596254,
  9.532938,
  9.596254,
  9.596254,
  9.469606,
  9.3429,
  9.437936,
  9.691203,
  9.469606,
  9.596254,
  9.437936,
  9.216135,
  8.898946,
  8.708436,
  8.740198,
  8.485977,
  8.454179,
  8.581343,
  8.613123,
  8.80371,
  8.549559,
  8.39057,
  8.358759,
  8.485977,
  8.740198,
  8.80371,
  8.867205,
  8.898946,
  8.83546,
  8.613123,
  8.326942,
  7.881015,
  7.561891,
  7.689603,
  7.912899,
  8.072244,
  8.040384,
  7.944777,
  7.689603,
  7.561891,
  7.561891,
  7.657683,
  7.944777,
  8.00852,
  7.944777,
  -0.6993,
  21.37597,
  27.4444,
  28.02663,
  -0.4602767,
  27.20572,
  1.864905,
  21.08518 ;

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