WorldView Config¶
The main workflow config is the YAML file used by vhr-worldview.
Use the tracked template:
The file is organized into these sections:
shared: input discovery, temp/output roots, DEM settings, concurrency, cloud-cover filtering, reuse controlsworkflow: which steps run, where each step saves, whether overviews are built, and filename suffixesatmospheric_correction: atmospheric method-specific settingsorthorectification: orthorectification-specific settingspansharpen: pansharpening-specific settingscloud_mask: cloud masking settingsalignment: pairwise alignment settingsradiometric_normalization: SpectralMatch settings
Use the YAML template as the source of truth for current keys and examples. The CLI parser can still override any of these values at runtime.