Scenes

The Scenes submodule provides a higher-level, object-based interface to the Descartes Labs Platform catalog of imagery and raster services that makes most interactions easier.

  • Collection: convenience methods for mapping and filtering
  • GeoContext: consistent spatial parameters to use when loading a raster
  • Scene: metadata about a single scene
  • SceneCollection: conveniently work with Scenes in aggregate
  • search: search for Scenes
  • display: display ndarrays with matplotlib

It’s available under descarteslabs.scenes.