netcdf dep0001_buoy-bahiadepalma_scb-met010_L1_2013-04 {
dimensions:
	time = 1083 ;
	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:_FillValue = -99999.9 ;
		time:axis = "T" ;
		time:calendar = "gregorian" ;
	double LAT ;
		LAT:standard_name = "latitude" ;
		LAT:long_name = "Latitude coordinate" ;
		LAT:units = "degree_north" ;
		LAT:_FillValue = -99999.9 ;
		LAT:axis = "Y" ;
		LAT:valid_min = -90. ;
		LAT:valid_max = 90. ;
		LAT:reference_datum = "geographical coordinates, WGS84 projection" ;
	double LON ;
		LON:standard_name = "longitude" ;
		LON:long_name = "Longitude coordinate" ;
		LON:units = "degree_east" ;
		LON:_FillValue = -99999.9 ;
		LON:axis = "X" ;
		LON:reference_datum = "geographical coordinates, WGS84 projection" ;
	double DEPTH ;
		DEPTH:standard_name = "depth" ;
		DEPTH:long_name = "Depth coordinate" ;
		DEPTH:units = "m" ;
		DEPTH:_FillValue = -99999.9 ;
		DEPTH:positive = "down" ;
		DEPTH:axis = "Z" ;
		DEPTH:reference_datum = "geographical coordinates, WGS84 projection" ;
	double WIN_SPE(time) ;
		WIN_SPE:standard_name = "wind_speed" ;
		WIN_SPE:long_name = "Wind speed average" ;
		WIN_SPE:units = "m s-1" ;
		WIN_SPE:_FillValue = -99999.9 ;
		WIN_SPE:ancillary_variables = "QC_WIN_SPE" ;
		WIN_SPE:coordinates = "time LAT LON DEPTH" ;
		WIN_SPE:original_units = "m s-1" ;
		WIN_SPE:observation_type = "measured" ;
		WIN_SPE:precision = "0.1" ;
	byte QC_WIN_SPE(time) ;
		QC_WIN_SPE:standard_name = "wind_speed status_flag" ;
		QC_WIN_SPE:long_name = "Quality flag for WIN_SPE" ;
		QC_WIN_SPE:quality_control_convention = "SOCIB Quality control Data Protocol" ;
		QC_WIN_SPE:valid_min = 0 ;
		QC_WIN_SPE:valid_max = 9 ;
		QC_WIN_SPE:_FillValue = 10b ;
		QC_WIN_SPE:flag_values = 0b, 1b, 2b, 3b, 4b, 6b, 9b ;
		QC_WIN_SPE:flag_meanings = "no_qc_performed good_data probably_good_data probably_bad_data bad_data spike missing_value" ;
	double WIN_GUS(time) ;
		WIN_GUS:standard_name = "wind_speed_of_gust" ;
		WIN_GUS:long_name = "Maximum wind speed" ;
		WIN_GUS:units = "m s-1" ;
		WIN_GUS:_FillValue = -99999.9 ;
		WIN_GUS:ancillary_variables = "QC_WIN_GUS" ;
		WIN_GUS:coordinates = "time LAT LON DEPTH" ;
		WIN_GUS:original_units = "m s-1" ;
		WIN_GUS:observation_type = "measured" ;
		WIN_GUS:precision = "0.1" ;
	byte QC_WIN_GUS(time) ;
		QC_WIN_GUS:standard_name = "wind_speed_of_gust status_flag" ;
		QC_WIN_GUS:long_name = "Quality flag for WIN_GUS" ;
		QC_WIN_GUS:quality_control_convention = "SOCIB Quality control Data Protocol" ;
		QC_WIN_GUS:valid_min = 0 ;
		QC_WIN_GUS:valid_max = 9 ;
		QC_WIN_GUS:_FillValue = 10b ;
		QC_WIN_GUS:flag_values = 0b, 1b, 2b, 3b, 4b, 6b, 9b ;
		QC_WIN_GUS:flag_meanings = "no_qc_performed good_data probably_good_data probably_bad_data bad_data spike missing_value" ;
	double WIN_DIR(time) ;
		WIN_DIR:standard_name = "wind_from_direction" ;
		WIN_DIR:long_name = "Wind direction average" ;
		WIN_DIR:units = "degree" ;
		WIN_DIR:_FillValue = -99999.9 ;
		WIN_DIR:ancillary_variables = "QC_WIN_DIR" ;
		WIN_DIR:coordinates = "time LAT LON DEPTH" ;
		WIN_DIR:original_units = "degree" ;
		WIN_DIR:observation_type = "measured" ;
		WIN_DIR:precision = "1" ;
	byte QC_WIN_DIR(time) ;
		QC_WIN_DIR:standard_name = "wind_from_direction status_flag" ;
		QC_WIN_DIR:long_name = "Quality flag for WIN_DIR" ;
		QC_WIN_DIR:quality_control_convention = "SOCIB Quality control Data Protocol" ;
		QC_WIN_DIR:valid_min = 0 ;
		QC_WIN_DIR:valid_max = 9 ;
		QC_WIN_DIR:_FillValue = 10b ;
		QC_WIN_DIR:flag_values = 0b, 1b, 2b, 3b, 4b, 6b, 9b ;
		QC_WIN_DIR:flag_meanings = "no_qc_performed good_data probably_good_data probably_bad_data bad_data spike missing_value" ;
	double AIR_TEM(time) ;
		AIR_TEM:standard_name = "air_temperature" ;
		AIR_TEM:long_name = "Air temperature average" ;
		AIR_TEM:units = "C" ;
		AIR_TEM:_FillValue = -99999.9 ;
		AIR_TEM:ancillary_variables = "QC_AIR_TEM" ;
		AIR_TEM:coordinates = "time LAT LON DEPTH" ;
		AIR_TEM:original_units = "C" ;
		AIR_TEM:observation_type = "measured" ;
		AIR_TEM:precision = "0.1" ;
	byte QC_AIR_TEM(time) ;
		QC_AIR_TEM:standard_name = "air_temperature status_flag" ;
		QC_AIR_TEM:long_name = "Quality flag for AIR_TEM" ;
		QC_AIR_TEM:quality_control_convention = "SOCIB Quality control Data Protocol" ;
		QC_AIR_TEM:valid_min = 0 ;
		QC_AIR_TEM:valid_max = 9 ;
		QC_AIR_TEM:_FillValue = 10b ;
		QC_AIR_TEM:flag_values = 0b, 1b, 2b, 3b, 4b, 6b, 9b ;
		QC_AIR_TEM:flag_meanings = "no_qc_performed good_data probably_good_data probably_bad_data bad_data spike missing_value" ;
	double AIR_PRE(time) ;
		AIR_PRE:standard_name = "air_pressure" ;
		AIR_PRE:long_name = "Air pressure average" ;
		AIR_PRE:units = "hPa" ;
		AIR_PRE:_FillValue = -99999.9 ;
		AIR_PRE:ancillary_variables = "QC_AIR_PRE" ;
		AIR_PRE:coordinates = "time LAT LON DEPTH" ;
		AIR_PRE:original_units = "hPa" ;
		AIR_PRE:observation_type = "measured" ;
		AIR_PRE:precision = "0.01" ;
	byte QC_AIR_PRE(time) ;
		QC_AIR_PRE:standard_name = "air_pressure status_flag" ;
		QC_AIR_PRE:long_name = "Quality flag for AIR_PRE" ;
		QC_AIR_PRE:quality_control_convention = "SOCIB Quality control Data Protocol" ;
		QC_AIR_PRE:valid_min = 0 ;
		QC_AIR_PRE:valid_max = 9 ;
		QC_AIR_PRE:_FillValue = 10b ;
		QC_AIR_PRE:flag_values = 0b, 1b, 2b, 3b, 4b, 6b, 9b ;
		QC_AIR_PRE:flag_meanings = "no_qc_performed good_data probably_good_data probably_bad_data bad_data spike missing_value" ;
	double DEW_POI(time) ;
		DEW_POI:standard_name = "dew_point_temperature" ;
		DEW_POI:long_name = "Dew point temperature average" ;
		DEW_POI:units = "C" ;
		DEW_POI:_FillValue = -99999.9 ;
		DEW_POI:coordinates = "time LAT LON DEPTH" ;
		DEW_POI:original_units = "C" ;
		DEW_POI:observation_type = "measured" ;
		DEW_POI:precision = "0.1" ;
	double REL_HUM(time) ;
		REL_HUM:standard_name = "relative_humidity" ;
		REL_HUM:long_name = "Relative humidity average" ;
		REL_HUM:units = "%" ;
		REL_HUM:_FillValue = -99999.9 ;
		REL_HUM:ancillary_variables = "QC_REL_HUM" ;
		REL_HUM:coordinates = "time LAT LON DEPTH" ;
		REL_HUM:original_units = "%" ;
		REL_HUM:observation_type = "derived" ;
		REL_HUM:precision = "0.1" ;
	byte QC_REL_HUM(time) ;
		QC_REL_HUM:standard_name = "relative_humidity status_flag" ;
		QC_REL_HUM:long_name = "Quality flag for REL_HUM" ;
		QC_REL_HUM:quality_control_convention = "SOCIB Quality control Data Protocol" ;
		QC_REL_HUM:valid_min = 0 ;
		QC_REL_HUM:valid_max = 9 ;
		QC_REL_HUM:_FillValue = 10b ;
		QC_REL_HUM:flag_values = 0b, 1b, 2b, 3b, 4b, 6b, 9b ;
		QC_REL_HUM:flag_meanings = "no_qc_performed good_data probably_good_data probably_bad_data bad_data spike missing_value" ;
	double NET_RAD(time) ;
		NET_RAD:standard_name = "surface_net_downward_radiative_flux" ;
		NET_RAD:long_name = "Surface net downward radiative flux" ;
		NET_RAD:units = "W m-2" ;
		NET_RAD:_FillValue = -99999.9 ;
		NET_RAD:coordinates = "time LAT LON DEPTH" ;
		NET_RAD:original_units = "W m-2" ;
		NET_RAD:observation_type = "measured" ;
		NET_RAD:precision = "0.01" ;

// global attributes:
		:title = "Data from instrument SCB-MET010 on platform Buoy BahiaDePalma" ;
		:institution = "SOCIB (Sistema de Observación y predicción Costero de las Islas Baleares)" ;
		:netcdf_version = 3.5 ;
		:Conventions = "CF-1.6" ;
		:date_created = "2013-05-07T10:37:05+00:00" ;
		:date_update = "2013-05-27T11:40:15+00:00" ;
		:date_modified = "2013-05-27T11:40:15+00:00" ;
		:cdm_data_type = "TimeSeries" ;
		:CF\:featureType = "timeSeries" ;
		:featureType = "timeSeries" ;
		:data_mode = "R" ;
		:processing_level = "L1 - Derived variables and quality control procedures applied" ;
		:wmo_platform_code = "146" ;
		:platform_code = "146" ;
		:instrument_code = "313" ;
		:id = "146_313_2013-05-27T11:40:15+00:00" ;
		: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 = 0. ;
		:geospatial_lat_units = "degree_north" ;
		:geospatial_lon_units = "degree_east" ;
		:geospatial_vertical_units = "m" ;
		:geospatial_vertical_positive = "down" ;
		:time_coverage_start = "2013-04-23T11:30:00+00:00" ;
		:time_coverage_end = "2013-04-30T23:50:00+00:00" ;
		:time_coverage_duration = "P0Y0M7DT12H20M0.000S" ;
		:time_coverage_resolution = "P0Y0M0DT0H10M0.000S" ;
		: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 = "-" ;
		:instrument_model = "-" ;
		: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 3600 seconds" ;
		:history = "Thu Jan 29 09:17:32 2015: ncatted -O -a flag_values,,m,b,0, 1, 2, 3, 4, 6, 9 -a flag_meanings,,m,c,no_qc_performed good_data probably_good_data probably_bad_data bad_data spike missing_value ./weather_station/buoy_bahiadepalma-scb_met010/L1/2013/dep0001_buoy-bahiadepalma_scb-met010_L1_2013-04.nc" ;
}