Dataset {
    Float32 X[X = 325];
    Float32 Y[Y = 270];
    Grid {
     ARRAY:
        Float64 max[X = 325][Y = 270];
     MAPS:
        Float32 X[X = 325];
        Float32 Y[Y = 270];
    } max;
} max;