Skip to content

Commit 607a5f0

Browse files
committed
docs: add NZSHM22_THS_DISAGG_RLZ_DB to CLAUDE.md env var table
1 parent 608f724 commit 607a5f0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CLAUDE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,8 @@ Runtime configuration is via environment variables (loaded from `.env` by python
119119
| `NZSHM22_OPENSHA_ROOT` | Path to OpenSHA repo (Java tasks) |
120120
| `NZSHM22_FATJAR` | Path to OpenSHA fat JAR |
121121
| `NZSHM22_RUNZI_ECR_DIGEST` | AWS ECR image digest for ECS tasks |
122-
| `NZSHM22_THS_RLZ_DB` | toshi-hazard-store database config |
122+
| `NZSHM22_THS_RLZ_DB` | toshi-hazard-store hazard realization database path (local directory or `s3://`) |
123+
| `NZSHM22_THS_DISAGG_RLZ_DB` | toshi-hazard-store disaggregation realization database path (local directory or `s3://`) |
123124
| `NZSHM22_OQ_VENV` | Path to the OpenQuake virtual environment root (e.g. `/opt/oq-venv`); required for OQ tasks |
124125
| `NZSHM22_OQ_DATADIR` | Directory where `oq engine` writes HDF5 calc datastores (e.g. `/oqdata`); required for OQ tasks |
125126

0 commit comments

Comments
 (0)