An OGC application is considered to be a 3-step workflow with stage-in, process, and stage-out steps. The BCDP papermilled notebook CWL is the process step in this workflow. The stage-in CWL is needed to download the input products for the process step to the computer doing the computation. An example is https://github.com/pymonger/downsample-landsat/blob/main/stage_in.cwl.
An OGC application is considered to be a 3-step workflow with stage-in, process, and stage-out steps. The BCDP papermilled notebook CWL is the process step in this workflow. The stage-in CWL is needed to download the input products for the process step to the computer doing the computation. An example is https://github.com/pymonger/downsample-landsat/blob/main/stage_in.cwl.