NetCDF Metadata
netcdf VI201.diagnostics.cbibs.realtime {
dimensions:
lon = 1 ;
lat = 1 ;
depth = 1 ;
time = UNLIMITED ; // (3599 currently)
variables:
double lat(lat) ;
lat:long_name = "Latitude" ;
lat:standard_name = "latitude" ;
lat:short_name = "lat" ;
lat:units = "degrees_north" ;
lat:_FillValue = -999. ;
lat:valid_range = -90., 90. ;
lat:epic_code = 500 ;
lat:Comment = "Coordinate variable" ;
double lon(lon) ;
lon:long_name = "Longitude" ;
lon:standard_name = "longitude" ;
lon:short_name = "lon" ;
lon:modulo = 360. ;
lon:units = "degrees_east" ;
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:_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:_FillValue = -999. ;
time:valid_range = 0., 99999. ;
time:epic_code = 624 ;
time:Comment = "Coordinate variable" ;
float gps_lon(time, depth, lat, lon) ;
gps_lon:long_name = "GPS Longitude" ;
gps_lon:standard_name = "Longitude" ;
gps_lon:short_name = "Lon" ;
gps_lon:ancillary_variables = "gps_lon_qc" ;
gps_lon:_FillValue = -999.f ;
gps_lon:units = "degrees_west" ;
gps_lon:measurement_type = "Measured" ;
gps_lon:instrument_range = -180.f, 180.f ;
gps_lon:valid_range = -67.f, -63.f ;
gps_lon:precision = 0.0001f ;
gps_lon:accuracy = 0.0005f ;
gps_lon:is_dead = 0 ;
gps_lon:epic_code = 501 ;
byte gps_lon_qc(time, depth, lat, lon) ;
gps_lon_qc:long_name = "GPS Longitude QC" ;
gps_lon_qc:short_name = "LONQC" ;
gps_lon_qc:intent = "data_quality" ;
gps_lon_qc:standard_name = "gps longitude data_quality" ;
gps_lon_qc:_FillValue = -128b ;
gps_lon_qc:units = "1" ;
gps_lon_qc:valid_range = -127s, 127s ;
gps_lon_qc:flag_values = 0b, 1b, 2b, 3b ;
gps_lon_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ;
float gps_lat(time, depth, lat, lon) ;
gps_lat:long_name = "GPS Latitude" ;
gps_lat:standard_name = "Latitude" ;
gps_lat:short_name = "Lat" ;
gps_lat:ancillary_variables = "gps_lat_qc" ;
gps_lat:_FillValue = -999.f ;
gps_lat:units = "degrees_north" ;
gps_lat:measurement_type = "Measured" ;
gps_lat:instrument_range = -90.f, 90.f ;
gps_lat:valid_range = 17.f, 21.f ;
gps_lat:precision = 0.0001f ;
gps_lat:accuracy = 0.0005f ;
gps_lat:is_dead = 0 ;
gps_lat:epic_code = 500 ;
byte gps_lat_qc(time, depth, lat, lon) ;
gps_lat_qc:long_name = "GPS Latitude QC" ;
gps_lat_qc:short_name = "LATQC" ;
gps_lat_qc:intent = "data_quality" ;
gps_lat_qc:standard_name = "gps latitude data_quality" ;
gps_lat_qc:_FillValue = -128b ;
gps_lat_qc:units = "1" ;
gps_lat_qc:valid_range = -127s, 127s ;
gps_lat_qc:flag_values = 0b, 1b, 2b, 3b ;
gps_lat_qc:flag_meanings = "quality_good out_of_range sensor_nonfunctional questionable" ;
char region_id(time, depth, lat, lon) ;
region_id:long_name = "Region ID" ;
region_id:short_name = "REGID" ;
region_id:standard_name = "Region" ;
region_id:units = "1" ;
region_id:c_format = "%s" ;
region_id:valid_range = -127s, 127s ;
region_id:comment = "mooring_id = sprintf(\'%s%02d%02d\',region_id,site_id,deployment_id)" ;
byte site_id(time, depth, lat, lon) ;
site_id:long_name = "Site ID" ;
site_id:short_name = "SID" ;
site_id:valid_range = 1s, 99s ;
site_id:_FillValue = -128b ;
site_id:units = "1" ;
site_id:standard_name = "Site" ;
byte deployment_id(time, depth, lat, lon) ;
deployment_id:long_name = "Deployment ID" ;
deployment_id:short_name = "DEPID" ;
deployment_id:valid_range = 1s, 99s ;
deployment_id:_FillValue = -128b ;
deployment_id:units = "1" ;
deployment_id:standard_name = "Deployment" ;
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 = "CARICOOS Ocean Observing System: Realtime Buoy Observations" ;
:institution = "Physical Oceanography Group, University of Maine" ;
:institution_url = "http://gyre.umeoce.maine.edu" ;
:history = "" ;
: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 = "" ;
:latitude = 18.4761 ;
:longitude = -65.1568 ;
:project = "UVI/EPSCOR" ;
:project_url = "http://gyre.umeoce.maine.edu/caricoos" ;
: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 = "diagnostics" ;
:instrument_number = 0 ;
:processing = "realtime" ;
:water_depth = 40 ;
:last_modified = "" ;
:mooring_site_id = "VI201" ;
:mooring_site_desc = "North of St. Thomas" ;
:station_type = "Surface Mooring" ;
:mooring_type = "Coastal" ;
:ndbc_site_id = "0" ;
:uscg_light_list_letter = "A" ;
:uscg_light_list_number = " " ;
:station_photo = "http://gyre.umeoce.maine.edu/gomoos/images/generic_buoy.png" ;
:position_datum = "WGS 84" ;
:depth_datum = "Sea Level" ;
:number_observations_per_hour = 6 ;
:sampling_period_units = "Minutes" ;
:breakout_id = 0 ;
:delta_t = 10 ;
:magnetic_variation = -13.55 ;
:watch_circle_radius = 60. ;
:starting_julian_day_number = 57977.7083333335 ;
:starting_julian_day_string = "2017-08-12 17:00:00" ;
:ending_julian_day_number = 58002.7291666665 ;
:ending_julian_day_string = "2017-09-06 17:30:00" ;
}
| |
| |