Skip to content

Ompp UI Run Compare

amc1999 edited this page Apr 22, 2024 · 2 revisions

Home > Compare model run results

This topic shows functionality of the OpenM++ UI through annotated screenshots. The UI can also be explored by hovering over elements to display short descriptions. If you want to compare model runs microdata please see: Aggregate and Compare Microdata

User can select multiple runs to compare results:

  • select Base run first
  • select one or more runs to compare (Variant runs)

OpenM++ UI: select model runs to compare

Click on the Base run Info icon to view runs comparison summary:

  • list of runs to Compare
  • list of different parameters
  • list of different output tables
  • list of missing (suppressed tables)
  • list of different microdata entities
  • list of missing microdata entities

OpenM++ UI: model runs comparison summary

Compare output tables

Imporatnt: It is strongly recommended to drag Measure dimension on columns or rows:

OpenM++ UI: drag measure dimension on rows or columns

Select how you want to compare run values:

  • calculate values difference: Variant - Base
  • calculate values ratio: Variant / Base
  • calculate percentage of difference: 100* (Variant - Base) / Base

OpenM++ UI: select comparison method

See the relust:

  • run values side by side
  • calculated comparison values

OpenM++ UI: see comparison result

It is also possible to:

  • show only comparison calculated values, for example only percentage and hide source run values
  • show only model run values side by side

OpenM++ UI: see only calculated comparison

OpenM++ UI: see only run values side by side

Home

Getting Started

Model development in OpenM++

Using OpenM++

Model Development Topics

OpenM++ web-service: API and cloud setup

Using OpenM++ from Python and R

Docker

OpenM++ Development

OpenM++ Design, Roadmap and Status

OpenM++ web-service API

GET Model Metadata

GET Model Extras

GET Model Run results metadata

GET Model Workset metadata: set of input parameters

Read Parameters, Output Tables or Microdata values

GET Parameters, Output Tables or Microdata values

GET Parameters, Output Tables or Microdata as CSV

GET Modeling Task metadata and task run history

Update Model Profile: set of key-value options

Update Model Workset: set of input parameters

Update Model Runs

Update Modeling Tasks

Run Models: run models and monitor progress

Download model, model run results or input parameters

Upload model runs or worksets (input scenarios)

Download and upload user files

User: manage user settings

Model run jobs and service state

Administrative: manage web-service state

Clone this wiki locally