easysnowdata.optical.planetscope.open_delivery#
- easysnowdata.optical.planetscope.open_delivery(delivery: Any, aoi: Any = None, *, bands: Sequence[str] | None = None, scale: bool = True, mask_nodata: bool = True, chunks: Any = True, source: Any = None, **kwargs: Any) Dataset[source]#
Open delivered Planet COGs (a directory, file list, or order result).
Scenes are stacked on
timefrom their file names, the analytic bands are named (BAND_NAMES), and a deliveredudm2mask is decoded into its named layers (easysnowdata.processing.decode_udm2()).