solar-intel
Analyze solar irradiance and forecast for any location. Get GHI, DNI, peak sun hours, cloud cover, and panel yield estimates to assess solar feasibility, plan agriculture, or optimize EV charging.
Instructions
Solar irradiance analysis and 7-day forecast for any location. Returns GHI (global horizontal irradiance), DNI (direct normal), DHI (diffuse), peak sun hours, cloud cover, sunrise/sunset, and panel yield estimate for a 1 kW system. Useful for rooftop solar feasibility, agricultural planning, EV charging optimization, and energy market analysis. Free upstream: Open-Meteo (no API key, no rate limits). Undercuts stableenrich.dev/api/google-maps/solar by 31%.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| location | No | City, region, or address (e.g. 'Phoenix AZ', 'London', 'Sydney Australia'). Use this OR latitude+longitude. | |
| latitude | No | Latitude in decimal degrees (-90 to 90). Use with longitude instead of location name. | |
| longitude | No | Longitude in decimal degrees (-180 to 180). Use with latitude instead of location name. | |
| forecast_days | No | Number of forecast days (1–16). Default 7. |