netcdf E0106.doppler.goes-realtime {
dimensions:
lon = 1 ;
lat = 1 ;
depth = 23 ;
time = UNLIMITED ; // (1266 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: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:scale_factor = 1. ;
depth:add_offset = 0. ;
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 -4713-01-01 00:00:00" ;
time:scale_factor = 1. ;
time:add_offset = 0. ;
time:_FillValue = -999. ;
time:valid_range = 0., 2460000. ;
time:Comment = "Coordinate variable" ;
time:epic_code = 624 ;
time:standard_name = "time" ;
float current_u(time, depth, lat, lon) ;
current_u:long_name = "East Velocity Component" ;
current_u:short_name = "U" ;
current_u:scale_factor = 1. ;
current_u:add_offset = 0. ;
current_u:units = "cm/s" ;
current_u:valid_range = -1000.f, 1000.f ;
current_u:_FillValue = -999.f ;
current_u:is_dead = 0. ;
byte current_u_qc(time, depth, lat, lon) ;
current_u_qc:long_name = "East Velocity Component QC" ;
current_u_qc:short_name = "UQC" ;
current_u_qc:scale_factor = 1. ;
current_u_qc:add_offset = 0. ;
current_u_qc:units = "none" ;
current_u_qc:valid_range = -127s, 127s ;
current_u_qc:_FillValue = -128b ;
current_u_qc:flag_values = 0b, 1b, 2b, 3b ;
current_u_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional below_water_depth questionable" ;
float current_v(time, depth, lat, lon) ;
current_v:long_name = "North Velocity Component" ;
current_v:short_name = "V" ;
current_v:scale_factor = 1. ;
current_v:add_offset = 0. ;
current_v:units = "cm/s" ;
current_v:valid_range = -1000.f, 1000.f ;
current_v:_FillValue = -999.f ;
current_v:is_dead = 0. ;
byte current_v_qc(time, depth, lat, lon) ;
current_v_qc:long_name = "North Velocity Component QC" ;
current_v_qc:short_name = "VQC" ;
current_v_qc:scale_factor = 1. ;
current_v_qc:add_offset = 0. ;
current_v_qc:units = "none" ;
current_v_qc:valid_range = -127s, 127s ;
current_v_qc:_FillValue = -128b ;
current_v_qc:flag_values = 0b, 1b, 2b, 3b ;
current_v_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional below_water_depth questionable" ;
// 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 = "08-Apr-2003 14:44:37: Velocities below effective water depth marked with quality flag 3.\n",
"07-Apr-2003 15:55:32: Moved current_u, current_v back to cm/s.\n",
"" ;
:source = "surface observation" ;
:references = "http://gyre.umeoce.maine.edu/data/gomoos/doc/buoy_system_doc/buoy_system/book1.html" ;
:comment = "processed with MATLAB" ;
:latitude = 43.714451 ;
:longitude = -69.359253 ;
: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 1 January 4713 BC" ;
:buffer_type = "doppler" ;
:instrument_number = 0 ;
:processing = "goes-realtime" ;
:mooring_site_id = "E0106" ;
:mooring_site_desc = "Central Maine Shelf" ;
:water_depth = 100. ;
:breakout_id = 2 ;
:delta_t = 60 ;
:magnetic_variation = -17.8 ;
:goes_platform_id = "044023B8" ;
:last_mysql_update_index = -1 ;
:starting_julian_day_number = 2452726.875 ;
:starting_julian_day_string = "2003-3-27 21:00:00" ;
:ending_julian_day_number = 2452779.66666667 ;
:ending_julian_day_string = "2003-5-19 16:00:00" ;
:current_u_algorithm_id = "$Id: appendices.sgml,v 1.8 2003/08/28 13:54:36 jevans Exp $" ;
:current_v_algorithm_id = "$Id: appendices.sgml,v 1.8 2003/08/28 13:54:36 jevans Exp $" ;
:adcp_effective_water_depth = 91.9 ;
data:
lat = 43.714451 ;
lon = -69.359253 ;
depth = 10, 14, 18, 22, 26, 30, 34, 38, 42, 46, 50, 54, 58, 62, 66, 70, 74,
78, 82, 86, 90, 94, 98 ;
} |