Describe data formats, and transformations

The data produced need to be described.

  • Final products
    • s2 tiles
    • masks
  • Temporary files
    • orthoready files
    • orthorectified files

The typical information to provide for each kind of file would be:

  • what the file represent
  • where it's stored
  • it's filename naming convention/format
  • it's format (geotiff, float32/byte, compressed...)
  • the metadata it holds

The dataflow also needs to be described. In part to explain why some temporary files are kept in cache, and that end-user need to remove them manually.