get_earth_assets
Retrieve available NASA Earth imagery assets for specific geographic coordinates and dates to access satellite data for analysis and visualization.
Instructions
Get information about available imagery assets for a specific location and date.
Args: lat: Latitude. lon: Longitude. date: Date in YYYY-MM-DD format. dim: Width and height of the image in degrees (0.025 degrees is approximately 2.7 km).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lon | Yes | ||
| date | Yes | ||
| dim | No |