DODS Dataset Access Form


Tested on Netscape 4.61 and Internet Explorer 5.00.

Action:

Data URL:


Global Attributes:


Variables:


Sequence WIND_PX
_STATION_ID: String
_STATION_ID

_BEGIN_DATE: String
_BEGIN_DATE

_END_DATE: String
_END_DATE

DCP: String
DCP

SENSOR_ID: String
SENSOR_ID

DATE_TIME: String
DATE_TIME

Wind_Speed: 64 bit Real
Wind_Speed

Wind_Direction: 64 bit Real
Wind_Direction

Wind_Gust: 64 bit Real
Wind_Gust

X: 8 bit Byte
X

R: 8 bit Byte
R


Send questions or comments to: support@unidata.ucar.edu

DDS:

Dataset {
    Sequence {
        String _STATION_ID;
        String _BEGIN_DATE;
        String _END_DATE;
        String DCP;
        String SENSOR_ID;
        String DATE_TIME;
        Float64 Wind_Speed;
        Float64 Wind_Direction;
        Float64 Wind_Gust;
        Byte X;
        Byte R;
    } WIND_PX;
} WIND_PX;