---
filename: kcc-climate.png
title: Honolulu — Climate
cluster: Climate
college: Kapiʻolani CC — Honolulu, HI
model: gemini-3-pro-image (Nano Banana Pro)
aspect_ratio: 4:5
resolution_target: 4K
generated_at: 2026-04-28
generated_by: Media skill via Generate.ts CLI
status: v1
---

## Cluster
Climate (Kapiʻolani CC — Honolulu, HI)

## Data points (edit these to change rendered content; re-run `bun generate-all.ts kcc-climate.png` to regenerate)
- Tropical, mild year-round
- Summer high (May–Oct): 85°F
- Winter high (Nov–Apr): 78°F
- Annual avg humidity: 68% (range 64–73%)
- Annual rainfall: ~16.4 inches (Honolulu airport, leeward)
- Sun shines 65% of daylight hours
- NE trade winds — almost-always cooling breeze
- Ocean swim temp: 76–82°F year-round
- Surf seasons: south shore Apr–Oct · north shore Nov–Mar

## Style hints (edit to shift visual treatment)
- Palette: paper #F4ECDC base + ink #2A1810 body + Pacific teal #1F6F7A primary accent + sun ochre #D9A23A secondary
- Aesthetic: editorial / hand-printed California Country
- Typography: elegant serif headline + clean geometric sans-serif data labels
- Iconography: sun with rays, wave, palm frond, trade wind arrow
- Forbidden: photorealism, stock photos, neon, holographic, gradient mesh, generic AI aesthetic

## Prompt sent to Nano Banana Pro

```
EDITORIAL INFOGRAPHIC POSTER, hand-printed magazine spread aesthetic, 4:5 portrait orientation, 4K print quality.

HEADER (top of poster): Bold elegant serif title "HONOLULU — CLIMATE". A small badge in the top-right corner reads "KAPIʻOLANI CC — HONOLULU, HI" inside a circle filled with Pacific teal (#1F6F7A).

BACKGROUND: Warm cream paper texture #F4ECDC throughout, with subtle hand-printed grain. NO white background.

PALETTE (use ONLY these colors, no others):
- Paper background: #F4ECDC
- Body typography (deep coffee ink): #2A1810
- Primary accent for icons + key numbers: Pacific teal #1F6F7A
- Secondary accent: sun ochre #D9A23A

BODY (vertical editorial layout, generous whitespace, with iconography paired to each data point). Render these EXACT data points verbatim, in this order:

   1. Tropical, mild year-round
   2. Summer high (May–Oct): 85°F
   3. Winter high (Nov–Apr): 78°F
   4. Annual avg humidity: 68% (range 64–73%)
   5. Annual rainfall: ~16.4 inches (Honolulu airport, leeward)
   6. Sun shines 65% of daylight hours
   7. NE trade winds — almost-always cooling breeze
   8. Ocean swim temp: 76–82°F year-round
   9. Surf seasons: south shore Apr–Oct · north shore Nov–Mar

The big numbers (like "249", "$1,200", "1,250 miles") should be BIG and prominent in #1F6F7A, with smaller ink labels next to them. Use a clean geometric sans-serif for data labels and an elegant serif for the headline.

ICONOGRAPHY (hand-drawn, minimalist line illustrations only — no photographs): sun with rays, wave, palm frond, trade wind arrow

FOOTER (bottom): A small italic line in muted #2A1810 reads "compiled 2026-04-28".

ABSOLUTELY DO NOT include: photorealistic photography, stock-photo people, neon colors, holographic effects, gradient mesh, generic AI aesthetic, any colors outside the specified palette, additional logos, watermarks, or text beyond what is specified.

Hand-printed editorial restraint. Strong serif typography. Numbers prominent. Aspect ratio 4:5 portrait. 4K resolution print quality.
```

## Adjustment hints
- **To re-render at higher resolution**: this script already requests 4K; if rendering quality is off, increase resolution by editing the `--size 4K` flag in generate-all.ts to a future tier
- **To adjust color temperature**: change `accent` and `secondary` hex codes in the SPECS entry for kcc-climate.png; re-run `bun generate-all.ts kcc-climate.png`
- **To add/remove data points**: edit the `data` array in SPECS for kcc-climate.png; the prompt rebuilds automatically
- **To shift layout (vertical vs grid)**: append a layout directive after the BODY paragraph in buildPrompt(); re-run
- **To swap iconography**: edit the `iconography` array in SPECS

## Citations
- https://www.weather.gov/hfo/climate_summary
- https://en.wikipedia.org/wiki/Climate_of_Hawaii
