OPeNDAP Dataset Access Form


Action:

Data URL:


Global Attributes:


Variables:


Sequence foo
b: Array of 8 bit Bytes [null = 0..9]

i: Array of 32 bit Integers [null = 0..9]


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

DDS:

Dataset {
    Sequence {
        Byte b[10];
        Int32 i[10];
    } foo;
} SequenceofArrays;