NetCDF Metadata

netcdf A01.diagnostics.historical {
dimensions:
	lon = 1 ;
	lat = 1 ;
	gps_depth = 1 ;
	time = UNLIMITED ; // (189714 currently)
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 gps_depth(gps_depth) ;
		gps_depth:long_name = "Depth" ;
		gps_depth:standard_name = "depth" ;
		gps_depth:short_name = "D" ;
		gps_depth:units = "meters" ;
		gps_depth:positive = "down" ;
		gps_depth:_FillValue = -999. ;
		gps_depth:valid_range = -10000., 100. ;
		gps_depth:epic_code = 3 ;
		gps_depth:Comment = "Coordinate variable" ;
	double time(time) ;
		time:long_name = "Time" ;
		time:standard_name = "time" ;
		time:short_name = "time" ;
		time:units = "days since 1858-11-17 00:00:00" ;
		time:_FillValue = -999. ;
		time:valid_range = 0., 99999. ;
		time:epic_code = 624 ;
		time:Comment = "Coordinate variable" ;
	float gps_lon(time, gps_depth, lat, lon) ;
		gps_lon:long_name = "GPS Longitude" ;
		gps_lon:standard_name = "Longitude" ;
		gps_lon:short_name = "Lon" ;
		gps_lon:ancillary_variables = "gps_lon_qc" ;
		gps_lon:_FillValue = -999.f ;
		gps_lon:units = "degrees_west" ;
		gps_lon:measurement_type = "Measured" ;
		gps_lon:instrument_range = -180.f, 180.f ;
		gps_lon:valid_range = -71.5f, -63.f ;
		gps_lon:precision = 0.0001f ;
		gps_lon:accuracy = 0.0005f ;
		gps_lon:is_dead = 0 ;
		gps_lon:epic_code = 501 ;
	byte gps_lon_qc(time, gps_depth, lat, lon) ;
		gps_lon_qc:long_name = "GPS Longitude QC" ;
		gps_lon_qc:short_name = "LONQC" ;
		gps_lon_qc:intent = "data_quality" ;
		gps_lon_qc:standard_name = "gps longitude data_quality" ;
		gps_lon_qc:_FillValue = -128b ;
		gps_lon_qc:units = "1" ;
		gps_lon_qc:valid_range = -127s, 127s ;
		gps_lon_qc:flag_values = 0b, 1b, 2b, 3b ;
		gps_lon_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ;
	float gps_lat(time, gps_depth, lat, lon) ;
		gps_lat:long_name = "GPS Latitude" ;
		gps_lat:standard_name = "Latitude" ;
		gps_lat:short_name = "Lat" ;
		gps_lat:ancillary_variables = "gps_lat_qc" ;
		gps_lat:_FillValue = -999.f ;
		gps_lat:units = "degrees_north" ;
		gps_lat:measurement_type = "Measured" ;
		gps_lat:instrument_range = -90.f, 90.f ;
		gps_lat:valid_range = 41.f, 46.f ;
		gps_lat:precision = 0.0001f ;
		gps_lat:accuracy = 0.0005f ;
		gps_lat:is_dead = 0 ;
		gps_lat:epic_code = 500 ;
	byte gps_lat_qc(time, gps_depth, lat, lon) ;
		gps_lat_qc:long_name = "GPS Latitude QC" ;
		gps_lat_qc:short_name = "LATQC" ;
		gps_lat_qc:intent = "data_quality" ;
		gps_lat_qc:standard_name = "gps longitude data_quality" ;
		gps_lat_qc:_FillValue = -128b ;
		gps_lat_qc:units = "1" ;
		gps_lat_qc:valid_range = -127s, 127s ;
		gps_lat_qc:flag_values = 0b, 1b, 2b, 3b ;
		gps_lat_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ;
	char region_id(time, gps_depth, lat, lon) ;
		region_id:long_name = "Region ID" ;
		region_id:short_name = "REGID" ;
		region_id:standard_name = "Region" ;
		region_id:c_format = "%s" ;
		region_id:valid_range = -127s, 127s ;
		region_id:comment = "mooring_id = sprintf(\'%s%02d%02d\',region_id,site_id,deployment_id)" ;
	byte site_id(time, gps_depth, lat, lon) ;
		site_id:long_name = "Site ID" ;
		site_id:short_name = "SID" ;
		site_id:valid_range = 1s, 99s ;
		site_id:_FillValue = -128b ;
		site_id:units = "1" ;
		site_id:standard_name = "Site" ;
	byte deployment_id(time, gps_depth, lat, lon) ;
		deployment_id:long_name = "Deployment ID" ;
		deployment_id:short_name = "DEPID" ;
		deployment_id:valid_range = 1s, 99s ;
		deployment_id:_FillValue = -128b ;
		deployment_id:units = "1" ;
		deployment_id:standard_name = "Deployment" ;

// 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 = "Wed Sep 20 18:28:57 2023: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0146.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Tue Dec 20 13:10:34 2022: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0145.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Mon Nov  8 17:31:12 2021: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0144.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Wed Jun 16 18:33:05 2021: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0143.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Tue Oct  6 10:18:56 2020: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0142.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Tue Nov 26 16:12:54 2019: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0141.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Sat Jun  1 06:24:12 2019: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0140.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Fri Oct 12 15:32:32 2018: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0139.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Sat Jul 14 12:19:14 2018: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0138.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Thu Dec  7 18:55:26 2017: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0137.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Mon Jul 10 15:55:29 2017: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0136.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Sat Jul  9 14:03:20 2016: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0135.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Tue Oct 27 19:49:36 2015: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0134.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Wed Jun  3 22:46:30 2015: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0133.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Sat Oct 25 20:56:13 2014: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0132.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Tue Jun  3 21:12:32 2014: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0131.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Tue Oct 29 17:55:51 2013: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0130.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Thu Jun 20 02:59:51 2013: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0129.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Mon Oct 22 19:10:45 2012: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0128.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Mon Apr 16 13:22:57 2012: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0127.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Sat Oct  8 15:00:54 2011: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0126.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Fri Jun  3 12:31:59 2011: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0125.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Fri Oct 15 13:32:09 2010: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0124.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Thu Jun  3 21:55:56 2010: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0123.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Wed Sep 23 00:27:27 2009: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0122.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Fri Mar 20 20:51:03 2009: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0121.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Wed Oct  1 11:11:30 2008: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0120.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Tue Apr 15 23:03:30 2008: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0119.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Sun Sep 23 15:31:36 2007: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0118.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Fri Mar 23 13:45:38 2007: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0117.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Wed Sep 13 19:48:59 2006: /usr/local/bin/ncrcat A01.diagnostics.historical.nc A0116.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Sun Apr  9 12:54:18 2006: /usr/local/nco/bin/ncrcat A01.diagnostics.historical.nc A0115.diagnostics.realtime.nc A01.diagnostics.historical.nc.new\n",
			"Sat Oct 22 15:06:48 2005: ncrcat A01.diagnostics.historical.nc ../A0114/realtime/A0114.diagnostics.realtime.nc new.nc\n",
			"" ;
		: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,bfleming@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 = "diagnostics" ;
		:instrument_number = 0 ;
		:gps_sensor_serial_number = "BAEGP005674" ;
		:gps_manufacturer = "Garmin" ;
		:gps_model = "GA-29" ;
		:processing = "historical" ;
		:water_depth = 65 ;
		:mooring_site_id = "A01" ;
		:mooring_site_desc = "Massachusetts Bay" ;
		:mooring_type = "Slack" ;
		:ndbc_site_id = "44029" ;
		:uscg_light_list_letter = "K" ;
		:uscg_light_list_number = "367" ;
		:watch_circle_radius = 45 ;
		:station_photo = "http://gyre.umeoce.maine.edu/gomoos/images/generic_buoy.png" ;
		:position_datum = "WGS 84" ;
		:depth_datum = "Sea Level" ;
		:number_sampling_periods_per_hour = 1 ;
		:number_samples_per_period = 1 ;
		:sampling_period = 0 ;
		:sampling_period_units = "Minutes" ;
		:clock_time = "Center of period" ;
		:delta_t = 60 ;
		:magnetic_variation = -16. ;
		:starting_julian_day_number = 52101.7916666698 ;
		:starting_julian_day_string = "2001-07-11 19:00:00" ;
		:ending_julian_day_number = 60207.6666666665 ;
		:ending_julian_day_string = "2023-09-20 16:00:00" ;
		:processing_type = "historical" ;
		:nco_openmp_thread_number = 1 ;
}

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