Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
LandsatLook STAC Documentation
LandsatLook STAC Documentation

Contents:

  • Installation
  • Examples
  • API Reference
    • landstac.auth
    • landstac.stac
    • landstac.download
    • landstac.read
    • landstac.utils
    • landstac.exceptions
    • landstac.types
Back to top
View this page

API ReferenceΒΆ

landstac.auth

ERS authentication and session helpers.

landstac.stac

Thin wrapper around pystac-client for querying the LandsatLook STAC API.

landstac.download

Download helpers for LandsatLook asset HREFs.

landstac.read

Read helpers for opening STAC assets as xarray DataArrays.

landstac.utils

Utility helpers for geometry conversion and normalization.

landstac.exceptions

Package-specific exceptions for landstac.

landstac.types

Shared types and aliases for landstac.

Next
landstac.auth
Previous
Examples
Copyright © 2025, Pratyush Tripathy
Made with Sphinx and @pradyunsg's Furo