28 lines
716 B
Markdown
28 lines
716 B
Markdown
# Blizzard on Mountain
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | WEATHER |
|
|
| Description | Heavy snowfall on mountain terrain. Visibility near-zero.... |
|
|
|
|
## Key Tests
|
|
Snow particles + terrain + fog + wind + extreme reduced visibility
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/weather/blizzard-mountain/pexels-688660-blizzard.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/688660/
|
|
- **Photo ID**: 688660
|
|
- **Attribution Required**: No
|