netcdf dep0005_buoy-bahiadepalma_scb-sontek001_L0_latest {
dimensions:
	time = UNLIMITED ; // (1105 currently)
	depth_adcp = 15 ;
	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 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 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 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-SONTEK001 on platform Buoy BahiaDePalma" ;
		: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-SONTEK001 at Bahia de Palma in endurance line." ;
		:summary = "Deployment of instrument SCB-SONTEK001 at Bahia de Palma in endurance line." ;
		:date_created = "2019-12-20T11:10:10+00:00" ;
		:date_update = "2020-02-24T10:30:14+00:00" ;
		:date_modified = "2020-02-24T10:30:14+00:00" ;
		:cdm_data_type = "TimeSeriesProfile" ;
		:CF\:featureType = "timeSeriesProfile" ;
		:featureType = "timeSeriesProfile" ;
		:data_mode = "R" ;
		:processing_level = "L0 - Raw data calibrated" ;
		:wmo_code = "61499" ;
		:instrument_serial = "M1136" ;
		:id = "143_299_2020-02-24T10:30:14+00:00_JCOMMOBS" ;
		:platform_code = "143" ;
		:instrument_code = "299" ;
		: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 = 39.492848 ;
		:geospatial_lat_max = 39.492848 ;
		:geospatial_lon_min = 2.700405 ;
		:geospatial_lon_max = 2.700405 ;
		:geospatial_vertical_min = 0. ;
		:geospatial_vertical_max = 30. ;
		:geospatial_lat_units = "degree_north" ;
		:geospatial_lon_units = "degree_east" ;
		:geospatial_vertical_units = "m" ;
		:geospatial_vertical_positive = "down" ;
		:time_coverage_start = "2020-01-01T00:25:00+00:00" ;
		:time_coverage_end = "2020-02-17T07:25:00+00:00" ;
		:time_coverage_duration = "P0Y1M16DT7H0M0.000S" ;
		:time_coverage_resolution = "P0Y0M0DT1H0M0.000S" ;
		:history = "2020-02-04T10:30:12+00:00 processing app v5.0.1, \n",
			"2020-02-24T10:30:14+00:00 processing app v5.1.0" ;
		: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 = "500Khz" ;
		: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" ;
}