Attributes { Global { String Owner "Web site owner: Center for Operational Oceanographic Products and Services (CO-OPS)"; String title "CO-OPS Raw Water Level Data"; String host "http://opendap.co-ops.nos.noaa.gov/dods/"; String contact "IOOS.Webmaster@noaa.gov"; String REQUIRED_Fields " _STATION_ID,_DATUM, _BEGIN_DATE and _END_DATE "; } _STATION_ID { String long_name "Station Id"; String comment "REQUIRED 7-character Station ID surrounded in double quotes. To view the station id listing go to: http://opendap.co-ops.nos.noaa.gov/stations/index.jsp "; } _DATUM { String long_name "Datum"; String comment "REQUIRED 3- to 4-character Datum surrounded in double quotes:MLLW, MSL, MHW, STND , NGVD, NAVD or IGLD "; } DCP { String long_name "DCP number"; String comment "1-character DCP number surrounded in double quotes"; } SENSOR_ID { String long_name "Sensor Id"; String comment "2-character Sensor ID surrounded in double quotes: A1 - Acoustic WL B1 - Backup WL N1 - Pressure WL NT - Pressure WL V1 - SAE WL X1 - ADR WL "; } _BEGIN_DATE { String long_name "REQUIRED 8- to 14-character Begin Date (yyyymmdd hh:mi) surrounded in double quotes"; String Examples " 20040321 OR 20030712 19:02 "; } _END_DATE { String long_name "REQUIRED 8- to 14-character End Date (yyyymmdd hh:mi) surrounded in double quotes"; String comment "Up to one month"; } DATE_TIME { String long_name "Converted UTC Date Time Stamp in double quotes (MMM DD YYYY hh:mm(AM or PM)) (E.g. Jul 13 2004 3:48PM)"; String comment "The date time stamp unit is in UTC, presented in a 12hr format. You may want to convert to 24 hr format before use. (E.g. 12:06 AM = 0006 UTC, 11:48 PM = 2348 UTC)"; } WL_VALUE { String long_name "Water level value in meters"; } SIGMA { String long_name "Standard deviation "; String comment "Standard deviation of 1 second samples used to compute the water level height"; } O { String long_name "outliers: Count of number of samples that fall outside a 3-sigma band about the mean"; } F { String long_name "A flag that when set to 1 indicates that the flat tolerance limit was exceeded"; } R { String long_name "A flag that when set to 1 indicates that the rate of change tolerance limit was exceeded"; } L { String long_name "limit: A flag that when set to 1 indicates that either the maximum or minimum expected water level height limit was exceeded"; } }