easysnowdata.catalog.health.stac_latest#
- easysnowdata.catalog.health.stac_latest(api_url: str, collection: str, *, sign: bool = False, lookback_days: int = 60) str[source]#
The datetime of the newest item in collection.
Sorted server-side where the API supports
sortby; otherwise the newest item in the last lookback_days, which is enough to tell a two-day latency from a stalled archive.