NetCDF Metadata
netcdf PR2.waves.triaxys.historical {
dimensions:
lon = 1 ;
lat = 1 ;
depth = 1 ;
time = UNLIMITED ; // (88054 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:epic_code = 500 ;
lat:Comment = "Coordinate variable" ;
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: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 significant_wave_height(time, depth, lat, lon) ;
significant_wave_height:long_name = "Signficant Wave Height" ;
significant_wave_height:standard_name = "sea_surface_wave_significant_height" ;
significant_wave_height:ancillary_variables = "significant_wave_height_qc" ;
significant_wave_height:short_name = "SWH" ;
significant_wave_height:_FillValue = -999.f ;
significant_wave_height:units = "m" ;
significant_wave_height:valid_range = 0.f, 10.f ;
significant_wave_height:is_dead = 0 ;
byte significant_wave_height_qc(time, depth, lat, lon) ;
significant_wave_height_qc:long_name = "Significant Wave Height Quality Control" ;
significant_wave_height_qc:short_name = "SWHQC" ;
significant_wave_height_qc:intent = "data_quality" ;
significant_wave_height_qc:standard_name = "significant_height_of_wind_and_swell_waves data_quality" ;
significant_wave_height_qc:_FillValue = -128b ;
significant_wave_height_qc:units = "1" ;
significant_wave_height_qc:valid_range = -127s, 127s ;
significant_wave_height_qc:flag_values = 0b, 1b, 2b, 3b, 40b, 60b, 99b ;
significant_wave_height_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(time, depth, lat, lon) ;
dominant_wave_period:long_name = "Dominant Wave Period" ;
dominant_wave_period:standard_name = "sea_surface_wave_dominant_period" ;
dominant_wave_period:ancillary_variables = "dominant_wave_period_qc" ;
dominant_wave_period:short_name = "DWP" ;
dominant_wave_period:_FillValue = -999.f ;
dominant_wave_period:units = "s" ;
dominant_wave_period:valid_range = 0., 23. ;
dominant_wave_period:is_dead = 0 ;
byte dominant_wave_period_qc(time, depth, lat, lon) ;
dominant_wave_period_qc:long_name = "Dominant Wave Period Quality" ;
dominant_wave_period_qc:short_name = "DWPQ" ;
dominant_wave_period_qc:intent = "data_quality" ;
dominant_wave_period_qc:standard_name = "period data_quality" ;
dominant_wave_period_qc:_FillValue = -128b ;
dominant_wave_period_qc:units = "1" ;
dominant_wave_period_qc:valid_range = -127s, 127s ;
dominant_wave_period_qc:flag_values = 0b, 1b, 2b, 3b, 40b, 60b, 99b ;
dominant_wave_period_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 max_wave_height(time, depth, lat, lon) ;
max_wave_height:long_name = "Maximum Wave Height" ;
max_wave_height:standard_name = "sea_surface_wave_maximum_height" ;
max_wave_height:ancillary_variables = "max_wave_height_qc" ;
max_wave_height:short_name = "max_wave_ht" ;
max_wave_height:_FillValue = -999.f ;
max_wave_height:units = "m" ;
max_wave_height:valid_range = 0.f, 15.f ;
max_wave_height:is_dead = 0 ;
byte max_wave_height_qc(time, depth, lat, lon) ;
max_wave_height_qc:long_name = "Max Wave Height Quality" ;
max_wave_height_qc:short_name = "MWHQ" ;
max_wave_height_qc:intent = "data_quality" ;
max_wave_height_qc:standard_name = "period_data_quality" ;
max_wave_height_qc:_FillValue = -128b ;
max_wave_height_qc:units = "1" ;
max_wave_height_qc:valid_range = -127s, 127s ;
max_wave_height_qc:flag_values = 0b, 1b, 2b, 3b, 40b, 60b, 99b ;
max_wave_height_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 mean_wave_direction(time, depth, lat, lon) ;
mean_wave_direction:long_name = "Mean Wave Direction" ;
mean_wave_direction:standard_name = "sea_surface_wave_from_direction" ;
mean_wave_direction:ancillary_variables = "mean_wave_direction_qc" ;
mean_wave_direction:short_name = "MWD" ;
mean_wave_direction:_FillValue = -999.f ;
mean_wave_direction:units = "degrees" ;
mean_wave_direction:valid_range = 0.f, 360.f ;
mean_wave_direction:is_dead = 0 ;
byte mean_wave_direction_qc(time, depth, lat, lon) ;
mean_wave_direction_qc:long_name = "Mean Wave Period Quality" ;
mean_wave_direction_qc:short_name = "MWDQ" ;
mean_wave_direction_qc:intent = "data_quality" ;
mean_wave_direction_qc:standard_name = "mean_wave_direction_data_quality" ;
mean_wave_direction_qc:_FillValue = -128b ;
mean_wave_direction_qc:units = "1" ;
mean_wave_direction_qc:valid_range = -127s, 127s ;
mean_wave_direction_qc:flag_values = 0b, 1b, 2b, 3b, 40b, 60b, 99b ;
mean_wave_direction_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 mean_wave_direction_spread(time, depth, lat, lon) ;
mean_wave_direction_spread:long_name = "Mean Wave Direction Spread" ;
mean_wave_direction_spread:standard_name = "sea_surface_wave_from_direction_spread" ;
mean_wave_direction_spread:ancillary_variables = "mean_wave_direction_spread_qc" ;
mean_wave_direction_spread:short_name = "MWDS" ;
mean_wave_direction_spread:_FillValue = -999.f ;
mean_wave_direction_spread:units = "degrees" ;
mean_wave_direction_spread:valid_range = 0.f, 360.f ;
mean_wave_direction_spread:is_dead = 0 ;
byte mean_wave_direction_spread_qc(time, depth, lat, lon) ;
mean_wave_direction_spread_qc:long_name = "Mean Wave Direction Spread Quality" ;
mean_wave_direction_spread_qc:short_name = "MWDSQ" ;
mean_wave_direction_spread_qc:intent = "data_quality" ;
mean_wave_direction_spread_qc:standard_name = "mean_wave_direction_spread_data_quality" ;
mean_wave_direction_spread_qc:_FillValue = -128b ;
mean_wave_direction_spread_qc:units = "1" ;
mean_wave_direction_spread_qc:valid_range = -127s, 127s ;
mean_wave_direction_spread_qc:flag_values = 0b, 1b, 2b, 3b, 40b, 60b, 99b ;
mean_wave_direction_spread_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. ;
float offset_time(time, depth, lat, lon) ;
offset_time:long_name = "Offset from regular time interval" ;
offset_time:standard_name = "offset_time" ;
offset_time:short_name = "off_time" ;
offset_time:units = "seconds" ;
offset_time:_FillValue = -999.f ;
offset_time:valid_range = -3600.f, 3600.f ;
offset_time:Comment = "Add to time for actual sensor reading " ;
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 Mexico CICESE Ocean Observing System: Realtime Buoy Observations" ;
:institution = "Department of Oceanography, CICESE, Mexico" ;
:institution_url = "http://www.cicese.edu.mx" ;
:history = "2018-03-09 18:31:26: revised mean_wave_direction_spread_qc flag_values and flag_meanings attributes\n",
"2018-03-09 18:31:26: revised mean_wave_direction_qc flag_values and flag_meanings attributes\n",
"2018-03-09 18:31:25: revised max_wave_height_qc flag_values and flag_meanings attributes\n",
"2018-03-09 18:31:25: revised dominant_wave_period_qc flag_values and flag_meanings attributes\n",
"2018-03-09 18:31:25: revised significant_wave_height_qc flag_values and flag_meanings attributes\n",
"Thu Sep 16 04:26:42 2010: /usr/local/bin/ncrcat -d time,53453.5,55453.5 PR201.waves.triaxys.realtime.nc PR201.waves.triaxys.realtime.nc.new\n",
"Thu Sep 16 03:57:23 2010: /usr/local/bin/ncrcat -d time,53453.5,55453.5 PR201.waves.triaxys.realtime.nc PR201.waves.triaxys.realtime.nc.new\n",
"Thu Sep 16 03:32:27 2010: /usr/local/bin/ncrcat -d time,53453.5,55453.5 PR201.waves.triaxys.realtime.nc PR201.waves.triaxys.realtime.nc.new\n",
"2010-07-26 12:42:15: Modified [lon,lat] to [-66.099184,18.474272].\n",
"Fri Jul 23 15:50:10 2010: /usr/local/bin/ncrcat -d time,55400.59375,55401.59375 PR201.waves.triaxys.realtime.nc PR201.waves.triaxys.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 = "" ;
:latitude = 18.4742719650269 ;
:longitude = -66.0991844177246 ;
:Conventions = "CF-1.0" ;
:project = "CARICOOS" ;
:project_url = "http://www.cicese.edu.mx" ;
: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 = "waves" ;
:triaxis_serial_number = "AXYTR03350" ;
:triaxis_manufacturer = "Triaxys" ;
:instrument_number = 0 ;
:processing = "historical" ;
:water_depth = 36. ;
:last_modified = "" ;
:mooring_site_id = "PR2" ;
:mooring_site_desc = "CarICOOS Data Buoy B" ;
:station_type = "Surface Mooring" ;
:mooring_type = "Slack" ;
:mooring_comments = "" ;
: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_period = 4800 ;
:sampling_period = 20 ;
:sampling_period_units = "Minutes" ;
:clock_time = "Center of period" ;
:breakout_id = 106 ;
:delta_t = 60 ;
:magnetic_variation = -12.5 ;
:starting_julian_day_number = 55400.625 ;
:starting_julian_day_string = "2010-07-23 15:00:00" ;
:ending_julian_day_number = 59348.7083333335 ;
:ending_julian_day_string = "2021-05-14 17:00:00" ;
:nco_openmp_thread_number = 1 ;
}
| |
| |