28 lines
774 B
Markdown
28 lines
774 B
Markdown
# Sandstorm
|
|
|
|
## Scene Characterisation
|
|
|
|
| Property | Value |
|
|
|----------|-------|
|
|
| Domain | WEATHER |
|
|
| Description | Wall of sand approaching across desert. Golden-orange light diffusion, near-zero visibility ahead.... |
|
|
|
|
## Key Tests
|
|
Massive particle wall, light diffusion through particles, progressive visibility loss, golden tint
|
|
|
|
## Brain Config
|
|
```bash
|
|
python -m brain \
|
|
--reference benchmark/references/weather/sandstorm/pexels-1001435-sandstorm.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/1001435/
|
|
- **Photo ID**: 1001435
|
|
- **Attribution Required**: No
|