Skip to main content
Ctrl+K
eoforeststac v10000.dev293+g73b98813a.d20260508 Manual - Home eoforeststac v10000.dev293+g73b98813a.d20260508 Manual - Home
  • Installation
  • User Guide
  • Catalog Overview
  • API Reference
  • Examples
  • Discussions
    • Development
  • GitHub
  • Installation
  • User Guide
  • Catalog Overview
  • API Reference
  • Examples
  • Discussions
  • Development
  • GitHub

Section Navigation

Getting Started

  • Overview: Why EOForestSTAC?
  • Installation
  • Quick Overview
  • API Reference
  • Frequently Asked Questions (FAQ)

Fundamentals

  • EOForestSTAC Fundamentals
  • Catalog Overview

Advanced Usage

  • Advanced Usage
  • Contributing to EOForestSTAC

Community

  • GitHub discussions
  • EOForestSTAC User Guide
  • API Reference
  • eoforeststac.providers.subset.subset

eoforeststac.providers.subset.subset#

eoforeststac.providers.subset.subset(ds: Dataset, *, bbox: Tuple[float, float, float, float] | None = None, geometry=None, time: Tuple[str, str] | None = None, lon: str | None = None, lat: str | None = None, mask: bool = False) → Dataset[source]#

Combined spatial + temporal subsetting.

Notes

  • Geometry is assumed to be in EPSG:4326

  • CRS handling is automatic

previous

eoforeststac.providers.zarr.ZarrProvider

next

eoforeststac.providers.align.DatasetAligner

On this page
  • subset

© Copyright 2025-2026, Simon Besnard, GFZ Potsdam.

Created using Sphinx 6.2.1.

Built with the PyData Sphinx Theme 0.16.1.