STAC Task
  • Usage
  • STAC Task Payload
  • stactask.Task — instance reference
  • API
STAC Task
  • Welcome to STAC Task’s documentation!
  • View page source

Welcome to STAC Task’s documentation!

stac-task is a Python library for geospatial processing pipeline developers that provides a standardized way of writing code.

Check out the Usage section for further information, including project Installation.

Note

This project is under active development.

Contents

  • Usage
    • Installation
    • A simple task definition
    • CLI Usage
    • API Usage
  • STAC Task Payload
    • Top-level Payload Fields
    • ProcessDefinition Object
      • tasks
      • workflow_options
      • UploadOptions Object
        • path_template
        • s3_urls
      • CollectionMatcher Object
      • collection_options
      • Full ProcessDefinition Example
    • STAC Task Payload Examples
      • Image Ingest - Zero STAC Item Payload
      • COG Generation - Single STAC Item Payload
      • Calculate NDVI - Multi-task workflow
  • stactask.Task — instance reference
    • Instance attributes
    • Properties
    • Instance methods
  • API
Next

© Copyright 2026, Element 84, Inc..

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