jpl_cad
Analyze asteroid and comet close approaches to planets within specified date ranges and distances using customizable search parameters, aiding planetary safety and research.
Instructions
Asteroid and comet close approaches to the planets in the past and future
Input Schema
Name | Required | Description | Default |
---|---|---|---|
body | No | Body to find close approaches to (e.g., Earth, Mars, ALL). Default: Earth | |
date_max | No | End date for search (YYYY-MM-DD). Default: +60 days | |
date_min | No | Start date for search (YYYY-MM-DD). Default: now | |
des | No | Object designation (e.g., '2000 SG344' or '433') | |
dist_max | No | Maximum approach distance (e.g., 0.05, 10LD). Default: 0.05 au | |
dist_min | No | Minimum approach distance. Default: none | |
fullname | No | Include full object name in result. Default: false | |
neo | No | Limit to NEOs. Default: true | |
sort | No | Sort field: date, dist, dist-min, v-inf, v-rel, h, object. Default: date | |
spk | No | Object SPK-ID (e.g., '2000433') |