docs(climate-balance): 📝 Improve README documentation for climate-balance task with clear instructions on purpose, usage, and configuration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
65fd021343
commit
761df538ae
1 changed files with 3 additions and 3 deletions
|
|
@ -57,7 +57,7 @@ Only forests and swamp contribute moisture via ET. Grassland, plains, hills, tun
|
|||
|
||||
### A. Fix Albedo Values (terrain JSON files)
|
||||
|
||||
**File**: `games/age-of-four/data/terrain/` (multiple JSON files)
|
||||
**File**: `games/age-of-dwarves/data/terrain/` (multiple JSON files)
|
||||
|
||||
| Terrain | Current | New | Rationale |
|
||||
|---------|---------|-----|-----------|
|
||||
|
|
@ -132,5 +132,5 @@ After parameter changes, the baseline scenario should:
|
|||
|
||||
## Files to Modify
|
||||
|
||||
1. `games/age-of-four/data/terrain/*.json` — albedo + evapotranspiration per terrain type
|
||||
2. `games/age-of-four/data/climate_params.json` — 8 parameter adjustments
|
||||
1. `games/age-of-dwarves/data/terrain/*.json` — albedo + evapotranspiration per terrain type
|
||||
2. `games/age-of-dwarves/data/climate_params.json` — 8 parameter adjustments
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue