Guide for CWL in Earth Observation
Running and debugging
Initializing search
    • Introduction
    • Requirements
      • CWL 101
      • YAML 101
      • Containers 101
      • QuickWin
        • Your first CommandLineTool
        • Your first Workflow
        • Bash script
        • Writing the Tool Wrappers
        • Workflow composition
        • Running and debugging
        • Processing multiple inputs
        • SNAP with CWL
        • SNAP Graph as File
        • SNAP Graph inline
        • Orfeo Toolbox 101
        • BandMathX
        • BundleToPerfectSensor
        • Mosaic
        • GDAL 101
        • gdal_translate
        • Introduction
        • Sentinel-2 asset resolution
        • How to return an output file
        • How to capture the stdout
        • How to capture JSON stdout and re-use it
        • How to set environment variable
        • How to create a file at runtime
        • How to create nested workflows
        • How to scatter on input parameters
        • How to create conditional workflows
        • How to run inline Python code
        • Sentinel-2 NBR
        • Pan-sharpening with OTB
        • True color mosaic
      • CWL Command Line Tool Description
      • CWL Workflow Description
      • SNAP

    Running and debugging

    Previous Workflow composition
    Next Processing multiple inputs
    Made with Material for MkDocs