CCP

Contents:

  • Introduction
  • Quickstart CCP
  • The Analytics Engine Interface
  • Executions
  • Methods Development
    • πŸ›  Methods Development Guide
    • πŸ”§ Method Development Workflow
    • 🐧 Defining the Runtime Image with ccpimage
    • 🐍 Writing Python-Based Methods
    • 🧬 Methods in Other Languages
    • πŸ›  Script Syntax and Parameter Substitution
    • πŸ”£ CCP Method Descriptor: method.json
    • 🐳 Consolidation: Defining Stable, Self-Contained Methods
    • Input Types
      • 🧩 Understanding Inputs in CCP Methods
      • πŸ”€ String, Integer, Boolean, and Code Inputs
      • πŸ“ Input Type: File Upload
      • 🌐 Input Type: URL
      • πŸ—‚οΈ Input Type: Workspace File
      • πŸ—οΈ Input Type: Secret
      • βœ… Input Type: Enumerated (Single or Multi Choice)
      • πŸ—“οΈ Input Type: Date and Time
      • πŸ—ΊοΈ Input Fields: Geospatial (Map / BBOX / GeoJSON)
  • Advanced Topics
CCP
  • Methods Development
  • Input Types
  • View page source

Input Types

  • 🧩 Understanding Inputs in CCP Methods
  • πŸ”€ String, Integer, Boolean, and Code Inputs
  • πŸ“ Input Type: File Upload
  • 🌐 Input Type: URL
  • πŸ—‚οΈ Input Type: Workspace File
  • πŸ—οΈ Input Type: Secret
  • βœ… Input Type: Enumerated (Single or Multi Choice)
  • πŸ—“οΈ Input Type: Date and Time
  • πŸ—ΊοΈ Input Fields: Geospatial (Map / BBOX / GeoJSON)
Previous Next

© Copyright 2024, Marco Lettere, Alfredo Oliviero.

Built with Sphinx using a theme provided by Read the Docs.