NetCDF Metadata

netcdf PR207.accelerometer2.goes-realtime {
dimensions:
	lon = 1 ;
	lat = 1 ;
	depth = 1 ;
	time = UNLIMITED ; // (7060 currently)
variables:
	double lat(lat) ;
		lat:long_name = "Latitude" ;
		lat:short_name = "lat" ;
		lat:units = "degrees_north" ;
		lat:scale_factor = 1. ;
		lat:add_offset = 0. ;
		lat:_FillValue = -999. ;
		lat:valid_range = -90., 90. ;
		lat:Comment = "Coordinate variable" ;
		lat:epic_code = 500 ;
	double lon(lon) ;
		lon:long_name = "Longitude" ;
		lon:short_name = "lon" ;
		lon:modulo = 360. ;
		lon:units = "degrees_east" ;
		lon:scale_factor = 1. ;
		lon:add_offset = 0. ;
		lon:_FillValue = -999. ;
		lon:valid_range = -180., 180. ;
		lon:epic_code = 502 ;
		lon:Comment = "Coordinate variable" ;
	double depth(depth) ;
		depth:long_name = "Depth" ;
		depth:standard_name = "depth" ;
		depth:short_name = "D" ;
		depth:units = "meters" ;
		depth:positive = "down" ;
		depth:scale_factor = 1. ;
		depth:add_offset = 0. ;
		depth:_FillValue = -999. ;
		depth:valid_range = -10000., 100. ;
		depth:epic_code = 3 ;
		depth:Comment = "Coordinate variable" ;
	double time(time) ;
		time:long_name = "Time" ;
		time:standard_name = "time" ;
		time:short_name = "time" ;
		time:units = "days since 1858-11-17 00:00:00" ;
		time:scale_factor = 1. ;
		time:add_offset = 0. ;
		time:_FillValue = -999. ;
		time:valid_range = 0., 99999. ;
		time:epic_code = 624 ;
		time:Comment = "Coordinate variable" ;
	float significant_wave_height_2(time, depth, lat, lon) ;
		significant_wave_height_2:long_name = "Significant Wave Height" ;
		significant_wave_height_2:standard_name = "significant_height_of_wind_and_swell_waves" ;
		significant_wave_height_2:short_name = "SWH" ;
		significant_wave_height_2:ancillary_variables = "significant_wave_height_2_qc" ;
		significant_wave_height_2:scale_factor = 1.f ;
		significant_wave_height_2:add_offset = 0.f ;
		significant_wave_height_2:_FillValue = -999.f ;
		significant_wave_height_2:units = "m" ;
		significant_wave_height_2:measurement_type = "Computed" ;
		significant_wave_height_2:accuracy = 0.5 ;
		significant_wave_height_2:precision = 0.1 ;
		significant_wave_height_2:valid_range = 0.f, 10.f ;
		significant_wave_height_2:is_dead = 0. ;
		significant_wave_height_2:epic_code = 4061 ;
	byte significant_wave_height_2_qc(time, depth, lat, lon) ;
		significant_wave_height_2_qc:long_name = "Significant Wave Height Quality Control" ;
		significant_wave_height_2_qc:short_name = "SWHQC" ;
		significant_wave_height_2_qc:intent = "data_quality" ;
		significant_wave_height_2_qc:standard_name = "significant_height_of_wind_and_swell_waves data_quality" ;
		significant_wave_height_2_qc:_FillValue = -128b ;
		significant_wave_height_2_qc:units = "1" ;
		significant_wave_height_2_qc:valid_range = -127s, 127s ;
		significant_wave_height_2_qc:flag_values = 0b, 1b, 2b, 3b, 40b, 60b, 99b ;
		significant_wave_height_2_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional algorithm_failure_no_infl_pt other_auto_qc off_station suspect_or_other_manual_qc" ;
	float dominant_wave_period_2(time, depth, lat, lon) ;
		dominant_wave_period_2:long_name = "Dominant Wave Period" ;
		dominant_wave_period_2:standard_name = "period" ;
		dominant_wave_period_2:short_name = "DWP" ;
		dominant_wave_period_2:ancillary_variables = "dominant_wave_period_2_qc" ;
		dominant_wave_period_2:scale_factor = 1.f ;
		dominant_wave_period_2:add_offset = 0.f ;
		dominant_wave_period_2:_FillValue = -999.f ;
		dominant_wave_period_2:units = "s" ;
		dominant_wave_period_2:measurement_type = "Computed" ;
		dominant_wave_period_2:precision = 1. ;
		dominant_wave_period_2:accuracy = 2. ;
		dominant_wave_period_2:valid_range = 0.f, 32.f ;
		dominant_wave_period_2:is_dead = 0. ;
		dominant_wave_period_2:sensor_depth = 0. ;
		dominant_wave_period_2:epic_code = 4063 ;
	byte dominant_wave_period_2_qc(time, depth, lat, lon) ;
		dominant_wave_period_2_qc:long_name = "Dominant Wave Period Quality" ;
		dominant_wave_period_2_qc:short_name = "DWPQ" ;
		dominant_wave_period_2_qc:intent = "data_quality" ;
		dominant_wave_period_2_qc:standard_name = "period data_quality" ;
		dominant_wave_period_2_qc:_FillValue = -128b ;
		dominant_wave_period_2_qc:units = "1" ;
		dominant_wave_period_2_qc:valid_range = -127s, 127s ;
		dominant_wave_period_2_qc:flag_values = 0b, 1b, 2b, 3b, 40b, 60b, 99b ;
		dominant_wave_period_2_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional algorithm_failure_no_infl_pt other_auto_qc off_station suspect_or_other_manual_qc" ;
	double time_created(time, depth, lat, lon) ;
		time_created:long_name = "Time Record Created" ;
		time_created:standard_name = "time_created" ;
		time_created:short_name = "time_cr" ;
		time_created:units = "days since 1858-11-17 00:00:00" ;
		time_created:_FillValue = -999. ;
		time_created:valid_range = 0., 99999. ;
	double time_modified(time, depth, lat, lon) ;
		time_modified:long_name = "Time Record Last Modified" ;
		time_modified:standard_name = "time_modified" ;
		time_modified:short_name = "time_mod" ;
		time_modified:units = "days since 1858-11-17 00:00:00" ;
		time_modified:_FillValue = -999. ;
		time_modified:valid_range = 0., 99999. ;

// global attributes:
		:title = "Gulf of Maine Ocean Observing System: Realtime Buoy Observations" ;
		:institution = "Department of Physical Oceanography, School of Marine Sciences, University of Maine" ;
		:institution_url = "http://gyre.umeoce.maine.edu" ;
		:history = "2018-03-09 18:23:22:  revised dominant_wave_period_2_qc  flag_values and flag_meanings attributes\n",
			"2018-03-09 18:23:22:  revised significant_wave_height_2_qc  flag_values and flag_meanings attributes\n",
			"Wed Apr 26 16:22:08 2017: /usr/local/bin/ncrcat -d time,57504.5416666665,57869.5208333335 PR207.accelerometer2.goes-realtime.nc PR207.accelerometer2.goes-realtime.nc.new\n",
			"2016-10-29 15:32:50:  Modified [lon,lat] to [-66.099144,18.474456].\n",
			"Sat Oct 29 14:56:11 2016: /usr/local/bin/ncrcat -d time,57504.5347,57683.4167 PR207.accelerometer2.goes-realtime.nc PR207.accelerometer2.goes-realtime.nc.new\n",
			"2016-10-28 18:35:29:  Modified [lon,lat] to [-66.093512,18.461340].\n",
			"2016-04-26 18:15:41:  Modified [lon,lat] to [-66.098967,18.474507].\n",
			"Tue Apr 26 17:21:22 2016: /usr/local/bin/ncrcat -d time,57504.534722222,57509.534722222 PR207.accelerometer2.goes-realtime.nc PR207.accelerometer2.goes-realtime.nc.new\n",
			"" ;
		:source = "Ocean Data Acquisition Systems (ODAS) Buoy" ;
		:references = "http://gyre.umeoce.maine.edu/data/gomoos/buoy/doc/buoy_system_doc/buoy_system/book1.html" ;
		:comment = "" ;
		:Conventions = "CF-1.0" ;
		:project = "CARICOOS" ;
		:project_url = "http://gomoos.org" ;
		:contact = "nealp@maine.edu,ljm@umeoce.maine.edu,bfleming@umeoce.maine.edu" ;
		:time_zone = "UTC" ;
		:julian_day_convention = "Julian date convention begins at 00:00:00 UTC on 17 November 1858 AD" ;
		:buffer_type = "accelerometer" ;
		:instrument_number = 0 ;
		:processing = "goes-realtime" ;
		:water_depth = 36. ;
		:last_modified = "" ;
		:mooring_site_id = "PR207" ;
		:mooring_site_desc = "CarICOOS Data Buoy B" ;
		:accelerometer_serial_number = "SUMAC1650A00030" ;
		:control_box_serial_number = "UMECB332" ;
		:breakout_id = 7 ;
		:magnetic_variation = -12.5 ;
		:goes_platform_id = "044073C4" ;
		:station_type = "Surface Mooring" ;
		:mooring_type = "Slack" ;
		:ndbc_site_id = "41053" ;
		:uscg_light_list_letter = "B" ;
		:uscg_light_list_number = "" ;
		:watch_circle_radius = 60 ;
		:station_photo = "http://gyre.umeoce.maine.edu/gomoos/images/generic_buoy.png" ;
		:position_datum = "WGS 84" ;
		:depth_datum = "Sea Level" ;
		:number_observations_per_hour = 1 ;
		:number_samples_per_observation = 2048 ;
		:delta_t = 60 ;
		:averaging_period = 17.07 ;
		:clock_time = "Center of period" ;
		:averaging_period_units = "Minutes" ;
		:starting_julian_day_number = 57504.5416666665 ;
		:starting_julian_day_string = "2016-04-26 13:00:00" ;
		:ending_julian_day_number = 57869.5416666665 ;
		:ending_julian_day_string = "2017-04-26 13:00:00" ;
		:algorithm_ids = "Waves_SWH_DWP_1.12:  22-Apr-2016 11:36:34" ;
		:nco_openmp_thread_number = 1 ;
		:longitude = -66.0991443311894 ;
		:latitude = 18.4744555701374 ;
}

Download | Sensor Information | Software | NERACOOS Gulf of Maine Moorings | NERACOOS Home