inpe_search
Search Brazil INPE satellite imagery via STAC, including CBERS, Amazonia-1 and GOES, by area and date without authentication.
Instructions
ブラジルINPEの衛星画像(CBERS・Amazonia-1・GOES等)をSTACで検索する(認証不要)。
例:「ブラジルのCBERS衛星画像」「サンパウロ周辺の最近の衛星画像」
content に表示用サマリ、structuredContent に JSON(id/日時/bbox/雲量)を返す。
Args:
collection: STAC コレクションID(既定 "CB4-WFI-L4-SR-1")。inpe_collections で確認可。
bbox: 空間範囲("lon_min,lat_min,lon_max,lat_max")。
datetime: 時間範囲("YYYY-MM-DD" または "start/end")。省略で最新。
max_cloud_cover: 雲量上限(%)(eo:cloud_cover を持つ場合)。
limit: 返す件数(既定 5、最大 10)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bbox | No | ||
| limit | No | ||
| datetime | No | ||
| collection | No | CB4-WFI-L4-SR-1 | |
| max_cloud_cover | No |