netcdf dep0004_buoy-canaldeibiza_scb-sontek002_L0_latest {
dimensions:
	time = UNLIMITED ; // (1208 currently)
	depth_adcp = 25 ;
	name_strlen = 34 ;
variables:
	char station_name(name_strlen) ;
		station_name:long_name = "station name" ;
		station_name:cf_role = "timeseries_id" ;
	double time(time) ;
		time:standard_name = "time" ;
		time:units = "seconds since 1970-01-01 00:00:00" ;
		time:axis = "T" ;
		time:calendar = "gregorian" ;
	double DEPTH_ADCP(depth_adcp) ;
		DEPTH_ADCP:standard_name = "depth" ;
		DEPTH_ADCP:units = "m" ;
		DEPTH_ADCP:positive = "down" ;
		DEPTH_ADCP:axis = "Z" ;
		DEPTH_ADCP:reference_datum = "geographical coordinates, WGS84 projection" ;
	double LAT ;
		LAT:standard_name = "latitude" ;
		LAT:long_name = "Latitude coordiante" ;
		LAT:units = "degree_north" ;
		LAT:valid_min = -90. ;
		LAT:valid_max = 90. ;
		LAT:axis = "Y" ;
		LAT:reference_datum = "geographical coordinates, WGS84 projection" ;
	double DEPTH ;
		DEPTH:standard_name = "depth" ;
		DEPTH:long_name = "Depth coordinate" ;
		DEPTH:units = "m" ;
		DEPTH:positive = "down" ;
		DEPTH:axis = "Z" ;
		DEPTH:reference_datum = "geographical coordinates, WGS84 projection" ;
	double LON ;
		LON:standard_name = "longitude" ;
		LON:long_name = "Longitude coordinate" ;
		LON:units = "degree_east" ;
		LON:valid_min = -180. ;
		LON:valid_max = 180. ;
		LON:axis = "X" ;
		LON:reference_datum = "geographical coordinates, WGS84 projection" ;
	double CUR_SPE_SONTEK_ORG(time, depth_adcp) ;
		CUR_SPE_SONTEK_ORG:standard_name = "sea_water_speed" ;
		CUR_SPE_SONTEK_ORG:units = "mm s-1" ;
		CUR_SPE_SONTEK_ORG:coordinates = "time LAT LON DEPTH_ADCP" ;
		CUR_SPE_SONTEK_ORG:original_units = "mm s-1" ;
		CUR_SPE_SONTEK_ORG:observation_type = "measured" ;
		CUR_SPE_SONTEK_ORG:precision = "0.01" ;
	double CUR_DIR_SONTEK(time, depth_adcp) ;
		CUR_DIR_SONTEK:standard_name = "direction_of_sea_water_velocity" ;
		CUR_DIR_SONTEK:units = "degree" ;
		CUR_DIR_SONTEK:coordinates = "time LAT LON DEPTH_ADCP" ;
		CUR_DIR_SONTEK:original_units = "degree" ;
		CUR_DIR_SONTEK:observation_type = "measured" ;
		CUR_DIR_SONTEK:precision = "0.01" ;
	double VEL_EAS(time, depth_adcp) ;
		VEL_EAS:standard_name = "eastward_sea_water_velocity" ;
		VEL_EAS:units = "mm s-1" ;
		VEL_EAS:coordinates = "time LAT LON DEPTH_ADCP" ;
		VEL_EAS:original_units = "mm s-1" ;
		VEL_EAS:observation_type = "measured" ;
		VEL_EAS:precision = "0.1" ;
	double VEL_NOR(time, depth_adcp) ;
		VEL_NOR:standard_name = "northward_sea_water_velocity" ;
		VEL_NOR:units = "mm s-1" ;
		VEL_NOR:coordinates = "time LAT LON DEPTH_ADCP" ;
		VEL_NOR:original_units = "mm s-1" ;
		VEL_NOR:observation_type = "measured" ;
		VEL_NOR:precision = "0.1" ;
	double VEL_UPW(time, depth_adcp) ;
		VEL_UPW:standard_name = "upward_sea_water_velocity" ;
		VEL_UPW:units = "mm s-1" ;
		VEL_UPW:coordinates = "time LAT LON DEPTH_ADCP" ;
		VEL_UPW:original_units = "mm s-1" ;
		VEL_UPW:observation_type = "measured" ;
		VEL_UPW:precision = "0.1" ;
	double VEL_EAS_DESV(time, depth_adcp) ;
		VEL_EAS_DESV:standard_name = "eastward_sea_water_velocity" ;
		VEL_EAS_DESV:long_name = "Eastward sea water velocity desviation" ;
		VEL_EAS_DESV:units = "mm s-1" ;
		VEL_EAS_DESV:coordinates = "time LAT LON DEPTH_ADCP" ;
		VEL_EAS_DESV:original_units = "mm s-1" ;
		VEL_EAS_DESV:observation_type = "measured" ;
		VEL_EAS_DESV:precision = "1.0" ;
	double VEL_NOR_DESV(time, depth_adcp) ;
		VEL_NOR_DESV:standard_name = "northward_sea_water_velocity" ;
		VEL_NOR_DESV:long_name = "Northward sea water velocity desviation" ;
		VEL_NOR_DESV:units = "mm s-1" ;
		VEL_NOR_DESV:coordinates = "time LAT LON DEPTH_ADCP" ;
		VEL_NOR_DESV:original_units = "mm s-1" ;
		VEL_NOR_DESV:observation_type = "measured" ;
		VEL_NOR_DESV:precision = "1.0" ;
	double VEL_UPW_DESV(time, depth_adcp) ;
		VEL_UPW_DESV:standard_name = "upward_sea_water_velocity" ;
		VEL_UPW_DESV:long_name = "Upward sea water velocity desviation" ;
		VEL_UPW_DESV:units = "mm s-1" ;
		VEL_UPW_DESV:coordinates = "time LAT LON DEPTH_ADCP" ;
		VEL_UPW_DESV:original_units = "mm s-1" ;
		VEL_UPW_DESV:observation_type = "measured" ;
		VEL_UPW_DESV:precision = "1.0" ;
	double AMP_BEAM1(time, depth_adcp) ;
		AMP_BEAM1:long_name = "sea_water_noise_amplitude_beam" ;
		AMP_BEAM1:units = "counts" ;
		AMP_BEAM1:coordinates = "time LAT LON DEPTH_ADCP" ;
		AMP_BEAM1:original_units = "counts" ;
		AMP_BEAM1:observation_type = "measured" ;
		AMP_BEAM1:precision = "1.0" ;
	double AMP_BEAM2(time, depth_adcp) ;
		AMP_BEAM2:long_name = "sea_water_noise_amplitude_beam" ;
		AMP_BEAM2:units = "counts" ;
		AMP_BEAM2:coordinates = "time LAT LON DEPTH_ADCP" ;
		AMP_BEAM2:original_units = "counts" ;
		AMP_BEAM2:observation_type = "measured" ;
		AMP_BEAM2:precision = "1.0" ;
	double AMP_BEAM3(time, depth_adcp) ;
		AMP_BEAM3:long_name = "sea_water_noise_amplitude_beam" ;
		AMP_BEAM3:units = "counts" ;
		AMP_BEAM3:coordinates = "time LAT LON DEPTH_ADCP" ;
		AMP_BEAM3:original_units = "counts" ;
		AMP_BEAM3:observation_type = "measured" ;
		AMP_BEAM3:precision = "1.0" ;
	double WTR_TEM_SONTEK(time) ;
		WTR_TEM_SONTEK:standard_name = "sea_water_temperature" ;
		WTR_TEM_SONTEK:units = "C" ;
		WTR_TEM_SONTEK:coordinates = "time LAT LON DEPTH" ;
		WTR_TEM_SONTEK:original_units = "C" ;
		WTR_TEM_SONTEK:observation_type = "measured" ;
		WTR_TEM_SONTEK:precision = "0.01" ;
	double PLAT_ORI_SONTEK(time) ;
		PLAT_ORI_SONTEK:standard_name = "platform_yaw_angle" ;
		PLAT_ORI_SONTEK:units = "degree" ;
		PLAT_ORI_SONTEK:coordinates = "time LAT LON DEPTH" ;
		PLAT_ORI_SONTEK:original_units = "degree" ;
		PLAT_ORI_SONTEK:observation_type = "measured" ;
		PLAT_ORI_SONTEK:precision = "0.1" ;
	double PLAT_ROLL_SONTEK(time) ;
		PLAT_ROLL_SONTEK:standard_name = "platform_roll_angle" ;
		PLAT_ROLL_SONTEK:units = "degree" ;
		PLAT_ROLL_SONTEK:coordinates = "time LAT LON DEPTH" ;
		PLAT_ROLL_SONTEK:original_units = "degree" ;
		PLAT_ROLL_SONTEK:observation_type = "measured" ;
		PLAT_ROLL_SONTEK:precision = "1.0" ;
	double PLAT_PITCH_SONTEK(time) ;
		PLAT_PITCH_SONTEK:standard_name = "platform_pitch_angle" ;
		PLAT_PITCH_SONTEK:units = "degree" ;
		PLAT_PITCH_SONTEK:coordinates = "time LAT LON DEPTH" ;
		PLAT_PITCH_SONTEK:original_units = "degree" ;
		PLAT_PITCH_SONTEK:observation_type = "measured" ;
		PLAT_PITCH_SONTEK:precision = "0.1" ;

// global attributes:
		:title = "Data from instrument SCB-SONTEK002 on platform Buoy CanalDeIbiza" ;
		:institution = "SOCIB (Sistema de Observación y predicción Costero de las Islas Baleares)" ;
		:netcdf_version = 3. ;
		:Conventions = "CF-1.6" ;
		:abstract = "Deployment of instrument SCB-SONTEK002 at Ibiza Channel in endurance line purpose\n",
			"
MOORING INFORMATION
Mooring position: N 38º 49.473\' E 0º 47.051\'
Depth: 800m
Installation date: 2013/06/13
MMSI: 992241006
National buoy ID: 32340

PLATFORM INFORMATION
Manufacturer: AXYS
Model: WatchMate
" ; :summary = "Deployment of instrument SCB-SONTEK002 at Ibiza Channel in endurance line purpose\n", "
MOORING INFORMATION
Mooring position: N 38º 49.473\' E 0º 47.051\'
Depth: 800m
Installation date: 2013/06/13
MMSI: 992241006
National buoy ID: 32340

PLATFORM INFORMATION
Manufacturer: AXYS
Model: WatchMate
" ; :date_created = "2017-09-30T16:10:43+00:00" ; :date_update = "2017-09-30T16:40:44+00:00" ; :date_modified = "2017-09-30T16:40:44+00:00" ; :cdm_data_type = "TimeSeriesProfile" ; :CF\:featureType = "timeSeriesProfile" ; :featureType = "timeSeriesProfile" ; :data_mode = "R" ; :processing_level = "L0 - Raw data calibrated" ; :instrument_serial = "M1139" ; :id = "146_316_2017-09-30T16:40:44+00:00" ; :platform_code = "146" ; :instrument_code = "316" ; :keywords_vocabulary = "http://gcmd.nasa.gov/Resources/valids/archives/keyword_list.html" ; :standard_name_vocabulary = "http://cf-pcmdi.llnl.gov/documents/cf-standard-names/standard-name-table/16/cf-standard-name-table.html" ; :geospatial_lat_min = 38.82445 ; :geospatial_lat_max = 38.82445 ; :geospatial_lon_min = 0.783667 ; :geospatial_lon_max = 0.783667 ; :geospatial_vertical_min = 1. ; :geospatial_vertical_max = 125. ; :geospatial_lat_units = "degree_north" ; :geospatial_lon_units = "degree_east" ; :geospatial_vertical_units = "m" ; :geospatial_vertical_positive = "down" ; :time_coverage_start = "2017-05-01T00:25:00+00:00" ; :time_coverage_end = "2017-06-20T07:25:00+00:00" ; :time_coverage_duration = "P0Y1M19DT7H0M0.000S" ; :time_coverage_resolution = "P0Y0M0DT1H0M0.000S" ; :data_center = "SOCIB Data Center" ; :data_center_email = "data.centre@socib.es" ; :institution_references = "http://www.socib.es/" ; :principal_investigator = "Joaquín Tintoré" ; :principal_investigator_email = "jtintore@socib.es" ; :project = "SOCIB Operational" ; :author = "SOCIB Data Center" ; :author_email = "data.centre@socib.es" ; :creator_name = "SOCIB Data Center" ; :creator_url = "http://www.socib.es/?seccion=dataCenter" ; :creator_email = "data.centre@socib.es" ; :publisher_name = "SOCIB" ; :publisher_url = "http://www.socib.es" ; :publisher_email = "info@socib.es" ; :manufacture_name = "SonTek/YSI" ; :instrument_model = "250Khz" ; :distribution_statement = "Approved for public release. Distribution Unlimited." ; :license = "Approved for public release. Distribution Unlimited." ; :citation = "Balearic Island Coastal and Observing Forecasting System." ; :acknowledgement = "Ministerio de Economia y Competitividad (http://www.mineco.gob.es/). Govern de les Illes Balears (http://www.caib.es/)." ; :update_interval = "every 3600 seconds" ; }