Skip to content

Draft: New feature: specify whether to use segment or scenario for dimensions

Stuart Rowan requested to merge feature/segment-scenario-choice into master

Add support for using scenario instead of segment as dimension container in ix:header

New command line argument (-c), defaulting to segment, which is the existing container choice.

Also strip any leading (before <html>) whitespace in output files and tidy the whitespace/indenting in the ix:header section. This results in shorter and easier to understand output files.

Merge request reports