File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments