NetCDF Metadata
netcdf F01.diagnostics.historical {
dimensions:
lon = 1 ;
lat = 1 ;
gps_depth = 1 ;
time = UNLIMITED ; // (185209 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 gps_depth(gps_depth) ;
gps_depth:long_name = "Depth" ;
gps_depth:standard_name = "depth" ;
gps_depth:short_name = "D" ;
gps_depth:units = "meters" ;
gps_depth:positive = "down" ;
gps_depth:_FillValue = -999. ;
gps_depth:valid_range = -10000., 100. ;
gps_depth:epic_code = 3 ;
gps_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, gps_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 = -71.5f, -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, gps_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, gps_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 = 41.f, 46.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, gps_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 longitude 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, gps_depth, lat, lon) ;
region_id:long_name = "Region ID" ;
region_id:short_name = "REGID" ;
region_id:standard_name = "Region" ;
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, gps_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, gps_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" ;
// 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 = "Wed May 8 18:47:47 2024: /usr/local/bin/ncrcat F01.diagnostics.historical.nc F0135.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Mon Oct 17 20:54:46 2022: /usr/local/bin/ncrcat F01.diagnostics.historical.nc F0134.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Mon Jun 14 11:52:23 2021: /usr/local/bin/ncrcat F01.diagnostics.historical.nc F0133.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Tue Nov 10 15:30:00 2020: /usr/local/bin/ncrcat F01.diagnostics.historical.nc F0132.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Tue Jun 4 17:02:46 2019: /usr/local/bin/ncrcat F01.diagnostics.historical.nc F0131.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Sat Oct 13 18:45:19 2018: /usr/local/bin/ncrcat F01.diagnostics.historical.nc F0130.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Wed Jan 24 17:28:14 2018: /usr/local/bin/ncrcat F01.diagnostics.historical.nc F0129.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Fri Oct 7 16:27:14 2016: /usr/local/bin/ncrcat F01.diagnostics.historical.nc F0128.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Wed Oct 28 20:08:42 2015: /usr/local/bin/ncrcat F01.diagnostics.historical.nc F0127.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Fri Dec 5 20:57:42 2014: /usr/local/bin/ncrcat F01.diagnostics.historical.nc F0126.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Sun Jun 1 13:25:13 2014: /usr/local/bin/ncrcat F01.diagnostics.historical.nc F0125.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Sat Apr 14 10:44:00 2012: /usr/local/bin/ncrcat F01.diagnostics.historical.nc F0123.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Tue Mar 20 18:47:32 2012: /usr/local/bin/ncrcat F01.diagnostics.historical.nc F0122.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Tue Jan 4 22:16:18 2011: /usr/local/bin/ncrcat F01.diagnostics.historical.nc F0121.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Thu Sep 17 14:57:07 2009: /usr/local/bin/ncrcat F01.diagnostics.historical.nc F0120.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Wed May 27 17:28:28 2009: /usr/local/bin/ncrcat F01.diagnostics.historical.nc F0119.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Thu Mar 26 00:25:34 2009: /usr/local/bin/ncrcat F01.diagnostics.historical.nc F0118.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Fri Sep 26 01:19:44 2008: /usr/local/bin/ncrcat F01.diagnostics.historical.nc F0117.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Tue Apr 22 15:46:52 2008: /usr/local/bin/ncrcat F01.diagnostics.historical.nc F0116.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Thu May 10 13:53:33 2007: /usr/local/bin/ncrcat F01.diagnostics.historical.nc F0114.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Wed Apr 11 15:02:55 2007: /usr/local/bin/ncrcat -d time,0 /data/gomoos/buoy/archive/F01/F01.diagnostics.historical.nc /data/gomoos/buoy/archive/F01/F01.diagnostics.historical.nc.save000\n",
"Fri Sep 15 11:40:44 2006: /usr/local/bin/ncrcat F01.diagnostics.historical.nc F0113.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Wed May 10 02:17:53 2006: /usr/local/nco/bin/ncrcat F01.diagnostics.historical.nc F0112.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Thu Feb 23 17:27:32 2006: /usr/local/nco/bin/ncrcat F01.diagnostics.historical.nc F0111.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Wed Sep 28 13:20:57 2005: /usr/local/nco/bin/ncrcat F01.diagnostics.historical.nc F0110.diagnostics.realtime.nc F01.diagnostics.historical.nc.new\n",
"Thu Sep 8 15:20:22 2005: ncrcat -d time,2452081.00,2453550.00 F01.diagnostics.historical.nc new.nc\n",
"Wed Sep 7 14:25:05 2005: ncrcat -d time,2451736.8125,2452098.7083 F0101.diagnostics.realtime.nc new.nc\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 = "Processed with MATLAB" ;
:Conventions = "CF-1.0" ;
:project = "GOMOOS" ;
: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 starts at 00:00:00 UTC on 17 November 1858 AD" ;
:buffer_type = "diagnostics" ;
:instrument_number = 0 ;
:gps_sensor_serial_number = "BAEGP9999" ;
:gps_manufacturer = "Garmin" ;
:gps_model = "GA-29" ;
:processing = "historical" ;
:water_depth = 110 ;
:mooring_site_id = "F01" ;
:mooring_site_desc = "W. Penobscot Bay" ;
:mooring_type = "Slack" ;
:ndbc_site_id = "44033" ;
:uscg_light_list_letter = "F" ;
:uscg_light_list_number = "4052" ;
:watch_circle_radius = 75 ;
:station_photo = "http://gyre.umeoce.maine.edu/gomoos/images/generic_buoy.png" ;
:position_datum = "WGS 84" ;
:depth_datum = "Sea Level" ;
:number_sampling_periods_per_hour = 1 ;
:number_samples_per_period = 1 ;
:sampling_period = 0 ;
:sampling_period_units = "Minutes" ;
:clock_time = "Center of period" ;
:delta_t = 60 ;
:magnetic_variation = -17.4 ;
:goes_platform_id = "None" ;
:starting_julian_day_number = 52097.8333333302 ;
:starting_julian_day_string = "2001-07-07 20:00:00" ;
:ending_julian_day_number = 60434.875 ;
:ending_julian_day_string = "2024-05-04 21:00:00" ;
:nco_openmp_thread_number = 1 ;
}
| |
| |