message_ix_models.project.navigate.report.legacy_output_path
- message_ix_models.project.navigate.report.legacy_output_path(base_path: Path, scenario: Scenario) → Path[source]
Return the path where the legacy reporting writes output for scenario.
Todo
provide this from a function within the legacy reporting submodule; call that function both here and in
pp_utils.write_xlsx()
.