netcdf WH4_NGVM_10 {
dimensions:
	TIME = 411844 ;
	DEPTH = 1 ;
	LATITUDE = 1 ;
	LONGITUDE = 1 ;
variables:
	double TIME(TIME) ;
		TIME:_FillValue = -99999. ;
		TIME:missing_value = -99999. ;
		TIME:units = "days since 1950-01-01T00:00:00Z" ;
		TIME:standard_name = "time" ;
		TIME:long_name = "time" ;
		TIME:axis = "T" ;
		TIME:valid_min = 0. ;
		TIME:valid_max = 90000. ;
	float DEPTH(DEPTH) ;
		DEPTH:units = "meters" ;
		DEPTH:standard_name = "depth" ;
		DEPTH:long_name = "Depth of each measurement" ;
		DEPTH:positive = "down" ;
		DEPTH:axis = "Z" ;
		DEPTH:valid_min = 0.f ;
		DEPTH:valid_max = 6000.f ;
	double LATITUDE(LATITUDE) ;
		LATITUDE:units = "degrees_north" ;
		LATITUDE:standard_name = "latitude" ;
		LATITUDE:long_name = "Latitude of each location" ;
		LATITUDE:axis = "Y" ;
		LATITUDE:valid_min = -90. ;
		LATITUDE:valid_max = 90. ;
	double LONGITUDE(LONGITUDE) ;
		LONGITUDE:units = "degrees_east" ;
		LONGITUDE:standard_name = "longitude" ;
		LONGITUDE:long_name = "Longitude of each location" ;
		LONGITUDE:axis = "X" ;
		LONGITUDE:valid_min = -180. ;
		LONGITUDE:valid_max = 180. ;
	float UCUR(TIME, DEPTH) ;
		UCUR:_FillValue = -999.f ;
		UCUR:missing_value = -999.f ;
		UCUR:units = "meters/second" ;
		UCUR:standard_name = "eastward_sea_water_velocity" ;
		UCUR:long_name = "current east component" ;
		UCUR:positive = "east" ;
		UCUR:valid_min = -2.f ;
		UCUR:valid_max = 2.f ;
		UCUR:sensor_depth = 10. ;
		UCUR:sensor_mount = "mounted_on_mooring_line" ;
		UCUR:sensor_name = "Next Generation Vector Averaging Current Meter (NGVM)" ;
		UCUR:sensor_serial_number = "34" ;
		UCUR:cell_methods = "TIME:mean DEPTH:point LATITUDE:point LONGITUDE:point" ;
		UCUR:DM_indicator = "D" ;
	float VCUR(TIME, DEPTH) ;
		VCUR:_FillValue = -999.f ;
		VCUR:missing_value = -999.f ;
		VCUR:units = "meters/second" ;
		VCUR:standard_name = "northward_sea_water_velocity" ;
		VCUR:long_name = "current north component" ;
		VCUR:positive = "north" ;
		VCUR:valid_min = -2.f ;
		VCUR:valid_max = 2.f ;
		VCUR:sensor_depth = 10. ;
		VCUR:sensor_mount = "mounted_on_mooring_line" ;
		VCUR:sensor_name = "Next Generation Vector Averaging Current Meter (NGVM)" ;
		VCUR:sensor_serial_number = "34" ;
		VCUR:cell_methods = "TIME:mean DEPTH:point LATITUDE:point LONGITUDE:point" ;
		VCUR:DM_indicator = "D" ;

// global attributes:
		:description = "WHOTS-4 NGVM data" ;
		:data_type = "OceanSITES time-series data" ;
		:format_version = "1.2" ;
		:platform_code = "WHOTS" ;
		:date_update = "2012-07-24T14:25:48Z" ;
		:institution = "Department of Oceanography/University of Hawaii" ;
		:site_code = "WHOTS" ;
		:source = "Mooring observation" ;
		:history = "2008-04-07T01:52:60Z Data Collected, R.Lukas" ;
		:data_mode = "D" ;
		:quality_control_indicator = "1" ;
		:quality_index = "1" ;
		:references = "http://www.oceansites.org, http://www.soest.hawaii.edu/whots" ;
		:comment = "Data were replaced by an interpolated value if a data point exceeded four times the standard deviation of the deployment mean." ;
		:Conventions = "OceanSITES 1.2" ;
		:Netcdf_version = "4.0.1" ;
		:title = "Mooring NGVM Data from WHOTS-4 site" ;
		:summary = "Current data collected by a Next Generation Vector Averaging Current Meter (NGVM) as part of the WHOTS project.  Location is approx. 100 km north of the island of Oahu, Hawaii. Measured properties: Current velocities (Eastward, Northward)." ;
		:naming_authority = "OceanSITES" ;
		:id = "WH4_NGVM_10.nc" ;
		:cdm_data_type = "Station" ;
		:area = "Tropical Pacific Ocean" ;
		:geospatial_vertical_positive = "down" ;
		:geospatial_lat_min = 22.6701 ;
		:geospatial_lat_max = 22.6701 ;
		:geospatial_lon_min = -157.95 ;
		:geospatial_lon_max = -157.95 ;
		:geospatial_vertical_min = 10. ;
		:geospatial_vertical_max = 10. ;
		:time_coverage_start = "2007-06-26T01:50:00000Z" ;
		:time_coverage_end = "2008-04-07T01:52:60Z" ;
		:institution_references = "http://www.soest.hawaii.edu/whots" ;
		:contact = "rlukas@hawaii.edu" ;
		:author = "Craig Nosse" ;
		:pi_name = "Roger Lukas" ;
		:distribution_statement = "Following CLIVAR standards, cf. www.clivar.org/data/data_policy.php. Data available free of charge. User assumes all risk for use of data. User must display citation in any publication or product using data. User must contact PI prior to any commercial use of data" ;
		:citation = "These data were collected and made freely available by Woods Hole Oceanographic Institution (WHOI) Hawaii Ocean Timeseries (HOT) Site (WHOTS), supported by the National Oceanic and Atmospheric Administration (NOAA) through the Cooperative Institute for Climate and Ocean Research (CICOR) under Grant No. NA17RJ1223 to the Woods Hole Oceanographic Institution, and via a subcontract from the UH NSF project OCE03-27513" ;
		:update_interval = "void" ;
