netcdf dep0015_mobims-sonbou_scb-awac001_L0_latest {
dimensions:
	time = UNLIMITED ; // (1286 currently)
	name_strlen = 28 ;
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 LAT ;
		LAT:standard_name = "latitude" ;
		LAT:units = "degree_north" ;
		LAT:valid_min = -90. ;
		LAT:valid_max = 90. ;
		LAT:axis = "Y" ;
		LAT:reference_datum = "geographical coordinates, WGS84 projection" ;
	double LON ;
		LON:standard_name = "longitude" ;
		LON:units = "degree_east" ;
		LON:valid_min = -180. ;
		LON:valid_max = 180. ;
		LON:axis = "X" ;
		LON:reference_datum = "geographical coordinates, WGS84 projection" ;
	double DEPTH_SL ;
		DEPTH_SL:standard_name = "depth" ;
		DEPTH_SL:long_name = "Depth coordinate at sea level" ;
		DEPTH_SL:units = "m" ;
		DEPTH_SL:positive = "down" ;
		DEPTH_SL:axis = "Z" ;
		DEPTH_SL:reference_datum = "sea level" ;
	double WAV_HEI_SIG(time) ;
		WAV_HEI_SIG:standard_name = "sea_surface_wave_significant_height" ;
		WAV_HEI_SIG:long_name = "Sea surface wave signifcant height" ;
		WAV_HEI_SIG:units = "m" ;
		WAV_HEI_SIG:coordinates = "time LAT LON DEPTH_SL" ;
		WAV_HEI_SIG:original_units = "m" ;
		WAV_HEI_SIG:observation_type = "measured" ;
		WAV_HEI_SIG:precision = "0.01" ;
	double WAV_HEI_3(time) ;
		WAV_HEI_3:long_name = "sea_surface_wave_mean_height - Sea surface wave mean height of the highest 1/3" ;
		WAV_HEI_3:units = "m" ;
		WAV_HEI_3:coordinates = "time LAT LON DEPTH_SL" ;
		WAV_HEI_3:original_units = "m" ;
		WAV_HEI_3:observation_type = "measured" ;
		WAV_HEI_3:precision = "0.01" ;
	double WAV_HEI_10(time) ;
		WAV_HEI_10:long_name = "sea_surface_wave_mean_height - Sea surface wave mean height of the highest 1/10" ;
		WAV_HEI_10:units = "m" ;
		WAV_HEI_10:coordinates = "time LAT LON DEPTH_SL" ;
		WAV_HEI_10:original_units = "m" ;
		WAV_HEI_10:observation_type = "measured" ;
		WAV_HEI_10:precision = "0.01" ;
	double WAV_HEI_MAX(time) ;
		WAV_HEI_MAX:long_name = "sea_surface_wave_max_height - Sea surface wave max height" ;
		WAV_HEI_MAX:units = "m" ;
		WAV_HEI_MAX:coordinates = "time LAT LON DEPTH_SL" ;
		WAV_HEI_MAX:original_units = "m" ;
		WAV_HEI_MAX:observation_type = "measured" ;
		WAV_HEI_MAX:precision = "0.01" ;
	double WAV_HEI_MEA(time) ;
		WAV_HEI_MEA:long_name = "sea_surface_wave_mean_height - Sea surface wave mean height" ;
		WAV_HEI_MEA:units = "m" ;
		WAV_HEI_MEA:coordinates = "time LAT LON DEPTH_SL" ;
		WAV_HEI_MEA:original_units = "m" ;
		WAV_HEI_MEA:observation_type = "measured" ;
		WAV_HEI_MEA:precision = "0.01" ;
	double WAV_PER_MEA(time) ;
		WAV_PER_MEA:long_name = "sea_surface_wave_mean_period - Sea surface wave mean period" ;
		WAV_PER_MEA:units = "s" ;
		WAV_PER_MEA:coordinates = "time LAT LON DEPTH_SL" ;
		WAV_PER_MEA:original_units = "s" ;
		WAV_PER_MEA:observation_type = "measured" ;
		WAV_PER_MEA:precision = "0.01" ;
	double WAV_PER_PEA(time) ;
		WAV_PER_PEA:long_name = "sea_surface_wave_peak_period - Sea surface wave maximum period" ;
		WAV_PER_PEA:units = "s" ;
		WAV_PER_PEA:coordinates = "time LAT LON DEPTH_SL" ;
		WAV_PER_PEA:original_units = "s" ;
		WAV_PER_PEA:observation_type = "measured" ;
		WAV_PER_PEA:precision = "0.01" ;
	double WAV_PER_MEA_Z(time) ;
		WAV_PER_MEA_Z:long_name = "sea_surface_wave_mean_period - Sea surface wave mean period of all the periods of the record’s ranking" ;
		WAV_PER_MEA_Z:units = "s" ;
		WAV_PER_MEA_Z:coordinates = "time LAT LON DEPTH_SL" ;
		WAV_PER_MEA_Z:original_units = "s" ;
		WAV_PER_MEA_Z:observation_type = "measured" ;
		WAV_PER_MEA_Z:precision = "0.01" ;
	double WAV_PER_MEA_3(time) ;
		WAV_PER_MEA_3:long_name = "sea_surface_wave_mean_period - Sea surface wave mean period  associated with the 1/3 highest waves" ;
		WAV_PER_MEA_3:units = "s" ;
		WAV_PER_MEA_3:coordinates = "time LAT LON DEPTH_SL" ;
		WAV_PER_MEA_3:original_units = "s" ;
		WAV_PER_MEA_3:observation_type = "measured" ;
		WAV_PER_MEA_3:precision = "0.01" ;
	double WAV_PER_MEA_10(time) ;
		WAV_PER_MEA_10:long_name = "sea_surface_wave_mean_period - Sea surface wave mean period  associated with the 1/10 highest waves" ;
		WAV_PER_MEA_10:units = "s" ;
		WAV_PER_MEA_10:coordinates = "time LAT LON DEPTH_SL" ;
		WAV_PER_MEA_10:original_units = "s" ;
		WAV_PER_MEA_10:observation_type = "measured" ;
		WAV_PER_MEA_10:precision = "0.01" ;
	double WAV_PER_MAX(time) ;
		WAV_PER_MAX:long_name = "sea_surface_wave_maximum_period - Sea surface wave maximum period" ;
		WAV_PER_MAX:units = "s" ;
		WAV_PER_MAX:coordinates = "time LAT LON DEPTH_SL" ;
		WAV_PER_MAX:original_units = "s" ;
		WAV_PER_MAX:observation_type = "measured" ;
		WAV_PER_MAX:precision = "0.01" ;
	double WAV_DIR_DIS(time) ;
		WAV_DIR_DIS:long_name = "sea_surface_wave_mean_directional_dispersion - Sea surface wave mean directional dispersion" ;
		WAV_DIR_DIS:units = "degree" ;
		WAV_DIR_DIS:coordinates = "time LAT LON DEPTH_SL" ;
		WAV_DIR_DIS:original_units = "degree" ;
		WAV_DIR_DIS:observation_type = "measured" ;
		WAV_DIR_DIS:precision = "0.01" ;
	double WAV_FRO_DIR(time) ;
		WAV_FRO_DIR:standard_name = "sea_surface_wave_from_direction" ;
		WAV_FRO_DIR:long_name = "Sea surface wave from direction" ;
		WAV_FRO_DIR:units = "degree" ;
		WAV_FRO_DIR:coordinates = "time LAT LON DEPTH_SL" ;
		WAV_FRO_DIR:original_units = "degree" ;
		WAV_FRO_DIR:observation_type = "measured" ;
		WAV_FRO_DIR:precision = "0.01" ;
	double NO_DETS(time) ;
		NO_DETS:long_name = "no_detects_awac - No Detects" ;
		NO_DETS:coordinates = "time" ;
		NO_DETS:observation_type = "measured" ;
		NO_DETS:precision = "1" ;
	double BAD_DETS(time) ;
		BAD_DETS:long_name = "bad_detects_awac - Bad Detects" ;
		BAD_DETS:coordinates = "time" ;
		BAD_DETS:observation_type = "measured" ;
		BAD_DETS:precision = "1" ;
	double CUR_SPE(time) ;
		CUR_SPE:standard_name = "sea_water_speed" ;
		CUR_SPE:long_name = "Sea surface speed" ;
		CUR_SPE:units = "m s-1" ;
		CUR_SPE:coordinates = "time" ;
		CUR_SPE:original_units = "m s-1" ;
		CUR_SPE:observation_type = "measured" ;
		CUR_SPE:precision = "0.001" ;
	double CUR_DIR(time) ;
		CUR_DIR:standard_name = "direction_of_sea_water_velocity" ;
		CUR_DIR:long_name = "Direction of sea water velocity" ;
		CUR_DIR:units = "degree" ;
		CUR_DIR:coordinates = "time" ;
		CUR_DIR:original_units = "degree" ;
		CUR_DIR:observation_type = "measured" ;
		CUR_DIR:precision = "0.01" ;
	double ERR_CODE(time) ;
		ERR_CODE:long_name = "error_code_awac - Error Code" ;
		ERR_CODE:coordinates = "time" ;
		ERR_CODE:observation_type = "measured" ;
		ERR_CODE:precision = "1" ;

// global attributes:
		:title = "Data from instrument SCB-AWAC001 on platform Mobims SonBou" ;
		: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-AWAC001 at Son Bou beach in endurance line purpose.\n",
			"SOCIB\'s Modular Beach Integral Monitoring System (MOBIMS) located at Son Bou beach (Menorca) consists of 1 SIRENA videomonitoring station, 1 Nortek AWAC, 1 Vaisala WXT520 weather station and 6 month beach and sediment survey . The main objective of this platforms is to provide measures on beach shoreline and sediment budget evolution and the related forcings.
Moorings at Son Bou platform: 1 Vaisala WXT520 that measures barometric pressure, air temperature, wind velocity and direction, relative humidity and precipitation. 1 Nortek AWAC that measure current velocity and direction profile and wave height, period and direction.
The Son Bou platform is operating since October 2011 and has the support of the hotel Sol Milanos-Pingüinos." ; :summary = "Deployment of instrument SCB-AWAC001 at Son Bou beach in endurance line purpose.\n", "SOCIB\'s Modular Beach Integral Monitoring System (MOBIMS) located at Son Bou beach (Menorca) consists of 1 SIRENA videomonitoring station, 1 Nortek AWAC, 1 Vaisala WXT520 weather station and 6 month beach and sediment survey . The main objective of this platforms is to provide measures on beach shoreline and sediment budget evolution and the related forcings.
Moorings at Son Bou platform: 1 Vaisala WXT520 that measures barometric pressure, air temperature, wind velocity and direction, relative humidity and precipitation. 1 Nortek AWAC that measure current velocity and direction profile and wave height, period and direction.
The Son Bou platform is operating since October 2011 and has the support of the hotel Sol Milanos-Pingüinos." ; :date_created = "2021-01-18T11:21:29+00:00" ; :date_update = "2021-01-18T11:21:29+00:00" ; :date_modified = "2021-01-18T11:21:29+00:00" ; :cdm_data_type = "TimeSeriesProfile" ; :CF\:featureType = "timeSeriesProfile" ; :featureType = "timeSeriesProfile" ; :data_mode = "DT" ; :processing_level = "L0 - Raw data calibrated" ; :instrument_serial = "N-6141" ; :id = "64_127_2021-01-18T11:21:29+00:00" ; :platform_code = "64" ; :instrument_code = "127" ; :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.89645 ; :geospatial_lat_max = 39.89645 ; :geospatial_lon_min = 4.06372 ; :geospatial_lon_max = 4.06372 ; :geospatial_vertical_min = 0. ; :geospatial_vertical_max = 0. ; :geospatial_lat_units = "degree_north" ; :geospatial_lon_units = "degree_east" ; :geospatial_vertical_units = "m" ; :geospatial_vertical_positive = "down" ; :installation_depth = "17.95" ; :installation_depth_units = "m" ; :installation_depth_positive = "down" ; :installation_depth_axis = "Z" ; :installation_depth_reference_datum = "geographical coordinates, WGS84 projection" ; :time_coverage_start = "2020-10-01T00:00:00+00:00" ; :time_coverage_end = "2020-11-23T13:00:00+00:00" ; :time_coverage_duration = "P0Y1M22DT12H0M0.000S" ; :time_coverage_resolution = "P0Y0M0DT1H0M0.000S" ; :history = "2021-01-18T11:21:29+00:00 processing app v5.3.1" ; :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 = "Nortek" ; :instrument_model = "AWAC ASC 600KHz" ; :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 0 seconds" ; }