Skip to content

Allow multiple reports with outputs at different temporal resoltutions #1281

@DillonJ

Description

@DillonJ

Currently we can define the resolution of model outputs using output_resolution which is an output parameter. Unfortunately, this doesn't allow us to create different reports with outputs at different resolutions which would be a nice feature.

The solution is mostly to make output_resolution a parameter of report__output instead of output so that different output_resolutions can be set for different reports. E.g. I could create a summary report with annual totals and a detailed report with hourly timeseries.

There may be other functionality required in the report writing section of the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions