netcdf dep0001_profiler-drifter-arvori008_scb-arvori008_L1_2020-03-12 {
dimensions:
	time = UNLIMITED ; // (346 currently)
	depth = 1031 ;
	name_strlen = 43 ;
variables:
	char trajectory(name_strlen) ;
		trajectory:cf_role = "trajectory_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 LAT(time) ;
		LAT:standard_name = "latitude" ;
		LAT:long_name = "Latitude" ;
		LAT:units = "degrees_north" ;
		LAT:valid_min = -90. ;
		LAT:valid_max = 90. ;
		LAT:ancillary_variables = "QC_LAT" ;
		LAT:axis = "Y" ;
		LAT:reference_datum = "geographical coordinates, WGS84 projection" ;
	byte QC_LAT(time) ;
		QC_LAT:standard_name = "latitude status_flag" ;
		QC_LAT:long_name = "Quality flag for latitude" ;
		QC_LAT:quality_control_convention = "External Quality Control Data Protocol" ;
		QC_LAT:valid_min = 0 ;
		QC_LAT:valid_max = 9 ;
		QC_LAT:_FillValue = 10b ;
		QC_LAT:flag_values = 0b, 1b, 2b, 3b, 4b, 9b ;
		QC_LAT:flag_meanings = "no_qc_performed good_data probably_good_data probably_bad_data bad_data missing_value" ;
	double LON(time) ;
		LON:standard_name = "longitude" ;
		LON:long_name = "Longitude" ;
		LON:units = "degrees_east" ;
		LON:valid_min = -180. ;
		LON:valid_max = 180. ;
		LON:ancillary_variables = "QC_LON" ;
		LON:axis = "X" ;
		LON:reference_datum = "geographical coordinates, WGS84 projection" ;
	byte QC_LON(time) ;
		QC_LON:standard_name = "longitude status_flag" ;
		QC_LON:long_name = "Quality flag for longitude" ;
		QC_LON:quality_control_convention = "External Quality Control Data Protocol" ;
		QC_LON:valid_min = 0 ;
		QC_LON:valid_max = 9 ;
		QC_LON:_FillValue = 10b ;
		QC_LON:flag_values = 0b, 1b, 2b, 3b, 4b, 9b ;
		QC_LON:flag_meanings = "no_qc_performed good_data probably_good_data probably_bad_data bad_data missing_value" ;
	double DEPTH(time, depth) ;
		DEPTH:standard_name = "depth" ;
		DEPTH:long_name = "Depth coordinate" ;
		DEPTH:units = "m" ;
		DEPTH:ancillary_variables = "QC_DEPTH" ;
		DEPTH:positive = "down" ;
		DEPTH:axis = "Z" ;
		DEPTH:reference_datum = "geographical coordinates, WGS84 projection" ;
	byte QC_DEPTH(time, depth) ;
		QC_DEPTH:standard_name = "depth status_flag" ;
		QC_DEPTH:long_name = "Quality flag for depth" ;
		QC_DEPTH:quality_control_convention = "External Quality Control Data Protocol" ;
		QC_DEPTH:valid_min = 0 ;
		QC_DEPTH:valid_max = 9 ;
		QC_DEPTH:_FillValue = 10b ;
		QC_DEPTH:flag_values = 0b, 1b, 2b, 3b, 4b, 9b ;
		QC_DEPTH:flag_meanings = "no_qc_performed good_data probably_good_data probably_bad_data bad_data missing_value" ;
	double WTR_TEM(time, depth) ;
		WTR_TEM:standard_name = "sea_water_temperature" ;
		WTR_TEM:long_name = "Sea water tempature" ;
		WTR_TEM:units = "C" ;
		WTR_TEM:ancillary_variables = "QC_WTR_TEM" ;
		WTR_TEM:coordinates = "time LAT LON DEPTH" ;
		WTR_TEM:original_units = "C" ;
		WTR_TEM:observation_type = "measured" ;
		WTR_TEM:precision = "0.001" ;
		WTR_TEM:resolution = "0.001" ;
	byte QC_WTR_TEM(time, depth) ;
		QC_WTR_TEM:standard_name = "sea_water_temperature status_flag" ;
		QC_WTR_TEM:long_name = "Quality flag for sea_water_temperature" ;
		QC_WTR_TEM:quality_control_convention = "External Quality Control Data Protocol" ;
		QC_WTR_TEM:valid_min = 0 ;
		QC_WTR_TEM:valid_max = 9 ;
		QC_WTR_TEM:_FillValue = 10b ;
		QC_WTR_TEM:flag_values = 0b, 1b, 2b, 3b, 4b, 9b ;
		QC_WTR_TEM:flag_meanings = "no_qc_performed good_data probably_good_data probably_bad_data bad_data missing_value" ;
	double SALT(time, depth) ;
		SALT:standard_name = "sea_water_salinity" ;
		SALT:long_name = "Sea water salinity" ;
		SALT:units = "psu" ;
		SALT:ancillary_variables = "QC_SALT" ;
		SALT:coordinates = "time LAT LON DEPTH" ;
		SALT:original_units = "psu" ;
		SALT:observation_type = "derived" ;
		SALT:precision = "0.001" ;
		SALT:resolution = "0.001" ;
	byte QC_SALT(time, depth) ;
		QC_SALT:standard_name = "sea_water_salinity status_flag" ;
		QC_SALT:long_name = "Quality flag for sea_water_salinity" ;
		QC_SALT:quality_control_convention = "External Quality Control Data Protocol" ;
		QC_SALT:valid_min = 0 ;
		QC_SALT:valid_max = 9 ;
		QC_SALT:_FillValue = 10b ;
		QC_SALT:flag_values = 0b, 1b, 2b, 3b, 4b, 9b ;
		QC_SALT:flag_meanings = "no_qc_performed good_data probably_good_data probably_bad_data bad_data missing_value" ;
	double WTR_PRE(time, depth) ;
		WTR_PRE:standard_name = "sea_water_pressure" ;
		WTR_PRE:long_name = "Sea water pressure" ;
		WTR_PRE:units = "dbar" ;
		WTR_PRE:ancillary_variables = "QC_WTR_PRE" ;
		WTR_PRE:coordinates = "time LAT LON DEPTH" ;
		WTR_PRE:original_units = "dbar" ;
		WTR_PRE:observation_type = "measured" ;
		WTR_PRE:precision = "0.1" ;
		WTR_PRE:resolution = "0.1" ;
	byte QC_WTR_PRE(time, depth) ;
		QC_WTR_PRE:standard_name = "sea_water_pressure status_flag" ;
		QC_WTR_PRE:long_name = "Quality flag for sea_water_pressure" ;
		QC_WTR_PRE:quality_control_convention = "External Quality Control Data Protocol" ;
		QC_WTR_PRE:valid_min = 0 ;
		QC_WTR_PRE:valid_max = 9 ;
		QC_WTR_PRE:_FillValue = 10b ;
		QC_WTR_PRE:flag_values = 0b, 1b, 2b, 3b, 4b, 9b ;
		QC_WTR_PRE:flag_meanings = "no_qc_performed good_data probably_good_data probably_bad_data bad_data missing_value" ;
	double PLAT_SPEED_GR(time) ;
		PLAT_SPEED_GR:standard_name = "platform_speed_wrt_ground" ;
		PLAT_SPEED_GR:long_name = "Platform speed with respect to ground" ;
		PLAT_SPEED_GR:units = "m s-1" ;
		PLAT_SPEED_GR:ancillary_variables = "QC_PLAT_SPEED_GR" ;
		PLAT_SPEED_GR:coordinates = "time LAT LON" ;
		PLAT_SPEED_GR:original_units = "m s-1" ;
		PLAT_SPEED_GR:observation_type = "derived" ;
		PLAT_SPEED_GR:precision = "0.0001" ;
	byte QC_PLAT_SPEED_GR(time) ;
		QC_PLAT_SPEED_GR:standard_name = "platform_speed_wrt_ground status_flag" ;
		QC_PLAT_SPEED_GR:long_name = "Quality flag for platform_speed_wrt_ground" ;
		QC_PLAT_SPEED_GR:quality_control_convention = "SOCIB Quality control Data Protocol" ;
		QC_PLAT_SPEED_GR:valid_min = 0 ;
		QC_PLAT_SPEED_GR:valid_max = 9 ;
		QC_PLAT_SPEED_GR:_FillValue = 10b ;
		QC_PLAT_SPEED_GR:flag_values = 0b, 1b, 2b, 3b, 4b, 6b, 9b ;
		QC_PLAT_SPEED_GR:flag_meanings = "no_qc_performed good_data probably_good_data probably_bad_data bad_data spike missing_value" ;

// global attributes:
		:title = "Data from instrument SCB-ARVORI008 on platform Profiler Drifter ARVORI008" ;
		:institution = "SOCIB (Sistema de Observación y predicción Costero de las Islas Baleares)" ;
		:netcdf_version = 3. ;
		:Conventions = "CF-1.6" ;
		:abstract = "Deployment of profiler drifter SCB-ARVORI008 during the campaign Euro Argo RISE 2020. This cruise is developed by SOCIB team and includes the launching of 2 SVP-B\'s and two profiler drifters.\n",
			"Original data are collected, processed and published by Coriolis. This dataset is only a subset of the one at Coriolis, and follows the SOCIB data convention. Please, find the full-original dataset through: \"Argo (2022). Argo float data and metadata from Global Data Assembly Centre (Argo GDAC). SEANOE. https://doi.org/10.17882/42182\"." ;
		:summary = "Deployment of profiler drifter SCB-ARVORI008 during the campaign Euro Argo RISE 2020. This cruise is developed by SOCIB team and includes the launching of 2 SVP-B\'s and two profiler drifters.\n",
			"Original data are collected, processed and published by Coriolis. This dataset is only a subset of the one at Coriolis, and follows the SOCIB data convention. Please, find the full-original dataset through: \"Argo (2022). Argo float data and metadata from Global Data Assembly Centre (Argo GDAC). SEANOE. https://doi.org/10.17882/42182\"." ;
		:date_created = "2020-03-27T09:40:16+00:00" ;
		:date_update = "2024-04-15T04:50:53+00:00" ;
		:date_modified = "2024-04-15T04:50:53+00:00" ;
		:cdm_data_type = "TrajectoryProfile" ;
		:CF\:featureType = "trajectoryProfile" ;
		:featureType = "trajectoryProfile" ;
		:data_mode = "R" ;
		:processing_level = "L1 - Derived variables and quality control procedures applied" ;
		:wmo_code = "6901278" ;
		:imei = "300234068601320" ;
		:instrument_serial = "AI2600-19SP001" ;
		:id = "378_674_2020-03-27T09:40:16+00:00" ;
		:platform_code = "378" ;
		:instrument_code = "674" ;
		: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.211 ;
		:geospatial_lat_max = 43.631 ;
		:geospatial_lon_min = 2.258 ;
		:geospatial_lon_max = 8.606 ;
		:geospatial_vertical_min = 2.1 ;
		:geospatial_vertical_max = 2092.6 ;
		:geospatial_lat_units = "degrees_north" ;
		:geospatial_lon_units = "degrees_east" ;
		:geospatial_vertical_units = "m" ;
		:geospatial_vertical_positive = "down" ;
		:installation_depth = "0.0" ;
		:installation_depth_units = "m" ;
		:installation_depth_positive = "down" ;
		:installation_depth_axis = "Z" ;
		:installation_depth_reference_datum = "geographical coordinates, WGS84 projection" ;
		:time_coverage_start = "2020-03-12T09:20:00+00:00" ;
		:time_coverage_end = "2024-04-15T00:38:19+00:00" ;
		:time_coverage_duration = "P4Y1M2DT15H18M19.000S" ;
		:time_coverage_resolution = "P0Y0M0DT0H0M0.000S" ;
		:history = "2020-05-19T09:50:19+00:00 {\"app\":\"Processing application\",\"executionMode\":\"REAL_TIME\",\"version\":\"5.1.0\",\"timestamp\":\"2020-05-19T09:50:19+00:00\"},\n",
			"2020-12-06T07:50:21+00:00 {\"app\":\"Processing application\",\"executionMode\":\"REAL_TIME\",\"version\":\"5.2.0\",\"timestamp\":\"2020-12-06T07:50:21+00:00\"},\n",
			"2021-04-15T07:50:29+00:00 {\"app\":\"Processing application\",\"executionMode\":\"REAL_TIME\",\"version\":\"5.3.0\",\"timestamp\":\"2021-04-15T07:50:29+00:00\"},\n",
			"2021-05-15T08:50:31+00:00 {\"app\":\"Processing application\",\"executionMode\":\"REAL_TIME\",\"version\":\"5.3.1\",\"timestamp\":\"2021-05-15T08:50:31+00:00\"},\n",
			"2021-09-07T11:50:28+00:00 {\"app\":\"Processing application\",\"executionMode\":\"REAL_TIME\",\"version\":\"5.3.2\",\"timestamp\":\"2021-09-07T11:50:28+00:00\"},\n",
			"2022-05-05T07:50:37+00:00 {\"app\":\"Processing application\",\"executionMode\":\"REAL_TIME\",\"version\":\"5.3.4\",\"timestamp\":\"2022-05-05T07:50:37+00:00\"},\n",
			"2022-07-19T17:50:35+00:00 {\"app\":\"Processing application\",\"executionMode\":\"REAL_TIME\",\"version\":\"5.3.8\",\"timestamp\":\"2022-07-19T17:50:35+00:00\"},\n",
			"2022-09-20T07:50:28+00:00 {\"app\":\"Processing application\",\"executionMode\":\"REAL_TIME\",\"version\":\"5.3.9\",\"timestamp\":\"2022-09-20T07:50:28+00:00\"},\n",
			"2022-11-16T13:50:25+00:00 {\"app\":\"Processing application\",\"executionMode\":\"REAL_TIME\",\"version\":\"5.3.10\",\"timestamp\":\"2022-11-16T13:50:25+00:00\"},\n",
			"2023-04-21T19:50:40+00:00 {\"app\":\"Processing application\",\"executionMode\":\"REAL_TIME\",\"comment\":\"\",\"parameters\":\"-em REAL_TIME\",\"version\":\"5.4.2\",\"timestamp\":\"2023-04-21T19:50:40+00:00\"},\n",
			"2024-03-20T03:50:45+00:00 {\"app\":\"Processing application\",\"executionMode\":\"REAL_TIME\",\"comment\":\"\",\"parameters\":\"-em REAL_TIME\",\"version\":\"5.4.5\",\"timestamp\":\"2024-03-20T03:50:45+00:00\"},\n",
			"2024-04-15T04:50:53+00:00 {\"app\":\"Processing application\",\"executionMode\":\"REAL_TIME\",\"comment\":\"\",\"parameters\":\"-em REAL_TIME\",\"version\":\"6.1.1\",\"timestamp\":\"2024-04-15T04:50:53+00:00\"}" ;
		:data_center = "SOCIB Data Center" ;
		:data_center_email = "info@socib.es" ;
		:institution_references = "http://www.socib.es/" ;
		:principal_investigator = "Inmaculada Ruiz-Parrado" ;
		:principal_investigator_email = "iruiz@socib.es" ;
		:project = "Euro-Argo RISE" ;
		:author = "SOCIB Data Centre" ;
		:author_email = "data.centre@socib.es" ;
		:creator_name = "SOCIB Data Centre" ;
		:creator_url = "http://www.socib.es/?seccion=dataCenter" ;
		:creator_email = "data.centre@socib.es" ;
		:contributor_name = "Irene Lizarán-Esperilla; Lara Díaz Barroso" ;
		:contributor_role = "Field campaign manager; Marine scientist" ;
		:publisher_name = "SOCIB" ;
		:publisher_url = "http://www.socib.es" ;
		:publisher_email = "info@socib.es" ;
		:manufacture_name = "NKE" ;
		:instrument_model = "Arvor I" ;
		: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 ciencia e innovación (http://www.micinn.es/). Govern de les Illes Balears (http://www.caib.es/)." ;
		:update_interval = "every 1000000 seconds" ;
		:ptt = "Transmission identifier is 860132                                                                                                                                                                                                                                                          " ;
		:trans_system = "The telecommunications system used is IRIDIUM         " ;
		:trans_system_id = "The program identifier used by the transmission system is n/a                              hertzs" ;
		:trans_frequency = "The frequency of transmission form the float is n/a             " ;
		:positioning_system = "The positioning system is GPS IRIDIUM" ;
}