OPeNDAP Dataset Access Form


Action:

Data URL:


Global Attributes:


Variables:


Sequence CS01
Structure data
i: 32 bit Integer
i

f: Array of 64 bit Reals [null = 0..1][null = 0..4]

lat: 32 bit Real
lat

lng: 32 bit Real
lng

profile: Grid
depth:


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

DDS:

Dataset {
    Sequence {
        Structure {
            Int32 i;
            Float64 f[2][5];
        } data;
        Float32 lat;
        Float32 lng;
        Grid {
         ARRAY:
            Float64 fluor[10];
         MAPS:
            Float64 depth[10];
        } profile;
    } CS01;
} ComplexSequence01;