equinor / fmu-ensemble

Python objectification of reservoir model ensembles left on disk by ERT.
GNU General Public License v3.0
12 stars 19 forks source link

Forward the observation label to mismatch dataframes #218

Closed berland closed 1 year ago

berland commented 2 years ago

Any "label" from an observation dict/frame is not copied over to mismatch dataframes in observations.py. This label might be critical in order to ensure correct ordering of observations.

berland commented 2 years ago

https://github.com/equinor/dass/pull/1 is blocked by this.