Skip to content

Ompp UI User Interface

esseff edited this page Dec 13, 2021 · 38 revisions

Home > OpenM++ User Interface

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.

Related topics

Topic contents

Introduction and Background

Open++ user interface (ompp-ui) is a lightweight web UI which is:

  • scalable: can be run on single end-user desktop and in cluster environment
  • cloud ready: can be deployed in private or public cloud (Amazon AWS, Microsoft Azure, Google Cloud, etc.)
  • portable: work on Windows, Linux and MacOS, 32 and 64 bit versions
  • open source: it is open source product

Current openM++ UI status: beta version of UI suitable for single user.

OpenM++ UI is an advanced beta which incorporates significant portions of core required UI functionality, but which is missing others. The underlying software architecture is modern and layered, to make it easy to change or evolve the UI. Lower layers of openM++ contain functionality (eg run import and export, result export, distributed cloud execution) which is not yet exposed or accessible in the current UI.

Your feedback on the openM++ UI is welcomed. Please feel free to join and participate in discussion of the openM++ UI on GitHub.

[back to topic contents]

Terminology

content to follow

[back to topic contents]

Screenshot: Chart

OpenM++ UI: chart [back to topic contents]

Screenshot: Heat map

OpenM++ UI: heat map [back to topic contents]

Screenshot: Model runs

OpenM++ UI: model runs [back to topic contents]

Screenshot: Create new scenario

OpenM++ UI: create new scenario [back to topic contents]

Screenshot: Edit or delete existing scenario

OpenM++ UI: edit or delete existing scenario [back to topic contents]

Screenshot: Edit existing scenario

OpenM++ UI: edit scenario [back to topic contents]

Screenshot: Model parameters

OpenM++ UI: model parameters [back to topic contents]

Screenshot: Edit parameter

OpenM++ UI: edit parameter [back to topic contents]

Screenshot: Run the model

OpenM++ UI: run the model [back to topic contents]

Screenshot: Compare model runs

OpenM++ UI: compare model runs [back to topic contents]

Screenshot: Compare run parameters

OpenM++ UI: compare run parameters [back to topic contents]

Screenshot: Download model data

OpenM++ UI: download model data [back to topic contents]

Screenshot: Download parameter

OpenM++ UI: download parameter [back to topic contents]

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