get_earth_imagery
Access and download satellite imagery of Earth using NASA’s API by specifying latitude, longitude, and date. Ideal for viewing specific locations and analyzing terrain or environmental changes.
Instructions
NASA의 지구 이미지 API를 통해 위성 이미지를 가져옵니다
Input Schema
Name | Required | Description | Default |
---|---|---|---|
date | No | 날짜 (YYYY-MM-DD) | |
dim | No | 이미지 크기 (0.03 ~ 0.5) | |
lat | Yes | 위도 | |
lon | Yes | 경도 |