S1Processor
Calibrates and orthorectifies Sentinel-1 images over S2 MGRS tiles.
S1Processor [OPTIONS] CONFIG_FILENAME
Options
- --version
Show the version and exit.
- --cache-before-ortho, --no-cache-before-ortho
Force to store Calibration|Cutting result on disk before orthorectorectification.
BEWARE, this option will produce temporary files that you’ll need to explicitely delete.
- --searched_items_per_page <searched_items_per_page>
Number of products simultaneously requested by eodag
- --nb_max_search_retries <nb_max_search_retries>
Number of times to retry on timeout when searching for compatible remote products
- --eodag_download_timeout <eodag_download_timeout>
If download fails, maximum time in mins before stop retrying to download (default: 20 mins)
- --eodag_download_wait <eodag_download_wait>
If download fails, wait time in minutes between two download tries (default: 2 mins)
- --trace-errors
Display error full traceback, if any
- --dryrun
Display the processing shall would be realized, but none is done.
- --debug-otb
Investigation mode were OTB Applications are directly used without Dask in order to run them through gdb for instance.
- --debug-caches
Investigation mode were intermediary cached files are not purged.
- --watch-ram
Trigger investigation mode for watching memory usage
- --graphs
Generate SVG images showing task graphs of the processing flows
Arguments
- CONFIG_FILENAME
Required argument