Descartes Labs Dynamic Compute API

Dynamic Compute was the Platform's lazy map-computation engine for interactive raster algebra and tile rendering in notebooks. Expressions over imagery products (band math, mosaicking, temporal compositing) were built lazily and evaluated on demand against the compute backend, with results streamed as XYZ map tiles into an ipyleaflet map. Distributed as the separate `descarteslabs-dynamic-compute` package.

API entry from apis.yml

apis.yml Raw ↑
aid: descartes-labs:dynamic-compute
name: Descartes Labs Dynamic Compute API
description: Dynamic Compute was the Platform's lazy map-computation engine for interactive raster algebra
  and tile rendering in notebooks. Expressions over imagery products (band math, mosaicking, temporal
  compositing) were built lazily and evaluated on demand against the compute backend, with results streamed
  as XYZ map tiles into an ipyleaflet map. Distributed as the separate `descarteslabs-dynamic-compute`
  package.
tags:
- Dynamic Compute
- Raster
- Tiles
- Map Algebra
humanURL: https://github.com/dlarchives/descarteslabs-dynamic-compute
properties:
- type: SourceCode
  url: https://github.com/dlarchives/descarteslabs-dynamic-compute
- type: PythonPackage
  url: https://pypi.org/project/descarteslabs-dynamic-compute/