equinor / ert

ERT - Ensemble based Reservoir Tool - is designed for running ensembles of dynamical models such as reservoir models, in order to do sensitivity analysis and data assimilation. ERT supports data assimilation using the Ensemble Smoother (ES), Ensemble Smoother with Multiple Data Assimilation (ES-MDA) and Iterative Ensemble Smoother (IES).
https://ert.readthedocs.io/en/latest/
GNU General Public License v3.0
101 stars 105 forks source link

Failed internalizing data from forward model #6525

Open oyvindeide opened 11 months ago

oyvindeide commented 11 months ago

Describe the bug Tying to load data from simulation:

Thread-5 - ERROR - Realization: 1 failed after reaching max submit (1):
status from done callback: unable to infer dtype on variable 'time'; xarray cannot serialize arbitrary Python objects

To reproduce Steps to reproduce the behaviour: This is most likely related to reading summary data past 2263 and pandas not supporting that in the version we are using.

xjules commented 3 months ago

Can this be closed @oyvindeide ?

frode-aarstad commented 2 months ago

Seems like its still a problem in the latest xarray. Ref: https://github.com/pydata/xarray/issues/7493 https://docs.xarray.dev/en/stable/user-guide/weather-climate.html#cftimeindex