Speed.postprocess_files

Speed.postprocess_files(inputfiles: List[str], outputfiles: List[str]) List[str][source]

Compute the temporal derivative of input files’ radiometry

Parameters:
  • inputfiles ([str]) – Input images to process

  • outputfiles ([str]) – List of generated files after executing the rastertool on the input files individually

Returns:

List of speed images that have been generated

Return type:

[str]