mapchete-eo
  • Usage Guide
  • Mapchete-EO Command Line Interface (CLI)
  • API Reference
    • mapchete_eo.base
    • mapchete_eo.product
    • mapchete_eo.source
    • mapchete_eo.search.base
    • mapchete_eo.search.stac_search
    • mapchete_eo.search.stac_static
    • mapchete_eo.search.utm_search
    • mapchete_eo.platforms.sentinel2.driver
    • mapchete_eo.platforms.sentinel2.source
    • mapchete_eo.platforms.sentinel2.product
    • mapchete_eo.platforms.sentinel2.preprocessing_tasks
    • mapchete_eo.platforms.sentinel2.masks
    • mapchete_eo.image_operations.compositing
    • mapchete_eo.image_operations.blend_functions
    • mapchete_eo.image_operations.color_correction
    • mapchete_eo.image_operations.filters
    • mapchete_eo.image_operations.linear_normalization
    • mapchete_eo.processes.merge_rasters
    • mapchete_eo.processes.dtype_scale
    • mapchete_eo.processes.eo_to_xarray
    • mapchete_eo.io.products
    • mapchete_eo.io.levelled_cubes
    • mapchete_eo.io.assets
    • mapchete_eo.io.items
    • mapchete_eo.array.convert
    • mapchete_eo.array.color
    • mapchete_eo.array.buffer
    • mapchete_eo.time
    • mapchete_eo.types
    • mapchete_eo.sort
  • Examples
mapchete-eo
  • API Reference
  • mapchete_eo.search.utm_search
  • View page source

mapchete_eo.search.utm_search

Functions

find_items(path, s2_tiles[, product_endswith])

items_from_directories(bounds, start_time, ...)

items_from_static_index(bounds, start_time, ...)

Classes

UTMSearchCatalog(collection[, ...])

Search implementation for UTM-grid based catalogs (e.g. Sentinel-2 on AWS).

Previous Next

© Copyright .

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