Context¶ pydantic model Context[source]¶ The fmu.context block contains the FMU context in which this data object was produced. Fields: stage (fmu.dataio._models.fmu_results.enums.FMUContext) field stage: enums.FMUContext [Required]¶ The stage of an FMU experiment in which this data was produced. See enums.FMUContext.