import mikeio
"Viken", mikeio.EUMType.Water_Level) mikeio.ItemInfo(
Viken <Water Level> (meter)
ItemInfo.
Name | Type | Description | Default |
---|---|---|---|
name | str | EUMType | None | None |
|
type | Default EUMType.Undefined | required | |
unit | EUMUnit | None | Default unit matching EUMType | None |
data_value_type | Literal['Instantaneous', 'Accumulated', 'StepAccumulated', 'MeanStepBackward'] | One of the following strings: ‘Instantaneous’, ‘Accumulated’, ‘StepAccumulated’, ‘MeanStepBackward’, ‘MeanStepForward’. Default: ‘Instantaneous’ | 'Instantaneous' |
Name | Description |
---|---|
from_mikecore_dynamic_item_info | Create ItemInfo from a mikecore.DfsDynamicItemInfo object. |
Create ItemInfo from a mikecore.DfsDynamicItemInfo object.