File

src/app/models/output.model.ts

Description

The Output data model maps to the output-catalog collection. An output in refers to a variable extracted from the execution of a scientific model.

Index

Properties

Properties

modelID
modelID: string
Type : string
Optional

Model identifier where the output is generated from

rank
rank: number
Type : number
Optional

rank value from recommender system

varBenchMarks
varBenchMarks: Array<VarBenchmark>
Type : Array<VarBenchmark>
Optional

Output benchmark data

varinfo
varinfo: Array<VarInfo>
Type : Array<VarInfo>

Output information

varName
varName: string
Type : string

Output name identifier unique to each model

varValue
varValue: any
Type : any
Optional

data results from model execution

results matching ""

    No results matching ""