Skip to content

modelsadmin documentation

Johannes Bachhuber edited this page Jul 11, 2017 · 1 revision

Note: This wiki page has not been updated for the new architecture

The modelsadmin-portlet contains code to view all models available through the connected ROMA instance and configure input and output widgets for each model. Models such as EnROADS will be loaded from ROMA including a predefined set of input and output variables that will be transformed to the appropriate widgets automatically. Changes to this mapping can be made in the Inputs/Outputs tab of each model.

In contrast to EnROADS, EMF27 is using a wizard based on a JSON-defined state machine to map inputs. This wizard can be configured by triggering Enable Custom Inputs and providing a correct JSON configuration as detailed in this article.