golden_hour_windows
Calculate golden hour, sunrise, and sunset windows for any latitude and longitude and date. Uses solar math to approximate times without an API key.
Instructions
Compute approximate sunrise/sunset/golden-hour windows for lat/lon/date (no API key). MVP solar math.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lat | Yes | Latitude | |
| lon | Yes | Longitude | |
| date | No | ISO date YYYY-MM-DD (default today UTC) |