You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the file parameters.txt happens to contain parameter names among REAL, ENSEMBLE or DATE, it will create problems with non-unique parameter names for merging. These parameter names should be added to a deny-list, and if present, fmu-ensemble should at least emit error messages, and then either fail hard or ignore them.
The text was updated successfully, but these errors were encountered:
If the file
parameters.txt
happens to contain parameter names among REAL, ENSEMBLE or DATE, it will create problems with non-unique parameter names for merging. These parameter names should be added to a deny-list, and if present, fmu-ensemble should at least emit error messages, and then either fail hard or ignore them.The text was updated successfully, but these errors were encountered: