DODS Dataset Access Form


Tested on Netscape 4.61 and Internet Explorer 5.00.

Action:

Data URL:


Global Attributes:


Variables:


Sequence sst_prod
station_id: String
station_id

time_stamp: String
time_stamp

temperature_celcius: 64 bit Real
temperature_celcius

temperature_fahrenheit: 64 bit Real
temperature_fahrenheit

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 temperature_celcius;
        Float64 temperature_fahrenheit;
        Float64 lon;
        Float64 lat;
        Float64 z;
        String positive;
    } sst_prod;
} sst;