get_climate_season
Real growing-season climate for a Bordeaux appellation and year (source: Open-Meteo/ERA5, stored by bordeaux.guru): temperatures, rain, wind, humidity, sunshine, ET0, radiation. Returns summary aggregates (GDD, heat days, diurnal range…), monthly aggregates, or daily series.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | Season year, e.g. 2025 | |
| appellation | Yes | Appellation name or slug, e.g. 'pauillac', 'margaux' | |
| granularity | No | Granularity: 'summary' (default), 'monthly', or 'daily' | summary |