OPeNDAP Dataset Access Form


Action:

Data URL:


Global Attributes:


Variables:


b: Array of 8 bit Bytes [null = 0..24]

i32: Array of 32 bit Integers [null = 0..24]

ui32: Array of 32 bit Unsigned Integers [null = 0..24]

i16: Array of 16 bit Integers [null = 0..24]

ui16: Array of 16 bit Unsigned Integers [null = 0..24]

f32: Array of 32 bit Reals [null = 0..24]

f64: Array of 64 bit Reals [null = 0..24]

s: Array of Strings [null = 0..24]

u: Array of URLs [null = 0..24]


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

DDS:

Dataset {
    Byte b[25];
    Int32 i32[25];
    UInt32 ui32[25];
    Int16 i16[25];
    UInt16 ui16[25];
    Float32 f32[25];
    Float64 f64[25];
    String s[25];
    Url u[25];
} OneDimensionalSimpleArrays;