We need a new GlobalConfigManager in fmu-config that can be used to search for and read the global configuration from disk. This could be use where fmu-config is required: in RMS, fmu-settings, fmu-dataio, etc.
Inspiration for this can be taken from fmu-settings. It may be a long-term goal to fully move this functionality into fmu-settings.
We need a new GlobalConfigManager in
fmu-configthat can be used to search for and read the global configuration from disk. This could be use where fmu-config is required: in RMS, fmu-settings, fmu-dataio, etc.Inspiration for this can be taken from fmu-settings. It may be a long-term goal to fully move this functionality into fmu-settings.