unity-sds / unity-analytics-bcdp

OGC compliant BCDP Deployment using CWL/Papermill
Apache License 2.0
0 stars 2 forks source link

Create CWL wrapper that runs the papermilled BCDP notebook as a 1-step workflow. #31

Open jjacob7734 opened 2 years ago

jjacob7734 commented 2 years ago

An example of a CWL wrapper for a papermilled notebook is at https://github.com/pymonger/downsample-landsat/blob/main/downsample_landsat.cwl.

jjacob7734 commented 2 years ago

The CWL execution can be tested using the cwl-runner command line tool that is part of https://pypi.org/project/cwltool/.