28 lines
753 B
Markdown
28 lines
753 B
Markdown
# Tornado / Supercell
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | WEATHER |
|
|
| Description | Supercell thunderstorm with tornado. Extreme weather, dramatic green-tinted sky.... |
|
|
|
|
## Key Tests
|
|
Extreme cloud dynamics, funnel cloud, green sky tint, debris particles, dramatic contrast
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/weather/tornado/pexels-1446076-tornado.jpg \
|
|
--domain WEATHER \
|
|
--llm claude --tier opus \
|
|
--max-iterations 20
|
|
```
|
|
|
|
## Licensing
|
|
- **Category**: stock-free
|
|
- **License**: Pexels License (free for all purposes, no attribution required)
|
|
- **Source**: https://www.pexels.com/photo/1446076/
|
|
- **Photo ID**: 1446076
|
|
- **Attribution Required**: No
|