File

src/app/models/user-scenario.ts

Description

The UserScenario data model maps to the private, canned and public scenarios database collections. The user scenario is a complete specification and result package aligned to one or multiple scientific models. It holds scenario metadata, model settings, model sets, model inputs and model outputs. The user scenario specification is sent to the SWIM backend for processing and is extended with execution results and additional metadata as a response.

Index

Properties

Properties

className
className: string
Type : string
Optional

Mapped class on Java-Morphia

description
description: string
Type : string

Interface aided description of the submited scenario

endedAtTime
endedAtTime: string
Type : string
Optional

Timestamp of when the scenario finished processing

id
id: string
Type : string

Unique identifier for scenario submited for execution

isPublic
isPublic: boolean
Type : boolean
Optional

Flag if the user scenario is available to public

modelInputs
modelInputs: Parameter[]
Type : Parameter[]
Optional

model input container

modelOutputs
modelOutputs: ModelOutput[]
Type : ModelOutput[]
Optional

model output container

modelSets
modelSets: any[]
Type : any[]
Optional

model set container

modelSettings
modelSettings: any[]
Type : any[]
Optional

model settings and model id container

name
name: string
Type : string

User assigned scenario name

resultOverviews
resultOverviews: any[]
Type : any[]
Optional

result overviews

start
start: string
Type : string
Optional

starting date-time of projection

startedAtTime
startedAtTime: string
Type : string
Optional

Timestamp of when the scenario started to be processed

status
status: string
Type : string

Status in the execution cycle: queued, complete, failed

timestep
timestep: string
Type : string
Optional

year, month, day, hour, minute, second

userid
userid: string
Type : string
Optional

User identifier that created the custom scenario

results matching ""

    No results matching ""