Skip to main content

continuous-ensemble

schema/components/continuous-ensemble/1.1.0/continuous-ensemble.schema.json

The continuous-ensemble component stores an ensemble of continuous-valued realisations. Each realisation is a separate set of values over the same geometric elements, enabling uncertainty quantification and probabilistic analysis.

Used by: channel-attribute, one-of-attribute.

See also: category-ensemble (categorical counterpart).

Properties​

continuous-ensemble (v1.1.0)​

Continuous ensemble.

PropertyTypeDescriptionFlags
nameStringThe name of the attribute⬆️ ✅
keyStringAn identifier of the attribute, used to keep track of the attribute when it is renamed.
The identifier must be unique within an attribute list.
⬆️ ✅
attribute_typeStringType of the attribute.⬆️ ✅
attribute_descriptionattribute-descriptionThe attribute description record.⬆️
attribute_typeString✅
nan_descriptionnan-continuousDescribes the values used to designate not-a-number.✅
valuesfloat-array-mdThe values of the attributes.✅

Legend​

FlagDescription
⬆️Inherited property
✅Required property

Was this page helpful?