Releases: equinor/fmu-ensemble
Releases · equinor/fmu-ensemble
v1.2.5
v1.2.4
v1.2.3
v1.2.2
Small feature-relase:
- VirtualEnsemble and VirtualRealizations can now go into EnsembleCombinations/RealizationCombinations.
- Summary metadata for Eclipse vectors have an API through get_smry_metadata(). Use to request whether summary vectors are cumulative, rates, historical etc.
- The get_df() function has an optional argument for merging with other data. The merging of summary data with parameters is common enough to warrant this special support, also it will allow significant speedup later in concurrent operations.
v1.2.1
v1.2.0
- Add support for dumping VirtualEnsembles to disk
- Support ISO-strings with dates for get_smry()
- Support for manifests in ensemble objects (dictionaries attached to ensembles with more metadata)
- Batch processing support when initializing ensembles, this is preparing for future concurrent applications, but can already be used.
v1.1.1
v1.1.0
v1.1.0 is an upgrade of v0.2.1 (which is equal to v1.0.0), with new features and fixes.
Release 1.0.0
Release 1.0.0 is identical to 0.2.1.