OPeNDAP Dataset Access Form


Action:

Data URL:


Global Attributes:


Variables:


Structure exp
j: 32 bit Integer
j

i: 32 bit Integer
i

g: Array of 16 bit Integers [null = 0..2][null = 0..2][null = 0..2]

f: Array of 16 bit Integers [null = 0..1][null = 0..1]


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

DDS:

Dataset {
    Structure {
        Int32 j;
        Int32 i;
        Int16 g[3][3][3];
        Int16 f[2][2];
    } exp;
} ComplexStructure01;