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
fmu.config should provide an API for aliasing of wells, which usually have different names in RMS and Eclipse.
Configuration for aliasing should be in global_variables.yml, and should support both rule-based (to the degree possible) and explicit listing of alias names.
The API should both be able to answer queries pr. well, but should also be able to return alias lists in the format currently used in the FMU sphere (dictionaries, dataframes, etc) (rule-based alias configuration must probably fail here).
The text was updated successfully, but these errors were encountered:
fmu.config should provide an API for aliasing of wells, which usually have different names in RMS and Eclipse.
Configuration for aliasing should be in global_variables.yml, and should support both rule-based (to the degree possible) and explicit listing of alias names.
The API should both be able to answer queries pr. well, but should also be able to return alias lists in the format currently used in the FMU sphere (dictionaries, dataframes, etc) (rule-based alias configuration must probably fail here).
The text was updated successfully, but these errors were encountered: