.. _txt-format: 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. .. seealso:: 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 :ref:`datacube-def`. File format ^^^^^^^^^^^ Refer to :ref:`hl-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.