equinor / semeio

Semeio is a collection of jobs and workflow jobs used in ert (https://github.com/equinor/ert).
https://github.com/equinor/semeio
GNU General Public License v3.0
10 stars 27 forks source link

Have CSV_EXPORT raise warning on no data #611

Closed andreas-el closed 5 months ago

andreas-el commented 5 months ago

Resolves #584

The CSV_EXPORT job raises KeyError if no data for no realizations.

https://github.com/equinor/fmu-ensemble/blob/5c39d6f10d93523da65f7314e559ae74a53d15cf/src/fmu/ensemble/ensemble.py#L693