Attributes { Global { String Owner "Web site owner: Center for Operational Oceanographic Products and Services (CO-OPS)"; String title "CO-OPS Daily Mean Verified 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 "; } _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"; } 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)"; } MEAN { String long_name "Mean hourly data over a 24 hour period"; } I { String long_name "Inferred: A flag that indicates that the water level value has been inferred"; } 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"; } }