# Geo Contour Waves

Animated isobaric atmospheric contour wave field — fluid procedural sine/cosine curves on dark background

## Surfaces

google-apps-script-web, mcp-apps

## Fields

| Field | Type |
|---|---|
| title | string (optional) |
| color | string (optional, hex, default #a78bfa) |
| intensity | number (optional, wave band count, default 4, max 8) |
| height | number (optional, px, default 350) |

## Example payload

```json
{
  "type": "geo_contour_waves"
}
```

Live page: https://a2uicatalog.ai/atoms/geo_contour_waves/
Full field contract: https://a2uicatalog.ai/spec.json
