_quarto.yml project.output-dir is hardcoded to outputs/SprayLake/reports.
This blocks rendering reports for more than one study area, so it gates both the multi-area scale-out and reports 04/05. Parameterize it per active study area, matching the per-study-area output layout (outputs/<studyArea>/…).
_quarto.ymlproject.output-diris hardcoded tooutputs/SprayLake/reports.This blocks rendering reports for more than one study area, so it gates both the multi-area scale-out and reports 04/05. Parameterize it per active study area, matching the per-study-area output layout (
outputs/<studyArea>/…).