OrfeoToolBox commands#

class eocrops.tasks.cmd_otb.MultitempSpeckleFiltering(*args, **kwargs)[source]#

Bases: EOTask

Multitemporal filtering ONLY for Sentinel-1 data using OTB

Parameters:
otb_pathstr

Path where bin from Orfeo Toolbox package is installed

path_instr

Path to write the temporary files (removed at the end of the process)

windowint

window to apply for Quegan filter for SAR data

class eocrops.tasks.cmd_otb.PanSharpening(*args, **kwargs)[source]#

Bases: EOTask

Pansharpening for VHRS data. You must have a panchromatic band to make it working.

Parameters:
  • fname – str Name of the feature stored in data that gathers the bands

  • otb_path – str Path where bin from Orfeo Toolbox package is installed

  • path_temporary_files – str path to save the temporary geotiff file to call OTB