NetCDF Metadata

netcdf K0101.diagnostics.realtime {
dimensions:
	lon = 1 ;
	lat = 1 ;
	depth = 1 ;
	time = UNLIMITED ; // (5525 currently)
variables:
	double lat(lat) ;
		lat:long_name = "Latitude" ;
		lat:short_name = "lat" ;
		lat:units = "degrees_north" ;
		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:_FillValue = -999. ;
		lon:valid_range = -180., 180. ;
		lon:Comment = "Coordinate variable" ;
		lon:epic_code = 502 ;
	double depth(depth) ;
		depth:long_name = "Depth" ;
		depth:short_name = "D" ;
		depth:units = "meters" ;
		depth:positive = "down" ;
		depth:_FillValue = -999. ;
		depth:valid_range = -10000., 100. ;
		depth:Comment = "Coordinate variable" ;
		depth:epic_code = 3 ;
		depth:standard_name = "depth" ;
	double time(time) ;
		time:long_name = "Time" ;
		time:short_name = "time" ;
		time:units = "days since 1858-11-17 00:00:00" ;
		time:_FillValue = -999. ;
		time:valid_range = 0., 99999. ;
		time:Comment = "Coordinate variable" ;
		time:minimum = 2452121.54861111 ;
		time:maximum = 2452121.54861111 ;
		time:epic_code = 624 ;
		time:standard_name = "time" ;
	float battery(time, depth, lat, lon) ;
		battery:long_name = "Battery" ;
		battery:short_name = "BAT" ;
		battery:_FillValue = -999.f ;
		battery:units = "volts" ;
		battery:valid_range = 0., 20. ;
		battery:is_dead = 0 ;
		battery:sensor_depth = 0. ;
		battery:minimum = 14.3 ;
		battery:maximum = 14.3 ;
		battery:ancillary_variables = "battery_qc" ;
	byte battery_qc(time, depth, lat, lon) ;
		battery_qc:long_name = "Battery Quality" ;
		battery_qc:short_name = "BAT QC" ;
		battery_qc:_FillValue = -128b ;
		battery_qc:units = "1" ;
		battery_qc:valid_range = 0b, 127b ;
		battery_qc:quality_good = 0b ;
		battery_qc:quality_bad = 1b ;
		battery_qc:sensor_depth = 0. ;
		battery_qc:minimum = 0. ;
		battery_qc:maximum = 0. ;
		battery_qc:intent = "data_quality" ;
		battery_qc:standard_name = "battery data_quality" ;
	float int_temp(time, depth, lat, lon) ;
		int_temp:long_name = "Internal Temperature" ;
		int_temp:short_name = "INTTMP" ;
		int_temp:_FillValue = -999.f ;
		int_temp:units = "none" ;
		int_temp:valid_range = 0., 150. ;
		int_temp:is_dead = 0 ;
		int_temp:sensor_depth = 0. ;
		int_temp:minimum = 19.33 ;
		int_temp:maximum = 19.33 ;
		int_temp:ancillary_variables = "int_temp_qc" ;
	byte int_temp_qc(time, depth, lat, lon) ;
		int_temp_qc:long_name = "Internal Temperature Quality" ;
		int_temp_qc:short_name = "INTMP QC" ;
		int_temp_qc:_FillValue = -128b ;
		int_temp_qc:units = "1" ;
		int_temp_qc:valid_range = 0b, 127b ;
		int_temp_qc:quality_good = 0b ;
		int_temp_qc:quality_bad = 1b ;
		int_temp_qc:sensor_depth = 0. ;
		int_temp_qc:minimum = 0. ;
		int_temp_qc:maximum = 0. ;
		int_temp_qc:intent = "data_quality" ;
		int_temp_qc:standard_name = "int_temp data_quality" ;
	float water_level(time, depth, lat, lon) ;
		water_level:long_name = "Water Level" ;
		water_level:short_name = "WL" ;
		water_level:_FillValue = -999.f ;
		water_level:units = "none" ;
		water_level:valid_range = 0., 200. ;
		water_level:is_dead = 52304.6959193102 ;
		water_level:sensor_depth = 0. ;
		water_level:minimum = -545.7 ;
		water_level:maximum = -545.7 ;
		water_level:history = "  30-Jan-2002 16:42:08:  Marked this parameter as non-functional as of julian day 2452305.695919 (2002-01-30 16:42:07)" ;
		water_level:ancillary_variables = "water_level_qc" ;
	byte water_level_qc(time, depth, lat, lon) ;
		water_level_qc:long_name = "Water Level Quality" ;
		water_level_qc:short_name = "WL QC" ;
		water_level_qc:_FillValue = -128b ;
		water_level_qc:units = "1" ;
		water_level_qc:valid_range = 0b, 127b ;
		water_level_qc:quality_good = 0b ;
		water_level_qc:quality_bad = 1b ;
		water_level_qc:sensor_depth = 0. ;
		water_level_qc:minimum = 0. ;
		water_level_qc:maximum = 0. ;
		water_level_qc:intent = "data_quality" ;
		water_level_qc:standard_name = "water_level data_quality" ;
	double gps_time(time, depth, lat, lon) ;
		gps_time:long_name = "GPS Time" ;
		gps_time:short_name = "GPST" ;
		gps_time:_FillValue = -999. ;
		gps_time:units = "days since -4713-11-24 00:00:00" ;
		gps_time:valid_range = 0., 2460000. ;
		gps_time:sensor_depth = -4. ;
		gps_time:is_dead = 0 ;
		gps_time:minimum = 2452121.5365625 ;
		gps_time:maximum = 2452121.5365625 ;
		gps_time:ancillary_variables = "gps_time_qc" ;
	byte gps_time_qc(time, depth, lat, lon) ;
		gps_time_qc:long_name = "GPS Time Quality" ;
		gps_time_qc:short_name = "GPSTQ" ;
		gps_time_qc:_FillValue = -128b ;
		gps_time_qc:units = "1" ;
		gps_time_qc:valid_range = 0b, 127b ;
		gps_time_qc:quality_good = 0b ;
		gps_time_qc:quality_bad = 1b ;
		gps_time_qc:gps_failed_to_acquire = 2b ;
		gps_time_qc:sensor_depth = 0. ;
		gps_time_qc:minimum = 0. ;
		gps_time_qc:maximum = 0. ;
		gps_time_qc:intent = "data_quality" ;
		gps_time_qc:standard_name = "gps_time data_quality" ;
	float gps_lon(time, depth, lat, lon) ;
		gps_lon:long_name = "GPS Longitude" ;
		gps_lon:short_name = "GPSLON" ;
		gps_lon:_FillValue = -999.f ;
		gps_lon:units = "degrees_east" ;
		gps_lon:valid_range = -180., 180. ;
		gps_lon:is_dead = 0 ;
		gps_lon:sensor_depth = -4. ;
		gps_lon:minimum = -66.0176833333333 ;
		gps_lon:maximum = -66.0176833333333 ;
		gps_lon:ancillary_variables = "gps_lon_qc" ;
	byte gps_lon_qc(time, depth, lat, lon) ;
		gps_lon_qc:long_name = "GPS Longitude Quality" ;
		gps_lon_qc:short_name = "GPSLONQ" ;
		gps_lon_qc:_FillValue = -128b ;
		gps_lon_qc:units = "1" ;
		gps_lon_qc:valid_range = 0b, 127b ;
		gps_lon_qc:quality_good = 0b ;
		gps_lon_qc:quality_bad = 1b ;
		gps_lon_qc:gps_failed_to_acquire = 2b ;
		gps_lon_qc:sensor_depth = 0. ;
		gps_lon_qc:minimum = 0. ;
		gps_lon_qc:maximum = 0. ;
		gps_lon_qc:intent = "data_quality" ;
		gps_lon_qc:standard_name = "gps_lon data_quality" ;
	float gps_lat(time, depth, lat, lon) ;
		gps_lat:long_name = "GPS Latitude" ;
		gps_lat:short_name = "GPSLAT" ;
		gps_lat:_FillValue = -999.f ;
		gps_lat:units = "degrees_north" ;
		gps_lat:valid_range = -90., 90. ;
		gps_lat:is_dead = 0 ;
		gps_lat:sensor_depth = -4. ;
		gps_lat:minimum = 45.2039333333333 ;
		gps_lat:maximum = 45.2039333333333 ;
		gps_lat:ancillary_variables = "gps_lat_qc" ;
	byte gps_lat_qc(time, depth, lat, lon) ;
		gps_lat_qc:long_name = "GPS Latitude Quality" ;
		gps_lat_qc:short_name = "GPSLATQ" ;
		gps_lat_qc:_FillValue = -128b ;
		gps_lat_qc:units = "1" ;
		gps_lat_qc:valid_range = 0b, 127b ;
		gps_lat_qc:quality_good = 0b ;
		gps_lat_qc:quality_bad = 1b ;
		gps_lat_qc:gps_failed_to_acquire = 2b ;
		gps_lat_qc:sensor_depth = 0. ;
		gps_lat_qc:minimum = 0. ;
		gps_lat_qc:maximum = 0. ;
		gps_lat_qc:intent = "data_quality" ;
		gps_lat_qc:standard_name = "gps_lat data_quality" ;
	float gps_offset(time, depth, lat, lon) ;
		gps_offset:long_name = "GPS Offset" ;
		gps_offset:short_name = "GPSOFF" ;
		gps_offset:_FillValue = -999.f ;
		gps_offset:units = "m" ;
		gps_offset:valid_range = 0., 1000000. ;
		gps_offset:is_dead = 0 ;
		gps_offset:sensor_depth = -4. ;
		gps_offset:Comment = "Offset in meters from nominal deployment position" ;
		gps_offset:minimum = 24.6863019856244 ;
		gps_offset:maximum = 24.6863019856244 ;
		gps_offset:ancillary_variables = "gps_offset_qc" ;
	byte gps_offset_qc(time, depth, lat, lon) ;
		gps_offset_qc:long_name = "GPS Offset Quality Control" ;
		gps_offset_qc:short_name = "GPSOFFQC" ;
		gps_offset_qc:_FillValue = -128b ;
		gps_offset_qc:units = "1" ;
		gps_offset_qc:valid_range = 0b, 127b ;
		gps_offset_qc:quality_good = 0b ;
		gps_offset_qc:quality_bad = 1b ;
		gps_offset_qc:gps_failed_to_acquire = 2b ;
		gps_offset_qc:minimum = 0. ;
		gps_offset_qc:maximum = 0. ;
		gps_offset_qc:intent = "data_quality" ;
		gps_offset_qc:standard_name = "gps_offset data_quality" ;

// 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" ;
		:source = "surface observation" ;
		:references = "http://gyre.umeoce.maine.edu/data/gomoos/doc/buoy_system_doc/buoy_system/book1.html" ;
		:comment = "processed with MATLAB" ;
		:latitude = 45.2040283795228 ;
		:longitude = -66.0175662496574 ;
		:Conventions = "CF-1.0" ;
		:project = "GOMOOS" ;
		:project_url = "http://gomoos.org" ;
		:contact = "nealp@maine.edu,ljm@umeoce.maine.edu,jevans@umeoce.maine.edu" ;
		:time_zone = "UTC" ;
		:julian_day_convention = "Julian date convention starts at 00:00:00 UTC on 17 November 1858 AD" ;
		:buffer_type = "diagnostics" ;
		:instrument_number = 0 ;
		:processing = "realtime" ;
		:water_depth = 25. ;
		:mooring_site_id = "K0101" ;
		:mooring_site_desc = "St. John" ;
		:history = "Fri Feb 29 20:18:17 2008: ncrcat -d time,52116.41319,52347.66389 K0101.diagnostics.realtime.nc new.nc\n",
			"27-Jun-2003 13:20:28:  Added ancillary_variables, intent attributes for CF compliance.\n",
			"Created on Wed Apr 11 17:56:05 EDT 2001 by jevans\n",
			"  17-Sep-2002 16:50:52:  Modified [lon,lat] to [-66.017566,45.204028]." ;
		:breakout_id = 9 ;
		:delta_t = 60 ;
		:starting_julian_day_number = 52117.2986111101 ;
		:ending_julian_day_number = 52347.6736111101 ;
		:starting_julian_day_string = "2001-07-27 07:10:00" ;
		:ending_julian_day_string = "2002-03-14 16:10:00" ;
		:magnetic_variation = -19.1 ;
		:last_mysql_update_index = 5525. ;
		:nco_openmp_thread_number = 1 ;
}

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