π Methods Development Guideο
This section provides detailed guidance for developers who want to define and publish methods in the CCP platform.
Whether youβre writing a Python script, managing data pipelines, or packaging complete Docker images, this guide walks you through:
Declaring and handling input parameters
Using execution scripts (
deploy.sh
,execute.sh
)Writing method descriptors (
method.json
)Understanding consolidation workflows
π€ Who is this guide for?ο
This section assumes basic familiarity with:
Shell scripting
Git repositories
Programming languages like Python, R, or Bash
If youβre completely new, consider starting with the
π π£ Concepts for Beginners
π π¨βπ» Building Your First Method
π§ How to Use This Sectionο
Each page in this guide covers a specific topic or input type.
You can also link these pages directly from the method editor or execution form.