Output Format

Data organization

The data are organized in a gridded data structure, i.e. data cubes. The tiles manifest as directories in the file system, and the images are stored within.

See also

Check out this tutorial, which explains what a datacube is, how it is parameterized, how you can find a POI, how to visualize the tiling grid, and how to conveniently display cubed data.

Data Cube definition

The spatial data cube definition is appended to each data cube, i.e. to each directory containing tiled datasets, see Data Cube definition.

File format

Refer to Output format for details on the file format and metadata.

Naming convention

The basename of the output files can be defined in the parameter-file. The basename will be appended by Module ID, product ID, and the file extension.

Product type

  • Texture Metrics

    There will be one TXT output file for each metric with as many bands as there are features (in the same order). Currently available metrics are dilation, erosion, opening, closing, gradient, blackhat and tophat.