netcdf dep0002_buoy-soller_scb-met014_L0_latest {
dimensions:
	time = UNLIMITED ; // (6706 currently)
	name_strlen = 25 ;
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: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 HEIGHT ;
		HEIGHT:standard_name = "height" ;
		HEIGHT:long_name = "Height coordinate" ;
		HEIGHT:units = "m" ;
		HEIGHT:positive = "up" ;
		HEIGHT:axis = "Z" ;
		HEIGHT: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 AIR_PRE_ORIG(time) ;
		AIR_PRE_ORIG:standard_name = "air_pressure" ;
		AIR_PRE_ORIG:long_name = "Air pressure original" ;
		AIR_PRE_ORIG:units = "bar" ;
		AIR_PRE_ORIG:coordinates = "time LAT LON HEIGHT" ;
		AIR_PRE_ORIG:original_units = "bar" ;
		AIR_PRE_ORIG:observation_type = "measured" ;
		AIR_PRE_ORIG:precision = "0.0001" ;
	double AIR_TEM(time) ;
		AIR_TEM:standard_name = "air_temperature" ;
		AIR_TEM:long_name = "Air temperature" ;
		AIR_TEM:units = "C" ;
		AIR_TEM:coordinates = "time LAT LON HEIGHT" ;
		AIR_TEM:original_units = "C" ;
		AIR_TEM:observation_type = "measured" ;
		AIR_TEM:precision = "0.1" ;
	double WIN_SPE(time) ;
		WIN_SPE:standard_name = "wind_speed" ;
		WIN_SPE:long_name = "Horizontal wind speed" ;
		WIN_SPE:units = "m s-1" ;
		WIN_SPE:coordinates = "time LAT LON HEIGHT" ;
		WIN_SPE:original_units = "m s-1" ;
		WIN_SPE:observation_type = "measured" ;
		WIN_SPE:precision = "0.1" ;
	double WIN_SPE_GUS(time) ;
		WIN_SPE_GUS:standard_name = "wind_speed_of_gust" ;
		WIN_SPE_GUS:long_name = "Gust wind speed" ;
		WIN_SPE_GUS:units = "m s-1" ;
		WIN_SPE_GUS:coordinates = "time LAT LON HEIGHT" ;
		WIN_SPE_GUS:original_units = "m s-1" ;
		WIN_SPE_GUS:observation_type = "measured" ;
		WIN_SPE_GUS:precision = "0.1" ;
	double WIN_DIR(time) ;
		WIN_DIR:standard_name = "wind_from_direction" ;
		WIN_DIR:long_name = "Wind from direction relative true north" ;
		WIN_DIR:units = "degree" ;
		WIN_DIR:coordinates = "time LAT LON HEIGHT" ;
		WIN_DIR:original_units = "degree" ;
		WIN_DIR:observation_type = "measured" ;
		WIN_DIR:precision = "1" ;

// global attributes:
		:title = "Data from instrument SCB-MET014 on platform Buoy Soller" ;
		:institution = "SOCIB (Sistema de Observación y predicción Costero de las Islas Baleares)" ;
		:netcdf_version = 3. ;
		:Conventions = "CF-1.6" ;
		:abstract = "Weather station data. Deployment of instrument SCB-MET014 at Soller in endurance line.\n",
			"SOCIB install the oceanographic Buoy Soller to obtain metocean data in the North-West coast of Majorca.\n",
			"This buoy provides data on atmospheric variables (wind, pressure and temperature) every 10 minutes, and oceanic variables (waves, water temperature and  currents)  every 30 min.  The data are transferred via GSM to SOCIB servers, where data are pre-processed and are inmediately published on the SOCIB web site.\n",
			"The buoy was designed by EMS, it consists of a miniDB500 float to which a Cambel datalogger and sensors for atmospheric and wave measurement have been added. In 2023 SOCIB has integrated a currentmeter that allows us obtain current data at 12 levels (from 1 to 25 m) and also to collect the data water temperature on the surface." ;
		:summary = "Weather station data. Deployment of instrument SCB-MET014 at Soller in endurance line.\n",
			"SOCIB install the oceanographic Buoy Soller to obtain metocean data in the North-West coast of Majorca.\n",
			"This buoy provides data on atmospheric variables (wind, pressure and temperature) every 10 minutes, and oceanic variables (waves, water temperature and  currents)  every 30 min.  The data are transferred via GSM to SOCIB servers, where data are pre-processed and are inmediately published on the SOCIB web site.\n",
			"The buoy was designed by EMS, it consists of a miniDB500 float to which a Cambel datalogger and sensors for atmospheric and wave measurement have been added. In 2023 SOCIB has integrated a currentmeter that allows us obtain current data at 12 levels (from 1 to 25 m) and also to collect the data water temperature on the surface." ;
		:date_created = "2023-07-27T10:20:19+00:00" ;
		:date_update = "2023-10-19T00:10:19+00:00" ;
		:date_modified = "2023-10-19T00:10:19+00:00" ;
		:cdm_data_type = "TimeSeries" ;
		:CF\:featureType = "timeSeries" ;
		:featureType = "timeSeries" ;
		:data_mode = "R" ;
		:processing_level = "L0 - Raw data calibrated" ;
		:instrument_serial = "44-854-1-01" ;
		:id = "396_740_2023-07-27T10:20:19+00:00" ;
		:platform_code = "396" ;
		:instrument_code = "740" ;
		: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.889333 ;
		:geospatial_lat_max = 39.889333 ;
		:geospatial_lon_min = 2.722166 ;
		:geospatial_lon_max = 2.722166 ;
		:geospatial_vertical_min = 1. ;
		:geospatial_vertical_max = 1. ;
		:geospatial_lat_units = "degree_north" ;
		:geospatial_lon_units = "degree_east" ;
		:geospatial_vertical_units = "m" ;
		:geospatial_vertical_positive = "up" ;
		:installation_depth = "1.0" ;
		:installation_depth_units = "m" ;
		:installation_depth_positive = "down" ;
		:installation_depth_axis = "Z" ;
		:installation_depth_reference_datum = "geographical coordinates, WGS84 projection" ;
		:time_coverage_start = "2023-09-01T00:00:00+00:00" ;
		:time_coverage_end = "2023-10-17T23:40:00+00:00" ;
		:time_coverage_duration = "P0Y1M16DT23H40M0.000S" ;
		:time_coverage_resolution = "P0Y0M0DT0H10M0.000S" ;
		:history = "2023-10-19T00:10:19+00:00 {\"app\":\"Processing application\",\"executionMode\":\"REAL_TIME\",\"comment\":\"\",\"parameters\":\"-em REAL_TIME\",\"version\":\"5.4.5\",\"timestamp\":\"2023-10-19T00:10:19+00:00\"}" ;
		: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" ;
		:contributor_name = "Benjamín Casas, Josep Baeza, Pablo Balaguer, Noemí Calafat, Irene Lizarán, Nikolaus Wirth, Juan Gabriel Fernández, Juan Miguel Villoria, Xisco Notario" ;
		:contributor_role = "ProjectLeader, DataCollector, DataCollector, DataCollector, DataCollector, DataCollector, DataManager, DataCurator, DataCurator" ;
		:publisher_name = "SOCIB" ;
		:publisher_url = "https://www.socib.es" ;
		:publisher_email = "info@socib.es" ;
		:manufacture_name = "AIRMAR" ;
		:instrument_model = "200WX" ;
		: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 600 seconds" ;
}