OPeNDAP Dataset Access Form


Action:

Data URL:


Global Attributes:


Variables:


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

f: Array of 32 bit Reals [null = 0..16][null = 0..120]

Structure exp
j: 32 bit Integer
j

i: 32 bit Integer
i


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

DDS:

Dataset {
    Int32 i[10][20];
    Float32 f[17][121];
    Structure {
        Int32 j;
        Int32 i;
    } exp;
} ArraysAndStructure;