sunrise.compute
Calculate sunrise, sunset, solar noon, and twilight times for any location and date. Provides astronomical computations from latitude, longitude, and date.
Instructions
Astronomically compute sunrise, sunset, solar noon, and civil/nautical/astronomical twilights for a coord + date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | ||
| lon | Yes | ||
| date | Yes | YYYY-MM-DD (required). |