netcdf dep0003_buoy-bahiadepalma_ime-buoy001_L0_latest {
dimensions:
	time = 7903 ;
	name_strlen = 19 ;
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:long_name = "time" ;
		time:_FillValue = -99999.9 ;
		time:axis = "T" ;
		time:calendar = "gregorian" ;
	double WSPE(time) ;
		WSPE:standard_name = "wind_speed" ;
		WSPE:units = "m s-1" ;
		WSPE:long_name = "wind speed" ;
		WSPE:_FillValue = -99999.9 ;
		WSPE:coordinates = "time LAT LON" ;
		WSPE:valid_min = 0. ;
		WSPE:valid_max = 40. ;
		WSPE:original_units = "m s-1" ;
		WSPE:observation_type = "measured" ;
		WSPE:precision = "0.1" ;
	double WGUS(time) ;
		WGUS:standard_name = "wind_speed_of_gust" ;
		WGUS:units = "m s-1" ;
		WGUS:long_name = "wind gust" ;
		WGUS:_FillValue = -99999.9 ;
		WGUS:coordinates = "time LAT LON" ;
		WGUS:original_units = "m s-1" ;
		WGUS:observation_type = "measured" ;
		WGUS:precision = "0.1" ;
	double WDIR(time) ;
		WDIR:standard_name = "wind_from_direction" ;
		WDIR:units = "degree" ;
		WDIR:long_name = "wind " ;
		WDIR:_FillValue = -99999.9 ;
		WDIR:coordinates = "time LAT LON" ;
		WDIR:original_units = "degree" ;
		WDIR:observation_type = "measured" ;
		WDIR:precision = "1" ;
	double BORI(time) ;
		BORI:standard_name = "platform_orientation" ;
		BORI:units = "degree" ;
		BORI:long_name = "buoy orientation" ;
		BORI:_FillValue = -99999.9 ;
		BORI:coordinates = "time LAT LON" ;
		BORI:original_units = "degree" ;
		BORI:observation_type = "measured" ;
		BORI:precision = "1" ;
	double AIRT(time) ;
		AIRT:standard_name = "air_temperature" ;
		AIRT:units = "C" ;
		AIRT:long_name = "air temperature" ;
		AIRT:_FillValue = -99999.9 ;
		AIRT:coordinates = "time LAT LON" ;
		AIRT:valid_min = -15. ;
		AIRT:valid_max = 45. ;
		AIRT:original_units = "C" ;
		AIRT:observation_type = "measured" ;
		AIRT:precision = "0.01" ;
	double NRAD(time) ;
		NRAD:standard_name = "surface_net_downward_radiative_flux" ;
		NRAD:units = "W m-2" ;
		NRAD:long_name = "net radiation" ;
		NRAD:_FillValue = -99999.9 ;
		NRAD:coordinates = "time LAT LON" ;
		NRAD:valid_min = -280. ;
		NRAD:valid_max = 280. ;
		NRAD:original_units = "W m-2" ;
		NRAD:observation_type = "measured" ;
		NRAD:precision = "1" ;
	double AIRP(time) ;
		AIRP:standard_name = "air_pressure" ;
		AIRP:units = "hPa" ;
		AIRP:long_name = "atmospheric pressure" ;
		AIRP:_FillValue = -99999.9 ;
		AIRP:coordinates = "time LAT LON" ;
		AIRP:valid_min = 980. ;
		AIRP:valid_max = 1040. ;
		AIRP:original_units = "hPa" ;
		AIRP:observation_type = "measured" ;
		AIRP:precision = "0.1" ;
	double BVOL(time) ;
		BVOL:standard_name = "voltage" ;
		BVOL:units = "volt" ;
		BVOL:long_name = "battery voltage" ;
		BVOL:_FillValue = -99999.9 ;
		BVOL:coordinates = "time LAT LON" ;
		BVOL:original_units = "volt" ;
		BVOL:observation_type = "measured" ;
		BVOL:precision = "0.1" ;
	double WHEI(time) ;
		WHEI:standard_name = "sea_surface_wave_significant_height" ;
		WHEI:units = "m" ;
		WHEI:long_name = "Wave significant height" ;
		WHEI:_FillValue = -99999.9 ;
		WHEI:coordinates = "time LAT LON" ;
		WHEI:valid_min = 0. ;
		WHEI:valid_max = 15. ;
		WHEI:original_units = "m" ;
		WHEI:observation_type = "measured" ;
		WHEI:precision = "0.1" ;
	double WPER(time) ;
		WPER:standard_name = "sea_surface_swell_wave_period" ;
		WPER:units = "s" ;
		WPER:long_name = "wave period" ;
		WPER:_FillValue = -99999.9 ;
		WPER:coordinates = "time LAT LON" ;
		WPER:original_units = "s" ;
		WPER:observation_type = "measured" ;
		WPER:precision = "0.1" ;
	double CS01(time) ;
		CS01:standard_name = "sea_water_speed" ;
		CS01:units = "cm s-1" ;
		CS01:long_name = "current speed at 1m depth" ;
		CS01:_FillValue = -99999.9 ;
		CS01:coordinates = "time LAT LON" ;
		CS01:valid_min = 0. ;
		CS01:valid_max = 300. ;
		CS01:original_units = "cm s-1" ;
		CS01:observation_type = "measured" ;
		CS01:precision = "0.1" ;
	double CD01(time) ;
		CD01:standard_name = "direction_of_sea_water_velocity" ;
		CD01:units = "degree" ;
		CD01:long_name = "current direction at 1m depth" ;
		CD01:_FillValue = -99999.9 ;
		CD01:coordinates = "time LAT LON" ;
		CD01:valid_min = 0. ;
		CD01:valid_max = 360. ;
		CD01:original_units = "degree" ;
		CD01:observation_type = "measured" ;
		CD01:precision = "1" ;
	double WT01(time) ;
		WT01:standard_name = "sea_water_temperature" ;
		WT01:units = "C" ;
		WT01:long_name = "water temperature at 1m depth" ;
		WT01:_FillValue = -99999.9 ;
		WT01:coordinates = "time LAT LON" ;
		WT01:valid_min = 9. ;
		WT01:valid_max = 28. ;
		WT01:original_units = "C" ;
		WT01:observation_type = "measured" ;
		WT01:precision = "0.1" ;
	double WT03(time) ;
		WT03:standard_name = "sea_water_temperature" ;
		WT03:units = "C" ;
		WT03:long_name = "water temperature at 3m depth" ;
		WT03:_FillValue = -99999.9 ;
		WT03:coordinates = "time LAT LON" ;
		WT03:valid_min = 9. ;
		WT03:valid_max = 27. ;
		WT03:original_units = "C" ;
		WT03:observation_type = "measured" ;
		WT03:precision = "0.01" ;
	double WT05(time) ;
		WT05:standard_name = "sea_water_temperature" ;
		WT05:units = "C" ;
		WT05:long_name = "water temperature at 5m depth" ;
		WT05:_FillValue = -99999.9 ;
		WT05:coordinates = "time LAT LON" ;
		WT05:valid_min = 8. ;
		WT05:valid_max = 25. ;
		WT05:original_units = "C" ;
		WT05:observation_type = "measured" ;
		WT05:precision = "0.01" ;
	double WT07(time) ;
		WT07:standard_name = "sea_water_temperature" ;
		WT07:units = "C" ;
		WT07:long_name = "water temperature at 7m depth" ;
		WT07:_FillValue = -99999.9 ;
		WT07:coordinates = "time LAT LON" ;
		WT07:valid_min = 8. ;
		WT07:valid_max = 26. ;
		WT07:original_units = "C" ;
		WT07:observation_type = "measured" ;
		WT07:precision = "0.01" ;
	double CS09(time) ;
		CS09:standard_name = "sea_water_speed" ;
		CS09:units = "cm s-1" ;
		CS09:long_name = "current speed at 9m depth" ;
		CS09:_FillValue = -99999.9 ;
		CS09:coordinates = "time LAT LON" ;
		CS09:valid_min = 0. ;
		CS09:valid_max = 300. ;
		CS09:original_units = "cm s-1" ;
		CS09:observation_type = "measured" ;
		CS09:precision = "0.1" ;
	double CD09(time) ;
		CD09:standard_name = "direction_of_sea_water_velocity" ;
		CD09:units = "degree" ;
		CD09:long_name = "current direction at 9m depth" ;
		CD09:_FillValue = -99999.9 ;
		CD09:coordinates = "time LAT LON" ;
		CD09:valid_min = 0. ;
		CD09:valid_max = 360. ;
		CD09:original_units = "degree" ;
		CD09:observation_type = "measured" ;
		CD09:precision = "1" ;
	double WT09(time) ;
		WT09:standard_name = "sea_water_temperature" ;
		WT09:units = "C" ;
		WT09:long_name = "water temperature at 9m depth" ;
		WT09:_FillValue = -99999.9 ;
		WT09:coordinates = "time LAT LON" ;
		WT09:valid_min = 8. ;
		WT09:valid_max = 25. ;
		WT09:original_units = "C" ;
		WT09:observation_type = "measured" ;
		WT09:precision = "0.1" ;
	double TURB(time) ;
		TURB:standard_name = "turbidity_of_sea_water" ;
		TURB:units = "NTU" ;
		TURB:long_name = "turbidity at 10m depth" ;
		TURB:_FillValue = -99999.9 ;
		TURB:coordinates = "time LAT LON" ;
		TURB:original_units = "NTU" ;
		TURB:observation_type = "measured" ;
		TURB:precision = "0.01" ;
	double COND(time) ;
		COND:standard_name = "sea_water_electrical_conductivity" ;
		COND:units = "mS cm-1" ;
		COND:long_name = "conductivity at 10m depth" ;
		COND:_FillValue = -99999.9 ;
		COND:coordinates = "time LAT LON" ;
		COND:original_units = "mS cm-1" ;
		COND:observation_type = "measured" ;
		COND:precision = "0.001" ;
	double WT10(time) ;
		WT10:standard_name = "sea_water_temperature" ;
		WT10:units = "C" ;
		WT10:long_name = "water temperature at 10m depth" ;
		WT10:_FillValue = -99999.9 ;
		WT10:coordinates = "time LAT LON" ;
		WT10:valid_min = 7. ;
		WT10:valid_max = 25. ;
		WT10:original_units = "C" ;
		WT10:observation_type = "measured" ;
		WT10:precision = "0.1" ;
	double CLO(time) ;
		CLO:standard_name = "mass_concentration_of_chlorophyll_in_sea_water" ;
		CLO:units = "mg/l" ;
		CLO:long_name = "chlorophyll concentration at 12m depth" ;
		CLO:_FillValue = -99999.9 ;
		CLO:coordinates = "time LAT LON" ;
		CLO:original_units = "mg/l" ;
		CLO:observation_type = "measured" ;
		CLO:precision = "0.01" ;
	double WT13(time) ;
		WT13:standard_name = "sea_water_temperature" ;
		WT13:units = "C" ;
		WT13:long_name = "water temperature at 13m depth" ;
		WT13:_FillValue = -99999.9 ;
		WT13:coordinates = "time LAT LON" ;
		WT13:valid_min = 7. ;
		WT13:valid_max = 25. ;
		WT13:original_units = "C" ;
		WT13:observation_type = "measured" ;
		WT13:precision = "0.01" ;
	double WT15(time) ;
		WT15:standard_name = "sea_water_temperature" ;
		WT15:units = "C" ;
		WT15:long_name = "water temperature at 15m depth" ;
		WT15:_FillValue = -99999.9 ;
		WT15:coordinates = "time LAT LON" ;
		WT15:valid_min = 7. ;
		WT15:valid_max = 25. ;
		WT15:original_units = "C" ;
		WT15:observation_type = "measured" ;
		WT15:precision = "0.01" ;
	double WT17(time) ;
		WT17:standard_name = "sea_water_temperature" ;
		WT17:units = "C" ;
		WT17:long_name = "water temperature at 17m depth" ;
		WT17:_FillValue = -99999.9 ;
		WT17:coordinates = "time LAT LON" ;
		WT17:valid_min = 7. ;
		WT17:valid_max = 25. ;
		WT17:original_units = "C" ;
		WT17:observation_type = "measured" ;
		WT17:precision = "0.01" ;
	double CS19(time) ;
		CS19:standard_name = "sea_water_speed" ;
		CS19:units = "cm s-1" ;
		CS19:long_name = "current speed at 19m depth" ;
		CS19:_FillValue = -99999.9 ;
		CS19:coordinates = "time LAT LON" ;
		CS19:original_units = "cm s-1" ;
		CS19:observation_type = "measured" ;
		CS19:precision = "0.1" ;
	double CD19(time) ;
		CD19:standard_name = "direction_of_sea_water_velocity" ;
		CD19:units = "degree" ;
		CD19:long_name = "current direction at 19m depth" ;
		CD19:_FillValue = -99999.9 ;
		CD19:coordinates = "time LAT LON" ;
		CD19:original_units = "degree" ;
		CD19:observation_type = "measured" ;
		CD19:precision = "1" ;
	double WT19(time) ;
		WT19:standard_name = "sea_water_temperature" ;
		WT19:units = "C" ;
		WT19:long_name = "water temperature at 19m depth" ;
		WT19:_FillValue = -99999.9 ;
		WT19:coordinates = "time LAT LON" ;
		WT19:original_units = "C" ;
		WT19:observation_type = "measured" ;
		WT19:precision = "0.1" ;

// global attributes:
		:title = "Data from instrument IME-BUOY001 on platform Buoy BahiaDePalma" ;
		:institution = "IMEDEA (Instituto MEDiterráneo de Estudios Avanzados)" ;
		:source = "" ;
		:netcdf_version = 3.5 ;
		:Conventions = "CF-1.6" ;
		:abstract = "The oceanographic buoy Bahia de Palma was commissioned in November 2007 thanks to UGIZC project (IMEDEA\'s project, funded by Consellería d\'Economía, Hiscenda e Innovació del Govern de les Illes Balears).This buoy provides data on atmospheric variables (wind, pressure, temperature, etc.), and variables measured in the water column (currents, temperature, etc.) from the surface to 20m depth.The buoy  take data every 10 minutesperforms measurements, and data are transferred via VHF radio to the Calanova facilities, and thence through the Internet, to SOCIB servers, where data are pre-processed, you will apply a series of quality controls and are published on this site.  
" ; :references = "" ; :summary = "The oceanographic buoy Bahia de Palma was commissioned in November 2007 thanks to UGIZC project (IMEDEA\'s project, funded by Consellería d\'Economía, Hiscenda e Innovació del Govern de les Illes Balears).This buoy provides data on atmospheric variables (wind, pressure, temperature, etc.), and variables measured in the water column (currents, temperature, etc.) from the surface to 20m depth.The buoy  take data every 10 minutesperforms measurements, and data are transferred via VHF radio to the Calanova facilities, and thence through the Internet, to SOCIB servers, where data are pre-processed, you will apply a series of quality controls and are published on this site. 
" ; :comment = "The oceanographic buoy Bahia de Palma was commissioned in November 2007 thanks to UGIZC project (IMEDEA\'s project, funded by Consellería d\'Economía, Hiscenda e Innovació del Govern de les Illes Balears).This buoy provides data on atmospheric variables (wind, pressure, temperature, etc.), and variables measured in the water column (currents, temperature, etc.) from the surface to 20m depth.The buoy  take data every 10 minutesperforms measurements, and data are transferred via VHF radio to the Calanova facilities, and thence through the Internet, to SOCIB servers, where data are pre-processed, you will apply a series of quality controls and are published on this site. 
" ; :date_created = "2012-02-28T09:40:09+00:00" ; :date_update = "2012-04-16T06:28:12+00:00" ; :date_modified = "2012-04-16T06:28:12+00:00" ; :date_issue = "" ; :cdm_data_type = "Time Series" ; :CF\:featureType = "timeSeries" ; :featureType = "timeSeries" ; :keywords = "" ; :data_mode = "R" ; :processing_level = "L0 - Raw data calibrated" ; :wmo_platform_code = "37" ; :platform_code = "37" ; :instrument_code = "80" ; :id = "37_80_2012-04-16T06:28:12+00:00" ; :kewords_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 = "" ; :geospatial_vertical_max = "" ; :geospatial_lat_units = "degrees" ; :geospatial_lon_units = "degrees" ; :geospatial_vertical_units = "m" ; :geospatial_vertical_positive = "" ; :time_coverage_start = "2012-03-01T00:00:25+00:00" ; :time_coverage_end = "2012-04-15T17:25:00+00:00" ; :time_coverage_duration = "P0Y1M14DT17H24M35.000S" ; :time_coverage_resolution = "P0Y0M0DT0H10M0.000S" ; :local_time_zone = NaN ; :data_center = "SOCIB Data Center" ; :data_center_email = "info@socib.es" ; :institution_references = "http://www.socib.es" ; :principal_investigator = "Prof. Joaquim Tintoré Subirana" ; :principal_investigator_email = "jtintore@socib.es" ; :project = "SOCIB Operational" ; :author = "Benjamín Casas Pérez" ; :author_email = "bcasas@socib.es" ; :creator_name = "Benjamín Casas Pérez" ; :creator_url = "http://www.imedea.uib.es/~benjamin/index.php" ; :creator_email = "bcasas@socib.es" ; :contributor_name = "" ; :contributor_role = "" ; :publisher_name = "SOCIB" ; :publisher_url = "http://www.socib.es" ; :publisher_email = "info@socib.es" ; :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/)." ; :qc_manual_reference = "" ; :update_interval = "every 600 seconds" ; :history = "Tue Jan 27 12:33:46 2015: ncatted -O -a ancillary_variables,,d,, ./oceanographic_buoy/buoy_bahiadepalma-ime_buoy001/L0/dep0003_buoy-bahiadepalma_ime-buoy001_L0_latest.nc" ; }