find_related_collections
Discover complementary environmental datasets by theme or temporal overlap to enhance geospatial analysis, such as finding climate data to correlate with vegetation indices.
Instructions
Find collections related by theme or temporal overlap.
Useful for discovering complementary datasets (e.g., finding climate data to correlate with vegetation indices).
Args: collection_id: Collection identifier to find relations for.
Returns: List of RelatedCollection dicts with relation type.
Example: find_related_collections("evi_mod13q1.tmwm.inpaint")
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_id | Yes |