NetCDF Metadata

netcdf L01.accelerometer.historical {
dimensions:
	lon = 1 ;
	lat = 1 ;
	depth = 1 ;
	time = UNLIMITED ; // (66488 currently)
variables:
	double lat(lat) ;
		lat:long_name = "Latitude" ;
		lat:short_name = "lat" ;
		lat:units = "degrees_north" ;
		lat:scale_factor = 1. ;
		lat:add_offset = 0. ;
		lat:_FillValue = -999. ;
		lat:valid_range = -90., 90. ;
		lat:Comment = "Coordinate variable" ;
		lat:epic_code = 500 ;
		lat:standard_name = "latitude" ;
	double lon(lon) ;
		lon:long_name = "Longitude" ;
		lon:short_name = "lon" ;
		lon:modulo = 360. ;
		lon:units = "degrees_east" ;
		lon:scale_factor = 1. ;
		lon:add_offset = 0. ;
		lon:_FillValue = -999. ;
		lon:valid_range = -180., 180. ;
		lon:Comment = "Coordinate variable" ;
		lon:epic_code = 502 ;
		lon:standard_name = "longitude" ;
	double depth(depth) ;
		depth:long_name = "Depth" ;
		depth:short_name = "D" ;
		depth:units = "meters" ;
		depth:positive = "down" ;
		depth:scale_factor = 1. ;
		depth:add_offset = 0. ;
		depth:_FillValue = -999. ;
		depth:valid_range = -10000., 100. ;
		depth:Comment = "Coordinate variable" ;
		depth:epic_code = 3 ;
		depth:standard_name = "depth" ;
	double time(time) ;
		time:long_name = "Time" ;
		time:short_name = "time" ;
		time:units = "days since 1858-11-17 00:00:00" ;
		time:scale_factor = 1. ;
		time:add_offset = 0. ;
		time:_FillValue = -999. ;
		time:valid_range = 0., 99999. ;
		time:Comment = "Coordinate variable" ;
		time:epic_code = 624 ;
		time:standard_name = "time" ;
	float significant_wave_height(time, depth, lat, lon) ;
		significant_wave_height:long_name = "Significant Wave Height" ;
		significant_wave_height:standard_name = "significant_height_of_wind_and_swell_waves" ;
		significant_wave_height:short_name = "WVHT" ;
		significant_wave_height:scale_factor = 1.f ;
		significant_wave_height:add_offset = 0.f ;
		significant_wave_height:_FillValue = -999.f ;
		significant_wave_height:units = "meters" ;
		significant_wave_height:valid_range = 0.f, 40.f ;
		significant_wave_height:epic_code = 4061 ;
		significant_wave_height:ancillary_variables = "significant_wave_height_qc" ;
	byte significant_wave_height_qc(time, depth, lat, lon) ;
		significant_wave_height_qc:long_name = "Significant Wave Height Quality" ;
		significant_wave_height_qc:short_name = "WVHTQC" ;
		significant_wave_height_qc:_FillValue = -128b ;
		significant_wave_height_qc:units = "1" ;
		significant_wave_height_qc:valid_range = -127s, 127s ;
		significant_wave_height_qc:flag_values = 0b, 1b, 2b, 3b ;
		significant_wave_height_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional algorithm_failure_no_infl_pt" ;
		significant_wave_height_qc:intent = "data_quality" ;
		significant_wave_height_qc:standard_name = "significant_wave_height data_quality" ;
	float dominant_wave_period(time, depth, lat, lon) ;
		dominant_wave_period:long_name = "Dominant Wave Period" ;
		dominant_wave_period:standard_name = "period" ;
		dominant_wave_period:short_name = "DWP" ;
		dominant_wave_period:scale_factor = 1.f ;
		dominant_wave_period:add_offset = 0.f ;
		dominant_wave_period:_FillValue = -999.f ;
		dominant_wave_period:units = "seconds" ;
		dominant_wave_period:valid_range = 0., 32. ;
		dominant_wave_period:epic_code = 4063 ;
		dominant_wave_period:ancillary_variables = "dominant_wave_period_qc" ;
	byte dominant_wave_period_qc(time, depth, lat, lon) ;
		dominant_wave_period_qc:long_name = "Dominant Wave Period Quality" ;
		dominant_wave_period_qc:short_name = "DWPQ" ;
		dominant_wave_period_qc:_FillValue = -128b ;
		dominant_wave_period_qc:units = "1" ;
		dominant_wave_period_qc:valid_range = -127s, 127s ;
		dominant_wave_period_qc:flag_values = 0b, 1b, 2b, 3b ;
		dominant_wave_period_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional algorithm_failure_no_infl_pt" ;
		dominant_wave_period_qc:intent = "data_quality" ;
		dominant_wave_period_qc:standard_name = "dominant_wave_period data_quality" ;

// 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" ;
		:source = "surface observation" ;
		:references = "http://gyre.umeoce.maine.edu/data/gomoos/doc/buoy_system_doc/buoy_system/book1.html" ;
		:comment = "processed with MATLAB" ;
		:latitude = 43.624796184289 ;
		:longitude = -66.55310494182 ;
		: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 starts at 00:00:00 UTC on 17 November 1858 AD" ;
		:buffer_type = "accelerometer" ;
		:instrument_number = 0 ;
		:processing = "historical" ;
		:water_depth = 100. ;
		:mooring_site_id = "L01" ;
		:mooring_site_desc = "Scotian Shelf" ;
		:history = "Tue Jan 27 14:53:17 2009: /usr/local/bin/ncrcat L01.accelerometer.historical.nc L0114.accelerometer.realtime.nc L01.accelerometer.historical.nc.new\n",
			"Mon Feb  4 03:35:53 2008: /usr/local/bin/ncrcat L01.accelerometer.historical.nc L0113.accelerometer.realtime.nc L01.accelerometer.historical.nc.new\n",
			"Wed May 23 13:30:15 2007: /usr/local/bin/ncrcat L01.accelerometer.historical.nc L0111.accelerometer.realtime.nc L01.accelerometer.historical.nc.new\n",
			"Sun Sep 17 13:03:25 2006: /usr/local/bin/ncrcat L01.accelerometer.historical.nc L0110.accelerometer.realtime.nc L01.accelerometer.historical.nc.new\n",
			"Wed Jul 19 15:52:16 2006: /usr/local/nco/bin/ncrcat L01.accelerometer.historical.nc L0109.accelerometer.realtime.nc L01.accelerometer.historical.nc.new\n",
			"Sun Oct  2 04:19:04 2005: /usr/local/nco/bin/ncrcat L01.accelerometer.historical.nc L0108.accelerometer.realtime.nc L01.accelerometer.historical.nc.new\n",
			"Wed Feb  9 04:41:01 2005: /usr/local/nco/bin/ncrcat L01.accelerometer.historical.nc L0107.accelerometer.realtime.nc L01.accelerometer.historical.nc.new\n",
			"Thu Nov 18 20:58:11 2004: /usr/local/nco/bin/ncrcat L01.accelerometer.historical.nc L0106.accelerometer.realtime.nc L01.accelerometer.historical.nc.new\n",
			"Tue Oct 12 14:12:45 2004: /usr/local/nco/bin/ncrcat L01.accelerometer.historical.nc L0105.accelerometer.realtime.nc L01.accelerometer.historical.nc.new\n",
			"Tue Oct 12 13:50:55 2004: ncrcat -d time,2415295.0,2453281.5833333 L01.accelerometer.historical.nc L01.accelerometer.historical.nc.new\n",
			"Mon Oct  4 20:10:23 2004: /usr/local/nco/bin/ncrcat L01.accelerometer.historical.nc L0106.accelerometer.realtime.nc L01.accelerometer.historical.nc.new\n",
			"Tue Jun  8 13:48:27 2004: /usr/local/nco/bin/ncrcat L01.accelerometer.historical.nc L0104.accelerometer.realtime.nc L01.accelerometer.historical.nc.new\n",
			"09-Oct-2003 12:44:08:  Tentatively appended L0103 realtime data starting at julian date 2452789.31527778.\n",
			"Thu Oct  9 12:38:50 2003: ncrcat /data/gomoos/buoy/archive/L01/L01.accelerometer.historical.nc /data/gomoos/buoy/archive/L0103/realtime/L0103.accelerometer.realtime.nc L01.accelerometer.historical.nc\n",
			"27-Jun-2003 13:01:31:  Added ancillary_variables, intent attributes for CF compliance.\n",
			"Sat Feb 22 19:23:04 2003: ncrcat -v significant_wave_height,significant_wave_height_qc,dominant_wave_period,dominant_wave_period_qc L0102.accelerometer.raw.nc L01.accelerometer.historical.nc\n",
			"" ;
		:breakout_id = 7 ;
		:delta_t = 60 ;
		:starting_julian_day_number = 52280.0416666698 ;
		:ending_julian_day_number = 54500.125 ;
		:starting_julian_day_string = "2002-01-06 01:00:00" ;
		:ending_julian_day_string = "2008-02-04 03:00:00" ;
		:magnetic_variation = -18.2 ;
		:nco_openmp_thread_number = 1 ;
}

Download | Sensor Information | Software | NERACOOS Gulf of Maine Moorings | NERACOOS Home