OPeNDAP Dataset Access Form


Action:

Data URL:


Global Attributes:


Variables:


Structure Main_Vgroup
Structure Array_Vgroup
SDS_Array: Array of 32 bit Integers [fakeDim0 = 0..4]
fakeDim0:

Structure Grid_Vgroup

SDS_Grid: Grid
fakeDim1:

Structure GR_Vgroup

GRaster: Array of 32 bit Integers [GRaster__Y = 0..4][GRaster__X = 0..4]
GRaster__Y: GRaster__X:

Structure Vdata_Vgroup

Sequence Vdata
Structure Field
Field__0: 32 bit Integer
Field__0


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

DDS:

Dataset {
    Structure {
        Structure {
            Int32 SDS_Array[fakeDim0 = 5];
        } Array_Vgroup;
        Structure {
            Grid {
             ARRAY:
                Int32 SDS_Grid[fakeDim1 = 5];
             MAPS:
                Int32 fakeDim1[5];
            } SDS_Grid;
        } Grid_Vgroup;
        Structure {
            Int32 GRaster[GRaster__Y = 5][GRaster__X = 5];
        } GR_Vgroup;
        Structure {
            Sequence {
                Structure {
                    Int32 Field__0;
                } Field;
            } Vdata;
        } Vdata_Vgroup;
    } Main_Vgroup;
} testvs5.hdf;