compare_collections
Compare environmental datasets to identify the best fit for analysis by evaluating temporal coverage, resolution, variables, themes, and keyword overlap.
Instructions
Compare multiple collections side by side.
Shows temporal coverage, resolution, variable/layer info, theme, and keyword overlap for each collection. Useful for deciding which dataset best fits an analysis.
Args: collection_ids: List of collection IDs to compare (2-10). Use list_collections() to discover IDs.
Returns: CollectionComparison with one entry per collection.
Example: compare_collections(["organic.carbon_usda.6a1c", "ph.h2o_usda.6a1c"])
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection_ids | Yes |