| _STATION_ID: |
String
- long_name: "Station Id"
- 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"
- 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"
- 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"
- comment: "Up to one month"
|
| DCP: |
String
- long_name: "DCP number"
- comment: "1-character DCP number surrounded in double quotes"
|
| SENSOR_ID: |
String
- long_name: "Sensor Id"
- 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 "
|
| 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)"
- 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: |
64 bit Real
- long_name: "Water level value in meters"
|
| SIGMA: |
64 bit Real
- long_name: "Standard deviation "
- comment: "Standard deviation of 1 second samples used to compute the water level height"
|
| O: |
16 bit Integer
- long_name: "outliers: Count of number of samples that fall outside a 3-sigma band about the mean"
|
| F: |
8 bit Byte
- long_name: "A flag that when set to 1 indicates that the flat tolerance limit was exceeded"
|
| R: |
8 bit Byte
- long_name: "A flag that when set to 1 indicates that the rate of change tolerance limit was exceeded"
|
| L: |
8 bit Byte
- long_name: "limit: A flag that when set to 1 indicates that either the maximum or minimum expected water level height limit was exceeded"
|