DODS Dataset Access Form


Tested on Netscape 4.61 and Internet Explorer 5.00.

Action:

Data URL:


Global Attributes:


Variables:


Sequence current_in_situ_prod
station_id: String
station_id

time_stamp: String
time_stamp

speed: 64 bit Real
speed

speed_knots: 64 bit Real
speed_knots

speed_mph: 64 bit Real
speed_mph

theta: 64 bit Real
theta

surface_or_bottom: String
surface_or_bottom

lon: 64 bit Real
lon

lat: 64 bit Real
lat

z: 64 bit Real
z

positive: String
positive


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

DDS:

Dataset {
    Sequence {
        String station_id;
        String time_stamp;
        Float64 speed;
        Float64 speed_knots;
        Float64 speed_mph;
        Float64 theta;
        String surface_or_bottom;
        Float64 lon;
        Float64 lat;
        Float64 z;
        String positive;
    } current_in_situ_prod;
} current_in_situ;