DODS Dataset Access Form


Tested on Netscape 4.61 and Internet Explorer 5.00.

Action:

Data URL:


Global Attributes:


Variables:


Sequence air_pressure_prod
station_id: String
station_id

time_stamp: String
time_stamp

pressure: 64 bit Real
pressure

pressure_inches_mercury: 64 bit Real
pressure_inches_mercury

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 pressure;
        Float64 pressure_inches_mercury;
        Float64 lon;
        Float64 lat;
        Float64 z;
        String positive;
    } air_pressure_prod;
} air_pressure;