NetCDF Metadata

netcdf I01.doppler.historical {
dimensions:
	lon = 1 ;
	lat = 1 ;
	rdi_depth = 1 ;
	depth = 30 ;
	time = UNLIMITED ; // (173007 currently)
variables:
	double lat(lat) ;
		lat:long_name = "Latitude" ;
		lat:short_name = "lat" ;
		lat:units = "degrees_north" ;
		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:_FillValue = -999. ;
		lon:valid_range = -180., 180. ;
		lon:Comment = "Coordinate variable" ;
		lon:epic_code = 502 ;
		lon:standard_name = "longitude" ;
	double rdi_depth(rdi_depth) ;
		rdi_depth:long_name = "Depth" ;
		rdi_depth:short_name = "D" ;
		rdi_depth:units = "meters" ;
		rdi_depth:positive = "down" ;
		rdi_depth:_FillValue = -999. ;
		rdi_depth:valid_range = -10000., 100. ;
		rdi_depth:Comment = "Coordinate variable, depth of RDI on mooring chain" ;
		rdi_depth:epic_code = 3 ;
		rdi_depth:standard_name = "depth" ;
	double depth(depth) ;
		depth:long_name = "Depth" ;
		depth:short_name = "D" ;
		depth:units = "meters" ;
		depth:positive = "down" ;
		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:_FillValue = -999. ;
		time:valid_range = 0., 99999. ;
		time:Comment = "Coordinate variable" ;
		time:epic_code = 624 ;
		time:standard_name = "time" ;
	float temperature(time, rdi_depth, lat, lon) ;
		temperature:long_name = "Water Temperature" ;
		temperature:standard_name = "sea_water_temperature" ;
		temperature:short_name = "WT" ;
		temperature:_FillValue = -999.f ;
		temperature:units = "celsius" ;
		temperature:valid_range = -0.5f, 30.f ;
		temperature:epic_code = 20 ;
		temperature:ancillary_variables = "temperature_qc" ;
	byte temperature_qc(time, rdi_depth, lat, lon) ;
		temperature_qc:long_name = "Water Temperature QC" ;
		temperature_qc:short_name = "WTQC" ;
		temperature_qc:_FillValue = -128b ;
		temperature_qc:units = "1" ;
		temperature_qc:valid_range = -127s, 127s ;
		temperature_qc:flag_values = 0b, 1b, 2b ;
		temperature_qc:flag_meanings = 0b ;
		temperature_qc:intent = "data_quality" ;
		temperature_qc:standard_name = "temperature data_quality" ;
	float current_u(time, depth, lat, lon) ;
		current_u:long_name = "East Velocity Component" ;
		current_u:standard_name = "eastward_sea_water_velocity" ;
		current_u:short_name = "u" ;
		current_u:units = "cm/s" ;
		current_u:valid_range = -1000.f, 1000.f ;
		current_u:_FillValue = -999.f ;
		current_u:epic_code = 1205 ;
		current_u:ancillary_variables = "current_u_qc" ;
	byte current_u_qc(time, depth, lat, lon) ;
		current_u_qc:long_name = "East Current Velocity Component Quality" ;
		current_u_qc:short_name = "U QC" ;
		current_u_qc:units = "1" ;
		current_u_qc:valid_range = -127s, 127s ;
		current_u_qc:_FillValue = -128b ;
		current_u_qc:flag_values = 0b, 1b, 2b, 3b ;
		current_u_qc:flag_meanings = 0b ;
		current_u_qc:intent = "data_quality" ;
		current_u_qc:standard_name = "current_u data_quality" ;
	float current_v(time, depth, lat, lon) ;
		current_v:long_name = "North Velocity Component" ;
		current_v:standard_name = "northward_sea_water_velocity" ;
		current_v:short_name = "v" ;
		current_v:units = "cm/s" ;
		current_v:valid_range = -1000.f, 1000.f ;
		current_v:_FillValue = -999.f ;
		current_v:epic_code = 1206 ;
		current_v:ancillary_variables = "current_v_qc" ;
	byte current_v_qc(time, depth, lat, lon) ;
		current_v_qc:long_name = "North Velocity Quality" ;
		current_v_qc:short_name = "VQ" ;
		current_v_qc:units = "1" ;
		current_v_qc:valid_range = -127s, 127s ;
		current_v_qc:_FillValue = -128b ;
		current_v_qc:flag_values = 0b, 1b, 2b, 3b ;
		current_v_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional below_effective_water_depth" ;
		current_v_qc:intent = "data_quality" ;
		current_v_qc:standard_name = "current_v data_quality" ;
	float up(time, depth, lat, lon) ;
		up:long_name = "Current Vertical Speed" ;
		up:standard_name = "upward_sea_water_velocity" ;
		up:short_name = "UP" ;
		up:units = "cm/s" ;
		up:valid_range = -1000.f, 1000.f ;
		up:_FillValue = -999.f ;
		up:epic_code = 1204 ;
		up:ancillary_variables = "up_qc" ;
	byte up_qc(time, depth, lat, lon) ;
		up_qc:long_name = "Current Vertical Velocity Quality" ;
		up_qc:short_name = "UPQ" ;
		up_qc:_FillValue = -128b ;
		up_qc:units = "1" ;
		up_qc:valid_range = -127s, 127s ;
		up_qc:below_water_depth = 2b ;
		up_qc:flag_values = 0b, 1b, 2b, 3b ;
		up_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional below_effective_water_depth" ;
		up_qc:intent = "data_quality" ;
		up_qc:standard_name = "up 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 = 44.1059919278702 ;
		:longitude = -68.1084972935196 ;
		: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 = "doppler" ;
		:instrument_number = 0 ;
		:processing = "historical" ;
		:mooring_site_id = "I01" ;
		:mooring_site_desc = "Eastern Maine Shelf" ;
		:water_depth = 100. ;
		:history = "Sat Dec  3 16:02:27 2016: ncrcat -d time,51000.00,57178.73958 I01.doppler.historical.nc new.nc\n",
			"Thu Jun 25 20:04:04 2015: ncrcat -d time,51000.00,56809.06875 I01.doppler.historical.nc new.nc\n",
			"Sun Jul 13 17:52:43 2014: ncrcat -d time,51000.00,55715.56944 I01.doppler.historical.nc new.nc\n",
			"Thu Jun 30 13:44:36 2011: ncrcat -d time,51000.00,55355.95139 I01.doppler.historical.nc new.nc\n",
			"Tue Aug 17 14:03:37 2010: ncrcat -d time,50000.00,54732.98611 I01.doppler.historical.nc new.nc\n",
			"Wed May 28 16:29:34 2008: ncrcat -d time,51000.00,54361.024306 I01.doppler.historical.nc new.nc\n",
			"Tue Nov 27 17:43:53 2007: ncrcat -d time,50000.00,54230.32292 I01.doppler.historical.nc new.nc\n",
			"Wed May 16 19:43:21 2007: ncrcat -d time,50000.01,53989.9757 I01.doppler.historical.nc new.nc\n",
			"Tue Apr 10 13:50:20 2007: ncrcat -d time,41000.00,53510.9895 I01.doppler.historical.nc new.nc\n",
			"Wed Oct 11 14:15:58 2006: ncrcat -d time,50000.01,53641.3090 I01.doppler.historical.nc new.nc\n",
			"Wed Dec 21 16:34:00 2005: ncrcat -d time,2410000.00,2453642.14236 new.nc new1.mc\n",
			"Wed Dec 21 16:31:43 2005: ncrcat -d time,2410000.00,2453515.9895 I01.doppler.historical.nc new.nc\n",
			"Wed Jun  1 18:18:19 2005: ncrcat new.nc ../I0109/post-recovery/I0109.doppler.post-recovery.nc new1.nc\n",
			"Wed Jun  1 18:17:55 2005: ncrcat -d time,2441000.00,2453283.7917 I01.doppler.historical.nc new.nc\n",
			"Fri May 13 16:05:05 2005: ncrcat new.nc ../I0108/post-recovery/I0108.doppler.post-recovery.nc new1.nc\n",
			"Fri May 13 16:04:43 2005: ncrcat -d time,2410000.00,2453125.4722 I01.doppler.historical.nc new.nc\n",
			"Fri Jun 11 18:17:33 2004: ncrcat newdop2.nc ../I0107/post-recovery/I0107.doppler.post-recovery.nc newdop3.nc\n",
			"Fri Jun 11 18:16:40 2004: ncrcat newdop1.nc ../I0106/post-recovery/I0106.doppler.post-recovery.nc newdop2.nc\n",
			"Fri Jun 11 18:14:04 2004: ncrcat newdop.nc ../I0105/post-recovery/I0105.doppler.post-recovery.nc newdop1.nc\n",
			"Fri Jun 11 18:08:17 2004: ncrcat -d time,2452092.00,2452830.6650 I01.doppler.historical.nc newdop.nc\n",
			"10-Jan-2004 19:02:26:  Provisionally appended I0106 realtime data starting at julian date 2452908.62500\n",
			"27-Sep-2003 14:43:09:  Provisionally appended I0105 realtime data starting at julian date 2452830.66666667\n",
			"18-Jul-2003 21:48:28:  Appended I0104 data\n",
			"Fri Jul 18 21:47:14 2003: ncrcat old_I01.doppler.historical.nc I0104.doppler.post-recovery.nc I01.doppler.historical.nc\n",
			"27-Jun-2003 13:02:23:  Added ancillary_variables, intent attributes for CF compliance.\n",
			"08-Apr-2003 14:46:40:  Velocities below effective water depth marked with quality flag 3.\n",
			"07-Apr-2003 15:58:06:  Moved temperature back to celsius.  Moved current_u, current_v, up back to cm/s.\n",
			"30-Mar-2003 17:49:33:  Added vertical velocity component (up).  Not available from I0101 deployment.\n",
			"Sun Feb 23 18:28:35 2003: ncrcat I0101.doppler.raw.nc I0102.doppler.post-recovery.nc I0103.doppler.post-recovery.nc I01.doppler.historical.nc" ;
		:breakout_id = 2 ;
		:delta_t = 60 ;
		:starting_julian_day_number = 52117.3333333302 ;
		:ending_julian_day_number = 60160.5 ;
		:starting_julian_day_string = "2001-07-27 08:00:00" ;
		:ending_julian_day_string = "2023-08-04 12:00:00" ;
		:magnetic_variation = -17.8 ;
		:adcp_effective_water_depth = 91.9 ;
		:nco_openmp_thread_number = 1 ;
}

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